summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-11-21x86: Fix a warning with gcc 4.4.4Simon Glass
2014-11-21x86: Save TSC frequency in the global dataBin Meng
2014-11-21x86: Add quick TSC calibration via PITBin Meng
2014-11-21x86: Do TSC MSR calibration only for known/supported CPUsBin Meng
2014-11-21x86: Do CPU identification in the early phaseBin Meng
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21x86: Fix up some missing prototypesSimon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2014-11-21x86: Use the standard dram_init() functionSimon Glass
2014-11-21x86: Tidy up global descriptor table setupSimon Glass
2014-11-21x86: Invalidate TLB as early as possibleSimon Glass
2014-11-21x86: Remove board_init16() call which is not usedSimon Glass
2014-11-21x86: Remove REALMODE_BASE which is no longer usedSimon Glass
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach
2014-11-17ARM: atmel: add sama5d4 xplained ultra board supportBo Shen
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher
2014-11-17arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher
2014-11-17arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher
2014-11-17arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher
2014-11-17ARM: atmel: spl: make css field configurableBo Shen
2014-11-17ARM: atmel: spl: make initialization more stableBo Shen
2014-11-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-11-17Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2014-11-17sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu
2014-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-11-14powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp
2014-11-14powerpc/mpc85xx: Use IFC accessor functionPrabhakar Kushwaha
2014-11-1485xx/b4:Correct USB DR controller liodn entryramneek mehresh
2014-11-14driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie
2014-11-14Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie
2014-11-14Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-13arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch
2014-11-13mx6: video_skip: Fix crash on NULL pointerNikolay Dimitrov
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2014-11-13kconfig: imx6: add SUPPORT_SPLJohn Tobias
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-13arm: mx6: Fix missing Kconfig option for NovenaMarek Vasut
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede
2014-11-13sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede
2014-11-13sun6i: Add dram initialization codeHans de Goede
2014-11-13sun4i: Rename dram files to dram_sun4i.xHans de Goede
2014-11-13sun6i: Add cpucfg register definitionsHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-11-13sun6i: Add new p2wi controller driverOliver Schinagl