1. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  2. 5c3f6a3 dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXT by Tom Rini · 2 years, 4 months ago
  3. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 5 months ago
  4. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  5. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  6. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  7. c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 6 months ago
  8. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 8 months ago
  9. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 9 months ago
  10. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  11. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  12. 1d66722 board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE by Stephan Gerhold · 3 years, 3 months ago
  13. 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 4 months ago
  14. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 3 months ago
  15. 04cd710 removing fdt_high from default set of variables for, dragonboard410c config by Matthias Schoepfer · 4 years, 10 months ago
  16. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  17. c7110a0 configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  18. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  19. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  20. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  21. b53777d configs: db410c: Set eMMC env partition to BOOT2 by Ramon Fried · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  24. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  25. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  26. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  27. a970ee2 db410c: on aarch64 the fdtfile is in per-vendor subdirectory by Rob Clark · 7 years ago
  28. 5bef399 db410c: configs: increase gunzip buffer size for the kernel by Jorge Ramirez-Ortiz · 7 years ago
  29. 9a16153 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  30. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  31. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  32. 9272c7b Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · 7 years ago
  33. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  34. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  35. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  36. 78d11b7 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  37. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  38. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  39. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 7 years ago
  40. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  41. 2cfe312 configs: move CMD_MD5SUM definition to defconfigs by Andre Przywara · 8 years ago
  42. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  43. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  44. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  45. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  46. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  47. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  48. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  49. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  50. a3e2efc dragonboard410c: adding missing default addr for script and pxe boot by Ricardo Salveti de Araujo · 8 years ago
  51. 5a6f576 dragonboard410c: prefer sdcard boot over emmc by Ricardo Salveti de Araujo · 8 years ago
  52. 333463d dragonboard410c: Increase default environment size. by Mateusz Kulikowski · 8 years ago
  53. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  54. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  55. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  56. 093685a dragonboard410c: Fix environment variables by Andreas Färber · 9 years ago
  57. 50c5d43 dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE by Mateusz Kulikowski · 9 years ago
  58. 626f048 board: Add Qualcomm Dragonboard 410C support by Mateusz Kulikowski · 9 years ago