1. ac14bc4 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  2. 5308665 Nokia RX-51: Update my email address by Pali Rohár · 4 years, 6 months ago
  3. bdb1577 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · 4 years, 5 months ago
  4. e2a5b86 cmd: efidebug: add a comment against Coverity check (300329) by AKASHI Takahiro · 4 years, 5 months ago
  5. d67591d cmd: efidebug: fix a wrong handling of arguments by AKASHI Takahiro · 4 years, 5 months ago
  6. a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  7. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  8. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 5 months ago
  9. 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 5 months ago
  10. 9900e46 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · 4 years, 5 months ago
  11. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 6 months ago
  12. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 5 months ago
  13. 9a3cc7b Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  14. 425fefa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  15. a30c723 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · 4 years, 5 months ago
  16. 8d99d54 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 5 months ago
  17. b40745e cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 5 months ago
  18. 5fb292f cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 5 months ago
  19. b142d0a cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 5 months ago
  20. 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  21. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 5 months ago
  22. f9f5f92 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 5 months ago
  23. dd9056c efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 5 months ago
  24. b5f4e9e efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 5 months ago
  25. 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 6 months ago
  26. 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 5 months ago
  27. 5f2c4e0 CMD: random: fix return code by Eugeniy Paltsev · 4 years, 6 months ago
  28. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 5 months ago
  29. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  30. 453d213 mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 6 months ago
  31. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 6 months ago
  32. d5210e4 cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · 4 years, 6 months ago
  33. f60a66e cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 5 months ago
  34. 658854a cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 5 months ago
  35. f41b85e cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 5 months ago
  36. 8ec6db7 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 5 months ago
  37. 1bf6514 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 5 months ago
  38. 94c03c7 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 4 years, 5 months ago
  39. ce97607 cmd: eeprom: Staticize eeprom_i2c_bus by Marek Vasut · 4 years, 6 months ago
  40. 83f7078 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 6 months ago
  41. 0563700 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · 4 years, 7 months ago
  42. 414c34e image: Add compressed Image parsing support in booti. by Atish Patra · 4 years, 7 months ago
  43. 8e434cb cmd: mem: Add bitflip memory test to alternate mtest by Stefan Roese · 4 years, 7 months ago
  44. f14bfa7 cmd: mem: Use IS_ENABLED instead of alt_test variable by Stefan Roese · 4 years, 7 months ago
  45. 54de244 cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem() by Stefan Roese · 4 years, 7 months ago
  46. a8c708e cmd: mem: Correctly count the errors in mtest by Stefan Roese · 4 years, 7 months ago
  47. fd0e30b cmd: fat: remove unused includes by Heinrich Schuchardt · 4 years, 7 months ago
  48. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 7 months ago
  49. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  50. 0688b75 fdt: Fix 'system' command by Tom Warren · 4 years, 6 months ago
  51. 525fc06 cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 5 months ago
  52. e50e287 cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 5 months ago
  53. f757d04 cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 5 months ago
  54. 8914831 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  55. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 6 months ago
  56. 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, 6 months ago
  57. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  58. 150db42 Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 6 months ago
  59. 71a3e5c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · 4 years, 6 months ago
  60. 4ef2b0d efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · 4 years, 6 months ago
  61. 6c0ef35 cmd: efidebug: fix int to pointer cast by Heinrich Schuchardt · 4 years, 6 months ago
  62. 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, 6 months ago
  63. 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 6 months ago
  64. a415d61 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 6 months ago
  65. fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 6 months ago
  66. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 7 months ago
  67. 30efb5d cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 7 months ago
  68. e8bced6 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 7 months ago
  69. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 7 months ago
  70. ec80b47 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 7 months ago
  71. 76be687 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 7 months ago
  72. 7d4d551 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 8 months ago
  73. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  74. 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 8 months ago
  75. 89789eb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 8 months ago
  76. 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 9 months ago
  77. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  78. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  79. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 8 months ago
  80. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 9 months ago
  81. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 8 months ago
  82. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 8 months ago
  83. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 8 months ago
  84. 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 8 months ago
  85. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  86. b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 8 months ago
  87. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 4 years, 10 months ago
  88. 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 4 years, 9 months ago
  89. b1b147f cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
  90. 17f084f zfs: remove unused buf variable by Joel Johnson · 4 years, 9 months ago
  91. e9c6698 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · 4 years, 10 months ago
  92. 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 8 months ago
  93. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  94. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  95. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  96. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  97. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  98. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  99. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  100. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 9 months ago