1. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  2. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  3. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  4. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  5. 3869080 AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSET by Masahiro Yamada · 7 years ago
  6. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  7. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  8. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  9. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  10. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  11. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  12. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  13. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  14. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  15. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  16. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  17. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  18. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  19. 487d113 configs: at91sam9n12ek: Update for DT and DM support by Wenyou Yang · 8 years ago
  20. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  21. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  22. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  23. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  24. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  25. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  26. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  27. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  28. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  29. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  30. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  31. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  32. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  43. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  44. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  45. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  46. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  47. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  48. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  49. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  50. 6fe18dc ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · 9 years ago
  51. 59d780a arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · 9 years ago
  52. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  53. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  54. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  55. 9c70939 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · 10 years ago
  56. 32abdfe ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card by Wu, Josh · 10 years ago
  57. a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · 10 years ago
  58. cf89b4d ARM: at91: remove redundant ARM926EJS definition in board config files by Wu, Josh · 11 years ago
  59. 1b0e46c at91: remove redundant AT91FAMILY definition in board config file by Wu, Josh · 11 years ago
  60. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  61. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  63. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  64. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  65. 591ef58 arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5 by Bo Shen · 11 years ago
  66. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  67. d2c2612 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · 12 years ago
  68. 3f338c1 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago