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
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
2020-06-26
Convert CONFIG_BOOTARGS to Kconfig
Tom Rini
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-02-05
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-03
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
Marek Vasut
2020-01-07
configs: socfpga: fix building Stratix10 and Agilex
Simon Goldschmidt
2020-01-07
arm: socfpga: agilex: Enable Agilex SoC build
Ley Foon Tan
2020-01-07
configs: socfpga: Move Stratix10 and Agilex common CONFIGs
Ley Foon Tan