summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...WIP/31Jul2019Tom Rini2019-07-315-0/+290
|\
| * board: amlogic: add support for Odroid-N2Neil Armstrong2019-07-315-0/+290
* | Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford2019-07-311-12/+2
* | ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford2019-07-311-3/+0
* | Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-308-3/+995
|\ \
| * | arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabledMichal Simek2019-07-301-0/+2
| * | arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EVLuca Ceresoli2019-07-301-0/+6
| * | arm64: zynqmp: add support for Avnet UltraZed-EV Starter KitLuca Ceresoli2019-07-301-0/+663
| * | ARM: zynq: Add configuration for Z-turn boardAnton Gerasimov2019-07-301-0/+281
| * | arm64: zynqmp: xil_io.h: declare functions as staticLuca Ceresoli2019-07-301-3/+3
| * | arm64: zynqmp: spl: install a PMU firmware config object at runtimeLuca Ceresoli2019-07-304-0/+40
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-301-0/+49
|\ \ | |/ |/|
| * ARM: renesas: Update Gen3 PCIe dma-ranges before bootMarek Vasut2019-07-231-0/+49
* | Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-293-9/+17
|\ \
| * | davinci: omapl138-lcdk: enable driver-model in SPLBartosz Golaszewski2019-07-291-0/+16
| * | davinci: omapl138-lcdk: remove unneeded includesBartosz Golaszewski2019-07-291-2/+0
| * | ARM: da850_am18xxevm: Remove config and referencesAdam Ford2019-07-292-7/+1
* | | Merge branch '2019-07-29-master-imports'Tom Rini2019-07-294-0/+33
|\ \ \
| * | | board: mediatek: Add pumpkin board supportFabien Parent2019-07-294-0/+33
| |/ /
* | | Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-295-11/+19
|\ \ \
| * | | video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2019-07-291-1/+3
| * | | video: fsl_dcu_fb: refactor init functionsIgor Opaniuk2019-07-294-10/+16
| |/ /
* | | Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-07-2916-171/+195
|\ \ \ | |/ / |/| |
| * | rockchip: rv1108: Migrate to use common board fileKever Yang2019-07-292-11/+0
| * | rockchip: elgin-rv1108: use board_early_init_f for per-boar initKever Yang2019-07-291-1/+6
| * | rockchip: rk3399: Migrate to use common board fileKever Yang2019-07-294-48/+0
| * | rockchip: rk3399: init vbus regulator in board_early_init_f()Kever Yang2019-07-291-9/+17
| * | rockchip: rk3368: Migrate to use common board fileKever Yang2019-07-294-44/+0
| * | rockchip: rk3328: Migrate to use common board fileKever Yang2019-07-291-64/+0
| * | rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang2019-07-293-3/+3
| * | rockchip: rk3288: Move veyron_init() back to veyron.cKever Yang2019-07-291-0/+63
| * | rockchip: rk3288: move board_early_init_f() back to veyronKever Yang2019-07-291-0/+20
| * | rockchip: sdram_common: add common dram_init_banksizeKever Yang2019-07-291-8/+0
| * | rockchip: clean up board_usb_init() for all SoCsKever Yang2019-07-291-6/+5
| * | rockchip: rk3399: move chromebook bob specific flow to its board fileKever Yang2019-07-291-0/+21
| * | rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang2019-07-291-0/+47
| * | rockchip: rk3288: move setup_led() to firefly-rk3288Kever Yang2019-07-291-0/+36
* | | Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-278-63/+188
|\ \ \
| * | | ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-271-13/+13
| * | | ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford2019-07-271-0/+19
| * | | ARM: am3517-evm: Remove non-DM legacy codeAdam Ford2019-07-261-11/+0
| * | | ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford2019-07-261-4/+0
| * | | ARM: da850-evm: Remove duplicate UART initializationAdam Ford2019-07-261-5/+0
| * | | ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford2019-07-261-30/+4
| * | | configs: j721e_evm_a72: Add initial supportLokesh Vutla2019-07-261-0/+1
| * | | configs: j721e_evm_r5: Add initial supportLokesh Vutla2019-07-261-0/+6
| * | | board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna2019-07-261-0/+14
| * | | board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-263-0/+131
* | | | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-2716-330/+115
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz2019-07-191-103/+12