aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91sam9m10g45ek.h
AgeCommit message (Expand)Author
2022-04-01atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini
2022-03-25lcd: Remove LCD_TEST_PATTERN codeTom Rini
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45_LCD_BASETom Rini
2022-03-18atmel: Remove CONFIG_AT91SAM9G45EKESTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford
2018-05-23configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-09configs: at91sam9m10g45ek: Update to support DM/DTWenyou Yang
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay