summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2019-07-29Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-11/+19
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini16-171/+195
2019-07-29rockchip: rv1108: Migrate to use common board fileKever Yang2-11/+0
2019-07-29rockchip: elgin-rv1108: use board_early_init_f for per-boar initKever Yang1-1/+6
2019-07-29rockchip: rk3399: Migrate to use common board fileKever Yang4-48/+0
2019-07-29rockchip: rk3399: init vbus regulator in board_early_init_f()Kever Yang1-9/+17
2019-07-29rockchip: rk3368: Migrate to use common board fileKever Yang4-44/+0
2019-07-29rockchip: rk3328: Migrate to use common board fileKever Yang1-64/+0
2019-07-29rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang3-3/+3
2019-07-29rockchip: rk3288: Move veyron_init() back to veyron.cKever Yang1-0/+63
2019-07-29rockchip: rk3288: move board_early_init_f() back to veyronKever Yang1-0/+20
2019-07-29rockchip: sdram_common: add common dram_init_banksizeKever Yang1-8/+0
2019-07-29rockchip: clean up board_usb_init() for all SoCsKever Yang1-6/+5
2019-07-29rockchip: rk3399: move chromebook bob specific flow to its board fileKever Yang1-0/+21
2019-07-29rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang1-0/+47
2019-07-29rockchip: rk3288: move setup_led() to firefly-rk3288Kever Yang1-0/+36
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk1-1/+3
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk4-10/+16
2019-07-28Merge branch '2019-07-26-ti-imports'Tom Rini8-63/+188
2019-07-27ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford1-13/+13
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford1-0/+19
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-330/+115
2019-07-27ARM: am3517-evm: Remove non-DM legacy codeAdam Ford1-11/+0
2019-07-27ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford1-4/+0
2019-07-27ARM: da850-evm: Remove duplicate UART initializationAdam Ford1-5/+0
2019-07-27ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford1-30/+4
2019-07-27configs: j721e_evm_a72: Add initial supportLokesh Vutla1-0/+1
2019-07-27configs: j721e_evm_r5: Add initial supportLokesh Vutla1-0/+6
2019-07-27board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna1-0/+14
2019-07-27board: ti: j721e: Add board support for j721e evmLokesh Vutla3-0/+131
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski4-23/+1
2019-07-25Add support for the NXP LS1021A-TSN boardJianchao Wang7-0/+409
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng1-38/+0
2019-07-24doc: arch: Convert README.sandbox to reSTBin Meng1-508/+0
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini7-51/+2
2019-07-20rockchip: Remove obsolete references to pyelftoolsChris Webb1-6/+0
2019-07-20rockchip: board: rk3288: remove board_boot_order()Kever Yang5-43/+0
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz1-103/+12
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for bootLudwig Zenz1-2/+7
2019-07-19toradex: configblock: avoid line continuationsMarcel Ziswiler1-9/+6
2019-07-19toradex: configblock: fix apalis imx8 targetMarcel Ziswiler1-1/+14
2019-07-19toradex: configblock: fix colibri imx8x targetMarcel Ziswiler1-4/+14
2019-07-19toradex: configblock: generic wi-fi/bt handlingMarcel Ziswiler1-7/+9
2019-07-19toradex: configblock: initialize MMC before switching partitionStefan Agner1-0/+4
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTsLudwig Zenz1-0/+15
2019-07-19ARM: imx: dh-imx6: Enable DM regulatorMarek Vasut1-17/+0
2019-07-19board: engicam: Remove bogus check for mmc for imx6ul isiotShyam Saini1-2/+0
2019-07-19mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Matheus Lima1-0/+7
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin4-52/+0
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin4-53/+12