aboutsummaryrefslogtreecommitdiff
path: root/include/configs/atstk1003.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-10avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann1-150/+0
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-10/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2014-01-24avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-6/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-02avr32: allow multi block mmc access for all boardsAndreas Bießmann1-1/+0
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle1-2/+4
2011-07-04atstk100x: switch to common cfi driverAndreas Bießmann1-7/+2
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-0/+1
2011-05-18atstk1003: fix "#define XXXX 1"Andreas Bießmann1-21/+21
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann1-4/+2
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann1-1/+1
2010-09-03avr32: Add simple paging supportHaavard Skinnemoen1-0/+3
2008-12-17Merge branch 'fixes' into cleanupsHaavard Skinnemoen1-44/+44
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-42/+42
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-01avr32: refactor the portmux/gpio codeHaavard Skinnemoen1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk1-2/+2
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen1-0/+1
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen1-6/+7
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell1-1/+1
2007-12-17AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen1-0/+184