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
/
configs
/
at91sam9n12ek_mmc_defconfig
Age
Commit message (
Expand
)
Author
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-03-04
configs: at91: remove SPL_GENERATE_ATMEL_PMECC_HEADER from non-nand configs
Eugen Hristev
2019-01-21
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
Derald D. Woods
2018-11-14
configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
Tom Rini
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-07
configs: Resync with savedefconfig
Tom Rini
2018-07-22
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-07-21
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
2018-06-04
configs: Resync with savedefconfig
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-17
configs: Resync with savedefconfig
Tom Rini
2018-04-06
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-05
cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
Tuomas Tynkkynen
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
2017-08-28
configs: Resync with savedefconfig
Tom Rini
2017-08-26
board: atmel: Use the new PIT timer driver
Wenyou.Yang@microchip.com
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-06-19
configs: Resync defconfigs
Tom Rini
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-09
board: at91sam9n12ek: Enable early debug UART
Wenyou Yang
2017-05-09
configs: at91sam9n12ek: 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-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
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-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
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-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-05-12
Clean all defconfigs with savedefconfig
Joe Hershberger
2015-02-21
ARM: at91: move board select menu and common settings
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada