summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2016-06-02Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-02ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-06-02arm: am57xx: Fix alignment where necessaryKeerthy
2016-06-02arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy
2016-06-02ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman
2016-06-02ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman
2016-06-02ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros
2016-06-01arm: socfpga: Add samtec VIN|ING boardMarek Vasut
2016-05-31Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-31Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-05-31mips: ath79: ap143: Reset ethernet on bootWills Wang
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-31malta: Allow MIPS64 buildsPaul Burton
2016-05-31arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese
2016-05-30Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-30x86: galileo: Enable ACPI table generationBin Meng
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add pinmux supportLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add epprom supportLokesh Vutla
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla
2016-05-27ARM: AM335x: Enable FITLokesh Vutla
2016-05-27board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla
2016-05-27ARM: AM43xx: Enable FITLokesh Vutla
2016-05-27board: AM43xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27ARM: DRA7: configs: Remove obsolete configsLokesh Vutla
2016-05-27ARM: DRA7: Enable FITLokesh Vutla
2016-05-27board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-27MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day
2016-05-27sh: Fix build errors for generic boardSimon Glass
2016-05-27Remove/update old generic-board documentation and warningSimon Glass
2016-05-27arm: meson: implement calls to secure monitorBeniamino Galvani
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-05-26malta: Tidy up UART address selectionPaul Burton
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai