1. d2dc8c5 cmd/blk_common: clarify no partition error message by Alexandre Besnard · 5 years ago
  2. f268906 cmd: adtimg: Refactor usage style by Eugeniu Rosca · 5 years ago
  3. a91a78e cmd: adtimg: Rename internal symbols by Eugeniu Rosca · 5 years ago
  4. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · 5 years ago
  5. 0c1ca6d cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · 5 years ago
  6. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  7. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  8. 1d0b1fc cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · 5 years ago
  9. a31a594 cmd: add rng command by Heinrich Schuchardt · 5 years ago
  10. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · 5 years ago
  11. c414d88 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · 5 years ago
  12. 75844e5 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · 5 years ago
  13. c6fc502 cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · 5 years ago
  14. e626395 efi_loader: free load options after execution by Heinrich Schuchardt · 5 years ago
  15. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  16. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 5 years ago
  17. e478ad5 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 5 years ago
  18. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  19. 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  20. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  21. 9bb63ec dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · 5 years ago
  22. 95518ae x86: Update the fsp command for FSP2 by Simon Glass · 5 years ago
  23. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  24. 6273f13 cmd: pxe: Increase maximum path length by Ben Wolsieffer · 5 years ago
  25. deb6c50 cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · 5 years ago
  26. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  27. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  28. 7f87165 cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  29. 1918e73 cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  30. 6233de4 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 5 years ago
  31. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  32. 17e8804 cmd: Prepare sysboot command independence by Patrice Chotard · 5 years ago
  33. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  34. b5f461a cmd: cp: add missing map_sysmem by Philippe Reynes · 5 years ago
  35. f6f75ee iminfo: add missing map_sysmem by Philippe Reynes · 5 years ago
  36. d241820 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  37. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  38. f21322f cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  39. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  40. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  41. 0fb975d Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  42. dab93f4 cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · 5 years ago
  43. 7ca4e2c cmd: pxe: Fix bootm argument count by Abhishek Shah · 5 years ago
  44. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  45. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  46. 320a5d4 common: Drop board_show_dram() by Simon Glass · 5 years ago
  47. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  48. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  49. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  50. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  51. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  52. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  53. 16ff570 common: Move sorting functions to their own header file by Simon Glass · 5 years ago
  54. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  55. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  56. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  57. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  58. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · 5 years ago
  59. 6cae4f4 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · 5 years ago
  60. 2e5aad6 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  61. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  62. 6f5056f Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  63. f6b91bf cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  64. ac80a98 cmd: avb: Fix requested partitions list by Sam Protsenko · 5 years ago
  65. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  66. af23348 thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  67. de4752e cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  68. 2e95212 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · 5 years ago
  69. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  70. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  71. 132e81f cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · 5 years ago
  72. 61e9fbb cmd: Add Support for UFS commands by Faiz Abbas · 5 years ago
  73. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  74. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  75. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  76. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  77. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  78. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  79. d396410 cmd: avoid decimal conversion by T Karthik Reddy · 5 years ago
  80. 986fb6a cmd: ti: ddr3: Move the print statement after test by Krunal Bhargav · 5 years ago
  81. e728d54 cmd: ti: ddr3: Fix ecc address calculation by Lokesh Vutla · 5 years ago
  82. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  83. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  84. a55d317 Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  85. 4f10743 arm64: zynqmp: Define default SYS_PROMPT by Michal Simek · 5 years ago
  86. f048cae ARM: zynq: Define default SYS_PROMPT by Michal Simek · 5 years ago
  87. d45fc8f iod: Enhance to support display of multiple values by Simon Glass · 5 years ago
  88. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  89. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  90. 23b1349 cmd: host: fix seg fault at "host info" by AKASHI Takahiro · 5 years ago
  91. 01437e1 cmd: disable CMD_NVEDIT_EFI by default by Heinrich Schuchardt · 5 years ago
  92. a383c81 cmd: env: fix a typo in a comment of do_env_set_efi() by AKASHI Takahiro · 5 years ago
  93. 1d5ccd6 Kconfig: fix a typo in the description of bmp command. by Andrius Štikonas · 5 years ago
  94. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
  95. 014a381 cmd: part: number: return hexadecimal value by Roman Stratiienko · 5 years ago
  96. c492752 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW by AKASHI Takahiro · 5 years ago
  97. ac598c1 net: introduce packet capture support by Ramon Fried · 5 years ago
  98. 8a3968c net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  99. c36366c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · 5 years ago
  100. 02767cb cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago