1. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 7 months ago
  2. 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
  3. 0688b75 fdt: Fix 'system' command by Tom Warren · 4 years, 6 months ago
  4. 525fc06 cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · 4 years, 5 months ago
  5. e50e287 cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · 4 years, 5 months ago
  6. f757d04 cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · 4 years, 5 months ago
  7. 8914831 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  8. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 6 months ago
  9. 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
  10. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  11. 150db42 Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 6 months ago
  12. 71a3e5c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · 4 years, 6 months ago
  13. 4ef2b0d efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · 4 years, 6 months ago
  14. 6c0ef35 cmd: efidebug: fix int to pointer cast by Heinrich Schuchardt · 4 years, 6 months ago
  15. 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
  16. 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 6 months ago
  17. a415d61 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · 4 years, 6 months ago
  18. fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 6 months ago
  19. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 7 months ago
  20. 30efb5d cmd: efidebug: correct error message by Heinrich Schuchardt · 4 years, 7 months ago
  21. e8bced6 cmd: efidebug: fix a failure of "boot rm" sub-command by AKASHI Takahiro · 4 years, 7 months ago
  22. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 7 months ago
  23. ec80b47 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 7 months ago
  24. 76be687 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 7 months ago
  25. 7d4d551 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 8 months ago
  26. 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
  27. 7273231 cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · 4 years, 8 months ago
  28. 89789eb cmd/elf.c: Add SPDX tag by Tom Rini · 4 years, 8 months ago
  29. 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 9 months ago
  30. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  31. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  32. 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 8 months ago
  33. 3780e2d cmd: tpm: add a subcommand device by Philippe Reynes · 4 years, 9 months ago
  34. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 8 months ago
  35. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 8 months ago
  36. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 8 months ago
  37. 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 8 months ago
  38. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 8 months ago
  39. b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 8 months ago
  40. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 4 years, 10 months ago
  41. 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 4 years, 9 months ago
  42. b1b147f cmd: mtd: solve bad block support in erase command by Patrick Delaunay · 5 years ago
  43. 17f084f zfs: remove unused buf variable by Joel Johnson · 4 years, 9 months ago
  44. e9c6698 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · 4 years, 10 months ago
  45. 1c79f2f cmd: add tlv_eeprom command by Baruch Siach · 4 years, 8 months ago
  46. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  47. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  48. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  49. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  50. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  51. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  52. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  53. 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 9 months ago
  54. 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 9 months ago
  55. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  56. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 9 months ago
  57. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 9 months ago
  58. 45e4968 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 4 years, 9 months ago
  59. 4f731c7 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 4 years, 9 months ago
  60. 4c6edc2 cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 4 years, 9 months ago
  61. b84acf1 dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 4 years, 9 months ago
  62. 6478a7e cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 4 years, 10 months ago
  63. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  64. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  65. 14a2dee cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 4 years, 10 months ago
  66. 4f24ac0 cmd: add rng command by Heinrich Schuchardt · 4 years, 9 months ago
  67. ecc7fda bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 4 years, 9 months ago
  68. 07e2fe7 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 4 years, 9 months ago
  69. 986e064 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 4 years, 9 months ago
  70. 173cd9e cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 4 years, 9 months ago
  71. a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 9 months ago
  72. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  73. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 10 months ago
  74. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 4 years, 10 months ago
  75. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  76. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 4 years, 11 months ago
  77. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  78. 2b1f8c2 dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 4 years, 10 months ago
  79. b75617b x86: Update the fsp command for FSP2 by Simon Glass · 4 years, 10 months ago
  80. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  81. 2c4e067 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 4 years, 10 months ago
  82. 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  83. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  84. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 4 years, 10 months ago
  85. 31839dc cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  86. 51843ea cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  87. 8cb22a6 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  88. 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 4 years, 10 months ago
  89. 2373cba cmd: Prepare sysboot command independence by Patrice Chotard · 4 years, 10 months ago
  90. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 4 years, 10 months ago
  91. 787f10a cmd: cp: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  92. ae0d12f iminfo: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  93. ff102c5 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  94. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  95. 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  96. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  97. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  98. 94d022b Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  99. 0bffb8c cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 4 years, 10 months ago
  100. ca32678 cmd: pxe: Fix bootm argument count by Abhishek Shah · 4 years, 10 months ago