1. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · 7 years ago
  2. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · 7 years ago
  3. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · 7 years ago
  4. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · 7 years ago
  5. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · 7 years ago
  6. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  7. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  8. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · 7 years ago
  9. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · 7 years ago
  10. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  11. 5fb802a efi_loader: Fix configuration table override by Alexander Graf · 7 years ago
  12. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  13. 5e9900f efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
  14. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  15. 6533652 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
  16. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  17. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  18. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  19. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  20. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  21. 5eadbfa efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
  22. 1e5afc6 bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
  23. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  24. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  25. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  26. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
  27. 4a240bc cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  28. cd3ffa1 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · 7 years ago
  29. 6d2a2668 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  30. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  31. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  32. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · 7 years ago
  33. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  34. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  35. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  36. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  37. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  38. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · 7 years ago
  39. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · 7 years ago
  40. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  41. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  42. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  43. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  44. 9b9b716 efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · 7 years ago
  45. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · 7 years ago
  46. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · 9 years ago
  47. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · 9 years ago
  48. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  49. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · 7 years ago
  50. bdad0fa cmd: nvedit: bring error message in sync with condition under which it appears by Lothar Waßmann · 7 years ago
  51. 037166d cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · 7 years ago
  52. 4bc73ef fdt: Add a check to fdt_print() for coverity by Simon Glass · 7 years ago
  53. 0374691 fdt: Add a check to do_fdt() for coverity by Simon Glass · 7 years ago
  54. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  55. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  56. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  57. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  58. 73147d8 Kconfig: Add description for CMD_POWEROFF by Michal Simek · 7 years ago
  59. 9878861 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · 8 years ago
  60. b9a9afd cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · 8 years ago
  61. 178eba3 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · 8 years ago
  62. 3c95c79 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · 8 years ago
  63. 27d86a1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  64. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  65. 801c2bf pci: Correct cast for sandbox by Simon Glass · 8 years ago
  66. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  67. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  68. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 8 years ago
  69. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 8 years ago
  70. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  71. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 8 years ago
  72. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  73. 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 8 years ago
  74. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 8 years ago
  75. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 8 years ago
  76. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  77. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  78. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  79. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  80. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 8 years ago
  81. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
  82. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 8 years ago
  83. 811eb26 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · 8 years ago
  84. fa6b02f Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · 8 years ago
  85. 4a30120 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 8 years ago
  86. 12b8570 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 8 years ago
  87. c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 8 years ago
  88. 84d67c7 Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 8 years ago
  89. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  90. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
  91. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  92. a587336 cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 8 years ago
  93. e7f8aa1 cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 8 years ago
  94. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · 8 years ago
  95. e77ba3e common: env: remove superfluous assignment by xypron.glpk@gmx.de · 8 years ago
  96. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 8 years ago
  97. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 8 years ago
  98. c6db27b arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 8 years ago
  99. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  100. 0a6d8e6 Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 8 years ago