1. 3d679ae lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 3 months ago
  2. f506ca0 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 3 months ago
  3. c4eced2 alist: add a helper to check if the list is full by Sughosh Ganu · 3 months ago
  4. 30e331e global_data: Drop fb_base by Simon Glass · 3 months ago
  5. 32c24a1 video: Avoid setting global_data fb_base in video setup by Simon Glass · 3 months ago
  6. 3430a62 video: Avoid setting global_data fb_base from SPL handoff by Simon Glass · 3 months ago
  7. 3876abb zynqmp: Avoid setting the framebuffer address by Simon Glass · 3 months ago
  8. 4b39b56 arm: ronetix: Avoid accessing global_data fb_base by Simon Glass · 3 months ago
  9. 54a221d arm: friendlyarm: Avoid accessing global_data fb_base by Simon Glass · 3 months ago
  10. 1a36338 video: mxs: Avoid setting global_data fb_base by Simon Glass · 3 months ago
  11. 60fa5e9 video: mxc: Avoid setting global_data fb_base by Simon Glass · 3 months ago
  12. b5c5923 video: Add a function to obtain the framebuffer address by Simon Glass · 3 months ago
  13. 26d3faa x86: Drop use of global_data fb_base by Simon Glass · 3 months ago
  14. 5f32aac global_data: Move pci_clk to m68k and powerpc by Simon Glass · 3 months ago
  15. 7670200 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · 3 months ago WIP/23Aug2024-next
  16. 2191c11 test/cmd: Move wget test to under a sandbox guard by Tom Rini · 3 months ago
  17. 916a470 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · 3 months ago
  18. 636e079 test/overlay: Make this depend on SANDBOX by Tom Rini · 3 months ago
  19. 5948fd0 Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · 3 months ago
  20. d938743 blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · 3 months ago
  21. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  22. 50a1ed4 spl: Use unified inline functions for spl_load_info by Simon Glass · 3 months ago
  23. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  24. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
  25. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
  26. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
  27. dfc0acd log: Avoid including function names by default by Simon Glass · 3 months ago
  28. 99b23d4 mmc: Use logging instead of pr_err() by Simon Glass · 3 months ago
  29. 3aa8c44 mmc: Use logging instead of printf() by Simon Glass · 3 months ago
  30. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 3 months ago
  31. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 3 months ago
  32. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 3 months ago
  33. 001b310 rockchip: Move the default timer init to a common file by Simon Glass · 3 months ago
  34. b8f0f8d Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 3 months ago
  35. dda8444 ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 3 months ago
  36. 2b9e958 ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 3 months ago
  37. d037ef4 configs: phycore-imx8mp_defconfig: Enabled bootaux command by Yashwanth Varakala · 3 months ago
  38. f0f5ab5 board: phytec: phycore_imx8mp: Add mcore support by Yashwanth Varakala · 3 months ago
  39. 8ad6ac9 mx6: Expand bmode to support ecspi3 boot by Fabio Estevam · 3 months ago
  40. d6173d0 gw_ventana: Remove unneeded comments by Fabio Estevam · 3 months ago
  41. 3c72b81 tqma6_mba6: Remove UART board code by Fabio Estevam · 3 months ago
  42. 2798e4a tqma6_mba6: Remove unused defines by Fabio Estevam · 3 months ago
  43. 93552cc tqma6: Remove non-DM board code by Fabio Estevam · 3 months ago
  44. 8827ec5 imx: imx9: Set correct critical temperature by Primoz Fiser · 3 months ago
  45. 4c0b563 config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm by Lukasz Majewski · 4 months ago
  46. a97edb7 colibri-imx8x: enable i.MX specific SNVS configuration by Andrejs Cainikovs · 4 months ago
  47. d27057a colibri-imx8x: enable i.MX specific BOOTAUX by Andrejs Cainikovs · 4 months ago
  48. a1ed8c7 apalis-imx8: enable i.MX specific BOOTAUX by Andrejs Cainikovs · 4 months ago
  49. e0555f4 board: apalis-imx8: add reset code by Andrejs Cainikovs · 4 months ago
  50. e93d343 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next by Tom Rini · 3 months ago
  51. d2067c3 Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 3 months ago WIP/20Aug2024-next
  52. 73f5b54 usb: gadget: udc: Fix duplicate uclass name by Zixun LI · 4 months ago
  53. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  54. d11a606 Prepare v2024.10-rc3 by Tom Rini · 3 months ago v2024.10-rc3
  55. aa2efb0 Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago WIP/19Aug2024-next
  56. a73dce6 clk: mediatek: mt7622: add missing A1/2SYS clock ID by Christian Marangi · 4 months ago
  57. 105c788 clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock by Christian Marangi · 4 months ago
  58. a776493 clk: mediatek: mt7622: add missing clock PERI_UART4_PD by Christian Marangi · 4 months ago
  59. a942c0c clk: mediatek: mt7622: add missing clock MUX1_SEL by Christian Marangi · 4 months ago
  60. 6dfa991 clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN by Christian Marangi · 4 months ago
  61. 7246138 clk: mediatek: mt7622: move INFRA_TRNG to the bottom by Christian Marangi · 4 months ago
  62. bae88e7 clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2 by Christian Marangi · 4 months ago
  63. c7978fd clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parents by Christian Marangi · 4 months ago
  64. f9e45be Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  65. 54f8ba6 clk: mediatek: mt7986: rename CK to CLK by Christian Marangi · 4 months ago
  66. ba7969c clk: mediatek: mt7986: convert to unified infracfg gates + muxes by Christian Marangi · 4 months ago
  67. efc82b0 clk: mediatek: mt7986: replace infracfg ID with upstream linux by Christian Marangi · 4 months ago
  68. 6636017 clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list by Christian Marangi · 4 months ago
  69. e4bdf9b clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used by Christian Marangi · 4 months ago
  70. 7124b99 clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen by Christian Marangi · 4 months ago
  71. 8cf99ba clk: mediatek: mt7986: reorder TOPCKGEN factor ID by Christian Marangi · 4 months ago
  72. 1062187 clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 4 months ago
  73. b87f40f clk: mediatek: mt7986: fix typo for infra_i2c0_ck by Christian Marangi · 4 months ago
  74. a6c0761 clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate by Christian Marangi · 4 months ago
  75. 6df8029 clk: mediatek: mt7986: drop 1/1 infracfg spurious factor by Christian Marangi · 4 months ago
  76. 6267725 clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK by Christian Marangi · 4 months ago
  77. 5e4ee4b clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 by Christian Marangi · 4 months ago
  78. e69a1fe clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · 4 months ago
  79. 5dd5097 clk: mediatek: mt7986: fix wrong shift for PCIe clocks by Christian Marangi · 4 months ago
  80. 2f71d6e Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  81. 99c5fa1 clk: mediatek: mt7988: rename CK to CLK by Christian Marangi · 4 months ago
  82. ef4a648 clk: mediatek: mt7988: convert to unified infracfg gates + muxes by Christian Marangi · 4 months ago
  83. 4f100a0 clk: mediatek: mt7988: replace clock ID with upstream linux by Christian Marangi · 4 months ago
  84. 6e54f03 clk: mediatek: mt7988: comment out infracfg clk not defined by Christian Marangi · 4 months ago
  85. d061f73 clk: mediatek: mt7988: drop 1/1 spurious factor for topckgen by Christian Marangi · 4 months ago
  86. 1bafda9 clk: mediatek: mt7988: reorder TOPCKGEN factor ID by Christian Marangi · 4 months ago
  87. 8b75c2c clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 4 months ago
  88. 78507c3 clk: mediatek: mt7988: drop 1/1 infracfg spurious factor by Christian Marangi · 4 months ago
  89. caa5f27 clk: mediatek: mt7988: fix wrong parent for INFRA_PCIE_PERI_26M_CK_P2 by Christian Marangi · 4 months ago
  90. 49d1116 clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at top by Christian Marangi · 4 months ago
  91. 6035858 clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to TOP_NPU_SEL by Christian Marangi · 4 months ago
  92. e7ecdd5 clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SEL by Christian Marangi · 4 months ago
  93. b76b75b clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · 4 months ago
  94. 98cccbd Merge patch series "clk: mediatek: mt7981: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  95. 02de3b9 clk: mediatek: mt7981: rename CK to CLK by Christian Marangi · 4 months ago
  96. 99da5bb clk: mediatek: mt7981: convert to unified infracfg gates + muxes by Christian Marangi · 4 months ago
  97. 2d20cc4 clk: mediatek: mt7981: fix support for pwm3 clock by Christian Marangi · 4 months ago
  98. 2967f21 clk: mediatek: mt7981: replace infracfg ID with upstream linux by Christian Marangi · 4 months ago
  99. 78487cd clk: mediatek: mt7981: drop 1/1 spurious factor by Christian Marangi · 4 months ago
  100. 807624c clk: mediatek: mt7981: implement sgmii0/1 clock by Christian Marangi · 4 months ago