aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/05Mar2024Tom Rini2-1/+2
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-0/+32
2024-03-05arm: mvebu: helios4_defconfig: enable setexpr commandJosua Mayer1-1/+0
2024-03-05arm: mvebu: turris_omnia: Enable networking via ethernet switchMarek Mojík1-0/+2
2024-03-04opos6uldev: make the LCD work againSébastien Szymanski1-3/+0
2024-03-03sunxi: H616: Add OrangePi Zero 2W board supportAndre Przywara1-0/+30
2024-03-03arm: sunxi: Reduce inrush current on Olimex A20-OLinuXino_MICRO configsPhilippe Coval2-0/+2
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"WIP/02Mar2024Tom Rini26-34/+34
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut26-26/+26
2024-03-02ARM: renesas: Rename ARCH_RMOBILE_BOARD_STRING to ARCH_RENESAS_BOARD_STRINGMarek Vasut8-8/+8
2024-03-02Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini1-0/+7
2024-03-01Merge patch series "toradex: fix reset and hardware detection regressions"Tom Rini16-0/+28
2024-03-01toradex: imx6*: fix reset using wdt-reboot driverParth Pancholi4-0/+12
2024-03-01toradex: common: Use random mac address if toradex config block is missingEmanuele Ghidoli16-0/+16
2024-03-01configs: Resync with savedefconfigTom Rini487-654/+44
2024-02-28board: rzg2l: Support reset via Renesas RAA215300 PMICPaul Barker1-0/+2
2024-02-28board: rzg2l: Enable access to Renesas RAA215300 PMICPaul Barker1-0/+3
2024-02-28i2c: rzg2l: Add I2C driver for RZ/G2L familyPaul Barker1-0/+2
2024-02-24opos6uldev: Convert to watchdog driver modelSébastien Szymanski1-0/+3
2024-02-24imx53-qsb: Convert to watchdog driver modelFabio Estevam1-0/+3
2024-02-24imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMUBenjamin Hahn1-0/+1
2024-02-24phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMUBenjamin Hahn1-0/+1
2024-02-24phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMUBenjamin Hahn1-0/+1
2024-02-24configs: imx93_var_som: Add fastboot support.Mathieu Othacehe1-0/+6
2024-02-24configs: imx93_var_som: Add USB support.Mathieu Othacehe1-0/+9
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube2-3/+105
2024-02-23configs: khadas-vim3*_android: fix AVB oom errorMattijs Korpershoek4-0/+4
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