1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  3. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  4. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years ago
  5. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  6. 3caf032 video: Drop LCD_BPP by Simon Glass · 2 years, 1 month ago
  7. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 5 months ago
  8. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  9. c971ca2 global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · 2 years, 8 months ago
  10. 725ab67 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 8 months ago
  11. 8381e63 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
  12. 4c04742 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  13. 201e75e Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 9 months ago
  14. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  15. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  16. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  17. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  18. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  19. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  20. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  21. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  22. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  23. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  24. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  25. 6492244 configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · 7 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. e4ec7c0 ARM: Drop unreferenced CONFIG_* defines named after boards by Tuomas Tynkkynen · 7 years ago
  28. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  29. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  30. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  31. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  32. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  33. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  34. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  35. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  36. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  37. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  38. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  39. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  40. 3cbbeb1 configs: at91sam9rlek: Update for DT and DM support by Wenyou Yang · 8 years ago
  41. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  42. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  43. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  44. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  45. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  46. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  47. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  48. a7e1f50 AT91: Correct misspelling of "redundent" in partition names by Robert P. J. Day · 8 years ago
  49. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  50. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  51. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  52. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  53. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  54. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  55. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  56. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  57. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  58. 6fe18dc ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · 9 years ago
  59. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  60. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  61. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  62. bdfcebb ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 10 years ago
  63. 7ff194f ARM: at91: at91sam9rlek: add mmc environment configuration by Wu, Josh · 10 years ago
  64. b12259b ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  65. f8e70d9 ARM: at91: at91sam9rlek: update the default nand flash configs by Wu, Josh · 10 years ago
  66. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  67. ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
  68. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  70. e4f3623 arm: at91/configs: add bootz to configuration by Nicolas Ferre · 12 years ago
  71. 6ddbdb1 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · 12 years ago
  72. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  73. 9ef19ba AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · 12 years ago
  74. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  75. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  76. 0c0fb21 AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  77. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  78. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  79. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  80. 8d06546 add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  81. 128ecd0 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  82. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  83. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · 15 years ago
  84. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · 15 years ago
  85. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  86. b21aa66 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  87. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  91. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  94. 09e1090 at91: Choose environment variables location within make config target by Nicolas Ferre · 16 years ago
  95. ad1aa1c AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · 16 years ago
  96. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 2295183 AT91: Cleanup unused config header file definitions. by Stelian Pop · 17 years ago