1. b1c272d cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · 4 years, 4 months ago
  2. 0d7c291 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · 4 years, 4 months ago
  3. a633a80 trivial: Fix booot occurences by Michal Simek · 4 years, 5 months ago
  4. 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  5. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  6. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 5 months ago
  7. 8e8059c cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 5 months ago
  8. da37b53 cmd: sf Drop reassignment of new into flash by Jagan Teki · 4 years, 5 months ago
  9. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 5 months ago
  10. b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 6 months ago
  11. 2843444 cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 5 months ago
  12. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 5 months ago
  13. 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 5 months ago
  14. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 5 months ago
  15. b09e1b6 cmd: avb: free partition buffer upon verify completion by Gary Bisson · 4 years, 6 months ago WIP/2020-05-19-misc-fixes
  16. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago WIP/2020-05-18-reduce-size-of-common.h
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  18. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 6 months ago
  19. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
  20. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
  21. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
  22. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  23. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 6 months ago
  24. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  25. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  26. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
  27. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
  28. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
  29. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
  30. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  31. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
  32. a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 6 months ago
  33. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 6 months ago
  34. b0e4f2c cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · 4 years, 5 months ago
  35. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  36. ac14bc4 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago WIP/11May2020
  37. 5308665 Nokia RX-51: Update my email address by Pali Rohár · 4 years, 7 months ago
  38. bdb1577 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · 4 years, 6 months ago
  39. e2a5b86 cmd: efidebug: add a comment against Coverity check (300329) by AKASHI Takahiro · 4 years, 6 months ago
  40. d67591d cmd: efidebug: fix a wrong handling of arguments by AKASHI Takahiro · 4 years, 6 months ago
  41. a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago WIP/08May2020
  42. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  43. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 6 months ago
  44. 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 6 months ago
  45. 9900e46 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · 4 years, 6 months ago
  46. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 7 months ago
  47. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 6 months ago
  48. 9a3cc7b Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  49. 425fefa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago WIP/04May2020
  50. a30c723 cmd: efidebug: simplify UEFI protocol calls by Heinrich Schuchardt · 4 years, 6 months ago
  51. 8d99d54 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 6 months ago
  52. b40745e cmd: mvebu: bubt: fix quoted string split across lines by Joel Johnson · 4 years, 6 months ago
  53. 5fb292f cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 6 months ago
  54. b142d0a cmd/gpt: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 6 months ago
  55. 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  56. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 6 months ago
  57. f9f5f92 efi_loader: fix 'efidebug bootorder' by Heinrich Schuchardt · 4 years, 6 months ago
  58. dd9056c efi_loader: efidebug, avoid illegal memory access by Heinrich Schuchardt · 4 years, 6 months ago
  59. b5f4e9e efi_loader: fix 'efidebug boot dump' by Heinrich Schuchardt · 4 years, 6 months ago
  60. 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 7 months ago
  61. 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 6 months ago
  62. 5f2c4e0 CMD: random: fix return code by Eugeniy Paltsev · 4 years, 7 months ago
  63. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago WIP/22Apr2020
  64. 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
  65. 453d213 mmc: adjust Kconfig for mmc sub-commands by Heinrich Schuchardt · 4 years, 7 months ago
  66. 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 7 months ago
  67. d5210e4 cmd: mmc: display write protect state of boot partition by Heinrich Schuchardt · 4 years, 7 months ago
  68. f60a66e cmd: mvebu: bubt: show image boot device by Joel Johnson · 4 years, 6 months ago
  69. 658854a cmd: mvebu: bubt: verify A38x target device type by Joel Johnson · 4 years, 6 months ago
  70. f41b85e cmd: mvebu: bubt: correct U-Boot spelling by Joel Johnson · 4 years, 6 months ago
  71. 8ec6db7 cmd: mvebu: bubt: add A38x support by Joel Johnson · 4 years, 6 months ago
  72. 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
  73. 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
  74. ce97607 cmd: eeprom: Staticize eeprom_i2c_bus by Marek Vasut · 4 years, 7 months ago
  75. 83f7078 cmd: ubi: add a command to rename volume by Philippe Reynes · 4 years, 7 months ago
  76. 0563700 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · 4 years, 8 months ago
  77. 414c34e image: Add compressed Image parsing support in booti. by Atish Patra · 4 years, 8 months ago
  78. 8e434cb cmd: mem: Add bitflip memory test to alternate mtest by Stefan Roese · 4 years, 8 months ago
  79. f14bfa7 cmd: mem: Use IS_ENABLED instead of alt_test variable by Stefan Roese · 4 years, 8 months ago
  80. 54de244 cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem() by Stefan Roese · 4 years, 8 months ago
  81. a8c708e cmd: mem: Correctly count the errors in mtest by Stefan Roese · 4 years, 8 months ago
  82. fd0e30b cmd: fat: remove unused includes by Heinrich Schuchardt · 4 years, 8 months ago
  83. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 8 months ago
  84. 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
  85. 0688b75 fdt: Fix 'system' command by Tom Warren · 4 years, 7 months ago
  86. 525fc06 cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 6 months ago
  87. e50e287 cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 6 months ago
  88. f757d04 cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 6 months ago
  89. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  90. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 7 months ago
  91. 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
  92. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
  93. 150db42 Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 7 months ago
  94. 71a3e5c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · 4 years, 7 months ago
  95. 4ef2b0d efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · 4 years, 7 months ago
  96. 6c0ef35 cmd: efidebug: fix int to pointer cast by Heinrich Schuchardt · 4 years, 7 months ago
  97. 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
  98. 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 7 months ago
  99. a415d61 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 7 months ago
  100. fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 7 months ago