summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-24ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada
2015-02-21Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-02-21sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren
2015-02-21bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren
2015-02-21bcm2835/rpi: add SPDX license tags for some filesStephen Warren
2015-02-21ARM: prepare for including <mach/*.h>Masahiro Yamada
2015-02-21ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada
2015-02-21ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada
2015-02-21ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada
2015-02-21ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada
2015-02-21ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
2015-02-21ARM: prepare for moving SoC sources into mach-*Masahiro Yamada
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2015-02-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-02-17avr32: use generic gd->start_addr_spAndreas Bießmann
2015-02-17avr32: convert to dram_init()Andreas Bießmann
2015-02-17avr32: rename mmu.h definitionsAndreas Bießmann
2015-02-17avr32: factor out cpu_mmc_init()Andreas Bießmann
2015-02-17avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16ARM: lpc3250: config: add generic board supportVladimir Zapolskiy
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16arm: spl: Provide for a board-specific loaderSimon Glass
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede
2015-02-16keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov
2015-02-16clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz
2015-02-16ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla
2015-02-16ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla
2015-02-16ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier
2015-02-16Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-15sandbox: Adjust the order of the NO_SDL checkSimon Glass
2015-02-15sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger
2015-02-13Merge git://git.denx.de/u-boot-samsungTom Rini