~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Remove unused symbolsTom Rini2022-12-05
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-04
* Convert CONFIG_SH7751_PCI to KconfigTom Rini2022-07-05
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini2022-04-08
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-01
* Drop CONFIG_SYS_PIO_MODESimon Glass2022-02-09
* Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass2022-02-09
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Convert CONFIG_CPU_SH7751 to KconfigTom Rini2021-12-27
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* ide: Drop unused CONFIG optionsSimon Glass2021-12-05
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2021-11-05
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* sh: r2dplus: Enable DM_SERIAL and DM_CLKMarek Vasut2020-08-02
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-08
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-02
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-19
* sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut2018-09-15
* sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut2018-09-15
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* sh: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-10
* include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-03
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-03
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-14
* Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass2017-08-11
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-11
* serial: sh: Convert to KconfigMarek Vasut2017-08-03
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-25
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-22
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-19
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21
* r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy2016-12-02
* sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy2016-12-02
* sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy2016-12-02
* r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy2016-12-02
* sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2016-12-02
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-28
* drivers/pci/Kconfig: Add PCITom Rini2016-10-27
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25