~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* env: Use include/env for text-environment includesSimon Glass2023-08-09
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-23
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini2022-12-22
* 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
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini2022-12-05
* Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini2022-12-05
* Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini2022-12-05
* Remove unused symbolsTom Rini2022-12-05
* Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-10
* i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini2022-07-08
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-07
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-01
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-18
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
* 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_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-05
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-06
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-06
* omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDKTom Rini2021-09-27
* 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
* configs: Remove dead CONFIG optionsAdam Ford2020-07-28
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-28
* Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford2020-07-28
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-28
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-28
* Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-26
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-08
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03
* ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford2019-12-03
* env: Finish migration of common ENV optionsTom Rini2019-11-20