aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2024-04-10bootm: Add a Kconfig option for bootm functionalitySimon Glass22-22/+22
2023-12-13sandbox: Add a dummy booti commandSimon Glass1-0/+1
2023-12-09Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"WIP/09Dec2023-nextTom Rini2-0/+2
2023-12-09configs: sandbox: Enable GETOPT for sandbox and sandbox64 targetMarek Vasut2-0/+2
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini3-3/+0
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini4-0/+14
2023-11-28Merge patch series "cmd: add scmi command"Tom Rini1-0/+1
2023-11-28test: dm: add scmi command testAKASHI Takahiro1-0/+1
2023-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungWIP/28Nov2023Tom Rini3-3/+0
2023-11-28board: grouper: convert ASUS Google Nexus 7 (2012) to use DM PMICSvyatoslav Ryhel1-0/+1
2023-11-28board: transformer-t30: convert ASUS Transformers to use DM PMICSvyatoslav Ryhel1-0/+5
2023-11-28board: endeavoru: convert HTC One X to use DM PMICSvyatoslav Ryhel1-0/+4
2023-11-28board: lg-x3: convert LG Optimus 4X and Vu to use DM PMICSvyatoslav Ryhel1-0/+4
2023-11-27configs: Remove unneeded SYS_CONFIG_NAME from a*y17lte defconfigsSam Protsenko3-3/+0
2023-11-22boards: Disable NET on platforms without NETDEVICESTom Rini9-12/+9
2023-11-22configs: arbel: Enable full functionsJim Liu1-2/+14
2023-11-22configs: draco: restore clock driverEnrico Leto3-0/+6
2023-11-22configs: draco: disable misc initEnrico Leto3-3/+0
2023-11-22configs: draco: remove unused resources from splEnrico Leto3-12/+0
2023-11-22configs: thuban, rastaban: remove emmcEnrico Leto2-8/+4
2023-11-22configs: draco: remove spi flash supportEnrico Leto3-18/+0
2023-11-22siemens,am335x: clean-up draco targetsEnrico Leto4-126/+0
2023-11-22configs: am62ax_evm_a53_defconfig: switch to stdbootNishanth Menon1-2/+3
2023-11-22configs: am62ax_evm_a53_defconfig: Enable networkingNishanth Menon1-1/+6
2023-11-22configs: Add j721e_beagleboneai64_* configsNishanth Menon2-0/+302
2023-11-22board: Move beagleplay under beagle vendor folderNishanth Menon2-4/+2
2023-11-22configs: Add am62x_beagleplay_*_defconfigNishanth Menon2-0/+230
2023-11-22configs: j7200_evm_a72_defconfig: Switch to bootstdNishanth Menon1-2/+3
2023-11-22configs: j7200: Remove HBMC_AM654 configNishanth Menon2-2/+0
2023-11-22configs: j721e_evm_a72_defconfig: Switch to bootstdNishanth Menon1-2/+3
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini36-24/+121
2023-11-20configs: Resync with savedefconfigTom Rini29-29/+4
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini1-0/+1
2023-11-16poplar: use random mac addressIgor Opaniuk1-0/+1
2023-11-16arm: Disable SPL_FS_FAT when it isn't usedSean Anderson6-3/+9
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini65-79/+77
2023-11-16test: spl: Add a test for NANDSean Anderson1-0/+11
2023-11-16nand: Add sandbox driverSean Anderson3-2/+27
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson39-39/+39
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automaticallySean Anderson40-40/+0
2023-11-13stm32mp2: initial supportPatrice Chotard1-0/+52
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann1-0/+21
2023-11-10Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians...Tom Rini2-0/+14
2023-11-10rockchip: ringneck-px30: enable SPL_BOARD_INITQuentin Schulz1-0/+1
2023-11-10arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOMMarek Vasut2-0/+4
2023-11-10arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOMMarek Vasut2-0/+10
2023-11-09rockchip: ringneck-px30: enable i2c commandQuentin Schulz1-0/+1
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry1-0/+72
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini11-6/+17
2023-11-07sandbox: Disable CONFIG_DISTRO_DEFAULTSSimon Glass6-6/+0