aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...WIP/09May2023Tom Rini1-0/+12
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2-0/+2
2023-05-06board: rockchip: add Anbernic RGXX3 Series DevicesChris Morgan1-0/+12
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis1-1/+2
2023-05-04powerpc: mpc8xx: Reorganise init RAMChristophe Leroy2-0/+2
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-17/+134
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski1-1/+1
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen1-0/+6
2023-05-03arm: Remove omap5_uevm boardTom Rini1-45/+0
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij1-0/+49
2023-05-02smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam1-68/+0
2023-05-02smegw01: Add lockdown U-Boot env supportEduard Strehlau1-3/+45
2023-05-02smegw01: Switch to fitImageEduard Strehlau1-9/+5
2023-05-02smegw01: Change default boot device to eMMCEduard Strehlau1-1/+1
2023-05-02smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau1-4/+8
2023-05-02smegw01: Only commit to new partition if update was successfulEduard Strehlau1-4/+12
2023-05-02smegw01: Run altbootcmd in the case of failureEduard Strehlau1-1/+7
2023-05-02smegw01: Add altbootcmdEduard Strehlau1-0/+8
2023-05-02smegw01: Enable setting additional boot paramsEduard Strehlau1-1/+7
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute1-0/+48
2023-05-02board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt1-0/+67
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...WIP/29Apr2023Tom Rini2-0/+105
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy1-0/+99
2023-04-28board: cssi: Move all mother board code into common.cChristophe Leroy1-0/+6
2023-04-26rockchip: Use the same boot_targets for all boardsWIP/2023-04-26-enable-bootstd-for-all-rockchipSimon Glass1-4/+0
2023-04-26rockchip: Move to standard bootSimon Glass14-92/+16
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman1-0/+2
2023-04-25include: configs: am64x_evm: Change to using .envNikhil M Jain1-85/+0
2023-04-24configs: j721s2_evm.h: Remove refrences to J7200 EVMAndrew Davis1-1/+1
2023-04-23Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...WIP/23Apr2023Tom Rini3-2/+27
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+49
2023-04-21rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman2-2/+12
2023-04-21board: rockchip: Add rk3588 evbKever Yang1-0/+15
2023-04-20board: starfive: add StarFive VisionFive v2 board supportYanhong Wang1-0/+49
2023-04-19configs: stm32mp13: Increase usb_pgood_delay for ST boardsPatrice Chotard1-1/+1
2023-04-19configs: stm32mp15: Add usb_pgood_delay for ST boardsPatrice Chotard1-0/+1
2023-04-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini2-2/+2
2023-04-16colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini1-1/+1
2023-04-16colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini1-1/+1
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut15-15/+0
2023-04-11board: stmark2: add i2c0 pinmux pad configurationAngelo Dureghello1-0/+2
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham1-0/+14
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham1-0/+14
2023-04-07ARM: rmobile: Turn R-Car V3U into R-Car Gen4Hai Pham1-11/+1
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham1-0/+30
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...WIP/04Apr2023Tom Rini3-2/+74
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford1-0/+29
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+45
2023-04-04ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut1-2/+0
2023-04-03Merge branch 'next'Tom Rini9-400/+27