summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-23watchdog: qcom: introduce qcom-wdt driverCasey Connolly
2025-06-23configs: add qcom_ipq5424_mmc_defconfigVaradarajan Narayanan
2025-06-22board: samsung: e850-96: Load LDFW in board_late_init()Sam Protsenko
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename DEFAULT_ENV_FILE to ENV_DEFAULT_ENV_TEXT_FILEMarek Vasut
2025-06-20env: Rename SYS_MMC_ENV_PART to ENV_MMC_EMMC_HW_PARTITIONMarek Vasut
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-20env: Rename SYS_RELOC_GD_ENV_ADDR to ENV_RELOC_GD_ENV_ADDRMarek Vasut
2025-06-20env: Rename SYS_REDUNDAND_ENVIRONMENT to ENV_REDUNDANTMarek Vasut
2025-06-20env: Rename OVERWRITE_ETHADDR_ONCE to ENV_OVERWRITE_ETHADDR_ONCEMarek Vasut
2025-06-19configs: sam9x75_curiosity: Add initial mmc default configManikandan Muralidharan
2025-06-18arm64: renesas: Move early SPL stack into System RAM SRAM on R-Car V4H boardsMarek Vasut
2025-06-17Merge tag 'u-boot-imx-next-20250617' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-06-16ARM: imx: mxs: Add support for imx287 based BTT devicesLukasz Majewski
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-15Merge tag 'rpi-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-15configs: rpi: set NR_DRAM_BANKS to 8 to accommodate RAM on 16GB modelsJan Čermák
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14configs: use lowercase hex prefix styleE Shattow
2025-06-12toradex-smarc-imx8mp: add SPL_STACK size and SPL_HAVE_INIT_STACKHiago De Franco
2025-06-12board: var-som-mx8mn: Fix alloc space exhausted in SPLHugo Villeneuve
2025-06-12imx91: Drop OF_UPSTREAMPeng Fan
2025-06-11board: stm32: add stm32h747-discovery board supportDario Binacchi
2025-06-11configs: stm32mp25: increase SYS_MALLOC_F_LEN to 0x60000Patrice Chotard
2025-06-11configs: stm32mp13: increase SYS_MALLOC_F_LEN to 0x210000Patrice Chotard
2025-06-10arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board supportMarek Vasut
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09configs: Resync with savedefconfigTom Rini
2025-06-09board: thead: licheepi4a: Run proper U-Boot in S-ModeYao Zi
2025-06-09configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-VHeinrich Schuchardt
2025-06-06rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPLJustin Klaassen
2025-06-06configs: puma-rk3399: enable exFAT supportQuentin Schulz
2025-06-06configs: tiger-rk3588: enable exFAT supportQuentin Schulz
2025-06-06configs: jaguar-rk3588: enable exFAT supportQuentin Schulz
2025-06-06configs: ringneck-px30: enable exFAT supportQuentin Schulz
2025-06-03board: toradex: add verdin am62p supportParth Pancholi
2025-06-02board: dragonboard410c: Enable support for KASLR in LinuxStephan Gerhold
2025-06-02board: dragonboard410c: Drop custom reduced malloc sizeStephan Gerhold
2025-05-31bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B boardMichael Trimarchi
2025-05-31configs/imx6ulz_smm_m2_defconfig: Enable clock frameworkMichael Trimarchi
2025-05-30board: venice: add FSA supportTim Harvey
2025-05-30board: venice: add imx8mp-gw82xx supportTim Harvey
2025-05-30configs: imx8m*_venice: enable GPT supportTim Harvey
2025-05-30configs: imx8m*_venice: enable several commands useful for scriptingTim Harvey
2025-05-30Merge patch series "Almost complete DM_SERIAL migration"Tom Rini
2025-05-30global: Convert almost all remaining non-DM_SERIAL usersTom Rini
2025-05-30PowerPC / Layerscape: Finish migration to DM_SERIALTom Rini
2025-05-29Merge patch series "Enable env in SCSI"Tom Rini
2025-05-29configs: qcs9100: Enable env in SCSIVaradarajan Narayanan