1. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200
  2. 5b4c122 stdio: Tidy up the coding style by Simon Glass · Tue Aug 11 11:23:41 2020 -0600
  3. 16c6a1c stdio: Drop #ifdefs in the header file by Simon Glass · Tue Aug 11 11:23:38 2020 -0600
  4. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · Tue Aug 11 11:23:36 2020 -0600
  5. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  6. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  7. 98a7f50 Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Aug 20 14:46:43 2020 -0400
  8. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · Thu Jul 23 09:24:06 2020 +0200
  9. 3e25a77 xilinx: common: Get rid of fdt_high variable by Michal Simek · Wed Aug 12 12:04:50 2020 +0200
  10. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · Tue Aug 04 23:17:26 2020 +0100
  11. 07be504 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · Wed Jul 15 14:20:34 2020 +0200
  12. 23bbbbf xilinx: Align dfu ram with booti command by Michal Simek · Wed Jul 15 15:43:52 2020 +0200
  13. d6c863a arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · Mon Apr 06 07:58:32 2020 -0600
  14. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · Thu Jul 09 14:09:52 2020 +0200
  15. 4d040f5 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · Thu Aug 13 10:20:44 2020 +0200
  16. 96506c2 ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · Thu Jul 30 18:28:04 2020 +0900
  17. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 15 09:01:01 2020 -0400
  18. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · Thu Aug 06 12:43:00 2020 +0300
  19. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  20. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:54 2020 +0300
  21. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:53 2020 +0300
  22. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  23. 0c09ade linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · Thu Aug 06 12:42:51 2020 +0300
  24. b22ce84 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:49 2020 +0300
  25. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  26. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  27. a831f05 riscv: load addresses for Sipeed MAIX by Heinrich Schuchardt · Wed Jul 29 12:49:24 2020 +0200
  28. 7fd47cc xen: Add essential and required interface headers by Oleksandr Andrushchenko · Thu Aug 06 12:42:46 2020 +0300
  29. f09daef configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · Mon Aug 03 17:36:09 2020 +0800
  30. 17cacab include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · Mon Aug 03 17:36:08 2020 +0800
  31. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  32. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · Fri Aug 14 14:39:23 2020 +0900
  33. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · Tue Jul 21 19:35:22 2020 +0900
  34. a0af895 Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Aug 11 23:03:46 2020 -0400
  35. 046ad43 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · Wed Aug 05 22:44:24 2020 +0530
  36. e0717ac configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · Mon Aug 03 11:35:14 2020 +0530
  37. 7a15597 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · Mon Aug 03 11:35:13 2020 +0530
  38. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · Mon Aug 03 11:35:04 2020 +0530
  39. 410ed36 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Aug 11 08:56:52 2020 -0400
  40. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · Fri Aug 07 17:49:39 2020 +0200
  41. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · Fri Aug 07 17:47:13 2020 +0200
  42. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  43. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  44. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  45. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  46. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · Tue Jul 28 19:41:13 2020 -0600
  47. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  48. dc357ef console: Always define the console-recording functions by Simon Glass · Tue Jul 28 19:41:11 2020 -0600
  49. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · Tue Jul 28 19:41:10 2020 -0600
  50. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · Fri Jul 24 14:12:22 2020 +0300
  51. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  52. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  53. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · Fri Jul 24 14:12:12 2020 +0300
  54. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:11 2020 +0300
  55. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:10 2020 +0300
  56. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Aug 05 16:06:42 2020 -0400
  57. edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · Wed Jul 22 13:58:54 2020 +0200
  58. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  59. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  60. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  61. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 04 11:07:38 2020 -0400
  62. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue Aug 04 11:07:16 2020 -0400
  63. 00ed2a1 dm: core: Guard against including dm.h in header files by Simon Glass · Sun Jul 19 10:15:59 2020 -0600
  64. 5b15d26 net: Drop dm.h header file in eth_phy.h by Simon Glass · Sun Jul 19 10:15:57 2020 -0600
  65. 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · Sun Jul 19 10:15:56 2020 -0600
  66. f6977c1 efi: Tidy up header includes by Simon Glass · Sun Jul 19 10:15:43 2020 -0600
  67. 614a9a2 w1: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:42 2020 -0600
  68. ea8c043 thermal: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:41 2020 -0600
  69. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · Sun Jul 19 10:15:40 2020 -0600
  70. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · Sun Jul 19 10:15:39 2020 -0600
  71. ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:38 2020 -0600
  72. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  73. f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · Sun Jul 19 10:15:36 2020 -0600
  74. ff3789e mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · Sun Jul 19 10:15:35 2020 -0600
  75. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:34 2020 -0600
  76. 50c2ab2 wdt: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:33 2020 -0600
  77. 6a8319c dt-bindings: prci: add indexes for reset signals available in prci by Sagar Shrikant Kadam · Wed Jul 29 02:36:10 2020 -0700
  78. 560b07f clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · Thu Jul 30 13:56:16 2020 +0200
  79. 7be67ce imx8m: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · Tue Jul 28 17:28:57 2020 +0800
  80. 8214fd9 imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · Mon Jul 27 16:48:41 2020 +0200
  81. a959e12 sh: r2dplus: Enable DM_SERIAL and DM_CLK by Marek Vasut · Sat May 09 19:08:44 2020 +0200
  82. a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · Thu Jul 23 15:49:49 2020 +0300
  83. 803549f env: Add support for explicit write access list by Marek Vasut · Tue Jul 07 20:51:39 2020 +0200
  84. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · Tue Jul 07 20:51:35 2020 +0200
  85. ab6b15a env: Add H_DEFAULT flag by Marek Vasut · Tue Jul 07 20:51:34 2020 +0200
  86. a59f7ec cmd: env: add env select command by Patrick Delaunay · Tue Jul 28 11:51:21 2020 +0200
  87. 748e42e cmd: env: add env load command by Patrick Delaunay · Tue Jul 28 11:51:20 2020 +0200
  88. eebd74d env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · Tue Jul 28 11:51:19 2020 +0200
  89. 0f4f5db env: add prototypes for weak function by Patrick Delaunay · Mon Jun 15 16:52:17 2020 +0200
  90. 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 29 21:16:08 2020 -0400
  91. da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 29 16:30:45 2020 -0400
  92. 1ac6f4b drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · Wed Jul 15 22:57:19 2020 +0530
  93. 77401e9 dt-bindings: pinctrl: add ns3 pads definition by Rayagonda Kokatanur · Wed Jul 15 22:53:02 2020 +0530
  94. dbece71 include/configs: ns3: add support for flashing images by Bharat Gooty · Wed Jul 15 22:49:07 2020 +0530
  95. 208e79d include/configs: ns3: add env variables for Linux boot by Bharat Gooty · Wed Jul 15 22:49:06 2020 +0530
  96. 5317d30 dt-bindings: memory: ns3: add ddr memory definition by Rayagonda Kokatanur · Wed Jul 15 22:49:03 2020 +0530
  97. 9593863 dt-bindings: memory: ns3: add memory definitions by Rayagonda Kokatanur · Wed Jul 15 22:48:58 2020 +0530
  98. 1d8fa36 board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · Wed Jul 15 22:48:55 2020 +0530
  99. c625c94 board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment by David Woodhouse · Sun Jul 12 23:33:02 2020 +0100
  100. e7001ed arm: add (default) config for nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:38 2020 +0200