1. 5c7f5c5 rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY by Corentin Labbe · 4 years, 4 months ago
  2. 29b0540 Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 4 months ago
  3. 606cced Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 4 months ago
  4. 3678a5f arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot by Neil Armstrong · 4 years, 4 months ago
  5. fbb2396 configs: khadas-vim3: enable HDMI output by Neil Armstrong · 4 years, 5 months ago
  6. 21981c1 arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output by Neil Armstrong · 4 years, 5 months ago
  7. b24dc83 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 5 months ago
  8. da585c3 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 5 months ago
  9. f6f9a01 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 5 months ago
  10. bcf0850 i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 5 months ago
  11. ab80137 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 4 months ago
  12. 0d6a3e2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  13. 0621b5e cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · 4 years, 4 months ago
  14. 03d4c29 cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · 4 years, 4 months ago
  15. 924e346 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · 4 years, 4 months ago
  16. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 4 months ago
  17. c685f8b cbfs: Record the start address in cbfs_priv by Simon Glass · 4 years, 4 months ago
  18. e82ab51 cbfs: Use void * for the position pointers by Simon Glass · 4 years, 4 months ago
  19. 9dc2355 cbfs: Unify the two header loaders by Simon Glass · 4 years, 4 months ago
  20. a2c528f cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · 4 years, 4 months ago
  21. 54e1925 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · 4 years, 4 months ago
  22. c7bef7c cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · 4 years, 4 months ago
  23. 381e113 cbfs: Use bool type for whether initialised by Simon Glass · 4 years, 4 months ago
  24. 45637db cbfs: Use ulong consistently by Simon Glass · 4 years, 4 months ago
  25. ea38ee9 cbfs: Rename the result variable by Simon Glass · 4 years, 4 months ago
  26. 30cf2ba cbfs: drop file_cbfs_result declaration by Christian Gmeiner · 4 years, 4 months ago
  27. 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 4 months ago
  28. d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 4 months ago
  29. 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 4 months ago
  30. 832fee8 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · 4 years, 4 months ago
  31. b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 5 months ago
  32. df9ebbe arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · 4 years, 4 months ago
  33. 8678776 arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500 by Jakov Petrina · 4 years, 4 months ago
  34. 0700093 arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS by Ezra Buehler · 4 years, 5 months ago
  35. a1a61b0 arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0 by Ezra Buehler · 4 years, 5 months ago
  36. 0ab24c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  37. 32a8f80 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  38. 4ef196c sifive: fix palmer's email address by Pragnesh Patel · 4 years, 5 months ago
  39. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 5 months ago
  40. 8c48bb2 Prepare v2020.07-rc3 by Tom Rini · 4 years, 4 months ago
  41. 60c7fac Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  42. 71f70cf Merge branch '2020-05-25-misc-fixes' by Tom Rini · 4 years, 4 months ago
  43. efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 4 months ago
  44. 2843444 cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 4 months ago
  45. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 4 months ago
  46. 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 4 months ago
  47. 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 4 months ago
  48. 2aca880 tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 4 months ago
  49. 35e3991 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · 4 years, 4 months ago
  50. 64b69f8 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 4 months ago
  51. f4c1f70 MAINTAINERS: add dfu.h and dfu.rst to DFU by Heinrich Schuchardt · 4 years, 4 months ago
  52. d181191 doc: dfu: describe more DFU function by Heinrich Schuchardt · 4 years, 4 months ago
  53. 3547e69 doc: dfu: fix typos in README.dfu by Heinrich Schuchardt · 4 years, 4 months ago
  54. f39c845 doc: dfu: add DFU to HTML documentation by Heinrich Schuchardt · 4 years, 4 months ago
  55. 378fc83 doc: dfu: describe eMMC partition number parameter by Heinrich Schuchardt · 4 years, 4 months ago
  56. 51028db MAINTAINERS: add doc/driver-model/ to DRIVER MODEL by Heinrich Schuchardt · 4 years, 4 months ago
  57. b4b2619 armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · 4 years, 5 months ago
  58. 9c5fef5 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 4 months ago
  59. 5b6b2c6 Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 4 months ago
  60. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  61. 1d476de net: ks8851: Add DM support by Marek Vasut · 4 years, 6 months ago
  62. 9c9f3fc net: ks8851: Receive one packet per recv call by Marek Vasut · 4 years, 6 months ago
  63. f725912 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · 4 years, 6 months ago
  64. b7c6ae2 net: ks8851: Pass around driver private data by Marek Vasut · 4 years, 6 months ago
  65. 8ec27b0 net: ks8851: Checkpatch cleanup by Marek Vasut · 4 years, 6 months ago
  66. eb69d8b net: ks8851: Clean up chip ID readout by Marek Vasut · 4 years, 6 months ago
  67. 63f22f5 net: ks8851: Remove type_frame_head by Marek Vasut · 4 years, 6 months ago
  68. b043597 net: ks8851: Trim down struct ks_net by Marek Vasut · 4 years, 6 months ago
  69. 6a45731 net: ks8851: Use 16bit RXQCR access by Marek Vasut · 4 years, 6 months ago
  70. 8b41a16 net: ks8851: Remove RXQCR cache by Marek Vasut · 4 years, 6 months ago
  71. e3b54cd net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 6 months ago
  72. f53c2dc Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  73. a9f793a Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 4 months ago
  74. 2fdb5cd Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  75. 74ce1f8 Merge tag 'uniphier-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 4 months ago
  76. 2cff87f eth/r8152: fix typo in register name by Hayes Wang · 4 years, 4 months ago
  77. 58221d7 usb: dwc3: fix NULL pointer issue by Chunfeng Yun · 4 years, 4 months ago
  78. 94ed661 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · 4 years, 4 months ago
  79. 33863f7 rockchip: rk3328: rock64 - fix gen3 SPL hang by Kurt Miller · 4 years, 4 months ago
  80. 5e50f87 defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL by Urja Rannikko · 4 years, 4 months ago
  81. e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 4 months ago
  82. fffdf72 rockchip: veyron: move board_early_init_f to _r (after reloc) by Urja Rannikko · 4 years, 4 months ago
  83. 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 4 months ago
  84. 69cd0c4 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 5 months ago
  85. 0672e98 rockchip: Enable PCIe/M.2 on rock960 board by Jagan Teki · 4 years, 5 months ago
  86. 765a12d rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2 by Jagan Teki · 4 years, 5 months ago
  87. 89f2fa0 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · 4 years, 5 months ago
  88. 99d5906 pci: Add Rockchip PCIe controller driver by Jagan Teki · 4 years, 5 months ago
  89. 912f633 clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · 4 years, 5 months ago
  90. 30d09a2 clk: rk3399: Add enable/disable clks by Jagan Teki · 4 years, 5 months ago
  91. 1266ef1 rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · 4 years, 5 months ago
  92. 4e7413a thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · 4 years, 4 months ago
  93. 74e8fb0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 4 months ago
  94. 6936554 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 4 months ago
  95. 5c606ca rockchip: rk3399: enable spl-fifo-mode for sdmmc by Deepak Das · 4 years, 5 months ago
  96. 6393357 board: puma: use dtb given on the commandline instead of using u-boot.dtb by Heiko Stuebner · 4 years, 5 months ago
  97. 6cbe904 ARM: uniphier: remove board_eth_init() by Masahiro Yamada · 4 years, 4 months ago
  98. 6717e15 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · 4 years, 4 months ago
  99. 1e15188 ARM: uniphier: drop #include <log.h> again by Masahiro Yamada · 4 years, 4 months ago
  100. e9d3b23 ARM: uniphier: drop #include <init.h> again from umc-pxs2.c by Masahiro Yamada · 4 years, 4 months ago