1. 9fe7493 arm: dts: mt8516: add support for USB by Fabien Parent · 4 years, 1 month ago
  2. ae3d8b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 10 months ago
  3. 59e4e39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
  4. 67704d6 ARM: dts: renesas: Remove leading 0x from rpc node by Lad Prabhakar · 4 years ago
  5. dd4ee41 riscv: dts: Add device tree for Microchip Icicle Kit by Padmarao Begari · 3 years, 10 months ago
  6. 5af3574 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 10 months ago
  7. 0634b37 armv8: Makefile: build cache files when needed by Peng Fan · 3 years, 11 months ago
  8. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
  9. 42d0d42 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 4 years ago
  10. fb504b2 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 4 years ago
  11. a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 4 years ago
  12. 362787e arm: socfpga: soc64: Enable FIT image generation using binman by Siew Chin Lim · 3 years, 11 months ago
  13. c87496a arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support by Siew Chin Lim · 3 years, 11 months ago
  14. 7cfb5d8 arm: socfpga: soc64: Skip handoff data access in SSBL by Chee Hong Ang · 3 years, 11 months ago
  15. 3b07cec arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() by Chee Hong Ang · 3 years, 11 months ago
  16. 018d27f arm: socfpga: soc64: Add ATF support for Reset Manager driver by Chee Hong Ang · 3 years, 11 months ago
  17. 2e54a1d arm: socfpga: Add secure register access helper functions for SoC 64bits by Siew Chin Lim · 3 years, 11 months ago
  18. 0eebfab arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) by Chee Hong Ang · 3 years, 11 months ago
  19. dbdc1df arm: socfpga: Disable "spin-table" method for booting Linux by Chee Hong Ang · 3 years, 11 months ago
  20. ac0c1fd arm: socfpga: soc64: Override 'lowlevel_init' to support ATF by Chee Hong Ang · 3 years, 11 months ago
  21. acabb2a arm: socfpga: Add function for checking description from FIT image by Chee Hong Ang · 3 years, 11 months ago
  22. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 10 months ago
  23. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
  24. 7ccaa31 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 11 months ago
  25. 751f918 arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · 4 years ago
  26. 69ea30e ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock by Marek Vasut · 4 years ago
  27. b66bfdf arm: stm32mp: bsec: migrate trace to log macro by Patrick Delaunay · 4 years ago
  28. 711b5bc arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · 4 years ago
  29. eb653ac arm: stm32mp: migrate trace to log macro by Patrick Delaunay · 4 years ago
  30. ee6726b Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 10 months ago
  31. 996f217 Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 10 months ago
  32. 965db9f arm: dts: k3-*-r5-*-board: Add GTC clock by Nishanth Menon · 3 years, 11 months ago
  33. e58e506 video: omap: drop domain clock enabling by SOC api by Dario Binacchi · 3 years, 11 months ago
  34. ff94c15 video: omap: add panel driver by Dario Binacchi · 3 years, 11 months ago
  35. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 11 months ago
  36. 8322fdc arm: dts: am335x: enable scm_clocks auto binding by Dario Binacchi · 3 years, 11 months ago
  37. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 11 months ago
  38. abdf1a3 arm: dts: am335x: enable prcm_clocks auto binding by Dario Binacchi · 3 years, 11 months ago
  39. bc34f0b ti: am33xx: fix do_enable_clocks() to accept NULL parameters by Dario Binacchi · 3 years, 11 months ago
  40. c28baf6 arm: dts: am335x: include am33xx-u-boot.dtsi by Dario Binacchi · 3 years, 11 months ago
  41. 9d76120 arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro by Dario Binacchi · 3 years, 11 months ago
  42. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 11 months ago
  43. 6337d53 arm: dts: sync am33xx with Linux 5.9-rc7 by Dario Binacchi · 3 years, 11 months ago
  44. 92cc4e1 bus: ti: add minimal sysc interconnect target driver by Dario Binacchi · 3 years, 11 months ago
  45. 9c789fe arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool by Praneeth Bajjuri · 4 years ago
  46. 62be236 arm: dts: am654-base-board-uboot: Add aliases for USB subsystems by Aswath Govindraju · 4 years ago
  47. d3af9e3 arm: dts: am654-base-board-uboot: Set USB0 dr_mode to host by Aswath Govindraju · 4 years ago
  48. 9267ff8 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 2 months ago
  49. ec9cdaa sunxi: dram: h6: Improve DDR3 config detection by Jernej Skrabec · 4 years, 8 months ago
  50. 92600ed sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · 4 years ago
  51. 0e4d5db sunxi: Add arm64 FEL support by Andre Przywara · 8 years ago
  52. 00f8e9c sunxi: Fix is_boot0_magic macro by Andre Przywara · 4 years ago
  53. 23c0ee8 sunxi: Factor out eGON BROM header description by Andre Przywara · 4 years ago
  54. ab3b53f sunxi: add PineCube board by Icenowy Zheng · 4 years ago
  55. d71be19 Merge branch 'next' by Tom Rini · 3 years, 10 months ago
  56. ca62ed2 ARM: dts: import Beelink GT-King/Pro DTs from Linux 5.10 by Christian Hewitt · 4 years ago
  57. d45dba8 ARM: dts: import WeTek Core2 DTs from Linux 5.10 by Christian Hewitt · 4 years ago
  58. d42e796 meson: Add soc_rev to environment by Pascal Vizeli · 4 years ago
  59. cf47c0e ARM: meson: isolate loading of socinfo by Stefan Agner · 4 years ago
  60. ade0100 arm64: meson: add support for libretech-cc v2 by Jerome Brunet · 4 years ago
  61. 4ac6946 arm64: dts: import libretech-cc-v2 from linux v5.10-rc1 by Jerome Brunet · 4 years ago
  62. ee73135 ARM: dts: sync Amlogic GX & AXG from Linux 5.10-rc1 by Neil Armstrong · 4 years, 2 months ago
  63. 92cb207 rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · 4 years ago
  64. aeaef07 ARM: dts: sama7g5ek: fix TXC pin configuration by Nicolas Ferre · 4 years, 1 month ago
  65. 9b614c8 ARM: dts: sama7g5ek: add i2c1 bus and eeproms by Eugen Hristev · 4 years, 4 months ago
  66. 1c629fd ARM: dts: at91: sama7g5: add flexcom1 and i2c subnode by Eugen Hristev · 4 years, 4 months ago
  67. 7f4c89c ARM: dts: at91: sama7g5ek: enable sdmmc0 with pinctrl by Eugen Hristev · 4 years, 4 months ago
  68. 523c10c ARM: dts: at91: sama7g5: add node for sdmmc0 by Eugen Hristev · 4 years, 4 months ago
  69. 9b6f157 ARM: dts: at91: sama7g5: add assigned clocks for sdmmc1 by Eugen Hristev · 4 years, 4 months ago
  70. 3e5853e ARM: dts: sama7g5: add GMAC1 by Claudiu Beznea · 4 years, 5 months ago
  71. e95af87 ARM: dts: sama7g5: add GMAC0 by Claudiu Beznea · 4 years, 5 months ago
  72. 7d41a8d ARM: dts: at91: sama7g5ek: add pinctrl for sdmmc1 and flx3 by Eugen Hristev · 4 years, 6 months ago
  73. 47a13af ARM: dts: at91: sama7g5: add pinctrl node by Eugen Hristev · 4 years, 6 months ago
  74. b032230 ARM: dts: sama7g5: add pit64b support by Claudiu Beznea · 4 years, 6 months ago
  75. 13f986b ARM: dts: sama7g5: add CPU bindings by Claudiu Beznea · 4 years, 6 months ago
  76. 394f520 ARM: dts: sama7g5: switch to PMC bindings by Claudiu Beznea · 4 years, 6 months ago
  77. 33fa0b6 ARM: dts: sama7g5: add PMC bindings by Claudiu Beznea · 4 years, 6 months ago
  78. 09f19f7 ARM: dts: sama7g5: add slow clock bindings by Claudiu Beznea · 4 years, 6 months ago
  79. 072c975 ARM: dts: sama7g5: add u-boot,dm-pre-reloc bindings for xtals by Claudiu Beznea · 4 years, 6 months ago
  80. 5e19ade ARM: dts: sama7g5: add slow rc and main rc oscillators by Claudiu Beznea · 4 years, 6 months ago
  81. 3b86096 ARM: dts: sama7g5: move clock frequencies for xtals in board file by Claudiu Beznea · 4 years, 6 months ago
  82. 1d463d6 board: atmel: sama7g5ek: add initial support for sama7g5ek by Eugen Hristev · 4 years, 8 months ago
  83. 626879b ARM: dts: sama7g5: add initial DT for sama7g5 SoC by Eugen Hristev · 4 years, 8 months ago
  84. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
  85. ec4efd5 ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 by Marek Vasut · 3 years, 11 months ago
  86. 1a6de00 ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX by Marek Vasut · 3 years, 11 months ago
  87. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  88. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  89. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 11 months ago
  90. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 11 months ago
  91. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  92. e7144b0 x86: Drop rtc from SPL by Simon Glass · 4 years ago
  93. a59f3d2 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · 4 years ago
  94. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  95. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  96. 332b986 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · 4 years ago
  97. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  98. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  99. 370746a sandbox: Update dts files to reduce SPL size by Simon Glass · 4 years ago
  100. f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 4 years ago