summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-1/+6
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...Tom Rini1-4/+10
2021-12-13ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut1-4/+10
2021-12-13arm: dts: Create common rz-g2-beacon-u-boot fileAdam Ford1-0/+10
2021-12-09sunxi: Remove misleading USB-OTG charger messageAndre Przywara1-7/+1
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo1-0/+1
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo1-0/+3
2021-12-02riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari2-1/+21
2021-11-30rpi: Add identifier for the new RPi Zero 2 WPeter Robinson1-0/+5
2021-11-30rpi: Update the Raspberry Pi doucmentation URLPeter Robinson1-1/+1
2021-11-30arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdogPali Rohár1-2/+63
2021-11-29qemu: common: Fix build with update capsuleVincent Stehlé1-1/+0
2021-11-18Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_env...Masami Hiramatsu1-0/+2
2021-11-16Merge branch '2021-11-15-assorted-fixes'Tom Rini12-13/+13
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini2-9/+961
2021-11-15board: tq: fix spelling of "TQ-Systems"Matthias Schiffer6-8/+8
2021-11-15board: rename "tqc" vendor to "tq"Matthias Schiffer12-5/+5
2021-11-15xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG checkRicardo Salveti1-1/+1
2021-11-12boards: siemens: iot2050: Ignore network errors during bootstage trackingJan Kiszka1-1/+2
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini4-22/+17
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini8-8/+11
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay1-1/+5
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut1-1/+0
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay1-1/+0
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay5-5/+6
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-0/+3
2021-11-09board: kontron: sl28: add myself to ls1028a.dtsi maintainersMichael Walle1-0/+1
2021-11-09board: freescale: lx216x : increase fdt blob sizeWasim Khan1-0/+8
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney1-22/+6
2021-11-09board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3Priyanka Singh1-0/+2
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-2/+2
2021-11-08riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLEDLeo Yu-Chi Liang1-2/+2
2021-11-07efi: Add video support to the appSimon Glass1-0/+4
2021-11-07efi: Create a 64-bit appSimon Glass3-5/+23
2021-11-02Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodia...Tom Rini4-2/+57
2021-10-31Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini11-33/+2
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-31env: Always use char for default_environmentMarek Behún1-1/+1
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek Behún8-29/+0
2021-10-31board: synquacer: developerbox: Don't set gd->env_addr to default_environmentMarek Behún1-2/+0
2021-10-31Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-14/+18
2021-10-31board: samsung: add support for Galaxy A series of 2017 (a5y17lte)Dzmitry Sankouski4-0/+80
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski4-0/+47
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-1/+2
2021-10-30ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfigAdam Ford1-3/+1
2021-10-29ARM: rmobile: Beacon: Remove dead codeAdam Ford1-10/+0
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford1-1/+1
2021-10-29ARM: rmobile: Enable board detection when FIT is enabledAdam Ford1-0/+16
2021-10-29ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUIVyacheslav Bocharov4-2/+57
2021-10-29arm64: zynqmp: Replace comma by semicolonMichal Simek1-1/+1