1. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  2. 8d08985 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  3. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  4. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  5. ec6617c armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  6. c294873 fastboot: simplify the Kconfig logic by Yann E. MORIN · 8 years ago
  7. 9af5ba8 fastboot: Add CONFIG_FASTBOOT_USB_DEV option by Semen Protsenko · 8 years ago
  8. 69bd459 efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3 by Alexander Graf · 8 years ago
  9. 5bd828b efi: x86: Adjust EFI files support efi_loader by Simon Glass · 8 years ago
  10. c65d76e efi: arm: Add aarch64 EFI app support by Simon Glass · 8 years ago
  11. dd46eef efi: arm: Add EFI app support by Simon Glass · 8 years ago
  12. c7ae3df efi: Add support for a hello world test program by Simon Glass · 8 years ago
  13. 5ee31ba efi: Fix debug message address format by Simon Glass · 8 years ago
  14. 0a6036d cmd: load: align cache flush by Chris Packham · 8 years ago
  15. da1a3bd Fix spelling of "extended". by Vagrant Cascadian · 8 years ago
  16. 3fb97e2 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · 8 years ago
  17. e275458 efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  18. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  19. 80a4800 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  20. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  21. ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  22. 44afdc4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  23. 9bde741 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  24. bfeba01 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  25. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  26. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  27. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  28. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  29. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  30. e120c84 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  31. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  32. 0061242 cmd: ubi: add option to specify volume id by Ladislav Michl · 8 years ago
  33. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  34. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  35. 454e3d9 cmd/fat: Do not crash on write when <bytes> is not specified by Stefan Brüns · 8 years ago
  36. 49afb37 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  37. d6e9141 sf: fix sf probe by Cyrille Pitchen · 8 years ago
  38. aca9814 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  39. f63963f pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  40. 8b7d512 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  41. 4004a81 nand: Fix nand info for no device by Tony Lindgren · 8 years ago
  42. 1cfce74 nand: Fix set_dev checks for no device by Tony Lindgren · 8 years ago
  43. e016f0b fastboot: implement Kconfig by Steve Rae · 8 years ago
  44. 3c1dcef cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  45. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  46. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  47. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  48. f0ed68e cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  49. cd379a2 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  50. ddd917b bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  51. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  52. f9d334b efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  53. c2fdd34 cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · 8 years ago
  54. e379508 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
  55. 4e3fa7d cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
  56. 8752e26 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
  57. f80e535 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
  58. fd60e99 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
  59. 12feb36 cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago
  60. 171e539 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · 8 years ago
  61. 7fe1d6a crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  62. c9f3c5f dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · 8 years ago
  63. 7f7ddf2 arm: Show early-malloc() usage in bdinfo by Simon Glass · 8 years ago
  64. fd42e1b Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  65. 1bb718c lzmadec: Use the same type as the lzma call by Simon Glass · 8 years ago
  66. 4927166 efi_loader: Make exposed image loader path absolute by Alexander Graf · 8 years ago
  67. c497463 cmd: misc: Add support for fractions in sleep by mario.six@gdsys.cc · 8 years ago
  68. 59441ac mtd: fix compiler warnings by Steve Rae · 8 years ago
  69. 2dc3c483 cmd, nand: add an option to disable the verification when writing in raw mode by Boris Brezillon · 8 years ago
  70. af32443 cmd: mtdparts: support runtime generated mtdparts by Ladislav Michl · 8 years ago
  71. f8f744a cmd: mtdparts: use defaults by default by Ladislav Michl · 8 years ago
  72. 1c2a262 cmd: mtdparts: consolidate mtdparts reading from env by Ladislav Michl · 8 years ago
  73. 06a040a cmd: mtdparts: fix null pointer dereference in parse_mtdparts by Ladislav Michl · 8 years ago
  74. c0ac333 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init by Ladislav Michl · 8 years ago
  75. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  76. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  77. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  78. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  79. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  80. e6e188f usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · 8 years ago
  81. 2138fd6 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · 8 years ago
  82. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  83. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  84. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  85. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  86. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  87. 1866be7 nand: extend nand torture by Max Krummenacher · 8 years ago
  88. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  89. 7839f5f cmd: usb: check if_type before using this device by Peng Fan · 8 years ago
  90. 666362356 cmd: gpt: add - partition size parsing by Michael Trimarchi · 8 years ago
  91. cddfc97 ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  92. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  93. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  94. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  95. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  96. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  97. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  98. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  99. dafd648 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 8 years ago
  100. 04681cb cmd: disk: Fix unused variable warning by Marek Vasut · 8 years ago