1. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · 7 years ago
  2. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  3. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  4. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  5. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  6. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  7. 9b9b716 efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · 7 years ago
  8. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · 7 years ago
  9. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · 9 years ago
  10. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · 9 years ago
  11. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  12. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · 7 years ago
  13. bdad0fa cmd: nvedit: bring error message in sync with condition under which it appears by Lothar Waßmann · 7 years ago
  14. 037166d cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · 7 years ago
  15. 4bc73ef fdt: Add a check to fdt_print() for coverity by Simon Glass · 7 years ago
  16. 0374691 fdt: Add a check to do_fdt() for coverity by Simon Glass · 7 years ago
  17. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  18. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  19. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  20. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  21. 73147d8 Kconfig: Add description for CMD_POWEROFF by Michal Simek · 7 years ago
  22. 9878861 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · 8 years ago
  23. b9a9afd cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · 8 years ago
  24. 178eba3 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · 8 years ago
  25. 3c95c79 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · 8 years ago
  26. 27d86a1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  27. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  28. 801c2bf pci: Correct cast for sandbox by Simon Glass · 8 years ago
  29. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  30. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  31. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 8 years ago
  32. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 8 years ago
  33. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  34. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 8 years ago
  35. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  36. 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 8 years ago
  37. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 8 years ago
  38. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 8 years ago
  39. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  40. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  41. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  42. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  43. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 8 years ago
  44. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
  45. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 8 years ago
  46. 811eb26 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · 8 years ago
  47. fa6b02f Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · 8 years ago
  48. 4a30120 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 8 years ago
  49. 12b8570 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 8 years ago
  50. c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 8 years ago
  51. 84d67c7 Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 8 years ago
  52. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  53. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
  54. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  55. a587336 cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 8 years ago
  56. e7f8aa1 cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 8 years ago
  57. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · 8 years ago
  58. e77ba3e common: env: remove superfluous assignment by xypron.glpk@gmx.de · 8 years ago
  59. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 8 years ago
  60. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 8 years ago
  61. c6db27b arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 8 years ago
  62. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  63. 0a6d8e6 Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 8 years ago
  64. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  65. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  66. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  67. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 8 years ago
  68. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
  69. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 8 years ago
  70. ffab9a0 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 8 years ago
  71. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  72. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 8 years ago
  73. 3423f21 Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 8 years ago
  74. 528fdd1 Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 8 years ago
  75. f5ebfe7 add Kconfig for fsuuid command by Josua Mayer · 8 years ago
  76. 7e38d4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  77. 663bf59 cmd: remove Blackfin specific commands by Masahiro Yamada · 8 years ago
  78. 59417d0 cmd: cramfs: use map_sysmem for sandbox support by Tyler Hall · 8 years ago
  79. 632a945 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · 8 years ago
  80. fc8a529 dm: led: Add a new 'led' command by Simon Glass · 8 years ago
  81. 4c81846 led: Mark existing driver as legacy by Simon Glass · 8 years ago
  82. fefc7ba sandbox: Add some test LEDs by Simon Glass · 8 years ago
  83. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  84. 316819a pci: Add a command to show PCI regions by Simon Glass · 8 years ago
  85. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  86. 4e5d33a cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · 8 years ago
  87. 5a5d71f cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · 8 years ago
  88. 1e6a096 cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · 8 years ago
  89. fd42c05 sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  90. 1990778 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · 8 years ago
  91. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  92. bf2fbd1 cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · 8 years ago
  93. 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
  94. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  95. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  96. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  97. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  98. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  99. a5bfcc5 lib: tpm: Add command to list resources by mario.six@gdsys.cc · 8 years ago
  100. 9ae8814 cmd: tpm: Fix flush command by mario.six@gdsys.cc · 8 years ago