summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* x86: coreboot: Implement recursively scanning PCI bussesGabe Black2012-11-28-3/+23
* x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-28-1/+16
* x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-28-0/+119
* x86: Add some missing includesGabe Black2012-11-28-0/+5
* x86: Allow excluding reset vector code from u-bootGabe Black2012-11-28-2/+6
* x86: Add initial memory barrier macrosSimon Glass2012-11-28-0/+8
* x86: Add ilog2 to bitopsGraeme Russ2012-11-28-0/+5
* x86: Remove duplicate PCI initGraeme Russ2012-11-28-3/+0
* x86: Put global data on the stackGraeme Russ2012-11-28-52/+63
* x86: Forward declare gd_tGraeme Russ2012-11-28-5/+7
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-11-27-2/+0
|\
| * MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-25-2/+0
* | EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-27-0/+36
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-82/+573
|\ \
| * | spl/85xx: new SPL supportScott Wood2012-11-26-9/+98
| * | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-26-15/+70
| * | powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-26-9/+10
| * | spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-0/+0
| * | spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-26-0/+17
| * | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-0/+334
| * | powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-26-4/+4
| * | powerpc: change .fixup test to a GCC version testScott Wood2012-11-26-6/+5
| * | powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-26-1/+1
| * | powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-26-44/+40
| |/
* | musb-new: omap2plus backend driverIlya Yanok2012-11-20-0/+4
* | OMAP3: am35x: add musb functionsIlya Yanok2012-11-20-0/+104
* | OMAP3: am35x_def.h: add USB definesIlya Yanok2012-11-20-0/+27
* | musb-new: am35x backend driverIlya Yanok2012-11-20-0/+3
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-20-3/+105
* | musb-new: dsps backend driverIlya Yanok2012-11-20-0/+25
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-19-0/+21
|\
| * mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-14-0/+21
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-11-19-0/+8
|\ \
| * | pmic: Introduce power_init_board() method at ./lib/board.c fileŁukasz Majewski2012-11-14-0/+8
| |/
* | nios2: remove asm/status_led.hThomas Chou2012-11-10-31/+0
* | microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-08-0/+2
* | microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-07-3/+0
* | microblaze: Flush caches before enabling themMichal Simek2012-11-07-10/+6
* | microblaze: Fix byteorder for microblazeMichal Simek2012-11-07-23/+0
* | microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-07-1/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-272/+1435
|\
| * socfpga/spl: Remove malloc.hVikram Narayanan2012-11-04-1/+0
| * socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-04-3/+0
| * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-13/+59
| |\
| | * omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-30-13/+15
| | * arm bootm: Allow to pass board specified atagsPali Rohár2012-10-30-0/+9
| | * am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
| * | arm720t: add back common.h includeAllen Martin2012-10-29-0/+2
| * | tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-29-1/+1