1. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  2. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  3. 6bac227 Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 7 years ago
  4. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  5. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  6. 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
  7. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  8. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  9. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  10. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
  11. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  12. b0e7a70 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 7 years ago
  13. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  14. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  15. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  16. 93d66ee Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 7 years ago
  17. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  18. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  19. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  20. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  21. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  22. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  23. a8523a8 Drop CONFIG_CMD_DOC by Simon Glass · 8 years ago
  24. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  25. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  26. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  27. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  28. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  29. 3f33f6a sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  30. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  31. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  32. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  33. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  34. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  35. 08d0d6f common: Add new clk command by Michal Simek · 11 years ago
  36. ccca7df Add fuse API and commands by Benoît Thébaudeau · 11 years ago
  37. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  38. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  39. 15a33e4 Add option to display customised memory information by Simon Glass · 12 years ago
  40. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  41. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  42. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  43. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  44. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  45. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  46. 8a401e1 AT91: Drop AT91_SPIMUX command from cmd_all by Marek Vasut · 13 years ago
  47. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  48. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  49. bf6cb24 rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  50. 8178110 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · 14 years ago
  51. 9157e9c config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · 14 years ago
  52. 246c692 Add 'editenv' command by Peter Tyser · 15 years ago
  53. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  54. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  55. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  56. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  57. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  58. fe2ce55 add 'unzip' command to u-boot commandline by Harald Welte · 16 years ago
  59. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  60. 2a2fa79 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. by Daniel Hellstrom · 17 years ago
  61. d058698 Add setexpr command by Kumar Gala · 17 years ago
  62. d16471e add 'terminal program' functionality by Harald Welte · 17 years ago
  63. 23c56f9 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  64. d7e8ce1 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  65. d94c79e Final tidy by Peter Pearse · 17 years ago
  66. 557ab89 Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX by Peter Pearse · 17 years ago
  67. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  68. ec63b10 Introduce initial versions of new Command Config files. by Jon Loeliger · 17 years ago