index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
socfpga_soc64_common.h
Age
Commit message (
Expand
)
Author
2024-03-18
arch: arm: Agilex5 enablement
Jit Loon Lim
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-05
watchdog: designware: Make this depend on WDT
Tom Rini
2022-07-05
Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
Tom Rini
2022-06-28
Globally remove most CONFIG_SPL_BUILD tests from config headers
Tom Rini
2022-06-06
Convert CONFIG_SPL_TARGET to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-08
spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-04-01
Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-27
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
2021-11-12
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-08-30
arm: Migrate GICV2 / GICV3 to Kconfig
Tom Rini
2021-08-25
Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline
Tom Rini
2021-08-24
arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
Siew Chin Lim
2021-06-23
socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0
Tom Rini
2021-04-08
arm: socfpga: Rename Stratix10 and Agilex handoff common macros
Siew Chin Lim
2021-03-08
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
2021-03-08
configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
Siew Chin Lim
2021-01-15
arm: socfpga: soc64: SSBL shall not setup stack on OCRAM
Chee Hong Ang
2021-01-15
arm: socfpga: soc64: Load FIT image with ATF support
Chee Hong Ang
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
[next]