aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2021-10-29xilinx: zynqmp: Save multiboot as variableMichal Simek1-1/+9
2021-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/28Oct2021Tom Rini1-1/+1
2021-10-28arm: mvebu: turris_omnia: Fix MTD partitions order for LinuxPali Rohár1-1/+1
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas16-19/+44
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini22-152/+156
2021-10-21board: ea: mx7ulp_com: allocate specific region of memory to OP-TEERicardo Salveti1-0/+4
2021-10-21imx8mp_evk: Remove EQoS PHY reset codesYe Li1-19/+0
2021-10-21imx8mp_evk: Fix incorrect cascade for FEC and EQOS setupYe Li1-2/+3
2021-10-21Merge branch 'master' of git://git.denx.de/u-bootStefano Babic37-647/+386
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-54/+58
2021-10-21xilinx: zynqmp: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAMEMichal Simek1-6/+9
2021-10-21xilinx: zynqmp: Handle fallthrough statement properlyMichal Simek1-1/+1
2021-10-21arm64: zynqmp: Add support for DLC21 (Smartlynq+) boardMichal Simek1-0/+922
2021-10-21zynqmp: restore the jtag interfaceJorge Ramirez-Ortiz1-0/+19
2021-10-21arm: mvebu: turris_omnia: Use show_board_info()Marek Behún1-2/+2
2021-10-21arm: mvebu: turris_omnia: Overwrite ethaddr only if invalidMarek Behún1-10/+12
2021-10-21arm: mvebu: turris_mox: Better check for valid ethernet addresses in envMarek Behún1-7/+9
2021-10-21arm: mvebu: turris_mox: Always handle reset buttonMarek Behún1-1/+2
2021-10-21arm: mvebu: turris_mox: Use show_board_info()Marek Behún1-34/+33
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini23-56/+2947
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher3-4/+77
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker1-8/+5
2021-10-20toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler2-4/+30
2021-10-20toradex: configblock: fix interactive mode it handlingDenys Drozdov1-1/+4
2021-10-20toradex: take over maintainershipMarcel Ziswiler9-9/+9
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam1-1/+1
2021-10-20colibri-imx6ull: fix setup of nand gpmi clockPhilippe Schenker1-2/+3
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2-1/+10
2021-10-20board: phytec: phycore_imx8mm: Clean up splTeresa Remmet1-18/+1
2021-10-20verdin-imx8mm: drop support for v1.0 hardwareMax Krummenacher1-8/+5
2021-10-20verdin-imx8mm: clean-up include orderMarcel Ziswiler1-2/+2
2021-10-20verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler1-9/+2
2021-10-20verdin-imx8mm: fix ethernetMarcel Ziswiler1-64/+0
2021-10-20board: sifive: Fix -Wint-to-pointer-cast warningBin Meng2-2/+2
2021-10-20board: sifive: Fix a potential build warning in board_fdt_blob_setup()Bin Meng2-4/+4
2021-10-19arm: total_compute: increase DRAM to 8GBUsama Arif1-0/+3
2021-10-19ARM: imx: mx5: Enable BMODE command on MX53 Menlo boardMarek Vasut1-0/+5
2021-10-19apalis-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+19
2021-10-19colibri-imx6: use dynamic DDR calibrationFrancesco Dolcini1-0/+22
2021-10-18board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas1-0/+6
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2-1/+14
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini3-265/+23
2021-10-14board/km: update MAINTAINERS filesHolger Brunck4-6/+5
2021-10-13ARM: tegra: Refactor DT update helpersThierry Reding3-355/+21
2021-10-13ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding2-0/+2
2021-10-13ARM: tegra: Support multiple reserved memory regionsThierry Reding3-39/+126
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding3-6/+6
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding3-6/+6
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding3-6/+9
2021-10-13fdtdec: Support retrieving the name of a carveoutThierry Reding3-3/+3