1. 4557f43 imx8m: lowlevel_init: tune alignment by Peng Fan · 3 years, 11 months ago
  2. 54bd9dd arm: dts: imx8mq: sync dts from Linux Kernel by Peng Fan · 3 years, 11 months ago
  3. 8d3e37c arm: dts: imx8mm: sync dts from Linux Kernel by Peng Fan · 3 years, 11 months ago
  4. cf8842b arm: dts: imx8mp: sync dts from Linux Kernel by Peng Fan · 3 years, 11 months ago
  5. 374866a imx8m: clock: add type of set_clk_eqos by Peng Fan · 3 years, 11 months ago
  6. 50d0953 arm: dts: imx8mn: sync dts from Linux Kernel by Peng Fan · 3 years, 11 months ago
  7. 6489dac imx: imx8mn_evk: correct stack/malloc adress by Peng Fan · 3 years, 11 months ago
  8. 7c4f9b3 imx: ddr: imx8m: Move selfref_en after DDR scrub by Ye Li · 4 years, 1 month ago
  9. 846b77e imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board by Peng Fan · 3 years, 11 months ago
  10. 48b90f8 imx: imx8mp_evk: enable eth support by Peng Fan · 3 years, 11 months ago
  11. 184aa65 Merge tag 'u-boot-rockchip-20210121' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 10 months ago
  12. 9ddc078 pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · 3 years, 10 months ago
  13. 6ec62b6 phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY by Shawn Lin · 3 years, 10 months ago
  14. b821e0d rockchip: rk3328: Add support for FriendlyARM NanoPi R2S by David Bauer · 3 years, 10 months ago
  15. a475bef configs: rk3399: enable rng on firefly/rock960/rockpro64 by Peter Robinson · 4 years ago
  16. 5972c57 arm: dts: rockchip: rk3399: enable rng at the SoC level by Peter Robinson · 4 years ago
  17. 09b053c rockchip: leez-rk3399: Provide init voltage by Kever Yang · 4 years ago
  18. ec0f08c rockchip: firefly-rk3399: Provide init voltage by Kever Yang · 4 years ago
  19. 2a6eb3b rockchip: evb-rk3399: Provide init voltage by Kever Yang · 4 years ago
  20. a2ca3c6 rockchip: puma-haikou: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 4 years ago
  21. acc57ec rockchip: rk3399-roc-pc: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 4 years ago
  22. 83433fd Merge branch '2021-01-20-fs-fixes' by Tom Rini · 3 years, 10 months ago
  23. 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 11 months ago
  24. 3b00a6b fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 3 years, 11 months ago
  25. 9dba07f Fix squashfs failing to load sparse files by Campbell Suter · 4 years ago
  26. 3b72612 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 4 years ago
  27. 404bbc8 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  28. 63f2607 Merge tag 'xilinx-for-v2021.04-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 10 months ago
  29. 4e3fc5e env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT by Michal Simek · 3 years, 10 months ago
  30. a672b98 xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL by Michal Simek · 3 years, 10 months ago
  31. 506009f xilinx: common: Change macro handling in board_fdt_blob_setup() by Michal Simek · 3 years, 10 months ago
  32. 2784bef xilinx: zynqmp: Save bootseq number for SD/EMMC boot modes by Michal Simek · 3 years, 10 months ago
  33. b2e35a6 mmc: xenon_sdhci: Remove duplicated macros by Michal Simek · 3 years, 10 months ago
  34. 7f2d57a arm64: zynqmp: Enable seps and related video configs by Michal Simek · 3 years, 10 months ago
  35. 53e54bf efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 10 months ago
  36. 0a7e516 efi_loader: efi_size_in_pages() missing parentheses by Heinrich Schuchardt · 3 years, 10 months ago
  37. d56013d efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  38. 65ab48d efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
  39. 8644af7 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
  40. b6f6080 efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
  41. 19ea5e6 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  42. 59593a5 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  43. 4cb07d8 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  44. 535c473 efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 10 months ago
  45. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
  46. 26e85bf Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 10 months ago
  47. 9d13cd9 Merge branch '2021-01-19-networking-improvements' by Tom Rini · 3 years, 10 months ago
  48. 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 10 months ago
  49. 1231184 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 10 months ago
  50. 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 10 months ago
  51. dd70ff4 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · 3 years, 10 months ago
  52. ea707dc net: Use NDRNG device in srand_mac() by Matthias Brugger · 3 years, 11 months ago
  53. 92fdad2 lib: uuid: use RNG device if present by Matthias Brugger · 3 years, 11 months ago
  54. 0be3d1f net: ftgmac100: Read and retain MAC address by Hongwei Zhang · 4 years ago
  55. c1ab738 net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 4 years ago
  56. beb61e1 net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 4 years ago
  57. 51723c5 net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 4 years ago
  58. 3f8905a net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 4 years ago
  59. fa795f4 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 4 years ago
  60. db0dd72 Merge branch '2021-01-18-assorted-platform-updates' by Tom Rini · 3 years, 10 months ago
  61. ac7a51c dts: mt7622: use accurate clock source fot mtk_timer by Weijie Gao · 3 years, 10 months ago
  62. 63779b2 timer: mtk_timer: initialize the timer before use by Weijie Gao · 3 years, 10 months ago
  63. 97bf737 pinctrl: mediatek: correct error handling by Heinrich Schuchardt · 3 years, 11 months ago
  64. c65b7d1 mtd: remove drivers/mtd/mw_eeprom.c by Heinrich Schuchardt · 3 years, 11 months ago
  65. 80b1ef9 drivers: qe: avoid double free() by Heinrich Schuchardt · 3 years, 11 months ago
  66. f11b38e mmc: fsl_esdhc_spl: remove superfluous free() by Heinrich Schuchardt · 3 years, 11 months ago
  67. 1396e41 doc: board: freescale: advise to use newer atf and firmware by Andrey Zhizhikin · 4 years ago
  68. 4908067 dma: bcm6348: incorrect buffer allocation by Heinrich Schuchardt · 3 years, 11 months ago
  69. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 11 months ago
  70. 2767d88 power: pmic: add driver for Monolithic Power mp5416 by Tim Harvey · 3 years, 11 months ago
  71. ccdb58d configs: aspeed: Add defconfig for AST2600 EVB by Chia-Wei, Wang · 4 years ago
  72. 4a84cf0 aspeed: Add AST2600 platform support by Chia-Wei, Wang · 4 years ago
  73. ec55a1d ARM: dts: aspeed: Add AST2600 SoC support by Chia-Wei, Wang · 4 years ago
  74. 9fc2108 reset: aspeed: Add AST2600 reset support by Chia-Wei, Wang · 4 years ago
  75. 337d95c wdt: aspeed: Add AST2600 watchdog support by Chia-Wei, Wang · 4 years ago
  76. fde9314 ram: aspeed: Add AST2600 DRAM control support by Dylan Hung · 4 years ago
  77. a3c8599 clk: aspeed: Add AST2600 clock support by Ryan Chen · 4 years ago
  78. 34a5add board: presidio: Add Parallel NAND support by Kate Liu · 4 years ago
  79. 161df94 mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support by Kate Liu · 4 years ago
  80. 49fd12d km/arm: cleanup defconfig files by Holger Brunck · 4 years ago
  81. cbfc3b7 km/kirkwood: enable USB support and the host controller driver by Holger Brunck · 4 years ago
  82. 7b4fe6d mmc: Only retrieve cd pin when GPIO is enabled by Harm Berntsen · 4 years ago
  83. e8fcb61 acpi: Add missing ARM acpi_table header by Harm Berntsen · 4 years ago
  84. 30569b4 gpio: do not include <asm/arch/gpio.h> on ARCH_QEMU by Harm Berntsen · 4 years ago
  85. c9d7e79 clk: mediatek: Add MT8183 clock driver by Fabien Parent · 4 years, 1 month ago
  86. 44165e4 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years, 1 month ago
  87. 9f6322b configs: pumpkin: enable fastboot by Fabien Parent · 4 years, 1 month ago
  88. d673935 configs: pumpkin: enable USB gadget by Fabien Parent · 4 years, 1 month ago
  89. c2984eb board: mediatek: pumpkin: initialize usb device by Fabien Parent · 4 years, 1 month ago
  90. 3dbff96 arm: dts: mt8516-pumpkin: enable usb port by Fabien Parent · 4 years, 1 month ago
  91. 9fe7493 arm: dts: mt8516: add support for USB by Fabien Parent · 4 years, 1 month ago
  92. ae3d8b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 10 months ago
  93. 59e4e39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
  94. b5b0237 Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  95. 19c5fdf Merge branch '2021-01-16-assorted-improvements' by Tom Rini · 3 years, 10 months ago
  96. 67704d6 ARM: dts: renesas: Remove leading 0x from rpc node by Lad Prabhakar · 4 years ago
  97. 8096e24 pinctrl: renesas: Implement get_pin_muxing() callback by Lad Prabhakar · 4 years ago
  98. cc6aa80 pinctrl: renesas: Make sure the pin type is updated after setting the MUX by Lad Prabhakar · 4 years ago
  99. 9e550e1 doc: board: Add Microchip MPFS Icicle Kit doc by Padmarao Begari · 3 years, 10 months ago
  100. 64413e1 riscv: Add Microchip MPFS Icicle Kit support by Padmarao Begari · 3 years, 10 months ago