1. fc8a529 dm: led: Add a new 'led' command by Simon Glass · 8 years ago
  2. 4c81846 led: Mark existing driver as legacy by Simon Glass · 8 years ago
  3. fefc7ba sandbox: Add some test LEDs by Simon Glass · 8 years ago
  4. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  5. 316819a pci: Add a command to show PCI regions by Simon Glass · 8 years ago
  6. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  7. 4e5d33a cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · 8 years ago
  8. 5a5d71f cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · 8 years ago
  9. 1e6a096 cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · 8 years ago
  10. fd42c05 sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  11. 1990778 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · 8 years ago
  12. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  13. bf2fbd1 cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · 8 years ago
  14. 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
  15. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  16. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  17. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  18. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  19. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  20. a5bfcc5 lib: tpm: Add command to list resources by mario.six@gdsys.cc · 8 years ago
  21. 9ae8814 cmd: tpm: Fix flush command by mario.six@gdsys.cc · 8 years ago
  22. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  23. bdfacea gpt: Fix uuid string format by Vincent Tinelli · 8 years ago
  24. e3b71f8 cmd: itest: correct calculus for long format by Sebastien Colleur · 8 years ago
  25. f0fa113 Kconfig: introduce md5sum command selection by Andre Przywara · 8 years ago
  26. be4246a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  27. 56c4ed6 arm64: booti: allow to place kernel image anywhere in physical memory by Masahiro Yamada · 8 years ago
  28. d6964b3 armv8: Add global variable resv_ram by York Sun · 8 years ago
  29. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  30. 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  31. 0258e39 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND by Grygorii Strashko · 8 years ago
  32. 8168033 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  33. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  34. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  35. 4ba6a86 booti: Set images.os.arch by Scott Wood · 8 years ago
  36. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  37. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  38. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  39. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  40. 93b5ddb Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  41. 4fb937b cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · 8 years ago
  42. a89c055 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · 8 years ago
  43. 80d5e6b bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Cédric Schieli · 8 years ago
  44. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  45. 9a922b4 bootm: qnx: Disable data cache before booting QNX image by Emmanuel Vadot · 8 years ago
  46. ed6481e cmd/host: add missing \n in help text by Sébastien Szymanski · 8 years ago
  47. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  48. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  49. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · 8 years ago
  50. cd8f86f usb: storage: Show number of storage devices detected for DM_USB by Michal Simek · 8 years ago
  51. 06a9880 cmd: sata: fix init command return value by Gary Bisson · 8 years ago
  52. 1a09cd2 cmd/fdt: Make fdt get value endian-safe for single-cell properties by Andreas Färber · 8 years ago
  53. fed14d0 cmd: fdt: Print error message when fdt application fails by Stefan Agner · 8 years ago
  54. b03b0c8 cmd: mem: Use memcpy for 'cp' command by Fabio Estevam · 8 years ago
  55. 20d6b95 fpga: Use enum for bitstream command types by Michal Simek · 8 years ago
  56. bc71325 cmd: net: fix function name in comment by Baruch Siach · 8 years ago
  57. 80d0a13 cmd/Kconfig: Fix typo in CMD_MEMORY help text by Fabio Estevam · 8 years ago
  58. 49470c1 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  59. 97d2678 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · 8 years ago
  60. 18fbf52 cmd: pci: add option to parse and display BAR information by Yehuda Yitschak · 8 years ago
  61. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  62. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  63. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  64. 50c1402 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  65. a0559ac cmd/fdt: fix uncallable systemsetup command by Fabien Parent · 8 years ago
  66. eefa302 cmd/tpm_test: Fix misleading code indentation by Stefan Brüns · 8 years ago
  67. ff23811 cmd: scsi: Make private functions static by Michal Simek · 8 years ago
  68. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  69. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  70. c17dae5 mmc: add bkops-enable command by Tomas Melin · 8 years ago
  71. b450f93 sata: fix sata command can not being executed bug by Tang Yuantian · 8 years ago
  72. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  73. 18f5079 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  74. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  75. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  76. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  77. 3d2561f fastboot: simplify the Kconfig logic by Yann E. MORIN · 8 years ago
  78. 97bb3f8 fastboot: Add CONFIG_FASTBOOT_USB_DEV option by Semen Protsenko · 8 years ago
  79. bfd199c efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3 by Alexander Graf · 8 years ago
  80. 105c936 efi: x86: Adjust EFI files support efi_loader by Simon Glass · 8 years ago
  81. 61378fd efi: arm: Add aarch64 EFI app support by Simon Glass · 8 years ago
  82. fc03fb9 efi: arm: Add EFI app support by Simon Glass · 8 years ago
  83. fac4ced efi: Add support for a hello world test program by Simon Glass · 8 years ago
  84. 1a5490e efi: Fix debug message address format by Simon Glass · 8 years ago
  85. bbaf424 cmd: load: align cache flush by Chris Packham · 8 years ago
  86. 2f629f0 Fix spelling of "extended". by Vagrant Cascadian · 8 years ago
  87. 400f072 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · 8 years ago
  88. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  89. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  90. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  91. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  92. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  93. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  94. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  95. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  96. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  97. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  98. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  99. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  100. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago