~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_USART_ID to CFGTom Rini2022-12-23
* global: Migrate CONFIG_USART_BASE to CFGTom Rini2022-12-23
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* Convert CONFIG_USB_GADGET_AT91 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_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini2022-12-05
* Remove unused symbolsTom Rini2022-12-05
* Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini2022-12-05
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-10
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* usb: Remove some unused CONFIG settingsTom Rini2022-07-07
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-07
* 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
* Convert CONFIG_ENV_RANGE to KconfigTom Rini2022-06-28
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-06
* 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
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom 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_SPL_NAND_RAW_ONLY et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* at91: Remove unused LED codeTom Rini2022-04-08
* at91: Switch to SD_BOOT / CONFIG_NAND_BOOTTom Rini2022-04-01
* atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini2022-04-01
* Convert CONFIG_RMII to KconfigTom Rini2022-03-25
* Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini2022-03-25
* Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini2022-03-18
* Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini2022-03-18
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-18
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-18
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-03
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* Convert CONFIG_MACB to KconfigTom Rini2021-11-12
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-05
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-06
* 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: Finish migration of CONFIG_MACH_TYPETom Rini2021-09-07
* arm: Disable ATAGs supportTom Rini2021-09-07
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31