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