summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-28x86: coreboot: Implement recursively scanning PCI bussesGabe Black
2012-11-28x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer
2012-11-28x86: Add some missing includesGabe Black
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black
2012-11-28x86: Add initial memory barrier macrosSimon Glass
2012-11-28x86: Add ilog2 to bitopsGraeme Russ
2012-11-28x86: Remove duplicate PCI initGraeme Russ
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-28x86: Forward declare gd_tGraeme Russ
2012-11-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-11-27EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26spl/85xx: new SPL supportScott Wood
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood
2012-11-26powerpc/mpc85xx: consistently use COBJS-yScott Wood
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood
2012-11-26spl/mpc85xx: move udelay to cpu codeScott Wood
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood
2012-11-26powerpc/mpc85xx: fix TLB alignmentScott Wood
2012-11-26powerpc: change .fixup test to a GCC version testScott Wood
2012-11-26powerpc/mpc85xx: add comma before "already enabled"Scott Wood
2012-11-26powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood
2012-11-25MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang
2012-11-20musb-new: omap2plus backend driverIlya Yanok
2012-11-20OMAP3: am35x: add musb functionsIlya Yanok
2012-11-20OMAP3: am35x_def.h: add USB definesIlya Yanok
2012-11-20musb-new: am35x backend driverIlya Yanok
2012-11-20am33xx: init OTG hardware and new musb gadget driverIlya Yanok
2012-11-20musb-new: dsps backend driverIlya Yanok
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-11-19Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2012-11-14mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan
2012-11-14pmic: Introduce power_init_board() method at ./lib/board.c fileƁukasz Majewski
2012-11-10nios2: remove asm/status_led.hThomas Chou
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips
2012-11-04powerpc/mpc85xx: sparse fixesKim Phillips
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/extable.c: sparse fixKim Phillips
2012-11-04arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04socfpga/spl: Remove malloc.hVikram Narayanan