]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
x86: Add function to read time stamp counter
[karo-tx-uboot.git] / arch /
2012-12-06 Vadim Bendeburyx86: Add function to read time stamp counter
2012-12-06 Bill Richardsonx86: gpio: Add GPIO driver for Intel ICH6 and later.
2012-12-05 Stefan Roesempc5200: Add SPL support
2012-12-05 Stefan RoeseSPL: Port SPL framework to powerpc
2012-12-05 Stefan Roesepowerpc: Extract EPAPR_MAGIC constants into processor.h
2012-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-11-30 Stefan Reinauerx86: Don't spam POST80 codes with slow IO functions
2012-11-30 Stefan Reinauerx86: Fix typo in pcat_timer.c
2012-11-30 Gabe Blackx86: Include types.h explicitly in the i386 version...
2012-11-30 Gabe Blackx86: Add a dummy implementation for timer_get_us
2012-11-30 Gabe Blackx86: Add a default implementation for cleanup_before_li...
2012-11-30 Gabe Blackx86: Add an fdt pointer to the global data structure
2012-11-30 Gabe Blackx86: Allow compiling out realmode/bios code
2012-11-30 Simon Glassx86: coreboot: Decode additional coreboot sysinfo tags
2012-11-30 Stefan Reinauerx86: coreboot: Drop sysinfo.c
2012-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-11-30 Yoshihiro Shimodash: fix trigger_address_error()
2012-11-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-x86
2012-11-28 Gabe Blackx86: coreboot: Implement recursively scanning PCI busses
2012-11-28 Gabe Blackx86: coreboot: Tell u-boot about PCI bus 0 when initial...
2012-11-28 Stefan Reinauerx86: coreboot: Move non-board specific files to coreboo...
2012-11-28 Gabe Blackx86: Add some missing includes
2012-11-28 Gabe Blackx86: Allow excluding reset vector code from u-boot
2012-11-28 Simon Glassx86: Add initial memory barrier macros
2012-11-28 Graeme Russx86: Add ilog2 to bitops
2012-11-28 Graeme Russx86: Remove duplicate PCI init
2012-11-28 Graeme Russx86: Put global data on the stack
2012-11-28 Graeme Russx86: Forward declare gd_t
2012-11-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-11-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-11-28 York Sunpowerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPI...
2012-11-28 Timur Tabipowerpc/85xx: update the work-around for P4080 erratum...
2012-11-28 Yuanquan Chenpowerpc/p4080ds: fix PCI-e x8 link training down failure
2012-11-28 Zang Roy-R61911powerpc/corenet_ds: move SATA config to board configuration
2012-11-28 Timur Tabipowerpc/85xx: implement check for erratum A-004580...
2012-11-28 Kim Phillipspowerpc/mpc8xxx: take fdt_fixup_crypto_node() off the...
2012-11-28 York Sunpowerpc/mpc85xx: Temporary fix for spin table backward...
2012-11-28 Timur Tabipowerpc/85xx: implement check for erratum A-004849...
2012-11-28 Timur Tabipowerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SY...
2012-11-27 Andy Fleming8xxx: Change all 8*xx_DDR addresses to 8xxx
2012-11-27 Jaehoon ChungEXYNOS: mmc: support DesignWare Controller for Samsung-SoC
2012-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-11-26 Scott Woodspl/85xx: new SPL support
2012-11-26 Scott Woodspl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
2012-11-26 Scott Woodpowerpc/mpc85xx: consistently use COBJS-y
2012-11-26 Scott Woodspl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
2012-11-26 Scott Woodspl/mpc85xx: move udelay to cpu code
2012-11-26 Scott Woodpowerpc/mpc8xxx: move LAW code into arch/powerpc/cpu...
2012-11-26 Scott Woodpowerpc/mpc85xx: fix TLB alignment
2012-11-26 Scott Woodpowerpc: change .fixup test to a GCC version test
2012-11-26 Scott Woodpowerpc/mpc85xx: add comma before "already enabled"
2012-11-26 Scott Woodpowerpc/mpc85xx: move debug tlb entry after TLB is...
2012-11-25 Zhi-zhou ZhangMIPS: do not initialize timestamp variable before reloc...
2012-11-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2012-11-20 Gerald Van BarenMerge branch 'next'
2012-11-19 Ilya Yanokmusb-new: omap2plus backend driver
2012-11-19 Ilya YanokOMAP3: am35x: add musb functions
2012-11-19 Ilya YanokOMAP3: am35x_def.h: add USB defines
2012-11-19 Ilya Yanokmusb-new: am35x backend driver
2012-11-19 Ilya Yanokam33xx: init OTG hardware and new musb gadget driver
2012-11-19 Ilya Yanokmusb-new: dsps backend driver
2012-11-19 Ilya Yanokusb: use linux/usb/ch9.h instead of usbdescriptors.h
2012-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2012-11-19 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-11-14 Vikram Narayananmx51evk: Fix build error when CONFIG_VIDEO is disabled
2012-11-14 Łukasz Majewskipmic: Introduce power_init_board() method at ./lib...
2012-11-10 Thomas Chounios2: remove asm/status_led.h
2012-11-09 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2012-11-08 Michal Simekmicroblaze: Fix compilation failure because of missing...
2012-11-07 Michal Simekmicroblaze: Remove asm/bitops.h from asm/posix_types.h
2012-11-07 Michal Simekmicroblaze: Flush caches before enabling them
2012-11-07 Michal Simekmicroblaze: Fix byteorder for microblaze
2012-11-07 Michal Simekmicroblaze: Fix compilation warning in ext2_find_next_z...
2012-11-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-11-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-11-04 Kim Phillipspowerpc/mpc83xx: sparse fixes
2012-11-04 Kim Phillipspowerpc/mpc85xx: sparse fixes
2012-11-04 Kim Phillipsarch/powerpc/cpu/mpc8xxx/: sparse fixes
2012-11-04 Kim Phillipsarch/powerpc/lib/board.c, *traps.c: sparse fixes
2012-11-04 Kim Phillipsarch/powerpc/lib/extable.c: sparse fix
2012-11-04 Kim Phillipsarch/powerpc/include/asm/io.h: fix warning: preprocesso...
2012-11-04 Kim Phillipsinclude/linux/byteorder: import latest endian definitio...
2012-11-04 Vikram Narayanansocfpga/spl: Remove malloc.h
2012-11-04 Vikram Narayanansocfpga/spl: Remove timer_init from spl_board_init
2012-11-03 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-31 Tom Riniomap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
2012-10-30 Pali Rohárarm bootm: Allow to pass board specified atags
2012-10-29 Allen Martinarm720t: add back common.h include
2012-10-29 Allen Martintegra20: initialize variable to avoid compiler warning
2012-10-29 Allen Martintegra: move to common SPL framework
2012-10-29 Stephen WarrenARM: enhance u-boot.lds to detect over-sized SPL
2012-10-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2012-10-28 Wolfgang DenkPPC: remove dead boards (AMX860, c2mon, ETX094, IAD210...
2012-10-27 Albert ARIBAUDMerge remote-tracking branch 'u-boot-imx/master'
2012-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-26 Stephen WarrenARM: fix u-boot.lds for -ffunction-sections/-fdata...
2012-10-26 Yann Vernierarm: ks8695: use defined constants for UART
2012-10-26 Marek Vasutarm720: Remove CONFIG_ARM7_REVD
2012-10-26 Marek Vasutarm720: Further clean up the arm720t directory
next