1. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
  2. d7b7e3e Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig by Tom Rini · 2 years, 10 months ago
  3. 36a4dae global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 10 months ago
  4. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 11 months ago
  5. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 11 months ago
  6. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 11 months ago
  7. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 11 months ago
  8. 5a606a4 Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig by Tom Rini · 2 years, 11 months ago
  9. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 11 months ago
  10. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 3 years ago
  11. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 3 years, 1 month ago
  12. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 3 months ago
  13. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  14. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 5 months ago
  15. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 months ago
  16. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 5 months ago
  17. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
  18. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 9 months ago
  19. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 9 months ago
  20. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  21. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  22. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  23. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  24. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  25. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 7 years ago
  26. 7b8b19f configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · 7 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  28. b996b7d ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  29. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  30. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  31. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  32. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  33. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  34. eab36f6 board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 8 years ago
  35. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 8 years ago
  36. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 8 years ago
  37. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 8 years ago
  38. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 8 years ago
  39. 0b8908f configs: at91sam9263ek: Update for DT and DM support by Wenyou Yang · 8 years ago
  40. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  41. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  42. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  43. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  44. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  45. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  46. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  47. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  48. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  49. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  50. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  51. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  52. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  53. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  54. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  55. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  56. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  57. 0b4e450 ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · 9 years ago
  58. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 10 years ago
  59. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 10 years ago
  60. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  61. b286818 ARM: atmel: switch at91sam9263ek to generic board by Bo Shen · 10 years ago
  62. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  63. 4535a24 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  64. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  66. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  67. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  68. 0c58cfa ARM: at91: change nand flash table by Bo Shen · 12 years ago
  69. f9129fe arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  70. 36873e7 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  71. 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  72. 88461f1 at91sam9263ek: fix 'update' script by Andreas Bießmann · 13 years ago
  73. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 13 years ago
  74. e139cb3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 13 years ago
  75. 5e7d091 Fix: AT91SAM9263 nor flash usage by esw@bus-elektronik.de · 13 years ago
  76. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 13 years ago
  77. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 13 years ago
  78. 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
  79. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  80. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  81. cd46b0f AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master by Xu, Hong · 14 years ago
  82. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  83. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  84. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  85. 1b34f00 update at91sam9263ek board to new SoC access by Jens Scharsig · 15 years ago
  86. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  87. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  88. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  89. 918319c Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 16 years ago
  90. 70ebf31 AT91: factor out ROUND() macro by Wolfgang Denk · 16 years ago
  91. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 16 years ago
  92. 1b3b7c6 at91sam9263ek: add nor flash support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 6ebff36 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 03bab00 at91sam9263ek: enable hush and auto complete support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 4758ebd at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 2b7178a at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  100. 74c076d at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago