1. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  2. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  3. f5949ea Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 8 months ago
  4. eeb191c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · 4 years, 8 months ago
  5. e93d580 efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · 4 years, 8 months ago
  6. 9d4c788 cmd: efidebug: fix int to pointer cast by Heinrich Schuchardt · 4 years, 8 months ago
  7. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 9 months ago
  8. 8e286f6 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 9 months ago
  9. fec10a4 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 9 months ago
  10. 74811c8 efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 9 months ago
  11. 1073c23 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 9 months ago
  12. 3be0bda cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 9 months ago
  13. cfdccd2 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 9 months ago
  14. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
  15. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  16. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 10 months ago
  17. b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 10 months ago
  18. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  19. db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 10 months ago
  20. 8abb4cb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 10 months ago
  21. a01e78d cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 5 years ago
  22. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  23. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  24. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 11 months ago
  25. cbe9739 cmd: tpm: add a subcommand device by Philippe Reynes · 5 years ago
  26. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
  27. d8efc7c doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 10 months ago
  28. 035502e cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 10 months ago
  29. b0d3c0b cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 10 months ago
  30. a5b0bd0 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
  31. 39d9a10 pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 11 months ago
  32. 18b9a67 cmd: sata: Add block unbind device function by Peng Ma · 5 years ago
  33. 67e20fe cmd: spi: Permit setting bus frequency by Marek Vasut · 5 years ago
  34. a29ae45 cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
  35. 61dff3b zfs: remove unused buf variable by Joel Johnson · 4 years, 11 months ago
  36. a2fe8b2 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · 5 years ago
  37. fad4898 cmd: add tlv_eeprom command by Baruch Siach · 4 years, 10 months ago
  38. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  39. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  40. 606f09b common: Rename and move source() by Simon Glass · 5 years ago
  41. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  42. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  43. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  44. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  45. 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 5 years ago
  46. 6e51ee1 common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
  47. a606ffc common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  48. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 5 years ago
  49. 458db3c aes: add a define for the size of a block by Philippe Reynes · 5 years ago
  50. d2dc8c5 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 5 years ago
  51. f268906 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 5 years ago
  52. a91a78e cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 5 years ago
  53. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago
  54. 0c1ca6d cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 5 years ago
  55. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  56. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  57. 1d0b1fc cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 5 years ago
  58. a31a594 cmd: add rng command by Heinrich Schuchardt · 5 years ago
  59. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 5 years ago
  60. c414d88 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 5 years ago
  61. 75844e5 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 5 years ago
  62. c6fc502 cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 5 years ago
  63. e626395 efi_loader: free load options after execution by Heinrich Schuchardt · 5 years ago
  64. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  65. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 5 years ago
  66. e478ad5 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 5 years ago
  67. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  68. 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  69. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  70. 9bb63ec dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 5 years ago
  71. 95518ae x86: Update the fsp command for FSP2 by Simon Glass · 5 years ago
  72. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  73. 6273f13 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 5 years ago
  74. deb6c50 cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  75. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  76. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  77. 7f87165 cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  78. 1918e73 cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  79. 6233de4 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  80. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  81. 17e8804 cmd: Prepare sysboot command independence by Patrice Chotard · 5 years ago
  82. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  83. b5f461a cmd: cp: add missing map_sysmem by Philippe Reynes · 5 years ago
  84. f6f75ee iminfo: add missing map_sysmem by Philippe Reynes · 5 years ago
  85. d241820 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  86. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  87. f21322f cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  88. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  89. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  90. 0fb975d Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  91. dab93f4 cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 5 years ago
  92. 7ca4e2c cmd: pxe: Fix bootm argument count by Abhishek Shah · 5 years ago
  93. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  94. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  95. 320a5d4 common: Drop board_show_dram() by Simon Glass · 5 years ago
  96. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  97. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  98. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  99. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  100. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago