index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
at91sam9n12ek.h
Age
Commit message (
Expand
)
Author
2016-09-16
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
Simon Glass
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-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-09-11
ARM: atmel: boards: use default CONFIG_SYS_PBSIZE
Bo Shen
2015-08-21
arm: at91: mpddr: allow multiple DDR controllers
Erik van Luijk
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-03-31
ARM: atmel: at91sam9n12ek: enable spl support
Bo Shen
2015-03-31
ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card
Wu, Josh
2014-09-18
ARM: at91sam9n12ek: convert to generic board support
Wu, Josh
2014-05-26
ARM: at91: remove redundant ARM926EJS definition in board config files
Wu, Josh
2014-05-26
at91: remove redundant AT91FAMILY definition in board config file
Wu, Josh
2013-12-09
at91: nand: switch atmel_nand to generic GPIO API
Andreas Bießmann
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-04
arm: atmel: get rid of too many ifdeffery
Bo Shen
2013-11-04
arm: atmel: at91sam9n12ek: add usb host support
Bo Shen
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-08-22
arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5
Bo Shen
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-25
ARM: at91sam9n12: add network support with ksz8851_16mll
Bo Shen
2013-05-12
arm: at91: add at91sam9n12ek board support
Wu, Josh