summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-23sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-23mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung
2015-02-23mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung
2015-02-23mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung
2015-02-23mmc: Implement SD/MMC versioning properlyPantelis Antoniou
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-21kbuild: prepare for moving headers into mach-*/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-21Merge git://git.denx.de/u-boot-dmTom Rini
2015-02-19dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVEMarek Vasut
2015-02-19serial: ns16550: Support debug UARTSimon Glass
2015-02-19serial: ns16550: Add access functions that don't need platdataSimon Glass
2015-02-19serial: Support an early UART for debuggingSimon Glass
2015-02-19Documentation: gpio: fix bindings documentMasahiro Yamada
2015-02-19dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMALSimon Glass
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-19cmd_i2c: Provide option for bulk 'i2c write' in one transactionLubomir Popov
2015-02-19cmd_i2c: quit I2C commands immediately on errorMasahiro Yamada
2015-02-18Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2015-02-18cmd_fdt: Print the control fdt in terms of virtual memoryJoe Hershberger
2015-02-18cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger
2015-02-18Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-02-17atstk1002: enable generic boardAndreas Bießmann
2015-02-17grasshopper: enable generic boardAndreas Bießmann
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-17common/board_r: allocate bootparamsAndreas 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