1. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  2. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  3. b8cfd9e global-data.h: add build-time sanity check of sizeof(struct global_data) by Rasmus Villemoes · Tue May 18 11:19:47 2021 +0200
  4. c84e08c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · Tue May 18 11:19:46 2021 +0200
  5. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  6. 1faf526 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Wed Jun 30 15:48:09 2021 -0400
  7. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  8. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  9. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  10. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  11. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  12. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  13. 53b9da5 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · Tue Jun 29 15:00:56 2021 +0900
  14. 159b60e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Mon Jun 28 18:32:07 2021 -0400
  15. 03b1715 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Jun 28 18:31:53 2021 -0400
  16. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  17. 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · Wed Jun 09 18:14:47 2021 +0300
  18. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  19. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  20. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  21. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  22. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  23. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  24. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  25. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  26. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  27. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  28. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530
  29. 8b0a2ac spi: spi-mem: export spi_mem_default_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:05 2021 +0530
  30. ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · Sat Jun 26 00:47:04 2021 +0530
  31. 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · Sat Jun 26 00:47:03 2021 +0530
  32. 69b7cc0 ARM: renesas: Add GICv3 initialization for V3U Falcon by Koji Matsuoka · Thu Jul 16 12:11:16 2020 +0900
  33. 747a7ab ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · Thu May 21 20:14:05 2020 +0700
  34. 5711158 ARM: dts: renesas: Add R8A779A0 V3U DTs and headers by Marek Vasut · Sun Apr 25 22:28:00 2021 +0200
  35. 3246ae2 mtd: remove mtd_probe() function by Marek Behún · Wed May 26 14:08:22 2021 +0200
  36. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  37. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  38. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  39. e9181f1 Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 23 08:45:29 2021 -0400
  40. e44077a5 socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0 by Tom Rini · Thu Jun 03 09:39:01 2021 -0400
  41. 862dd21 malloc: add SPDX license identifiers by Heinrich Schuchardt · Sat May 29 13:18:00 2021 +0200
  42. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · Thu May 27 11:40:09 2021 +0200
  43. d6837b4 Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · Mon Jun 07 17:40:09 2021 -0300
  44. ff6bf1f mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · Mon May 31 08:31:50 2021 +0900
  45. 099814b mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · Mon May 31 08:31:49 2021 +0900
  46. ce92768 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Sat Jun 19 08:20:12 2021 -0400
  47. f135735 dfu: add error callback by Patrick Delaunay · Tue May 18 15:12:12 2021 +0200
  48. f359003 ARM64: rockchip: evb_rk3399: add usb ohci definations by Artem Lapkin · Mon Jun 07 11:45:04 2021 +0800
  49. 1689989 board: rockchip: Add rk3568 evb support by Joseph Chen · Wed Jun 02 16:13:46 2021 +0800
  50. 72cd879 rockchip: Add rk3568 architecture core by Joseph Chen · Wed Jun 02 15:58:25 2021 +0800
  51. b612b5f rk3399_common: setup fdtoverlay_addr_r value by Artem Lapkin · Wed May 26 17:34:17 2021 +0800
  52. 626a537 rockchip: rk3568: add device tree file by Elaine Zhang · Wed May 26 17:01:16 2021 +0800
  53. 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Thu Jun 17 11:46:44 2021 -0400
  54. 008e772 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Jun 17 08:44:56 2021 -0400
  55. ec69c69 board: freescale: t208xrdb: add Linux fdt fix-ups for rev D by Camelia Groza · Wed Jun 16 17:47:31 2021 +0530
  56. ff002e6 pg-wcom-ls102xa: fix sys counter frequency by Aleksandar Gerasimovski · Tue Jun 08 14:25:21 2021 +0000
  57. 56c6c2c km: ls102x: update device disable configuration acc hw design desc by Aleksandar Gerasimovski · Tue Jun 08 14:23:34 2021 +0000
  58. a5ac0a4 km: ls102x: set ethrotate envvar to no by Aleksandar Gerasimovski · Tue Jun 08 14:21:15 2021 +0000
  59. 68a8998 km: ls102xa: add missing define for PRAM regions by Aleksandar Gerasimovski · Tue Jun 08 14:19:08 2021 +0000
  60. bece73e km/ls102xa: add support for u-boot POST memory test by Aleksandar Gerasimovski · Tue Jun 08 14:17:34 2021 +0000
  61. 3b24bbd board/km: add support for expu1 design based on nxp by Aleksandar Gerasimovski · Tue Jun 08 14:16:28 2021 +0000
  62. bb32e68 armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · Thu Jun 03 10:51:19 2021 +0800
  63. 84eb718 board: freescale: p2041rdb: use correct EEPROM address length by Matt Merhar · Sun May 30 00:16:17 2021 +0000
  64. 16d64cd clk: k210: Remove bypass driver by Sean Anderson · Fri Jun 11 00:16:13 2021 -0400
  65. edbe849 clk: k210: Move pll into the rest of the driver by Sean Anderson · Fri Jun 11 00:16:09 2021 -0400
  66. 2957313 clk: k210: Rewrite to remove CCF by Sean Anderson · Fri Jun 11 00:16:08 2021 -0400
  67. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · Fri Jun 11 00:16:07 2021 -0400
  68. ea7dc87 Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jun 16 11:18:11 2021 -0400
  69. 2529deae ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · Wed Apr 14 12:33:58 2021 +0200
  70. 6722614 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · Mon May 31 23:23:48 2021 +0200
  71. f95d3be cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · Fri Jun 11 11:45:16 2021 +0300
  72. 682c128 power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · Fri Jun 11 11:45:15 2021 +0300
  73. 82ceb0d clk: add support for TI K3 SoC clocks by Tero Kristo · Fri Jun 11 11:45:14 2021 +0300
  74. 81744b7 clk: add support for TI K3 SoC PLL by Tero Kristo · Fri Jun 11 11:45:13 2021 +0300
  75. de4ef9b clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · Fri Jun 11 11:45:06 2021 +0300
  76. b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · Fri Jun 11 11:45:05 2021 +0300
  77. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  78. 3ce7a60 arm64: mvebu: correct Armada 8K addresses by Heinrich Schuchardt · Tue Jun 08 12:00:35 2021 +0200
  79. 26b21b2 arm: mvebu: configs: turris_mox: add fdtfile default env variable by Marek Behún · Mon Jun 07 16:34:49 2021 +0200
  80. 859ada5 arm: mvebu: turris_mox: add support for board rescue mode by Marek Behún · Mon Jun 07 16:34:47 2021 +0200
  81. 126038a Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning by Pali Rohár · Tue Mar 09 21:19:15 2021 +0100
  82. f96108b configs: am64: Enable configs to support USB host and device modes by Aswath Govindraju · Fri Jun 04 22:00:40 2021 +0530
  83. 832aed6 configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode by Aswath Govindraju · Fri Jun 04 22:00:38 2021 +0530
  84. db1aa29 mx7d: Add Storopack's SMEGW01 board by Fabio Estevam · Fri May 28 10:26:57 2021 -0300
  85. 9468aa1 imx8mn: configs: add support for distro boot commands by Andrey Zhizhikin · Sun May 02 16:32:37 2021 +0200
  86. 3b2cc73 imx: Add SeeedStudio NPI-IMX6ULL Support by Navin Sankar Velliangiri · Tue May 18 09:03:20 2021 +0530
  87. af5e29b imx: support for conga-QMX8 board by Oliver Graute · Mon May 31 15:50:40 2021 +0200
  88. 6ce10d5 imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · Mon May 03 11:21:27 2021 -0700
  89. 4a2c0da Add out4.ru O4-iMX-NANO board by Oleh Kravchenko · Sat May 15 00:18:31 2021 +0300
  90. 0d35f74 ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiB by Marek Vasut · Tue May 18 00:40:30 2021 +0200
  91. d08f867 clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3 by Giulio Benetti · Thu May 20 16:10:14 2021 +0200
  92. 71d1ee4 clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · Thu May 13 12:19:33 2021 +0200
  93. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · Tue Jun 01 16:51:47 2021 +0530
  94. 0624c81 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · Wed May 12 11:03:04 2021 +0300
  95. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  96. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  97. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  98. 734f76f hexdump: Allow ctrl-c to interrupt output by Simon Glass · Sat May 08 07:00:04 2021 -0600
  99. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  100. 86d1d2a hexdump: Move API to header file by Simon Glass · Sat May 08 07:00:01 2021 -0600