1. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  2. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  3. 7b8b19f configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  6. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  7. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  8. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  9. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  10. 324873e board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  11. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  12. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  13. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  14. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  15. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  16. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  17. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  18. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  19. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  20. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  21. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  22. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  23. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  24. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  25. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  26. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  27. 0b4e450 ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · 9 years ago
  28. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  29. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  30. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  31. 59158ba ARM: at91 series: convert to generic board by Bo Shen · 10 years ago
  32. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  33. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  34. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  37. dc3e30b Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel by Bo Shen · 12 years ago
  38. 3083efe arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT by Bo Shen · 12 years ago
  39. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  40. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  41. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  42. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  43. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  44. f7aea46 AT91: Board fix for AT91SAM9261-EK by Xu, Hong · 13 years ago
  45. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  46. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  47. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  48. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  49. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  50. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  51. 918319c Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  52. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  53. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  54. 5ccc2d9 at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  55. 60f61e6 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 15 years ago
  56. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  57. e5a3bc2 Add config option for disabling DM9000-SROM support. by Remy Bohmer · 15 years ago
  58. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  59. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  60. 4758ebd at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 2b7178a at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  63. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. a484b00 at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. c7d703f usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  66. 6c86963 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  67. 89a7a87 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  68. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  69. ad229a4 AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  70. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 67e3beb AT91: Cleanup unused config header file definitions. by Stelian Pop · 16 years ago
  75. 820f2a9 AT91SAM9261EK: hook up the ATMEL LCD driver by Stelian Pop · 16 years ago
  76. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago