aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-0/+3
2020-04-30sifive: fu540: Enable spi-nor flash supportJagan Teki1-0/+3
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini8-38/+72
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-26/+60
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini4-11/+7
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur4-0/+8
2020-04-29configs: ls1028aqds: add lpuart configYuantian Tang1-0/+1
2020-04-29board: freescale: ls1028a: mux changes for lpuartYuantian Tang1-0/+32
2020-04-29board: ls2088ardb: transition to DM_ETHIoana Ciornei2-0/+11
2020-04-29board: ls1088ardb: transition to DM_ETHIoana Ciornei2-0/+7
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut2-5/+5
2020-04-28ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut2-6/+2
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang1-30/+0
2020-04-28board: lx2160a: Align RD tables address to 64KBHou Zhiqiang1-1/+2
2020-04-28board: lx2160a: Add check in GIC RD tables initHou Zhiqiang1-3/+7
2020-04-28armv8: ls1046ardb: update the DIMM WRLVL_START valueYuantian Tang1-1/+1
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini9-0/+60
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli4-0/+28
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao4-0/+30
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao1-0/+2
2020-04-27xilinx: Move bootmode detection to separate functionMichal Simek2-16/+35
2020-04-27xilinx: Move initrd_high setup to common locationMichal Simek3-12/+7
2020-04-27xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revCMichal Simek1-1/+2
2020-04-27xilinx: Introduce board_late_init_xilinx()Michal Simek7-9/+28
2020-04-27ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev1-3/+25
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev2-1/+4
2020-04-27ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev1-0/+58
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev1-0/+27
2020-04-27ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev1-0/+22
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev1-0/+2
2020-04-27ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev1-2/+4
2020-04-27ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev1-4/+7
2020-04-27ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev2-3/+11
2020-04-27ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev1-7/+19
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev4-3/+96
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar4-81/+0
2020-04-23Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...Lukas Auer2-40/+0
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini5-23/+76
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+4
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini17-285/+305
2020-04-20t208xqds: add support for backplane krFlorinel Iordache1-9/+20
2020-04-20lx2160aqds: add support for backplane krFlorinel Iordache1-1/+8
2020-04-20ls1046aqds: add support for backplane krFlorinel Iordache1-12/+7
2020-04-20armv8: ls1028a: define esdhc_status_fixupYinbo Zhu1-0/+40
2020-04-20board: fsl: lx2160a: unused variable gic_lpi_baseHeinrich Schuchardt1-1/+1
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti6-0/+182
2020-04-18imx: pmic: Set proper pmic name for iMX53 HSC|DDC boardsLukasz Majewski1-1/+1
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler1-49/+2
2020-04-18wandboard: Print the board version in board_late_init()Fabio Estevam1-14/+9
2020-04-18wandboard: Do not print error when PMIC is not presentFabio Estevam1-1/+1