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