1. 8242f14 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · 5 months ago
  2. 5fe9e0d stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · 5 months ago
  3. cef34ba zynq: lmb: do not add to lmb map before relocation by Sughosh Ganu · 5 months ago
  4. 727c434 sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 5 months ago
  5. 5c14645 sandbox: spl: enable lmb config for SPL by Sughosh Ganu · 5 months ago
  6. d4ab7cd spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 5 months ago
  7. fa6333a spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 5 months ago
  8. 9b19e20 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 5 months ago
  9. b58caad lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 5 months ago
  10. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  11. 17f695d ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 5 months ago
  12. b6400de lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 5 months ago
  13. c2c50d5 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · 5 months ago
  14. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  15. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  16. f4fb154 lmb: reserve common areas during board init by Sughosh Ganu · 5 months ago
  17. 8a9fc30 lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 5 months ago
  18. 6942bdb lmb: allow lmb module to be used in SPL by Sughosh Ganu · 5 months ago
  19. 8281fde lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 5 months ago
  20. e32bdd9 lmb: remove config symbols used for lmb region count by Sughosh Ganu · 5 months ago
  21. 5e9553c lmb: allow for resizing lmb regions by Sughosh Ganu · 5 months ago
  22. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  23. a368850 lmb: use the BIT macro for lmb flags by Sughosh Ganu · 5 months ago
  24. 3d679ae lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 5 months ago
  25. f506ca0 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 5 months ago
  26. c4eced2 alist: add a helper to check if the list is full by Sughosh Ganu · 5 months ago
  27. 30e331e global_data: Drop fb_base by Simon Glass · 5 months ago
  28. 32c24a1 video: Avoid setting global_data fb_base in video setup by Simon Glass · 5 months ago
  29. 3430a62 video: Avoid setting global_data fb_base from SPL handoff by Simon Glass · 5 months ago
  30. 3876abb zynqmp: Avoid setting the framebuffer address by Simon Glass · 5 months ago
  31. 4b39b56 arm: ronetix: Avoid accessing global_data fb_base by Simon Glass · 5 months ago
  32. 54a221d arm: friendlyarm: Avoid accessing global_data fb_base by Simon Glass · 5 months ago
  33. 1a36338 video: mxs: Avoid setting global_data fb_base by Simon Glass · 5 months ago
  34. 60fa5e9 video: mxc: Avoid setting global_data fb_base by Simon Glass · 5 months ago
  35. b5c5923 video: Add a function to obtain the framebuffer address by Simon Glass · 5 months ago
  36. 26d3faa x86: Drop use of global_data fb_base by Simon Glass · 5 months ago
  37. 5f32aac global_data: Move pci_clk to m68k and powerpc by Simon Glass · 5 months ago
  38. 7670200 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · 5 months ago
  39. 2191c11 test/cmd: Move wget test to under a sandbox guard by Tom Rini · 5 months ago
  40. 916a470 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · 5 months ago
  41. 636e079 test/overlay: Make this depend on SANDBOX by Tom Rini · 5 months ago
  42. 5948fd0 Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · 5 months ago
  43. d938743 blk: Correct comment for blk_get_devnum_by_uclass_idname() by Simon Glass · 5 months ago
  44. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  45. 50a1ed4 spl: Use unified inline functions for spl_load_info by Simon Glass · 5 months ago
  46. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 5 months ago
  47. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 5 months ago
  48. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 5 months ago
  49. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 5 months ago
  50. dfc0acd log: Avoid including function names by default by Simon Glass · 5 months ago
  51. 99b23d4 mmc: Use logging instead of pr_err() by Simon Glass · 5 months ago
  52. 3aa8c44 mmc: Use logging instead of printf() by Simon Glass · 5 months ago
  53. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 5 months ago
  54. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 5 months ago
  55. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 5 months ago
  56. 001b310 rockchip: Move the default timer init to a common file by Simon Glass · 5 months ago
  57. b8f0f8d Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 5 months ago
  58. dda8444 ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 5 months ago
  59. 2b9e958 ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 5 months ago
  60. d037ef4 configs: phycore-imx8mp_defconfig: Enabled bootaux command by Yashwanth Varakala · 5 months ago
  61. f0f5ab5 board: phytec: phycore_imx8mp: Add mcore support by Yashwanth Varakala · 5 months ago
  62. 8ad6ac9 mx6: Expand bmode to support ecspi3 boot by Fabio Estevam · 5 months ago
  63. d6173d0 gw_ventana: Remove unneeded comments by Fabio Estevam · 5 months ago
  64. 3c72b81 tqma6_mba6: Remove UART board code by Fabio Estevam · 5 months ago
  65. 2798e4a tqma6_mba6: Remove unused defines by Fabio Estevam · 5 months ago
  66. 93552cc tqma6: Remove non-DM board code by Fabio Estevam · 5 months ago
  67. 8827ec5 imx: imx9: Set correct critical temperature by Primoz Fiser · 5 months ago
  68. 4c0b563 config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm by Lukasz Majewski · 5 months ago
  69. a97edb7 colibri-imx8x: enable i.MX specific SNVS configuration by Andrejs Cainikovs · 5 months ago
  70. d27057a colibri-imx8x: enable i.MX specific BOOTAUX by Andrejs Cainikovs · 5 months ago
  71. a1ed8c7 apalis-imx8: enable i.MX specific BOOTAUX by Andrejs Cainikovs · 5 months ago
  72. e0555f4 board: apalis-imx8: add reset code by Andrejs Cainikovs · 5 months ago
  73. e93d343 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next by Tom Rini · 5 months ago
  74. d2067c3 Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 5 months ago
  75. 73f5b54 usb: gadget: udc: Fix duplicate uclass name by Zixun LI · 6 months ago
  76. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  77. d11a606 Prepare v2024.10-rc3 by Tom Rini · 5 months ago
  78. aa2efb0 Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM" by Tom Rini · 5 months ago
  79. a73dce6 clk: mediatek: mt7622: add missing A1/2SYS clock ID by Christian Marangi · 6 months ago
  80. 105c788 clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock by Christian Marangi · 6 months ago
  81. a776493 clk: mediatek: mt7622: add missing clock PERI_UART4_PD by Christian Marangi · 6 months ago
  82. a942c0c clk: mediatek: mt7622: add missing clock MUX1_SEL by Christian Marangi · 6 months ago
  83. 6dfa991 clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN by Christian Marangi · 6 months ago
  84. 7246138 clk: mediatek: mt7622: move INFRA_TRNG to the bottom by Christian Marangi · 6 months ago
  85. bae88e7 clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2 by Christian Marangi · 6 months ago
  86. c7978fd clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parents by Christian Marangi · 6 months ago
  87. f9e45be Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" by Tom Rini · 5 months ago
  88. 54f8ba6 clk: mediatek: mt7986: rename CK to CLK by Christian Marangi · 6 months ago
  89. ba7969c clk: mediatek: mt7986: convert to unified infracfg gates + muxes by Christian Marangi · 6 months ago
  90. efc82b0 clk: mediatek: mt7986: replace infracfg ID with upstream linux by Christian Marangi · 6 months ago
  91. 6636017 clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list by Christian Marangi · 6 months ago
  92. e4bdf9b clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used by Christian Marangi · 6 months ago
  93. 7124b99 clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen by Christian Marangi · 6 months ago
  94. 8cf99ba clk: mediatek: mt7986: reorder TOPCKGEN factor ID by Christian Marangi · 6 months ago
  95. 1062187 clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 6 months ago
  96. b87f40f clk: mediatek: mt7986: fix typo for infra_i2c0_ck by Christian Marangi · 6 months ago
  97. a6c0761 clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate by Christian Marangi · 6 months ago
  98. 6df8029 clk: mediatek: mt7986: drop 1/1 infracfg spurious factor by Christian Marangi · 6 months ago
  99. 6267725 clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK by Christian Marangi · 6 months ago
  100. 5e4ee4b clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 by Christian Marangi · 6 months ago