summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-303-5/+10
* x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2012-11-303-29/+188
* x86: coreboot: Drop sysinfo.cStefan Reinauer2012-11-303-40/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2012-11-2816-61/+247
|\
| * x86: coreboot: Implement recursively scanning PCI bussesGabe Black2012-11-281-3/+23
| * x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-282-1/+16
| * x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-283-0/+119
| * x86: Add some missing includesGabe Black2012-11-282-0/+5
| * x86: Allow excluding reset vector code from u-bootGabe Black2012-11-282-2/+6
| * x86: Add initial memory barrier macrosSimon Glass2012-11-281-0/+8
| * x86: Add ilog2 to bitopsGraeme Russ2012-11-281-0/+5
| * x86: Remove duplicate PCI initGraeme Russ2012-11-281-3/+0
| * x86: Put global data on the stackGraeme Russ2012-11-287-52/+63
| * x86: Forward declare gd_tGraeme Russ2012-11-283-5/+7
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-11-2816-81/+236
|\ \ | |/ |/|
| * powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-271-2/+2
| * powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-272-7/+16
| * powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-272-0/+4
| * powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-271-7/+0
| * powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-273-1/+50
| * powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-271-3/+3
| * powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-273-1/+52
| * powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-272-0/+66
| * powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi2012-11-271-1/+1
| * 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-2710-61/+44
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-11-272-2/+0
|\ \
| * | MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-252-2/+0
* | | EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-271-0/+36
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-2611-82/+573
|\ \
| * | spl/85xx: new SPL supportScott Wood2012-11-265-9/+98
| * | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-264-15/+70
| * | powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-261-9/+10
| * | spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-261-0/+0
| * | spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-261-0/+17
| * | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-0/+334
| * | powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-261-4/+4
| * | powerpc: change .fixup test to a GCC version testScott Wood2012-11-262-6/+5
| * | powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
| * | powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-261-44/+40
| |/
* | musb-new: omap2plus backend driverIlya Yanok2012-11-201-0/+4
* | OMAP3: am35x: add musb functionsIlya Yanok2012-11-203-0/+104
* | OMAP3: am35x_def.h: add USB definesIlya Yanok2012-11-201-0/+27
* | musb-new: am35x backend driverIlya Yanok2012-11-201-0/+3
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-204-3/+105
* | musb-new: dsps backend driverIlya Yanok2012-11-201-0/+25
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-203-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-191-0/+21
|\
| * mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-141-0/+21
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-11-191-0/+8
|\ \
| * | pmic: Introduce power_init_board() method at ./lib/board.c fileŁukasz Majewski2012-11-141-0/+8
| |/
OpenPOWER on IntegriCloud