~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_HWCONFIG to KconfigTom Rini2022-12-05
* 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
* configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-04
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-04
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-07
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* 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
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* 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
* Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini2021-12-27
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* 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
* 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
* ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-15
* Convert CONFIG_BOOTP_SEND_HOSTNAME 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
* ARM: da850-evm: Unify config options with KconfigAdam Ford2020-07-13
* 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