1. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  2. ba8adb2 zynq: nand: Enable Nand flash controller driver a zynq board by Siva Durga Prasad Paladugu · 8 years ago
  3. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  4. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  5. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  6. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  10. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  11. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  12. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  15. 2ae9fbe usb: zynq: Define config USB_STORAGE through defconfig by Siva Durga Prasad Paladugu · 8 years ago
  16. 2cdc778 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · 8 years ago
  17. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  18. 7f307d9 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · 8 years ago
  19. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  20. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  21. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  22. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  23. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  24. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  25. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  26. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  27. 2978ae2 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 8 years ago
  28. 1e8d383 ARM: zynq: Do not perform reset at the end of thor by Michal Simek · 8 years ago
  29. 758f29d ARM: zynq: Support systems with more memory banks by Michal Simek · 8 years ago
  30. c1584e2 ARM: zynq: Use memory initialization based on DTS file by Michal Simek · 8 years ago
  31. 4d1ed9c ARM: zynq: Add uEnv.txt support by Michal Simek · 8 years ago
  32. b7b3efe ARM: zynq: Enable option to overwrite default variables by Michal Simek · 8 years ago
  33. 217185b zynq-common: Enable phy driver for Xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 8 years ago
  34. 5493a32 Migrate CONFIG_ULPI* to Kconfig by Mateusz Kulikowski · 8 years ago
  35. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 8 years ago
  36. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 8 years ago
  37. 636ac18 ARM: zynq: zynqmp: Enable DCC serial driver by default by Michal Simek · 8 years ago
  38. b625fab Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  39. 18c61e9 ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · 8 years ago
  40. 9ec2cf0 ARM: zynq: Enable Realtek phys by default by Michal Simek · 8 years ago
  41. 39bc1a8 zynq-common: Fix usbboot env variable by Jason Wu · 8 years ago
  42. 70bdf2f ARM: zynq: Enable SPL RAM support by default by Michal Simek · 8 years ago
  43. d82d63c ARM: zynq: Remove ZYNQ_BOOT_FREEBSD option by Michal Simek · 8 years ago
  44. ce0335f mmc: Kconfig: Add Arasan SDHCI entry by Michal Simek · 8 years ago
  45. dce7e11 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · 9 years ago
  46. ec016a1 ARM: zynq: Extend malloc size by Michal Simek · 9 years ago
  47. 83b6464 ARM: zynq: Fix location of stack and malloc areas by Michal Simek · 9 years ago
  48. 596e578 net: gem: Move gem to Kconfig by Michal Simek · 9 years ago
  49. 6889ca7 net: gem: Move driver to DM by Michal Simek · 9 years ago
  50. 3cbbc25 ARM: zynq: Remove CONFIG_API by Michal Simek · 9 years ago
  51. 5df825d ARM: zynq: Remove PHYLIB from config to defconfig by Michal Simek · 9 years ago
  52. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  53. f3bd728 zynq: sdhci: Define max clock by macro by Michal Simek · 9 years ago
  54. 8741c49 ARM: zynq: Choose boot image based on OF_SEPARATE macro by Michal Simek · 9 years ago
  55. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  56. fa43f69 arm: zynq: Use separate device tree instead of embedded by Simon Glass · 9 years ago
  57. 1c3f2c7 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · 9 years ago
  58. 8e0e01d zynq-common: Add SPL SPI offset, size configs by Siva Durga Prasad Paladugu · 9 years ago
  59. 232a8e4 zynq-common: Enable ISSI SPI-NOR flash support by Jagan Teki · 9 years ago
  60. 9a76209 zynq-common: Enable Bank/Extended address register support by Jagan Teki · 9 years ago
  61. a241d4e zynq-common: Enable zynq qspi controller support by Jagan Teki · 9 years ago
  62. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  63. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  64. 98b532b zynq: Make CONFIG_OF_EMBED default case by Michal Simek · 9 years ago
  65. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  66. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  67. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  68. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  69. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  70. a2ec7fb zynq: Use system timer implementation instead of our by Michal Simek · 9 years ago
  71. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  72. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 9 years ago
  73. caacb33 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 9 years ago
  74. 82f681d fix ARM DCC support for ARMv7 based cores (e.g. CortexA) by Alexander Merkle · 9 years ago
  75. 599807f zynq-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 9 years ago
  76. 11a9662 configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  77. c4fa511 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  78. 87f3dbd ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  79. f20b37f ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  80. dd1c351 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  81. e9d69c1 ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  82. 5a82d53 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  83. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  84. 3fcfe80 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  85. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  86. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  87. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  88. 44dcb40 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  89. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  90. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  91. 2b25721 ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 10 years ago
  92. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  93. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  94. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 10 years ago
  95. 26ea9ce zynq: Enable fpga loadp and loadbp commands by Michal Simek · 10 years ago
  96. 64e809a fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · 10 years ago
  97. 0dfbcf0 zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined by Masahiro Yamada · 10 years ago
  98. 841426a ARM: zynq: Extend maximum number of command arguments by Michal Simek · 10 years ago
  99. 2e38a90 ARM: zynq: Enable EXT4 configs by Siva Durga Prasad Paladugu · 10 years ago
  100. 47b35a5 ARM: zynq: Move USB/SD/MMC common FAT configs by Siva Durga Prasad Paladugu · 10 years ago