summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
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...Tom 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-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini3-265/+23
2021-10-15board/km: update MAINTAINERS filesHolger Brunck4-6/+5
2021-10-14ARM: tegra: Refactor DT update helpersThierry Reding3-355/+21
2021-10-14ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding2-0/+2
2021-10-14ARM: tegra: Support multiple reserved memory regionsThierry Reding3-39/+126
2021-10-14fdtdec: Support reserved-memory flagsThierry Reding3-6/+6
2021-10-14fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding3-6/+6
2021-10-14fdtdec: Support compatible string list for reserved memoryThierry Reding3-6/+9
2021-10-14fdtdec: Support retrieving the name of a carveoutThierry Reding3-3/+3
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini11-27/+1
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-117/+46
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard1-1/+1
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-43/+1
2021-10-11ARM: omap3_logic: Cleanup usage of MUX_VALAdam Ford1-193/+193
2021-10-11sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan1-0/+5
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2-2/+0
2021-10-11board: sunxi: enable status LED earlyArnaud Ferraris1-0/+6
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland1-72/+29
2021-10-11configs: add PineTab defconfigArnaud Ferraris1-0/+5
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-1/+1