summaryrefslogtreecommitdiffstats
path: root/include/configs/at91rm9200ek.h
Commit message (Expand)AuthorAgeFilesLines
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-1/+1
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen2018-03-091-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-3/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-3/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-231-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* ARM: at91 series: convert to generic boardBo Shen2014-11-171-0/+2
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-0/+1
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-041-0/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: at91/configs: add bootz to configurationNicolas Ferre2013-03-121-0/+1
* arm: at91/configs: add libfdt to configurationNicolas Ferre2013-03-121-0/+2
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-3/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* at91rm9200ek: use atmel_usartAndreas Bießmann2011-07-041-2/+5
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-041-0/+3
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-211-4/+1
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-071-0/+2
* at91rm9200ek: add configure target for RAM bootAndreas Bießmann2010-12-071-0/+14
* at91rm9200ek: fix SDRAM initialistation valuesAndreas Bießmann2010-12-071-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* at91rm9200ek: enbable USB supportAndreas Bießmann2010-10-191-0/+15
* at91rm9200ek: convert to at91Andreas Bießmann2010-10-191-201/+74
* add new CONFIG_AT91_LEGACYJens Scharsig2010-02-121-0/+2
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-311-1/+7