1. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  2. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  3. 7929761 usb: Remove some unused CONFIG settings by Tom Rini · 2 years, 5 months ago
  4. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
  5. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  6. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
  7. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  8. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  9. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  10. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  11. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  12. 89ca343 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. by Tom Rini · 2 years, 6 months ago
  13. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  14. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  15. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  17. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  18. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
  19. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  20. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
  21. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  22. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  23. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  24. 6722614 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · 3 years, 6 months ago
  25. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  26. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  27. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  28. 04df71a board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL by Fabien Lehoussel · 4 years, 9 months ago
  29. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  30. 7830fc5 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  31. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  32. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  33. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  35. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  36. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  37. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  38. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  39. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  40. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  41. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  42. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  43. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  44. 9ddd6fc board: sama5d3_xplained: Update to support DM/DT by Wenyou Yang · 8 years ago
  45. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  46. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  47. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  48. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  49. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  50. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  51. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  52. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  61. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  62. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  63. 244caf0 ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h by Wu, Josh · 9 years ago
  64. 8b9c751 ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h by Wu, Josh · 9 years ago
  65. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  66. 4258754 ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h by Wu, Josh · 10 years ago
  67. 83a718d ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  68. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  69. 4638aea ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card by Wu, Josh · 10 years ago
  70. 94b68b0 ARM: at91: sama5d3_xplained: spl: enable PMECC header generation by Wu, Josh · 10 years ago
  71. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  72. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  73. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  74. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  75. 1b0e46c at91: remove redundant AT91FAMILY definition in board config file by Wu, Josh · 11 years ago
  76. e69bb89 ARM: atmel: sama5d3_xplained: convert to generic board by Bo Shen · 11 years ago
  77. 735ef1a ARM: atmel: enable SPL on sama5d3_xplained board by Bo Shen · 11 years ago
  78. 62077d1 config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · 11 years ago
  79. 06ce3f4 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · 11 years ago