1. 9f03585 MAINTAINERS: add maintainer for MediaTek MIPS platform by Weijie Gao · 3 years, 10 months ago
  2. 8d6465b reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag by Weijie Gao · 3 years, 10 months ago
  3. e58e68d mmc: mtk-sd: assign plat->cfg.f_max with a correct value by Weijie Gao · 3 years, 10 months ago
  4. 2a505cd mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs by Weijie Gao · 3 years, 10 months ago
  5. f875a12 mmc: mtk-sd: fix sclk cycles shift value by Weijie Gao · 3 years, 10 months ago
  6. 17ade70 net: add ethernet driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  7. b4f214f phy: add USB PHY driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  8. 2db6fba spi: add spi controller support for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  9. ca610dd gpio: add GPIO controller driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  10. bba4ec8 watchdog: add watchdog driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  11. a9a3a3a pinctrl: mtmips: add support for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  12. 4075928 reset: mtmips: add reset controller support for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  13. d9a5da7 clk: add clock driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  14. 2161f1f serial: add uart driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  15. 803c8ad configs: mtmips: refresh for mt7628 based boards by Weijie Gao · 3 years, 10 months ago
  16. 76880b0 mips: mtmips: add two reference boards for mt7620 by Weijie Gao · 3 years, 10 months ago
  17. dd4fdc0 mips: mtmips: add support for MediaTek MT7620 SoC by Weijie Gao · 3 years, 10 months ago
  18. f0a865b mips: mtmips: add support to initialize SDRAM by Weijie Gao · 3 years, 10 months ago
  19. 50d34f0 mips: enable _machine_restart for spl by Weijie Gao · 3 years, 10 months ago
  20. 9bf72ba mips: mtmips: fix dram size detection in dram_init by Weijie Gao · 3 years, 10 months ago
  21. 7fcc740 mips: mtmips: select SYSRESET for mt7628 only by Weijie Gao · 3 years, 10 months ago
  22. 451abbb mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory by Weijie Gao · 3 years, 10 months ago
  23. da41a56 mips: dts: switch to board defines for dtb for mtmips by Weijie Gao · 3 years, 10 months ago
  24. 69d29fe Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  25. e716c90 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 8 months ago
  26. 757cec3 Merge branch '2021-01-22-tool-updates' by Tom Rini · 3 years, 8 months ago
  27. b577bc1 Merge branch '2021-01-22-doc-updates' by Tom Rini · 3 years, 8 months ago
  28. 1231696 doc: move README.menu to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
  29. 0157619 doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
  30. ca6583d doc: move test/README to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
  31. 948991f doc: structure doc/develop/index.rst by Heinrich Schuchardt · 3 years, 8 months ago
  32. 9153924 doc: update help message by Patrick Delaunay · 3 years, 8 months ago
  33. 10a1df3 doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 9 months ago
  34. 8d0949b efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 8 months ago
  35. 2cfb68f efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 9 months ago
  36. d33f318 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 8 months ago
  37. f7cd8b7 tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 8 months ago
  38. 8f1844c efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 8 months ago
  39. 30f8222 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · 3 years, 8 months ago
  40. 6e8c28c efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 8 months ago
  41. 041f0af fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 8 months ago
  42. e97eb63 fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 8 months ago
  43. 0977948 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 3 years, 10 months ago
  44. 603e26f mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 3 years, 10 months ago
  45. 93af80f image-fit: Fix FIT_CIPHER linking by Joel Stanley · 3 years, 10 months ago
  46. 5d40d5f tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 3 years, 10 months ago
  47. edfeba7 tools: image-host: add support for several sub-images by Philippe Reynes · 3 years, 10 months ago
  48. 5a4116f tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 3 years, 10 months ago
  49. 4afc4f3 doc: FIT image: Clarify format and simplify syntax by Alexandru Gagniuc · 3 years, 9 months ago
  50. abd9538 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git by Tom Rini · 3 years, 8 months ago
  51. 184aa65 Merge tag 'u-boot-rockchip-20210121' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 8 months ago
  52. 9ddc078 pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · 3 years, 8 months ago
  53. 6ec62b6 phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY by Shawn Lin · 3 years, 8 months ago
  54. b821e0d rockchip: rk3328: Add support for FriendlyARM NanoPi R2S by David Bauer · 3 years, 9 months ago
  55. a475bef configs: rk3399: enable rng on firefly/rock960/rockpro64 by Peter Robinson · 3 years, 9 months ago
  56. 5972c57 arm: dts: rockchip: rk3399: enable rng at the SoC level by Peter Robinson · 3 years, 9 months ago
  57. 09b053c rockchip: leez-rk3399: Provide init voltage by Kever Yang · 3 years, 10 months ago
  58. ec0f08c rockchip: firefly-rk3399: Provide init voltage by Kever Yang · 3 years, 10 months ago
  59. 2a6eb3b rockchip: evb-rk3399: Provide init voltage by Kever Yang · 3 years, 10 months ago
  60. a2ca3c6 rockchip: puma-haikou: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 3 years, 10 months ago
  61. acc57ec rockchip: rk3399-roc-pc: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 3 years, 10 months ago
  62. 83433fd Merge branch '2021-01-20-fs-fixes' by Tom Rini · 3 years, 8 months ago
  63. 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 9 months ago
  64. 3b00a6b fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 3 years, 9 months ago
  65. 9dba07f Fix squashfs failing to load sparse files by Campbell Suter · 3 years, 10 months ago
  66. 3b72612 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 3 years, 11 months ago
  67. 404bbc8 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  68. 63f2607 Merge tag 'xilinx-for-v2021.04-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago
  69. 4e3fc5e env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT by Michal Simek · 3 years, 8 months ago
  70. a672b98 xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL by Michal Simek · 3 years, 9 months ago
  71. 506009f xilinx: common: Change macro handling in board_fdt_blob_setup() by Michal Simek · 3 years, 9 months ago
  72. 2784bef xilinx: zynqmp: Save bootseq number for SD/EMMC boot modes by Michal Simek · 3 years, 8 months ago
  73. b2e35a6 mmc: xenon_sdhci: Remove duplicated macros by Michal Simek · 3 years, 9 months ago
  74. 7f2d57a arm64: zynqmp: Enable seps and related video configs by Michal Simek · 3 years, 9 months ago
  75. 53e54bf efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 8 months ago
  76. 0a7e516 efi_loader: efi_size_in_pages() missing parentheses by Heinrich Schuchardt · 3 years, 8 months ago
  77. d56013d efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 8 months ago
  78. 65ab48d efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 8 months ago
  79. 8644af7 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 8 months ago
  80. b6f6080 efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 8 months ago
  81. 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 8 months ago
  82. 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 8 months ago
  83. 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 8 months ago
  84. 535c473 efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 8 months ago
  85. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 8 months ago
  86. 26e85bf Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 8 months ago
  87. 9d13cd9 Merge branch '2021-01-19-networking-improvements' by Tom Rini · 3 years, 8 months ago
  88. 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 8 months ago
  89. 1231184 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 9 months ago
  90. 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 9 months ago
  91. dd70ff4 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · 3 years, 9 months ago
  92. ea707dc net: Use NDRNG device in srand_mac() by Matthias Brugger · 3 years, 9 months ago
  93. 92fdad2 lib: uuid: use RNG device if present by Matthias Brugger · 3 years, 9 months ago
  94. 0be3d1f net: ftgmac100: Read and retain MAC address by Hongwei Zhang · 3 years, 10 months ago
  95. c1ab738 net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 3 years, 10 months ago
  96. beb61e1 net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 3 years, 10 months ago
  97. 51723c5 net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 3 years, 10 months ago
  98. 3f8905a net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 3 years, 11 months ago
  99. fa795f4 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 3 years, 11 months ago
  100. db0dd72 Merge branch '2021-01-18-assorted-platform-updates' by Tom Rini · 3 years, 8 months ago