aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2016-05-31malta: Allow MIPS64 buildsPaul Burton2-7/+9
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla1-0/+11
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla1-0/+2
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla1-7/+80
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla1-1/+40
2016-05-27board: AM335x-ICEv2: Add pinmux supportLokesh Vutla1-0/+31
2016-05-27board: AM335x-ICEv2: Add epprom supportLokesh Vutla1-0/+5
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla1-0/+2
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla1-0/+2
2016-05-27ARM: AM335x: Enable FITLokesh Vutla1-1/+0
2016-05-27board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+14
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla1-0/+2
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla1-0/+2
2016-05-27ARM: AM43xx: Enable FITLokesh Vutla1-2/+0
2016-05-27board: AM43xx: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+12
2016-05-27ARM: DRA7: configs: Remove obsolete configsLokesh Vutla1-2/+0
2016-05-27ARM: DRA7: Enable FITLokesh Vutla1-2/+0
2016-05-27board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+12
2016-05-27ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred2-0/+18
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas3-5/+15
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day23-48/+48
2016-05-27MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day9-2450/+0
2016-05-27sh: Fix build errors for generic boardSimon Glass3-0/+3
2016-05-27Remove/update old generic-board documentation and warningSimon Glass1-2/+1
2016-05-27arm: meson: implement calls to secure monitorBeniamino Galvani1-0/+16
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani5-0/+136
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini10-13/+28
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton9-0/+28
2016-05-26malta: Tidy up UART address selectionPaul Burton1-13/+0
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-27/+36
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede1-0/+7
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara1-9/+0
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai1-5/+15
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai1-0/+1
2016-05-25sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai1-1/+1
2016-05-25sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai1-0/+1
2016-05-25sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai1-11/+11
2016-05-25sunxi: make SoC variant choice mandatoryChen-Yu Tsai1-1/+0
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-2/+7
2016-05-24powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDBYing Zhang1-0/+5
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini13-38/+48
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini15-13/+75
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini5-2/+318
2016-05-24ARM: zynq: Simplify zynq configurationMichal Simek12-12/+1
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek2-1/+57
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek1-0/+17
2016-05-24board: sama5d2_xplained: change SDHCI GCK's clock source to UPLLWenyou Yang1-2/+2
2016-05-24board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0Wenyou Yang1-0/+1
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang4-0/+315
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini13-0/+100