index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
at91sam9rlek_mmc_defconfig
Age
Commit message (
Expand
)
Author
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-06-19
configs: Resync defconfigs
Tom Rini
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-09
board: at91sam9rlek: Enable early debug UART
Wenyou Yang
2017-05-09
configs: at91sam9rlek: Update for DT and DM support
Wenyou Yang
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-09-28
Reorder defconfigs with 'savedefconfig'
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-05-12
Clean all defconfigs with savedefconfig
Joe Hershberger
2015-03-20
at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y
Tom Rini
2015-03-18
ARM: at91: at91sam9rlek: add hush parser to defconfig
Wu, Josh
2015-03-18
ARM: at91: at91sam9rlek: add mmc environment configuration
Wu, Josh