~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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_MONITOR_LEN to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-10
* video: Drop atmel LCD codeSimon Glass2022-10-30
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-04
* usb: Remove some unused CONFIG settingsTom Rini2022-07-07
* 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
* 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_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-06
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-06
* Convert CONFIG_SYS_NAND_ONFI_DETECTION 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
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 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_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer2019-08-25
* moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer2019-08-25
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-29
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-25
* ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods2019-01-21
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-19
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* Convert CONFIG_NAND_ATMEL to KconfigAdam Ford2018-07-21
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-11
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-08
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-14
* board: sama5d3xek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-29
* configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang2017-09-14
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-14
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-13
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-07
* configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc2017-08-07
* configs: Migrate CMD_NAND*Tom Rini2017-07-31
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-03
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-22