summaryrefslogtreecommitdiff
path: root/configs/pinecube_defconfig
AgeCommit message (Expand)AuthorFilesLines
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-1/+0
2022-12-13sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfigAndre Przywara1-1/+0
2022-12-07pinecube: Disable networking support more fullyTom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-0/+1
2022-10-18sunxi: defconfig: drop redundant definitionsAndre Przywara1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini1-0/+1
2022-03-10sunxi: boards: Enable SPI flash support in U-Boot properAndre Przywara1-0/+2
2021-10-15configs: Resync with savedefconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-0/+2
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-0/+2
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini1-0/+1
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-01-12sunxi: add PineCube boardIcenowy Zheng1-0/+15