1. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 6 months ago
  2. dce89b3 Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 6 months ago
  3. 0f9872c rockchip: include cru_rk3588.h and define rockchip_cru for RK3588 by FUKAUMI Naoki · 7 months ago
  4. d610edb arm: include: Remove duplicate newlines by Marek Vasut · 6 months ago
  5. ae5c047 arm: include: tegra: Remove duplicate newlines by Marek Vasut · 6 months ago
  6. 2160928 arm: include: sunxi: Remove duplicate newlines by Marek Vasut · 6 months ago
  7. b64b16f arm: include: rockchip: Remove duplicate newlines by Marek Vasut · 6 months ago
  8. 9a33fd6 arm: include: ti: Remove duplicate newlines by Marek Vasut · 6 months ago
  9. 9671f49 arm: include: imx: Remove duplicate newlines by Marek Vasut · 6 months ago
  10. 59ccc9c arm: include: amlogic: Remove duplicate newlines by Marek Vasut · 6 months ago
  11. 8546cc9 arm: include: nxp: Remove duplicate newlines by Marek Vasut · 6 months ago
  12. 555789e arm: include: hisilicon: Remove duplicate newlines by Marek Vasut · 6 months ago
  13. b9100c5 arm: include: fsl: Remove duplicate newlines by Marek Vasut · 6 months ago
  14. b4cbd1a Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 7 months ago
  15. 42276c3 Merge patch series "arm64: add a software pagetable walker" by Tom Rini · 7 months ago
  16. 7ff2dfb arm64: add software pagetable walker by Caleb Connolly · 7 months ago
  17. 7cc9355 arm64: mmu.h: fix PTE_TABLE_AP by Caleb Connolly · 7 months ago
  18. 93b6a52 usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static by Neil Armstrong · 7 months ago
  19. 98ce6d3 usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static by Neil Armstrong · 7 months ago
  20. affb461 phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode by Neil Armstrong · 7 months ago
  21. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
  22. 702dc3c clk: rockchip: rk3588: Set SPLL frequency during SPL stage by Heiko Stuebner · 8 months ago
  23. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  24. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 8 months ago
  25. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  26. ebc84d7 armv8: generic_timer: Use event stream for udelay by Peter Hoyes · 9 months ago
  27. b18a3c1 arm: Move sev() and wfe() definitions to common Arm header file by Peter Hoyes · 9 months ago
  28. 1afa75c Merge patch series "arm: Add Analog Devices SC5xx Machine Type" by Tom Rini · 8 months ago
  29. 48a0b0b arch: arm: Add Analog Devices SC5xx machine type by Nathan Barrett-Morrison · 9 months ago
  30. bda0d20 arm: sunxi: Add missing <linux/types.h> by Tom Rini · 9 months ago
  31. 5f5d578 arm: aspeed: Add missing <linux/types.h> by Tom Rini · 9 months ago
  32. df1fdf2 board: rockchip: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  33. 9a673d3 board: nvidia: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  34. b8d59ba board: freescale: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  35. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 9 months ago
  36. 7410cde arm: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  37. 935b60f arm: fsl-layerscape: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  38. af2fe3a arm: davinci: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  39. 371d0b5 arm: imx: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  40. ba0b54b arm: omap2: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  41. c501db7 arm: rockchip: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  42. d6bf100 arm: tegra: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  43. c5b8eaf rockchip: rk3308: Move cru and grf include files to arch-rockchip by Jonas Karlman · 9 months ago
  44. d3e35e7 clk: rockchip: rk3308: Add support for SCLK_RTC32K clock by Finley Xiao · 9 months ago
  45. aa24007 rockchip: bootrom: Sync bootsource id enum from bootrom by Jason Zhu · 10 months ago
  46. c18ead4 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 9 months ago
  47. 192c5c9 sunxi: sun9i: make more clock functions SPL only by Andre Przywara · 1 year, 1 month ago
  48. 02780a1 sunxi: move #ifdef guards around tzpc_init() to header file by Andre Przywara · 1 year, 1 month ago
  49. f1b1f5e video: tegra20: dsi: add T114 support by Svyatoslav Ryhel · 12 months ago
  50. 8fea336 video: tegra20: dc: parameterize V- and H-sync polarities by Svyatoslav Ryhel · 12 months ago
  51. d5e1eaf video: tegra20: consolidate DC header by Svyatoslav Ryhel · 12 months ago
  52. e88d026 video: tegra20: dc: diverge DC per-SOC by Svyatoslav Ryhel · 12 months ago
  53. 92edae7 clk: rockchip: rk3328: Add VOP clk support by Jagan Teki · 1 year ago
  54. 2513bf3 arm: imx9: Correct imx9_probe_mu prototype by Ye Li · 10 months ago
  55. 6bb7458 imx: ele_ahab: Add ahab_commit command support by Mathieu Othacehe · 10 months ago
  56. c6a13f3 arm64: gic: Add power up sequence for GIC-600 by Venkatesh Yadav Abbarapu · 11 months ago
  57. 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 10 months ago
  58. 969ea37 stv0991: Remove stv0991 board and architecture code by Tom Rini · 10 months ago
  59. 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 10 months ago
  60. 8ed8517 rockchip: rk3588: add constants for some register address spaces by Quentin Schulz · 10 months ago
  61. 5d71073 rockchip: rk3588: disable force_jtag by default by Quentin Schulz · 10 months ago
  62. 7402938 rockchip: transform rockchip_capsule_update_board_setup into a weak function symbol by Quentin Schulz · 10 months ago
  63. 08d61f8 rockchip: merge misc.c into board.c by Quentin Schulz · 10 months ago
  64. 978808d sunxi: reorganize mctl_mem_matches_* functions by Andrey Skvortsov · 1 year, 1 month ago
  65. 2029a4c imx93: Use a header for imx9_probe_mu declaration by Mathieu Othacehe · 11 months ago
  66. 5862eb8 sunxi: sun9i: remove unneeded base addresses from header by Andre Przywara · 1 year ago
  67. 2f2cb03 sunxi: sun4i: remove unneeded base addresses from header by Andre Przywara · 1 year ago
  68. 4c5f03e sunxi: sun50i-h6: remove unneeded base addresses from header by Andre Przywara · 1 year ago
  69. 0d5104c rockchip: rk3588: Fix boot from SPI flash by Jonas Karlman · 1 year, 2 months ago
  70. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 1 year ago
  71. 6c84e71 omap3: use device specific naming for mem_init by Maxim Uvarov · 1 year, 1 month ago
  72. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 1 year, 1 month ago
  73. 22fcd1d arm: add ACPI fields to global data by Heinrich Schuchardt · 1 year, 1 month ago
  74. e692ade ARM: tegra114: expand MC register map by Svyatoslav Ryhel · 1 year, 1 month ago
  75. bb8a602 tegra114: clock: define MIPI calibration peripheral clock by Svyatoslav Ryhel · 1 year, 1 month ago
  76. 78e326d arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · 1 year, 1 month ago
  77. 7776960 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · 1 year, 1 month ago
  78. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 1 year, 1 month ago
  79. 9106932 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · 1 year, 2 months ago
  80. 944ac34 ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 2 months ago
  81. e63ab85 ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · 1 year, 7 months ago
  82. 9e9d92f imx: imx8: ahab: refactor do_ahab_close command by Igor Opaniuk · 1 year, 5 months ago
  83. 452e385 arm: mxs: Fix ICOLL macro name typo by Marek Vasut · 1 year, 6 months ago
  84. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  85. 0585c28 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · 1 year, 3 months ago
  86. eed8294 Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · 1 year, 3 months ago
  87. ee23d74 Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · 1 year, 3 months ago
  88. 2f9886c arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch by Patrice Chotard · 1 year, 3 months ago
  89. 4b02f01 sunxi: H616: add LPDDR4 DRAM support by Mikhail Kalashnikov · 1 year, 2 months ago
  90. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 1 year, 3 months ago
  91. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 1 year, 2 months ago
  92. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  93. 8ffa9ed rockchip: include: asm: fix entering download mode rk3066 by Johan Jonker · 1 year, 3 months ago
  94. 3cb2e7c omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> by Tom Rini · 1 year, 3 months ago
  95. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 1 year, 4 months ago
  96. 0a5d5fe arm: armv8: mmu: Prepare for common.h removal by Paul Barker · 1 year, 3 months ago
  97. b1fbc20 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · 1 year, 3 months ago
  98. beeace9 sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · 2 years, 7 months ago
  99. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 4 months ago
  100. a94c9c8 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · 2 years, 2 months ago