Age | Commit message (Expand) | Author |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-09-11 | ARM: atmel: boards: use default CONFIG_SYS_PBSIZE | Bo Shen |
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 | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher |
2014-10-10 | ARM: atmel: switch at91sam9263ek to generic board | Bo Shen |
2014-03-09 | at91sam9263ek: add mmc support | Andreas Henriksson |
2013-12-01 | arm926ejs, at91: add common phy_reset function | Heiko Schocher |
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: change nand flash table | Bo Shen |
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-10-15 | COMMON: Use __stringify() instead of xstr() | Marek Vasut |
2012-09-01 | at91sam9263ek: fix 'update' script | Andreas Bießmann |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-07-07 | AT91SAM9*: Change kernel address in dataflash to match u-boot's size | Alexandre Belloni |
2012-07-07 | Fix: AT91SAM9263 nor flash usage | esw@bus-elektronik.de |
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 |
2012-05-15 | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini |
2011-11-29 | Fix Stelian's email address | Stelian Pop |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-08-03 | AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master | Xu, Hong |
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-03-07 | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich |
2010-02-12 | update at91sam9263ek board to new SoC access | Jens Scharsig |
2010-02-12 | add a new AT91 GPIO driver | Jens Scharsig |
2010-02-12 | add new CONFIG_AT91_LEGACY | Jens Scharsig |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-08-18 | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre |
2009-07-22 | AT91: factor out ROUND() macro | Wolfgang Denk |
2009-07-18 | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-06-21 | at91sam9263ek: add nor flash support | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | at91: move cpu name define to arm/arch/ cpu header | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-16 | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-16 | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91sam9263ek: enable hush and auto complete support | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
2009-03-22 | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-28 | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-12-14 | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-06 | at91: Choose environment variables location within make config target | Nicolas Ferre |