aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2024-02-21toradex: imx6*: fix reset using wdt-reboot driverTEST/size-checkParth Pancholi4-0/+12
2024-02-21toradex: common: Use random mac address if toradex config block is missingEmanuele Ghidoli17-0/+17
2024-02-20Merge patch series "board/ti: k3 boards: Stop using findfdt"WIP/20Feb2024Tom Rini4-2/+6
2024-02-20board: beagle: beagleplay: Set fdtfile from C code instead of findfdt scriptNishanth Menon1-1/+2
2024-02-20board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt scriptNishanth Menon1-1/+2
2024-02-20board: ti: am62x: Set fdtfile from C code instead of findfdt scriptNishanth Menon1-0/+1
2024-02-20board: ti: am62ax: Set fdtfile from C code instead of findfdt scriptNishanth Menon1-0/+1
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-0/+21
2024-02-19board: Add support for Sielaff i.MX6 Solo boardFrieder Schrempf1-0/+120
2024-02-19msc_sm2s_imx8mp: Fix CONFIG_DEFAULT_FDT_FILEFabio Estevam1-1/+1
2024-02-19msc_sm2s_imx8mp: Add redundant environment supportFabio Estevam1-1/+5
2024-02-19msc_sm2s_imx8mp: Make Ethernet functionalFabio Estevam1-0/+1
2024-02-19msc_sm2s_imx8mp: Convert to DM_SERIALFabio Estevam1-0/+1
2024-02-17ARM: renesas: Disable EFI on R-Car Gen2Marek Vasut8-0/+16
2024-02-14Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...WIP/14Feb2024Tom Rini8-0/+8
2024-02-12Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...Tom Rini1-0/+1
2024-02-12arm64: xilinx: Enable EFI_HTTP_BOOT by defaultMichal Simek4-0/+4
2024-02-12configs: versal_net: Enable CONFIG_LTO for mini qspi/ospiVenkatesh Yadav Abbarapu2-0/+2
2024-02-12configs: versal: Enable CONFIG_LTO for mini qspi/ospiVenkatesh Yadav Abbarapu2-0/+2
2024-02-10configs: imx93_var_som: Enable AHAB supportMathieu Othacehe1-0/+1
2024-02-10ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board codeHai Pham1-0/+75
2024-02-08phycore-imx8mp: add support for booting and flashing emmc via UUUBenjamin Hahn1-2/+16
2024-02-08phycore-imx8mp: add USB mass storage supportBenjamin Hahn1-0/+7
2024-02-08phycore-imx8mp: add USB host supportBenjamin Hahn1-0/+10
2024-02-08mx6sabresd: Convert to watchdog driver modelFabio Estevam1-0/+3
2024-02-08mx6sabresd: Fix U-Boot corruption after saving the environmentFabio Estevam1-0/+3
2024-02-08board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 supportMathieu Othacehe1-0/+138
2024-02-08ARM: imx: Enable kaslrseed command on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut2-0/+4
2024-02-07Merge branch '2024-02-06-assorted-fixes'Tom Rini1-1/+2
2024-02-07Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...WIP/07Feb2024Tom Rini18-7/+125
2024-02-07arm: dts: rockpro64: Add RockPro64 smbiosShantur Rathore1-0/+2
2024-02-06vexpress_ca9x4: Enable DM_SERIALOle P. Orhagen1-1/+2
2024-02-05Merge patch series "board: siemens: clean up subfolders"WIP/05Feb2024Tom Rini3-3/+9
2024-02-05siemens draco: i2c: use driver model for u-bootEnrico Leto3-3/+9
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-1/+2
2024-02-05rockchip: rk3568-generic: Enable eMMC HS200 modeJonas Karlman1-1/+4
2024-02-05rockchip: rk3588-evb: Enable USB supportAndy Yan1-0/+12
2024-02-05rockchip: rk35xx: Enable eMMC HS200 mode by defaultJonas Karlman3-6/+0
2024-02-05rockchip: rk3588-quartzpro64: Enable AHCI, PCI and USBJonas Karlman1-0/+25
2024-02-05rockchip: rk3588: Enable eMMC HS200 modeJonas Karlman9-0/+18
2024-02-04board: rockchip: Add Sonoff iHost boardTim Lunn1-0/+60
2024-02-04rockchip: rk3328-rock-pi-e: Enable DM_ETH_PHY and PHY_REALTEKJonas Karlman1-0/+2
2024-02-04configs: rockchip: rk3036: Fix CONFIG_SPL_STACK defineKever Yang2-0/+2
2024-02-01configs: andes: add watchdog support fot andes ae350Randolph8-0/+32
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu1-0/+23
2024-01-31configs: visionfive2: Disable ENV_IS_NOWHEREAurelien Jarno1-1/+0
2024-01-31configs: andes: add the fdt blob copy address for SPLRandolph4-0/+4
2024-01-30configs: rpi_arm64: build position independent codeIvan T. Ivanov1-1/+1
2024-01-30configs: rpi_arm64: enable SDHCI BCMSTB driverIvan T. Ivanov1-0/+1
2024-01-29sunxi: add defconfig for nanopi_duo2Chuanhong Guo1-0/+12