~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-10
* 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
* include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev2022-04-26
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* board: sama5d27_som1_ek: Modify load addressesClément Léger2021-09-21
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* configs: sama5d27_som1_ek: Set FDT filename based on defconfigGreg Gallagher2021-01-22
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-28
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-26
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04
* at91: configs: Drop duplication of defconfig macrosTudor Ambarus2019-09-30
* 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: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus2019-07-09
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-29
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-25
* configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu2018-09-25
* configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu2018-09-25
* configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu2018-09-25
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-17
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* 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
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-14
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-14