1. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  2. 2011dca configs: at91sam9rlek: Update for DT and DM support by Wenyou Yang · 7 years ago
  3. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  4. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  5. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  6. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  7. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  8. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  9. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  10. ae5070d AT91: Correct misspelling of "redundent" in partition names by Robert P. J. Day · 8 years ago
  11. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  12. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  13. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  14. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  15. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  16. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  17. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  18. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  19. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  20. 0b4e450 ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · 9 years ago
  21. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  22. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  23. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  24. 9aee8d8 ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 9 years ago
  25. 0b12843 ARM: at91: at91sam9rlek: add mmc environment configuration by Wu, Josh · 10 years ago
  26. 111ec4c ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  27. 65b553b ARM: at91: at91sam9rlek: update the default nand flash configs by Wu, Josh · 10 years ago
  28. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  29. 015b18c ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
  30. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  33. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  34. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  35. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  36. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  37. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  38. 21d671d AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  39. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  40. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  41. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  42. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  43. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  44. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  45. 918319c Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  46. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  47. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  48. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  49. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  50. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  51. 4758ebd at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  53. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  56. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  57. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  58. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 67e3beb AT91: Cleanup unused config header file definitions. by Stelian Pop · 16 years ago
  63. 761c70b AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  64. 2118ebb AT91SAM9RLEK support by Stelian Pop · 16 years ago