Age | Commit message (Expand) | Author |
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 |
2015-06-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2014-11-20 | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada |
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-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
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 | cpuat91: use atmel_usart | Andreas Bießmann |
2011-07-04 | arm920t/at91: use new clock.c features | Andreas Bießmann |
2011-04-27 | cpuat91: fix board support | Eric Benard |
2010-10-29 | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-08-20 | cpuat91: update defaut environement | Eric Bénard |
2010-08-20 | cpuat91: convert to new at91 soc architecture | Eric Bénard |
2010-07-12 | cpuat91: unbreak ethernet | Eric Bénard |
2010-02-12 | add new CONFIG_AT91_LEGACY | Jens Scharsig |
2010-01-31 | new at91_emac network driver (NET_MULTI api) | Jens Scharsig |
2009-10-18 | AT91 CPUAT91 Fix compiler warning | Eric Benard |
2009-10-13 | Add support for Eukrea CPUAT91 SBC | Tom Rix |