aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91rm9200ek.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-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-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-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-3/+0
2014-11-17ARM: at91 series: convert to generic boardBo Shen1-0/+2
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-12arm: at91/configs: add bootz to configurationNicolas Ferre1-0/+1
2013-03-12arm: at91/configs: add libfdt to configurationNicolas Ferre1-0/+2
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-3/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-07-04at91rm9200ek: use atmel_usartAndreas Bießmann1-2/+5
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann1-0/+3
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig1-4/+1
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2010-12-07arm920t/at91/timer: replace bss variables by gdAndreas Bießmann1-0/+2
2010-12-07at91rm9200ek: add configure target for RAM bootAndreas Bießmann1-0/+14
2010-12-07at91rm9200ek: fix SDRAM initialistation valuesAndreas Bießmann1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-19at91rm9200ek: enbable USB supportAndreas Bießmann1-0/+15
2010-10-19at91rm9200ek: convert to at91Andreas Bießmann1-201/+74
2010-02-12add new CONFIG_AT91_LEGACYJens Scharsig1-0/+2
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig1-1/+7
2009-08-03rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell1-5/+0
2009-07-22AT91: factor out ROUND() macroWolfgang Denk1-1/+0
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-1/+0
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson1-0/+326