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
/
at91sam9263ek.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS 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_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
2022-11-10
Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
Tom Rini
2022-10-30
video: Drop LCD_BPP
Simon Glass
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig
Tom Rini
2022-04-01
global: Remove CONFIG_SYS_USE_DATAFLASH*
Tom Rini
2022-03-25
lcd: Remove LCD_TEST_PATTERN code
Tom Rini
2022-03-25
Convert CONFIG_LCD_INFO et al to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_ATMEL_LCD et al to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_RESET_PHY_R to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ATMEL_LEGACY to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR 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
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-25
Convert CONFIG_ARCH_CPU_INIT to Kconfig
Adam Ford
2019-03-25
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-21
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
2018-05-23
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
Nicolas Ferre
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
ARM: Drop unreferenced CONFIG_* defines named after boards
Tuomas Tynkkynen
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-04
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
Wenyou.Yang@microchip.com
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
[next]