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