index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
atngw100.h
Age
Commit message (
Expand
)
Author
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
include/configs: Whitespace fixup
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
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-06-15
avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-06-10
atngw100: convert to generic board
Andreas Bießmann
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
2015-02-17
avr32: use dlmalloc for DMA buffers
Andreas Bießmann
2014-01-24
avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-02
avr32: allow multi block mmc access for all boards
Andreas Bießmann
2012-03-13
ATMEL: use generic mmc framework
Sven Schnelle
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-05-18
atngw100: move CONFIG_SYS_TEXT_BASE to header
Andreas Bießmann
2011-05-18
atngw100: fix "#define XXXX 1"
Andreas Bießmann
2011-05-18
avr32: fixup definitions to ATMEL_BASE_xxx
Andreas Bießmann
2011-05-18
avr32: rename memory-map.h -> hardware.h
Andreas Bießmann
2010-11-28
Remove duplicate #defines in atngw100.h and mimc200.h
Semih Hazar
2010-09-03
avr32: Add simple paging support
Haavard Skinnemoen
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2008-12-17
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-01
avr32: refactor the portmux/gpio code
Haavard Skinnemoen
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-31
Fix printf() format problems with configurable prompts
Wolfgang Denk
2008-07-09
avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver
Haavard Skinnemoen
2008-06-20
avr32: Enable SPI flash support on ATNGW100
Haavard Skinnemoen
2008-05-27
avr32: Rework SDRAM initialization code
Haavard Skinnemoen
2008-05-27
avr32: stk1002 and ngw100 convergence
David Brownell
2008-02-05
ATNGW100: Fix default mtest range
Haavard Skinnemoen
2008-01-23
Coding Style Cleanup; update CHANGELOG
Wolfgang Denk
2008-01-18
AVR32: ATNGW100 board support
Haavard Skinnemoen