aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2020-04-15board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay2-2/+2
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2-4/+4
2020-04-15ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut1-0/+52
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún1-0/+11
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún1-16/+0
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún1-8/+8
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún2-11/+14
2020-04-14arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún1-18/+277
2020-04-14arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún1-3/+6
2020-04-14arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson1-1/+1
2020-04-14arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson1-0/+8
2020-04-14arm: mvebu: clearfog: add SPI offsetsJoel Johnson1-0/+12
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson1-0/+2
2020-04-14arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson2-0/+31
2020-04-14arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson2-0/+12
2020-04-14arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson2-6/+50
2020-04-14arm: mvebu: clearfog: use Pro name by defaultJoel Johnson1-1/+1
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham1-1/+5
2020-04-13Merge branch 'next'Tom Rini16-48/+2301
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+2
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini23-1174/+2466
2020-04-07colibri_imx6: set gpr1 ENET_CLK_SELIgor Opaniuk1-0/+3
2020-04-06arm64: xilinx: Never touch DDR if system has no DDRMichal Simek1-1/+5
2020-04-06arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()Michal Simek1-1/+1
2020-04-06arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek1-0/+3
2020-04-06arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek1-3/+12
2020-04-06arm64: zynqmp Add support for zcu111 revAMichal Simek1-0/+978
2020-04-06arm64: zynqmp Add support for zcu102 rev1.1Michal Simek1-0/+1042
2020-04-06arm64: zynqmp: Check firmware node when driver is enabledMichal Simek1-0/+2
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek1-0/+14
2020-04-06arm64: dts: meson: add libretech-pc supportJerome Brunet1-0/+2
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren4-0/+204
2020-04-02t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren8-1143/+4
2020-04-01Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-8/+7
2020-04-01ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut1-8/+7
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2-9/+7
2020-03-31Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+22
2020-03-30ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETHMarek Vasut1-0/+2
2020-03-30ARM: rmobile: Implement PMIC reset on V2H BlancheMarek Vasut1-0/+20
2020-03-30configs: ls1012ardb: secure boot: Add PFE configPriyanka Singh1-1/+1
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li2-6/+36
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-6/+92
2020-03-30board: fsl: lx2160a: fix SDHC1_DAT4 signal routingYangbo Lu1-3/+9
2020-03-30lx2160a : Remove default VID settingMeenakshi Aggarwal1-1/+8
2020-03-30board: fsl: lx2160a: Add GIC LPI memory reserve fixupWasim Khan1-0/+16
2020-03-30board: fsl: lx2160a: Program GIC LPI configuration tableWasim Khan1-1/+9
2020-03-30board: lx2160a: Correct board fixup for PCIe nodesVikas Singh1-0/+1
2020-03-26elgin-rv1108: Use rk_board_late_init() for GPIO settingsOtavio Salvador1-1/+1
2020-03-26rockchip: evb-rv1108: Use syscon API to get grf baseKever Yang1-4/+3
2020-03-26rockchip: elgin-rv1108: Use syscon API to get grf baseKever Yang1-4/+3