summaryrefslogtreecommitdiff
path: root/include/configs/atstk1002.h
AgeCommit message (Expand)Author
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-15avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-02-17atstk1002: enable generic boardAndreas Bießmann
2015-02-17avr32: use dlmalloc for DMA buffersAndreas Bießmann
2014-01-24avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-02avr32: allow multi block mmc access for all boardsAndreas Bießmann
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-07-04atstk100x: switch to common cfi driverAndreas Bießmann
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18atstk1002: fix "#define XXXX 1"Andreas Bießmann
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann
2010-09-03avr32: Add simple paging supportHaavard Skinnemoen
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2008-12-17Merge branch 'fixes' into cleanupsHaavard Skinnemoen
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-01avr32: refactor the portmux/gpio codeHaavard Skinnemoen
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell
2008-02-05ATSTK1002: Use SDRAM + 4MB as default load addressHaavard Skinnemoen
2007-11-01ATSTK1002: Remove default ethernet addressesHaavard Skinnemoen
2007-10-02Fix memtest breakageHaavard Skinnemoen
2007-10-02Merge commit 'origin/master'Haavard Skinnemoen
2007-09-18Update atstk1002 bootargs.Eirik Aanonsen
2007-09-18Add some comments to clocks in atstk1002.hEirik Aanonsen
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-08-30Reduce BOOTDELAY variable to 1 second by default for STK1002Hans-Christian Egtvedt
2007-08-30Remove double quotation marks around MAC address for STK1002Hans-Christian Egtvedt
2007-07-09include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk
2007-04-14AVR32: Enable MMC supportHaavard Skinnemoen
2007-04-14AVR32: Enable networkingHaavard Skinnemoen
2007-04-14AVR32: Include more commands for ATSTK1000Haavard Skinnemoen
2007-04-14AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen
2007-04-14AVR32: Resource management rewriteHaavard Skinnemoen
2006-10-24Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk