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
/
sama5d27_som1_ek.h
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN 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-04-26
include: configs: at91/sam: remove stray #ifdef/#else
Eugen Hristev
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-09-21
board: sama5d27_som1_ek: Modify load addresses
Clément Léger
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-01-22
configs: sama5d27_som1_ek: Set FDT filename based on defconfig
Greg Gallagher
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-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2019-09-30
at91: configs: Drop duplication of defconfig macros
Tudor Ambarus
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
2019-08-25
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
Hannes Schmelzer
2019-07-09
configs: sama5d27_som1_ek: qspi: use common memory layout
Tudor Ambarus
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2018-09-25
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD
Codrin Ciubotariu
2018-09-25
configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
Codrin Ciubotariu
2018-09-25
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
Codrin Ciubotariu
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2017-09-14
board: atmel: Add SAMA5D27 SOM1 EK board
Wenyou Yang