| Commit message (Expand) | Author | Age | Files | Lines |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -2/+0 |
* | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs | Markus Klotzbuecher | 2019-07-09 | 1 | -1/+1 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -3/+0 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+0 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | ARM: Drop unreferenced CONFIG_* defines named after SoCs | Tuomas Tynkkynen | 2018-03-09 | 1 | -1/+0 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -3/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -3/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -3/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -2/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | Convert CONFIG_USB_KEYBOARD to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | ARM: at91 series: convert to generic board | Bo Shen | 2014-11-17 | 1 | -0/+2 |
* | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 1 | -1/+1 |
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-09 | 1 | -0/+1 |
|\ |
|
| * | arm: atmel: get rid of too many ifdeffery | Bo Shen | 2013-11-04 | 1 | -0/+1 |
* | | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
|/ |
|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | arm: at91/configs: add bootz to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+1 |
* | arm: at91/configs: add libfdt to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+2 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -3/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | at91rm9200ek: use atmel_usart | Andreas Bießmann | 2011-07-04 | 1 | -2/+5 |
* | arm920t/at91: use new clock.c features | Andreas Bießmann | 2011-07-04 | 1 | -0/+3 |
* | update arm/at91rm9200 work with rework rework110202 | Jens Scharsig | 2011-06-21 | 1 | -4/+1 |
* | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones | 2011-05-12 | 1 | -1/+0 |
* | arm920t/at91/timer: replace bss variables by gd | Andreas Bießmann | 2010-12-07 | 1 | -0/+2 |
* | at91rm9200ek: add configure target for RAM boot | Andreas Bießmann | 2010-12-07 | 1 | -0/+14 |
* | at91rm9200ek: fix SDRAM initialistation values | Andreas Bießmann | 2010-12-07 | 1 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | at91rm9200ek: enbable USB support | Andreas Bießmann | 2010-10-19 | 1 | -0/+15 |
* | at91rm9200ek: convert to at91 | Andreas Bießmann | 2010-10-19 | 1 | -201/+74 |
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | 1 | -0/+2 |