aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...WIP/31Mar2023-nextTom Rini4-69/+16
2023-03-31configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi1-1/+1
2023-03-30colibri-imx8x: set bootaux memory base and sizeAndrejs Cainikovs1-5/+0
2023-03-30colibri-imx8x: update env memory layoutMarcel Ziswiler1-4/+6
2023-03-30colibri-imx8x: switch from fatload to loadAndrejs Cainikovs1-3/+2
2023-03-30colibri-imx8x: drop obsolete environment variablesAndrejs Cainikovs1-34/+1
2023-03-30colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs1-2/+1
2023-03-30colibri-imx8x: update update_uboot confirmation messageMarcel Ziswiler1-1/+1
2023-03-30colibri-imx8x: remove obsolete sdhc related config definesMarcel Ziswiler1-11/+0
2023-03-30colibri-imx8x: remove obsolete net usb startMarcel Ziswiler1-2/+1
2023-03-30colibri-imx8x: Remove baudrate from console argumentPhilippe Schenker1-1/+3
2023-03-30ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devicesMarek Vasut1-0/+1
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam1-3/+0
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam1-3/+0
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain1-68/+0
2023-03-29include: configs: am62ax: Change to using .envNikhil M Jain1-3/+0
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis1-134/+0
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis1-117/+1
2023-03-29iot2050: Add support for configuring M.2 connectorJan Kiszka1-0/+1
2023-03-29iot2050: Add CFG_ENV_FLAGS_LIST_STATICJan Kiszka1-0/+7
2023-03-29iot2050: Migrate settings into board env fileJan Kiszka1-9/+2
2023-03-27rockchip: rk3399: Drop altbootcmdWIP/2023-03-27-rockchip-rk3399-fixesTom Rini1-4/+1
2023-03-22arm: total_compute: Remap console logsannsai011-2/+3
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman13-19/+0
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman8-23/+0
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman1-9/+0
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello1-10/+3
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello15-1/+30
2023-03-15board: amcore: fix u-boot mtd partitionAngelo Dureghello1-5/+15
2023-02-28board: rockchip: add Radxa ROCK5B Rk3588 boardEugen Hristev1-0/+15
2023-02-28rockchip: rk3568: Read cpuid from otpJonas Karlman2-0/+6
2023-02-28board: rockchip: Add Edgeble Neural Compute Module 6Jagan Teki1-0/+15
2023-02-28arm: rockchip: Add RK3588 arch core supportJagan Teki1-0/+32
2023-02-28include: rk3328: Add default env for compressed kernel imagesChristopher Obbard1-1/+3
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel1-5/+4
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang1-0/+0
2023-02-13arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh1-0/+56
2023-02-13arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh1-0/+56
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini3-83/+69
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy1-0/+29
2023-02-11board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy1-2/+2
2023-02-11board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy1-43/+0
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy1-0/+0
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons3-17/+0
2023-02-10Correct SPL use of TARGET_MX6UL_9X9_EVKSimon Glass1-1/+1