1. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago WIP/22Apr2020
  2. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 6 months ago
  3. 453d213 mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 7 months ago
  4. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 7 months ago
  5. d5210e4 cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · 4 years, 7 months ago
  6. f60a66e cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 6 months ago
  7. 658854a cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 6 months ago
  8. f41b85e cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 6 months ago
  9. 8ec6db7 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 6 months ago
  10. 1bf6514 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 6 months ago
  11. 94c03c7 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 4 years, 6 months ago
  12. ce97607 cmd: eeprom: Staticize eeprom_i2c_bus by Marek Vasut · 4 years, 7 months ago
  13. 83f7078 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 7 months ago
  14. 0563700 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · 4 years, 8 months ago
  15. 414c34e image: Add compressed Image parsing support in booti. by Atish Patra · 4 years, 8 months ago
  16. 8e434cb cmd: mem: Add bitflip memory test to alternate mtest by Stefan Roese · 4 years, 8 months ago
  17. f14bfa7 cmd: mem: Use IS_ENABLED instead of alt_test variable by Stefan Roese · 4 years, 8 months ago
  18. 54de244 cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem() by Stefan Roese · 4 years, 8 months ago
  19. a8c708e cmd: mem: Correctly count the errors in mtest by Stefan Roese · 4 years, 8 months ago
  20. fd0e30b cmd: fat: remove unused includes by Heinrich Schuchardt · 4 years, 8 months ago
  21. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 8 months ago
  22. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago WIP/16Apr2020
  23. 0688b75 fdt: Fix 'system' command by Tom Warren · 4 years, 7 months ago
  24. 525fc06 cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 6 months ago
  25. e50e287 cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 6 months ago
  26. f757d04 cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 6 months ago
  27. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  28. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 7 months ago
  29. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  30. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
  31. 150db42 Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 7 months ago
  32. 71a3e5c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · 4 years, 7 months ago
  33. 4ef2b0d efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · 4 years, 7 months ago
  34. 6c0ef35 cmd: efidebug: fix int to pointer cast by Heinrich Schuchardt · 4 years, 7 months ago
  35. 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 7 months ago WIP/17Mar2020
  36. 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 7 months ago
  37. a415d61 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 7 months ago
  38. fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 7 months ago
  39. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 8 months ago
  40. 30efb5d cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 8 months ago
  41. e8bced6 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 8 months ago
  42. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 8 months ago
  43. ec80b47 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 8 months ago
  44. 76be687 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 8 months ago
  45. 7d4d551 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 9 months ago
  46. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  47. 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 9 months ago
  48. 89789eb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 9 months ago
  49. 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 10 months ago
  50. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  51. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  52. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 9 months ago
  53. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 10 months ago
  54. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 9 months ago
  55. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 9 months ago
  56. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 9 months ago
  57. 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 9 months ago
  58. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 9 months ago WIP/27Jan2020
  59. b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 9 months ago
  60. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 4 years, 11 months ago
  61. 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 4 years, 10 months ago
  62. b1b147f cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
  63. 17f084f zfs: remove unused buf variable by Joel Johnson · 4 years, 10 months ago
  64. e9c6698 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · 5 years ago
  65. 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 9 months ago
  66. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 10 months ago
  67. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  68. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 10 months ago
  69. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 10 months ago
  70. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 10 months ago
  71. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  72. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 10 months ago
  73. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 10 months ago
  74. 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 10 months ago
  75. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 10 months ago
  76. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 10 months ago
  77. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 10 months ago
  78. 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 4 years, 10 months ago
  79. 4f731c7 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 4 years, 10 months ago WIP/2020-01-10-master-imports
  80. 4c6edc2 cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 4 years, 10 months ago
  81. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 10 months ago
  82. 6478a7e cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 4 years, 11 months ago
  83. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
  84. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago WIP/08Jan2020
  85. 14a2dee cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 4 years, 11 months ago
  86. 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 10 months ago
  87. ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 10 months ago
  88. 07e2fe7 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 4 years, 10 months ago
  89. 986e064 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 4 years, 10 months ago
  90. 173cd9e cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 4 years, 10 months ago
  91. a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 10 months ago
  92. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 11 months ago
  93. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 11 months ago
  94. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 4 years, 11 months ago
  95. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  96. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  97. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  98. 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 5 years ago
  99. b75617b x86: Update the fsp command for FSP2 by Simon Glass · 4 years, 11 months ago
  100. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 11 months ago