~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini2022-12-22
* Convert CONFIG_L2_CACHE to KconfigTom Rini2022-12-22
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-22
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-07
* Convert CONFIG_SPD_EEPROM to KconfigTom Rini2022-12-05
* mpc8548cds: Migrate CONFIG_INTERRUPTS to KconfigTom Rini2022-12-05
* Convert CONFIG_HWCONFIG to KconfigTom Rini2022-12-05
* Convert CONFIG_FSL_CADMUS to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_*SRIO_* to CFG_*Tom Rini2022-12-05
* Convert CONFIG_SYS_SRIO et al to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-05
* Remove unused symbolsTom 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
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini2022-11-10
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini2022-09-01
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-04
* Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-04
* Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini2022-08-04
* Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-04
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini2022-07-05
* Convert CONFIG_PCIE1 et al to KconfigTom Rini2022-07-05
* Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini2022-07-05
* Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini2022-07-05
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-06
* Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini2022-04-08
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-01
* mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2022-04-01
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-18
* Remove CONFIG_HAS_ETH0 et al symbolsTom Rini2022-03-18
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-03
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-03
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
* Convert CONFIG_BTB to KconfigTom Rini2022-03-03
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-27
* Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini2021-12-27
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-27
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-01
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* kgdb: Remove unused serial related optionsTom Rini2021-10-01