~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFGTom Rini2022-12-23
* 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
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-05
* Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* watchdog: designware: Make this depend on WDTTom Rini2022-07-05
* Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini2022-07-05
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* Convert CONFIG_SPL_TARGET to KconfigTom 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_FS_LOAD_PAYLOAD_NAME 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_SYS_PBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-21
* spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini2022-04-08
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-01
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-01
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-03
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-09
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-27
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-27
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-12
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-30
* Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-25
|\
| * arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-24
|/
* socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini2021-06-23
* arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim2021-04-08
* Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-08
* configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim2021-03-08
* arm: socfpga: soc64: SSBL shall not setup stack on OCRAMChee Hong Ang2021-01-15
* arm: socfpga: soc64: Load FIT image with ATF supportChee Hong Ang2021-01-15
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-08
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-28
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-26
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-18