summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2023-12-13arm64: zynqmp: Add multiboot support for SPL/SPI offset calculationMichal Simek1-1/+1
2023-12-13xilinx: zynq: Enable capsule update for Antminer S9Michal Simek1-2/+10
2023-12-13arm64: zynqmp: Introduce kria SOM defconfigVenkatesh Yadav Abbarapu1-0/+227
2023-12-12pico-pi-imx6ul: Connvert to DM_SERIALFabio Estevam1-0/+1
2023-12-12pico-pi-imx7d: Convert to watchdog driver modelFabio Estevam1-0/+3
2023-12-12imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDRFabio Estevam1-0/+1
2023-12-12apalis-imx8: add USBH_EN gpio hogAndrejs Cainikovs1-0/+1
2023-12-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+5
2023-12-09Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"Tom Rini2-0/+2
2023-12-09configs: sandbox: Enable GETOPT for sandbox and sandbox64 targetMarek Vasut2-0/+2
2023-12-08Merge tag 'u-boot-amlogic-20231207' of https://source.denx.de/u-boot/custodia...Tom Rini5-0/+5
2023-12-07configs: meson: enable missing DM_USB_GADGETNeil Armstrong5-0/+5
2023-12-06sunxi: H616: Add OrangePi Zero 3 board supportAndre Przywara1-0/+32
2023-12-06sunxi: H616: remove default AXP305 selectionAndre Przywara2-0/+2
2023-12-06sunxi: H616: OrangePi Zero 2: enable USB power supplyAndre Przywara1-0/+1
2023-12-05configs: visionfive2: Enable watchdog driverChanho Park1-0/+5
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-samsungTom 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