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