~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* 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
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-07
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom 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_BOARD_LATE_INIT to KconfigTom Rini2020-06-04
* Convert CONFIG_BOARD_TYPES to KconfigSimon Glass2019-02-09
* ARC: Move ENV_SIZE and ENV_OFFSET to KconfigAlexey Brodkin2019-01-25
* serial: Get rid of CONFIG_DW_SERIALAlexey Brodkin2019-01-25
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-19
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-17
* ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev2018-06-15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six2018-04-08
* ARC: HSDK: Add platform-specific commandsEugeniy Paltsev2018-04-02
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* ARC: devboards: Allow huge uImages (up to 128 MiB)Alexey Brodkin2018-01-19
* 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
* env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini2017-07-31
* Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-25
* arc: Add support for HS Development Kit boardAlexey Brodkin2017-06-29