1. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  2. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  3. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  4. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  5. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  6. 66dc09c cmd, nand: fix broken output of "nand info" by Lothar Waßmann · 7 years ago
  7. d794966 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  8. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  9. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  10. 7e09145 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  11. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  12. 85a6e9b efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · 7 years ago
  13. 5353953 bdinfo: print fdt_blob by Heiko Schocher · 7 years ago
  14. b920342 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · 8 years ago
  15. d419026 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · 8 years ago
  16. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  17. 31417f0 cmd: ethsw: Fix out-of-bounds error by York Sun · 7 years ago
  18. d1b88cd cmd: nvedit: bring error message in sync with condition under which it appears by Lothar Waßmann · 7 years ago
  19. 1aca4d5 cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · 7 years ago
  20. 9f95267 fdt: Add a check to fdt_print() for coverity by Simon Glass · 7 years ago
  21. 72c98ed fdt: Add a check to do_fdt() for coverity by Simon Glass · 7 years ago
  22. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  23. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  24. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  25. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  26. e05d505 Kconfig: Add description for CMD_POWEROFF by Michal Simek · 7 years ago
  27. 9620d87 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · 7 years ago
  28. 314f636 cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · 7 years ago
  29. 18b2916 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · 7 years ago
  30. be1b867 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · 7 years ago
  31. dd31be2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  32. eedfb89 fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  33. 84d7f91 pci: Correct cast for sandbox by Simon Glass · 7 years ago
  34. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  35. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  36. ee7c0e7 Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 7 years ago
  37. 6bac227 Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 7 years ago
  38. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  39. 59e12a4 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 7 years ago
  40. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  41. 7d0f5c1 Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 7 years ago
  42. 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
  43. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  44. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  45. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  46. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  47. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  48. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
  49. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  50. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
  51. df1c489 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · 7 years ago
  52. 5d927b4 Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · 7 years ago
  53. b0e7a70 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 7 years ago
  54. ef07220 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 7 years ago
  55. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  56. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  57. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  58. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  59. 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  60. 62f733b cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 7 years ago
  61. 9398b8c cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  62. b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 7 years ago
  63. c33e825 common: env: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  64. 320eca5 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 7 years ago
  65. 22c2c17 cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 7 years ago
  66. f2ca24d arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 7 years ago
  67. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  68. 93d66ee Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 7 years ago
  69. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  70. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  71. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  72. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  73. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  74. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  75. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  76. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  77. c04b9b3 Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 7 years ago
  78. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  79. b1a873d Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 7 years ago
  80. efbe99c add Kconfig for fsuuid command by Josua Mayer · 7 years ago
  81. f838458 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  82. 4326b45 cmd: remove Blackfin specific commands by Masahiro Yamada · 7 years ago
  83. 511c66b cmd: cramfs: use map_sysmem for sandbox support by Tyler Hall · 7 years ago
  84. 18f41f2 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · 7 years ago
  85. ffe2052 dm: led: Add a new 'led' command by Simon Glass · 7 years ago
  86. 21c3408 led: Mark existing driver as legacy by Simon Glass · 7 years ago
  87. a89c3a0 sandbox: Add some test LEDs by Simon Glass · 7 years ago
  88. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  89. b997a73 pci: Add a command to show PCI regions by Simon Glass · 7 years ago
  90. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago
  91. 84c1dfe cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · 8 years ago
  92. 522c282 cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · 8 years ago
  93. 2bc734b cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · 8 years ago
  94. d482a8d sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  95. e915d20 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · 8 years ago
  96. 173aafb cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  97. 0269dfa cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · 8 years ago
  98. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  99. 936478e SPARC: Remove by Tom Rini · 8 years ago
  100. ea3310e Blackfin: Remove by Tom Rini · 8 years ago