aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini18-12/+177
2023-12-14arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBCMarek Vasut2-0/+10
2023-12-14arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOMMarek Vasut2-0/+10
2023-12-14arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOMMarek Vasut1-0/+7
2023-12-13sandbox: Add a dummy booti commandSimon Glass1-0/+1
2023-12-13apalis/colibri imx6/imx6ull/imx7: defconfig: Enable fastboot supportHiago De Franco6-2/+17
2023-12-13configs: imx8mn_beacon: Disable the WDT autostartAdam Ford1-0/+1
2023-12-13configs: imx8mn_beacon: Do not set SYS_CONSOLE_IS_IN_ENVAdam Ford1-0/+1
2023-12-13configs: imx8mm_beacon: Disable the WDT autostartAdam Ford1-0/+1
2023-12-13configs: imx8mm_beacon: Enable fastboot downloadingAdam Ford1-1/+5
2023-12-13configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENVAdam Ford1-0/+1
2023-12-13imx8mp_evk: Convert to DM_PMICFabio Estevam1-8/+4
2023-12-13arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernelCem Tenruh1-1/+1
2023-12-13imx: imx8mp: Add support for Polyhex Debix Model A SBCGilles Talis1-0/+110
2023-12-13imx8qm_dmsse20a1: Improve SPL memory configurationFabio Estevam1-0/+9
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