summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini40-0/+40
2022-12-22Convert CONFIG_KSNET_NETCP_V1_0 et al to KconfigTom Rini2-0/+2
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini171-0/+549
2022-12-22Convert CONFIG_POWER_PCA9450 to KconfigTom Rini4-0/+4
2022-12-22Convert CONFIG_FSL_ESDHC_PIN_MUX to KconfigTom Rini1-0/+1
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini3-0/+3
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini105-0/+105
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini5-0/+9
2022-12-22Convert CONFIG_HSMMC2_8BIT to KconfigTom Rini12-0/+12
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini175-170/+68
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini4-0/+33
2022-12-19rockpi4: capsule: Enable UEFI capsule update on RockPi4 boardsSughosh Ganu2-0/+16
2022-12-19rockchip: puma: fix GPT table corruption when saving U-Boot environmentQuentin Schulz1-0/+1
2022-12-19arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4FUKAUMI Naoki2-0/+6
2022-12-19configs:rockchip:roc-rk3399-pc:Enable more configsManoj Sai1-0/+8
2022-12-19rockchip: enable fdt overlays for ROCK Pi 4 seriesFUKAUMI Naoki2-0/+2
2022-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini161-162/+0
2022-12-14x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASEBin Meng1-1/+1
2022-12-14x86: dfi-bt700: Adjust CONFIG_TEXT_BASEBin Meng2-2/+2
2022-12-14x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASEBin Meng4-4/+4
2022-12-14x86: minnowmax: Adjust CONFIG_TEXT_BASEBin Meng1-1/+1
2022-12-14x86: bayleybay: Adjust CONFIG_TEXT_BASEBin Meng1-1/+1
2022-12-14sunxi: Fix serial console for A10s-OLinuXino-MICROMark Kettenis1-1/+0
2022-12-13sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfigAndre Przywara161-161/+0
2022-12-13km/ppc: migrate all mpc83xx to DM_I2CHolger Brunck7-42/+21
2022-12-13board/km/secu: migrate to use environment text filesHolger Brunck1-2/+2
2022-12-13board/km/cent2: migrate to environment text fileHolger Brunck1-1/+1
2022-12-13km/powerpc: migrate to env.txt fileHolger Brunck7-2/+7
2022-12-13board/km: move ls102xa boards to environment text filesHolger Brunck4-4/+4
2022-12-13configs: SBx81LIFKW: move MTDPART_DEFAULT in defconfigPatrick Delaunay1-0/+1
2022-12-13configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfigPatrick Delaunay1-0/+1
2022-12-13configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfigPatrick Delaunay1-0/+2
2022-12-13configs: am333x_guardian: move MTDIDS_DEFAULT in defconfifPatrick Delaunay1-0/+1
2022-12-12configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boardsDaniel Golle6-0/+6
2022-12-12ARM: config: enable function for nuvoton npcm845 bmcJim Liu1-2/+15
2022-12-09configs: enable OSPI related configs in AM62xDhruva Gole2-0/+41
2022-12-09configs: introduce configs for the am62aBryan Brattlof2-0/+183
2022-12-07chromebook_samus_tpl: Disable SPL networkingTom Rini1-1/+0
2022-12-07topic_miami*: Disable networking support more fullyTom Rini3-3/+3
2022-12-07pinecube: Disable networking support more fullyTom Rini1-1/+1
2022-12-07LicheePi_Zero: Disable networking support more fullyTom Rini1-1/+1
2022-12-07xenguest_arm64: Disable networking support more fullyTom Rini1-1/+1
2022-12-07ARM: stm32: Increment WDT by default on DHSOMMarek Vasut2-0/+4
2022-12-07ARM: stm32: Increment boot counter in SPL on DHSOMMarek Vasut2-0/+2
2022-12-07ARM: stm32: Enable assorted ST specific commands on DHSOMMarek Vasut2-0/+8
2022-12-07ARM: stm32: Add version variable to DHSOMMarek Vasut2-0/+2
2022-12-07ARM: stm32: Add boot counter to DHSOMMarek Vasut2-0/+10
2022-12-06pogo_v4: Disable LTOTom Rini1-1/+0
2022-12-06m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECSTom Rini9-0/+9
2022-12-06post: Migrate to KconfigTom Rini10-0/+10