summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: j721s2_evm.h: Remove refrences to J7200 EVMAndrew Davis2023-04-241-1/+1
* Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...Tom Rini2023-04-233-2/+27
|\
| * rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman2023-04-212-2/+12
| * board: rockchip: Add rk3588 evbKever Yang2023-04-211-0/+15
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2023-04-221-0/+49
|\ \
| * | board: starfive: add StarFive VisionFive v2 board supportYanhong Wang2023-04-201-0/+49
| |/
* | configs: stm32mp13: Increase usb_pgood_delay for ST boardsPatrice Chotard2023-04-191-1/+1
* | configs: stm32mp15: Add usb_pgood_delay for ST boardsPatrice Chotard2023-04-191-0/+1
|/
* Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini2023-04-172-2/+2
|\
| * colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini2023-04-161-1/+1
| * colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini2023-04-161-1/+1
* | arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-1515-15/+0
|/
* board: stmark2: add i2c0 pinmux pad configurationAngelo Dureghello2023-04-111-0/+2
* ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham2023-04-071-0/+14
* ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham2023-04-071-0/+14
* ARM: rmobile: Turn R-Car V3U into R-Car Gen4Hai Pham2023-04-071-11/+1
* ARM: rmobile: Add R-Car Generation 4 supportHai Pham2023-04-071-0/+30
* Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2023-04-043-2/+74
|\
| * arm64: imx: Add support for imx8mp-beacon-kitAdam Ford2023-04-041-0/+29
| * ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut2023-04-041-0/+45
| * ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut2023-04-041-2/+0
* | Merge branch 'next'Tom Rini2023-04-039-400/+27
|\ \ | |/
| * Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2023-03-314-69/+16
| |\
| | * colibri-imx8x: set bootaux memory base and sizeAndrejs Cainikovs2023-03-301-5/+0
| | * colibri-imx8x: update env memory layoutMarcel Ziswiler2023-03-301-4/+6
| | * colibri-imx8x: switch from fatload to loadAndrejs Cainikovs2023-03-301-3/+2
| | * colibri-imx8x: drop obsolete environment variablesAndrejs Cainikovs2023-03-301-34/+1
| | * colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs2023-03-301-2/+1
| | * colibri-imx8x: update update_uboot confirmation messageMarcel Ziswiler2023-03-301-1/+1
| | * colibri-imx8x: remove obsolete sdhc related config definesMarcel Ziswiler2023-03-301-11/+0
| | * colibri-imx8x: remove obsolete net usb startMarcel Ziswiler2023-03-301-2/+1
| | * colibri-imx8x: Remove baudrate from console argumentPhilippe Schenker2023-03-301-1/+3
| | * ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devicesMarek Vasut2023-03-301-0/+1
| | * mx6sabresd: Convert to DM_PMICFabio Estevam2023-03-291-3/+0
| | * mx6sabreauto: Convert to DM_PMICFabio Estevam2023-03-291-3/+0
| * | include: configs: am65x_evm: Change to using .envNikhil M Jain2023-03-291-68/+0
| * | include: configs: am62ax: Change to using .envNikhil M Jain2023-03-291-3/+0
| * | include: configs: j721e_evm: Change to using .envNeha Malcom Francis2023-03-291-134/+0
| * | include: configs: j721s2_evm: Change to using .envNeha Malcom Francis2023-03-291-117/+1
| * | iot2050: Add support for configuring M.2 connectorJan Kiszka2023-03-291-0/+1
| * | iot2050: Add CFG_ENV_FLAGS_LIST_STATICJan Kiszka2023-03-291-0/+7
| * | iot2050: Migrate settings into board env fileJan Kiszka2023-03-291-9/+2
| |/
* | configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi2023-03-311-1/+1
|/
* rockchip: rk3399: Drop altbootcmdTom Rini2023-03-271-4/+1
* arm: total_compute: Remap console logsannsai012023-03-221-2/+3
* rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman2023-03-1913-19/+0
* rockchip: include: configs: Remove dangling commentsJonas Karlman2023-03-198-23/+0
* rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman2023-03-191-9/+0
* board: amcore: fix config options namespaceAngelo Dureghello2023-03-151-10/+3
* m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-1515-1/+30