1. b0d3c0b cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · Tue Jan 21 11:53:38 2020 -0500
  2. a5b0bd0 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon Jan 27 19:57:13 2020 -0500
  3. 39d9a10 pmic: allow dump command for non contiguous register maps by Martin Fuzzey · Tue Jan 14 15:56:18 2020 +0000
  4. 18b9a67 cmd: sata: Add block unbind device function by Peng Ma · Wed Dec 04 10:36:47 2019 +0000
  5. 67e20fe cmd: spi: Permit setting bus frequency by Marek Vasut · Fri Dec 20 12:44:57 2019 +0100
  6. a29ae45 cmd: mtd: solve bad block support in erase command by Patrick Delaunay · Fri Sep 20 09:20:12 2019 +0200
  7. 61dff3b zfs: remove unused buf variable by Joel Johnson · Sat Jan 11 09:09:34 2020 -0700
  8. a2fe8b2 cmd: pxe: execute the cls command only when supported by Patrick Delaunay · Tue Dec 03 09:38:35 2019 +0100
  9. fad4898 cmd: add tlv_eeprom command by Baruch Siach · Tue Jan 21 15:44:54 2020 +0200
  10. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  11. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  12. 606f09b common: Rename and move source() by Simon Glass · Sat Dec 28 10:45:04 2019 -0700
  13. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  14. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  15. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  16. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  17. 1b3f75f common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · Sat Dec 28 10:44:44 2019 -0700
  18. 6e51ee1 common: Move do_tftpb() to net.h by Simon Glass · Sat Dec 28 10:44:43 2019 -0700
  19. a606ffc common: Move flash_perror() to flash.h by Simon Glass · Sat Dec 28 10:44:40 2019 -0700
  20. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  21. 458db3c aes: add a define for the size of a block by Philippe Reynes · Mon Jan 06 15:22:34 2020 +0100
  22. d2dc8c5 cmd/blk_common: clarify no partition error message by Alexandre Besnard · Fri Dec 20 15:25:22 2019 +0100
  23. f268906 cmd: adtimg: Refactor usage style by Eugeniu Rosca · Tue Dec 24 17:51:08 2019 +0100
  24. a91a78e cmd: adtimg: Rename internal symbols by Eugeniu Rosca · Tue Dec 24 17:51:07 2019 +0100
  25. ee98dac dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg by Eugeniu Rosca · Tue Dec 24 17:51:06 2019 +0100
  26. 0c1ca6d cmd/eeprom.c: prepend 0x to hex numbers in output message format by Klaus H. Sorensen · Wed Dec 11 11:18:29 2019 +0000
  27. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jan 09 08:51:57 2020 -0500
  28. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  29. 1d0b1fc cmd/Kconfig: Add more dependencies to OSE bootm support by Tom Rini · Thu Dec 05 18:46:11 2019 -0500
  30. a31a594 cmd: add rng command by Heinrich Schuchardt · Tue Dec 24 22:17:37 2019 +0100
  31. 6aca598 bootm: Add a bootm command for type IH_OS_EFI by Cristian Ciocaltea · Tue Dec 24 18:05:39 2019 +0200
  32. c414d88 cmd: efidebug: capitalize UEFI by Heinrich Schuchardt · Tue Jan 07 07:48:15 2020 +0100
  33. 75844e5 cmd: efidebug: new sub-command tables by Heinrich Schuchardt · Tue Jan 07 05:57:47 2020 +0100
  34. c6fc502 cmd: efidebug: simplify get_guid_text() by Heinrich Schuchardt · Tue Jan 07 06:02:33 2020 +0100
  35. e626395 efi_loader: free load options after execution by Heinrich Schuchardt · Fri Jan 03 22:53:42 2020 +0100
  36. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · Sun Dec 08 01:07:01 2019 +0100
  37. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · Sat Dec 07 20:51:06 2019 +0100
  38. e478ad5 efi_loader: use hardware device tree by default by Heinrich Schuchardt · Wed Dec 04 12:31:12 2019 +0100
  39. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · Thu Nov 28 06:46:09 2019 +0100
  40. 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · Sat Nov 09 04:56:10 2019 +0100
  41. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · Wed Nov 27 18:12:15 2019 +0200
  42. 9bb63ec dfu: Refactor do_dfu() to handle optional argument by Andy Shevchenko · Wed Nov 27 18:12:14 2019 +0200
  43. 95518ae x86: Update the fsp command for FSP2 by Simon Glass · Fri Dec 06 21:42:27 2019 -0700
  44. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  45. 6273f13 cmd: pxe: Increase maximum path length by Ben Wolsieffer · Thu Nov 28 00:07:08 2019 -0500
  46. deb6c50 cmd: mdio/mii: add Kconfig help and allow break dependency by Ramon Fried · Fri Sep 13 18:25:03 2019 +0300
  47. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  48. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  49. 7f87165 cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · Mon Nov 25 09:07:41 2019 +0100
  50. 1918e73 cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · Mon Nov 25 09:07:40 2019 +0100
  51. 6233de4 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · Mon Nov 25 09:07:39 2019 +0100
  52. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · Mon Nov 25 09:07:38 2019 +0100
  53. 17e8804 cmd: Prepare sysboot command independence by Patrice Chotard · Mon Nov 25 09:07:37 2019 +0100
  54. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · Mon Nov 25 09:07:36 2019 +0100
  55. b5f461a cmd: cp: add missing map_sysmem by Philippe Reynes · Mon Dec 02 17:33:22 2019 +0100
  56. f6f75ee iminfo: add missing map_sysmem by Philippe Reynes · Mon Dec 02 15:45:50 2019 +0100
  57. d241820 cmd: make MTD commands depend on MTD by Miquel Raynal · Fri Oct 25 19:39:30 2019 +0200
  58. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  59. f21322f cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · Thu Oct 03 19:50:25 2019 +0200
  60. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  61. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  62. 0fb975d Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 03 18:12:58 2019 -0500
  63. dab93f4 cmd: efidebug: fix a build error in show_efi_boot_opt() by AKASHI Takahiro · Tue Nov 26 10:11:22 2019 +0900
  64. 7ca4e2c cmd: pxe: Fix bootm argument count by Abhishek Shah · Mon Nov 18 16:41:49 2019 -0800
  65. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  66. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  67. 320a5d4 common: Drop board_show_dram() by Simon Glass · Thu Nov 14 12:57:44 2019 -0700
  68. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  69. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  70. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  71. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  72. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  73. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  74. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  75. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  76. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  77. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  78. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · Thu Nov 07 08:05:17 2019 +0100
  79. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · Fri Nov 08 10:32:15 2019 +0900
  80. 6cae4f4 cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES by Alexander Dahl · Wed Oct 30 16:53:55 2019 +0100
  81. 2e5aad6 cmd: nand: Remove not used declaration by Alexander Dahl · Wed Oct 30 16:53:54 2019 +0100
  82. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Nov 06 07:11:02 2019 -0500
  83. 6f5056f Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Nov 01 09:37:02 2019 -0400
  84. f6b91bf cmd: avb: Support A/B slots by Sam Protsenko · Mon Oct 21 13:55:16 2019 +0300
  85. ac80a98 cmd: avb: Fix requested partitions list by Sam Protsenko · Thu Aug 15 20:49:47 2019 +0300
  86. 0616403 dfu: allow to manage DFU on several devices by Patrick Delaunay · Mon Oct 14 09:28:02 2019 +0200
  87. af23348 thor: fix error path after g_dnl_register() failure by Marek Szyprowski · Wed Oct 02 14:29:21 2019 +0200
  88. de4752e cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · Wed Oct 02 12:29:08 2019 +0200
  89. 2e95212 cmd: env: extend "env [set|print] -e" to manage UEFI variables by AKASHI Takahiro · Thu Oct 24 15:17:13 2019 +0900
  90. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  91. 62dd16e cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · Mon Oct 07 13:52:16 2019 +0530
  92. 132e81f cmd: sf: Mark it default if DM_SPI_FLASH enabled by Jagan Teki · Wed Oct 16 17:59:42 2019 +0530
  93. 61e9fbb cmd: Add Support for UFS commands by Faiz Abbas · Tue Oct 15 18:24:40 2019 +0530
  94. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Thu Oct 17 07:26:16 2019 -0400
  95. 9ea7786 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · Tue Sep 17 09:17:53 2019 +0200
  96. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200
  97. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · Tue Sep 24 11:32:29 2019 +0200
  98. 5b07922 Merge branch '2019-10-11-master-imports' by Tom Rini · Sat Oct 12 10:10:59 2019 -0400
  99. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · Wed Oct 02 12:24:46 2019 +0200
  100. d396410 cmd: avoid decimal conversion by T Karthik Reddy · Wed Sep 11 15:39:53 2019 +0200