~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_ENV_SETTINGS_V2 to CFGTom Rini2022-12-23
* global: Migrate CONFIG_ENV_SETTINGS_V1 to CFGTom Rini2022-12-23
* global: Migrate CONFIG_ENV_SETTINGS_NAND_V2 to CFGTom Rini2022-12-23
* global: Migrate CONFIG_ENV_SETTINGS_NAND_V1 to CFGTom Rini2022-12-23
* usb: Remove CONFIG_USBD_HSTom Rini2022-12-22
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* Remove unused symbolsTom Rini2022-12-05
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-10
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-04
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-28
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi2022-06-06
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-06
* arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini2022-06-06
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* siemens-am33x-common: Drop CONFIG_DMA_COHERENT*Tom Rini2022-04-08
* Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2022-03-18
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-18
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-18
* Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-06
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-06
* arm: Finish migration of CONFIG_MACH_TYPETom Rini2021-09-07
* arm: Disable ATAGs supportTom Rini2021-09-07
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-30
* i2c: Drop unused CONFIG_I2CSimon Glass2021-07-28
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-28
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-08
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-28
* configs: Remove dead CONFIG optionsAdam Ford2020-07-28