~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
* 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_BOOTM_LEN to KconfigTom Rini2022-07-07
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-01
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-28
* ARC: Move ENV_SIZE and ENV_OFFSET to KconfigAlexey Brodkin2019-01-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-03
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas 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
* configs: Finish migration of PHY_GIGETom Rini2017-08-08
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25
* boards: axs10x, nsim, tb100: Enable cmdline historyAlexey Brodkin2017-06-29
* arc: use timer driver for ARC boardsVlad Zakharov2017-03-24
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-19
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-22
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21
* ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-21
* ns16550: unify serial_dwThomas Chou2015-11-21
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18
* board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin2015-04-03
* arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-09
* arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09
* arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09
* arc: select cache settings via menuconfigAlexey Brodkin2015-02-09
* arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-09
* arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-09
* Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin2015-01-14
* tb100 - add Abilis TB100 boardAlexey Brodkin2014-05-27