~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
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-10
* Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini2022-06-28
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-28
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini2022-04-08
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-06
* 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
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-08
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-18
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-08
* treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh2020-05-01
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-20
* config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.hLukasz Majewski2019-04-13
* defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DTLukasz Majewski2019-04-13
* Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski2018-12-03
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-17
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-08
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-05
* configs: vf610: increase maximum size and enforce correct limitStefan Agner2017-10-31
* 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
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-07
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-07
* configs: Migrate CMD_NAND*Tom Rini2017-07-31
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-24
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-22
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-01
* Remove various unused interrupt related codeTom Rini2017-04-06
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-03-19
|\
| * ARM: vf610: move to standard arch/board approachStefan Agner2017-03-19
* | Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-19
* | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
|/
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12