Age | Commit message (Expand) | Author |
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 |
2009-08-03 | rm9200 lowevel_init: don't touch reserved/readonly registers | David Brownell |
2009-07-22 | AT91: factor out ROUND() macro | Wolfgang Denk |
2009-06-12 | i2c: Remove deprecated individual i2c commands | Peter Tyser |
2009-04-04 | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | Add support for the AT91RM9200EK Board. | Ulf Samuelsson |