1. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · 8 years ago
  2. 11bc252 microblaze: Remove empty ifdef around caches by Michal Simek · 8 years ago
  3. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  4. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  5. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  6. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  7. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  8. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  9. 0152524 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  10. 4f1d257 microblaze: Enable HUSH via Kconfig by Michal Simek · 9 years ago
  11. 6a41aad microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  12. bcd29a6 microblaze: Move CONFIG_NETCONSOLE to Kconfig by Michal Simek · 9 years ago
  13. 108431e microblaze: Remove CONFIG_FIT from board file by Michal Simek · 9 years ago
  14. ac1cb1a microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  15. e9226cf microblaze: Move eth configuration to Kconfig by Michal Simek · 9 years ago
  16. 13d63a3 microblaze: Enable axi emac via Kconfig by Michal Simek · 9 years ago
  17. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  18. bf51cab microblaze: Enable MICREL_KSZ9021 by Michal Simek · 9 years ago
  19. 0332d28 microblaze: Enable PHYLIB via Kconfig by Michal Simek · 9 years ago
  20. cdb7b07 microblaze: Enable uart16550 DM by default by Michal Simek · 9 years ago
  21. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  22. c7ff40a microblaze: Move baudrate setting out driver selection by Michal Simek · 9 years ago
  23. 31ba5df microblaze: Remove CONSOLE_ARG by Michal Simek · 9 years ago
  24. 8cd2491 microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  25. 3162732 microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  26. c73e985 microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  27. 7cb7ae7 microblaze: Make room for malloc before ELF by Michal Simek · 9 years ago
  28. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  29. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  30. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  31. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  32. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  33. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  34. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  35. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  36. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  37. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  38. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  39. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  40. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  41. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  42. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  43. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  44. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  45. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  46. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  47. c8cb151 microblaze: Wire up OF support for emaclite by Stephan Linz · 12 years ago
  48. 26acb3e microblaze: Add SPL support by Michal Simek · 11 years ago
  49. d3cafdf microblaze: Enable buffer write for NOR flashes by Michal Simek · 11 years ago
  50. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  51. af88f20 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · 11 years ago
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  54. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  55. ebd71f7 microblaze: Enable netconsole by Michal Simek · 14 years ago
  56. 1cf1fbd microblaze: Remove FSL support from generic board by Michal Simek · 12 years ago
  57. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  58. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · 12 years ago
  59. 9f4b68e microblaze: Wire up SPI driver by Stephan Linz · 12 years ago
  60. 251ed2c microblaze: intc: Clear interrupt code by Michal Simek · 12 years ago
  61. 2def427 microblaze: Wire up dts configuration by Stephan Linz · 12 years ago
  62. a775447 microblaze: Add missing undefs for UBI and UBIFS by Stephan Linz · 12 years ago
  63. 61c229f microblaze: Expand and correct configuration comments by Stephan Linz · 12 years ago
  64. 9d20996 microblaze: Enable ubi support by Stephan Linz · 12 years ago
  65. d647131 microblaze: Avoid compile error on systems without cfi flash by Stephan Linz · 12 years ago
  66. 3e1d414 microblaze: Remove wrong define CONFIG_SYS_FLASH_PROTECTION by Stephan Linz · 12 years ago
  67. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  68. 3439eab microblaze: Enable several ethernet driver compilation by Stephan Linz · 13 years ago
  69. be0ea37 microblaze: Enable phylib and mii support by Stephan Linz · 13 years ago
  70. f37fb1a microblaze: Enable TFTP put command by Stephan Linz · 13 years ago
  71. 381d38a microblaze: usable uart16550 for big endian systems by Stephan Linz · 13 years ago
  72. 7a88e3a microblaze: Wire up axi_ethernet driver initialization by Michal Simek · 13 years ago
  73. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  74. df36993 microblaze: Enable FDT/FIT support by Michal Simek · 14 years ago
  75. f931bd5 microblaze: Remove address offset for uart16550 by Michal Simek · 14 years ago
  76. 2dd89eb microblaze: Do not select NFS for platforms without ethernet by Michal Simek · 14 years ago
  77. eaf2c86 microblaze: Fix bd_info pointer by Michal Simek · 14 years ago
  78. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  79. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  80. 7f581f0 microblaze: Add support for NET_MULTI api by Michal Simek · 14 years ago
  81. 04c379f microblaze: Fix microblaze-generic config file by Michal Simek · 14 years ago
  82. 597df9e microblaze: generic: rename MTD partition set to 'flash-0' by Stephan Linz · 14 years ago
  83. 7ef4c23 microblaze: generic: adding DHCP support by Stephan Linz · 14 years ago
  84. 31983d9 microblaze: Stop stack clobbering in microblaze-generic. by Graeme Smecher · 15 years ago
  85. f6d9b33 microblaze: Enable hush parser by Michal Simek · 15 years ago
  86. c98898d net: Remove old Xilinx Emac driver by Michal Simek · 15 years ago
  87. ee06215 microblaze: Short size of global data and fix malloc size by Michal Simek · 15 years ago
  88. 5dc958f mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 16 years ago
  89. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  90. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  91. f95f6dc microblaze: Add cache flush by Michal Simek · 16 years ago
  92. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  93. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago[Renamed (98%) from include/configs/ml401.h]
  94. 67690a1 microblaze: Remove CONFIG_LIBFDT due to error in common files by Michal Simek · 16 years ago
  95. 1698496 microblaze: Fix ml401 uart16550 setting by Michal Simek · 16 years ago
  96. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago