1. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  2. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  3. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  4. 9aee8d8 ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 9 years ago
  5. 0b12843 ARM: at91: at91sam9rlek: add mmc environment configuration by Wu, Josh · 10 years ago
  6. 111ec4c ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  7. 65b553b ARM: at91: at91sam9rlek: update the default nand flash configs by Wu, Josh · 10 years ago
  8. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  9. 015b18c ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
  10. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  13. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  14. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  15. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  16. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  17. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  18. 21d671d AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  19. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  20. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  21. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  22. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  23. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  24. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  25. 918319c Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  26. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  27. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  28. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  29. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  30. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. 4758ebd at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  32. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  33. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  36. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  37. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  38. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 67e3beb AT91: Cleanup unused config header file definitions. by Stelian Pop · 16 years ago
  43. 761c70b AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  44. 2118ebb AT91SAM9RLEK support by Stelian Pop · 16 years ago