1. d08e129 sunxi: arm64: Add addresses for compressed kernel load by Arnaud Ferraris · 3 years, 9 months ago
  2. 4f1449e sunxi: binman: Do not hardcode U-Boot load address by Samuel Holland · 3 years, 10 months ago
  3. 1d52ffb sunxi: binman: Respect the default FIT configuration by Samuel Holland · 3 years, 10 months ago
  4. d73b8a5 clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 10 months ago
  5. 5861030 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 10 months ago
  6. c3391f6 sunxi: enable dual rank memory on R40 by Icenowy Zheng · 3 years, 9 months ago
  7. 9e9b073 sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · 3 years, 9 months ago
  8. 7654ef8 sunxi: add fdtoverlay_addr_r environment variable by Jernej Skrabec · 3 years, 8 months ago
  9. 0951481 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 8 months ago
  10. 829ad79 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 8 months ago
  11. 263471f configs: T1042D4RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
  12. 05f1222 powerpc: dts: t1042d4rdb: add FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
  13. 7405942 powerpc: dts: t1042: add QorIQ DPAA 1 FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
  14. e8b7242 configs: T4240RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
  15. 7b9b65d powerpc: dts: qoriq: update the mdio offsets under the second FMan v3 by Camelia Groza · 3 years, 8 months ago
  16. 028d057 powerpc: dts: t4240rdb: add FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
  17. 1c13811 powerpc: dts: t4240: add QorIQ DPAA 1 FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
  18. 6fd8114 configs: T2080RDB: enable DM_ETH by Camelia Groza · 3 years, 8 months ago
  19. 6994f3a board: freescale: t208xrdb: fdt fixups under DM_ETH by Camelia Groza · 3 years, 8 months ago
  20. 621bd51 powerpc: dts: t2080rdb: add FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
  21. 97251f8 powerpc: dts: t2080: add QorIQ DPAA 1 FMan v3 nodes by Camelia Groza · 3 years, 8 months ago
  22. b0ed599 ls1012a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 3 years, 8 months ago
  23. 898a8be board: sl28: add config to enable console output on SER0 by Michael Walle · 3 years, 8 months ago
  24. 7a66ef0 board: sl28: enable DM_SERIAL by Michael Walle · 3 years, 8 months ago
  25. b53a4f3 board: sl28: move DM_* configs to Kconfig by Michael Walle · 3 years, 8 months ago
  26. 97aaa98 armv8: fsl-layerscape: spl: call spl_early_init() by Michael Walle · 3 years, 8 months ago
  27. 24bd03a armv8: fsl-layerscape: spl: add debug UART support by Michael Walle · 3 years, 8 months ago
  28. 1877f2c freescale: ls1021atwr: Drop use of CONFIG_RESET by Simon Glass · 3 years, 8 months ago
  29. 29c2e51 doc: board: qemu-ppce500: Document eTSEC usage by Bin Meng · 3 years, 9 months ago
  30. ec00c2c ppc: qemu: Enable eTSEC support by Bin Meng · 3 years, 9 months ago
  31. 0f68ea4 ppc: qemu: Create a virtual memory mapping of the platform bus by Bin Meng · 3 years, 9 months ago
  32. 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 9 months ago
  33. 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 9 months ago
  34. dbc4c2e net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · 3 years, 9 months ago
  35. ef4f7e3 dt-bindings: net: Update Freescale TSEC to support "queue-group" by Bin Meng · 3 years, 9 months ago
  36. 8699b2e net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 9 months ago
  37. 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 9 months ago
  38. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
  39. 26980e9 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 9 months ago
  40. 1346267 net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 9 months ago
  41. fbe5aea net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 9 months ago
  42. 7d2129b net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 9 months ago
  43. b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 9 months ago
  44. 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 9 months ago
  45. 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 9 months ago
  46. b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 9 months ago
  47. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 9 months ago
  48. e0518f0 dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 9 months ago
  49. 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 9 months ago
  50. 122fbc9 dt-bindings: net: Add the old DT bindings for "fixed-link" by Bin Meng · 3 years, 9 months ago
  51. 69a430f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 9 months ago
  52. 032bdbc board/km: add support for seli8 design based on nxp ls102x by Aleksandar Gerasimovski · 3 years, 9 months ago
  53. 72f3aa5 arm: dts: ls1028a: define QDS networking protocol combinations by Alex Marginean · 3 years, 10 months ago
  54. 06e006b pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 8 months ago
  55. cf214c6 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
  56. c0c39ce pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
  57. b46caff pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 8 months ago
  58. 2282aab x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
  59. 3e091cc dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings by Wolfgang Wallner · 3 years, 8 months ago
  60. b49f00a Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 8 months ago
  61. 2f611af arm: mach-rmobile: Add CPU info support for RZ/G2 by Biju Das · 3 years, 9 months ago
  62. d4c1699 Merge branch '2021-04-13-assorted-improvements' by Tom Rini · 3 years, 8 months ago
  63. 83fed4a cmd: exit: Fix return value by Marek Vasut · 3 years, 8 months ago
  64. 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · 3 years, 8 months ago
  65. 09456bd gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  66. d20d4b7 gpio: i2c-gpio: Drop use of dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  67. 0cfc39e qemu: arm: select QFW, MMIO on qemu-arm by Asherah Connor · 3 years, 9 months ago
  68. f0c0e54 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 9 months ago
  69. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 9 months ago
  70. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 9 months ago
  71. ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · 3 years, 9 months ago
  72. aaad0c2 moveconfig.py: add to the "do not process" list by Trevor Woerner · 3 years, 9 months ago
  73. 50fe43f checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 9 months ago
  74. cb29fe8 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 9 months ago
  75. 33512d0 test: Add test for strlcat by Sean Anderson · 3 years, 9 months ago
  76. 9297a7f lib: string: Implement strlcat by Sean Anderson · 3 years, 9 months ago
  77. 2f51257 lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 9 months ago
  78. b91f100 tee: optee: Change printing during optee_probe by Ilias Apalodimas · 3 years, 9 months ago
  79. 311880f terminal: only serial_reinit_all if available by Asherah Connor · 3 years, 9 months ago
  80. 10ec131 terminal: correct stdio_dev invocations by Asherah Connor · 3 years, 9 months ago
  81. eac5224 rtc: add support for rv3028 rtc by Heiko Schocher · 3 years, 9 months ago
  82. eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · 3 years, 9 months ago
  83. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 9 months ago
  84. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 9 months ago
  85. d68663a firmware: scmi: voltage regulator by Etienne Carriere · 3 years, 9 months ago
  86. 76df073 disk: gpt: verify alternate LBA points to last usable LBA by Stefan Herbrechtsmeier · 3 years, 9 months ago
  87. 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
  88. 8f90273 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 9 months ago
  89. 69d61a3 hush: Fix assignments being misinterpreted as commands by Sean Anderson · 3 years, 9 months ago
  90. 7c05319 mtd: Update fail_addr when erase fails due to bad blocks by Farhan Ali · 3 years, 9 months ago
  91. c422f62 Tegra: remove e2220-1170 board by Peter Robinson · 3 years, 10 months ago
  92. e3550d5 bootm: do not hang on failure by Heinrich Schuchardt · 3 years, 10 months ago
  93. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 10 months ago
  94. a9ec8f0 hw_sha: Fix coding style errors by Joel Stanley · 3 years, 10 months ago
  95. 0538140 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 10 months ago
  96. 0f72146 power: pmic: remove pmic_max77696.c file by Jaehoon Chung · 3 years, 10 months ago
  97. 86cf2a2 board: warp: add power_max77696_init() function by Jaehoon Chung · 3 years, 10 months ago
  98. 13026a6 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 8 months ago
  99. 0b9ace2 Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 8 months ago
  100. 980fbd7 Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago