1. 78533a1 configs: Resync with savedefconfig by Tom Rini · 2 years, 4 months ago
  2. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  3. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  4. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 5 months ago
  5. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  6. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  7. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  8. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  9. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  10. 5d834bf configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  11. 632422d timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 7 months ago
  12. 085f737 configs: at91: Enable SYSRESET for Atmel/Microchip's platforms by Sergiu Moga · 2 years, 7 months ago
  13. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 7 months ago
  14. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  15. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 8 months ago
  16. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  17. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years ago WIP/01Nov2021
  18. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 1 month ago
  19. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 1 month ago
  20. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  21. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  22. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  23. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  24. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  25. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  26. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  27. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  28. 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  29. 58b1d68 configs: at91: Fix wrong definitions for CONFIG_PMECC_CAP by Tudor Ambarus · 3 years, 9 months ago
  30. 6f88981 configs: at91: Fix the involuntarily disablement of NAND PMECC by Tudor Ambarus · 3 years, 9 months ago
  31. 2bc7e12 arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards by Nicolas Ferre · 3 years, 11 months ago
  32. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago v2020.10-rc2
  33. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  34. c4df37b Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 3 months ago
  35. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  36. 59dab84 configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS by Gregory CLEMENT · 4 years, 5 months ago
  37. 88bd5b1 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  38. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  39. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
  40. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  41. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 11 months ago
  42. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago WIP/04Dec2019
  43. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  44. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  45. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  46. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  47. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  48. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  49. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  50. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  51. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  52. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  53. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  54. 57f76c2 configs: at91: remove SPL_GENERATE_ATMEL_PMECC_HEADER from non-nand configs by Eugen Hristev · 6 years ago
  55. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  56. 49ad402 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  57. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  58. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  59. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  60. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  61. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  62. 34b3722 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  63. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  64. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  65. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  66. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  67. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  68. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  69. 4b0467d board: sama5d4ek: Convert to CONFIG_DM_VIDEO by Wenyou Yang · 7 years ago
  70. 5541543 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  71. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  72. fc6adeb board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  73. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  74. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  75. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  76. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  77. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  78. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  79. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  80. 2681e78 configs: Re-sync by Tom Rini · 7 years ago
  81. 22e10be board: sama5d4ek: enable early debug UART by Wenyou Yang · 8 years ago
  82. ef33aa3 board: sama5d4ek: update to support DM/DT by Wenyou Yang · 8 years ago
  83. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  84. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  85. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  86. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  87. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  90. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  92. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  93. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  95. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  96. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  97. 12328f2 ARM: atmel: Enable FIT image support for SAMA5Dx by Marek Vasut · 9 years ago
  98. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  99. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  100. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago