aboutsummaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2021-10-2137-647/+386
|\
| * Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini2021-10-2023-56/+2947
| |\
| * | board: sifive: Fix -Wint-to-pointer-cast warningBin Meng2021-10-202-2/+2
| * | board: sifive: Fix a potential build warning in board_fdt_blob_setup()Bin Meng2021-10-202-4/+4
| * | arm: total_compute: increase DRAM to 8GBUsama Arif2021-10-191-0/+3
| * | board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boardsIlias Apalodimas2021-10-181-0/+6
| * | riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2021-10-182-1/+14
| * | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/15Oct2021Tom Rini2021-10-153-265/+23
| |\ \
| | * | ARM: tegra: Refactor DT update helpersThierry Reding2021-10-133-355/+21
| | * | ARM: tegra: Support EMC frequency tables on Tegra210Thierry Reding2021-10-132-0/+2
| | * | ARM: tegra: Support multiple reserved memory regionsThierry Reding2021-10-133-39/+126
| | * | fdtdec: Support reserved-memory flagsThierry Reding2021-10-133-6/+6
| | * | fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding2021-10-133-6/+6
| | * | fdtdec: Support compatible string list for reserved memoryThierry Reding2021-10-133-6/+9
| | * | fdtdec: Support retrieving the name of a carveoutThierry Reding2021-10-133-3/+3
| * | | board/km: update MAINTAINERS filesWIP/2021-10-14-assorted-updatesHolger Brunck2021-10-144-6/+5
| |/ /
| * | Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...WIP/12Oct2021Tom Rini2021-10-1211-27/+1
| |\ \
| | * | cmd: bind: Fix driver binding on a devicePatrice Chotard2021-10-121-1/+1
| | * | board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard2021-10-081-3/+0
| | * | board: stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard2021-10-081-3/+0
| | * | board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-0810-20/+0
| * | | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-10-123-117/+46
| |\ \ \
| | * | | sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland2021-10-121-43/+1
| | * | | sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan2021-10-111-0/+5
| | * | | sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-112-2/+0
| | * | | board: sunxi: enable status LED earlyArnaud Ferraris2021-10-111-0/+6
| | * | | sunxi: Simplify MMC pinmux selectionSamuel Holland2021-10-111-72/+29
| | * | | configs: add PineTab defconfigArnaud Ferraris2021-10-111-0/+5
| * | | | ARM: omap3_logic: Cleanup usage of MUX_VALAdam Ford2021-10-111-193/+193
| |/ / /
| * | | image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-081-1/+1
| * | | ARM: mvebu: x530: Remove custom kwbimage.cfgChris Packham2021-10-081-12/+0
| * | | arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init codeRobert Marko2021-10-081-19/+1
| * | | doc: boards: amlogic: update for Radxa ZeroChristian Hewitt2021-10-071-0/+1
| * | | boards: amlogic: add Radxa Zero defconfigChristian Hewitt2021-10-071-0/+1
| * | | ARM: amlogic: add JetHub D1/H1 device supportVyacheslav Bocharov2021-10-073-0/+82
| * | | ARM: amlogic: add Banana Pi M5Neil Armstrong2021-10-071-0/+1
| * | | ARM: meson: add Beelink GS-King X boardNeil Armstrong2021-10-071-0/+1
| * | | ARM: amlogic: add support for Odroid-HC4 deviceNeil Armstrong2021-10-071-0/+1
* | | | colibri-imx6ull: add emmc variantMax Krummenacher2021-10-203-4/+77
* | | | colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker2021-10-201-8/+5
* | | | toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler2021-10-202-4/+30
* | | | toradex: configblock: fix interactive mode it handlingDenys Drozdov2021-10-201-1/+4
* | | | toradex: take over maintainershipMarcel Ziswiler2021-10-209-9/+9
* | | | imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam2021-10-201-1/+1
* | | | colibri-imx6ull: fix setup of nand gpmi clockPhilippe Schenker2021-10-201-2/+3
* | | | board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2021-10-202-1/+10
* | | | board: phytec: phycore_imx8mm: Clean up splTeresa Remmet2021-10-201-18/+1
* | | | verdin-imx8mm: drop support for v1.0 hardwareMax Krummenacher2021-10-201-8/+5
* | | | verdin-imx8mm: clean-up include orderMarcel Ziswiler2021-10-201-2/+2
* | | | verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler2021-10-201-9/+2