aboutsummaryrefslogtreecommitdiff
path: root/include/configs/atngw100.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Remove various unused interrupt related codeTom Rini1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-15avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada1-1/+0
2015-06-10atngw100: convert to generic boardAndreas Bießmann1-0/+4
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-10/+0
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann1-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-2/+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-1/+3
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-05-18atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-0/+1
2011-05-18atngw100: fix "#define XXXX 1"Andreas Bießmann1-27/+27
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann1-2/+2
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann1-1/+1
2010-11-28Remove duplicate #defines in atngw100.h and mimc200.hSemih Hazar1-2/+0
2010-09-03avr32: Add simple paging supportHaavard Skinnemoen1-0/+3
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-1/+1
2008-12-17Merge branch 'fixes' into cleanupsHaavard Skinnemoen1-40/+40
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-38/+38
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-06-20avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen1-0/+6
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen1-14/+7
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell1-1/+4
2008-02-05ATNGW100: Fix default mtest rangeHaavard Skinnemoen1-7/+3
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-1/+1
2008-01-18AVR32: ATNGW100 board supportHaavard Skinnemoen1-0/+182