1. 75d15d6 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · 3 months ago
  2. e9922e5 stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · 3 months ago
  3. 729c3c1 zynq: lmb: do not add to lmb map before relocation by Sughosh Ganu · 3 months ago
  4. 0de4e14 sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 3 months ago
  5. 35a8659 sandbox: spl: enable lmb config for SPL by Sughosh Ganu · 3 months ago
  6. cec341d spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 3 months ago
  7. 9138d85 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 3 months ago
  8. 46e02ce sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
  9. eee90c5 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 3 months ago
  10. c3ecdb8 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  11. e3255cb ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 3 months ago
  12. a2702ea lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
  13. 9835ee2 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · 3 months ago
  14. b2a4507 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 3 months ago
  15. 04de4e9 lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  16. 3a603a3 lmb: reserve common areas during board init by Sughosh Ganu · 3 months ago
  17. 2729702 lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 3 months ago
  18. dde36f9 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
  19. d9da5f2 lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 3 months ago
  20. df10174 lmb: remove config symbols used for lmb region count by Sughosh Ganu · 3 months ago
  21. d288b4c lmb: allow for resizing lmb regions by Sughosh Ganu · 3 months ago
  22. 4df1395 lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  23. ab106b5 lmb: use the BIT macro for lmb flags by Sughosh Ganu · 3 months ago
  24. fbeaeb1 lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 3 months ago
  25. ced195f lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 3 months ago
  26. 2e89cd9 alist: add a helper to check if the list is full by Sughosh Ganu · 3 months ago
  27. 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
  28. 73f5b54 usb: gadget: udc: Fix duplicate uclass name by Zixun LI · 4 months ago
  29. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  30. d11a606 Prepare v2024.10-rc3 by Tom Rini · 3 months ago v2024.10-rc3
  31. aa2efb0 Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago WIP/19Aug2024-next
  32. a73dce6 clk: mediatek: mt7622: add missing A1/2SYS clock ID by Christian Marangi · 4 months ago
  33. 105c788 clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock by Christian Marangi · 4 months ago
  34. a776493 clk: mediatek: mt7622: add missing clock PERI_UART4_PD by Christian Marangi · 4 months ago
  35. a942c0c clk: mediatek: mt7622: add missing clock MUX1_SEL by Christian Marangi · 4 months ago
  36. 6dfa991 clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN by Christian Marangi · 4 months ago
  37. 7246138 clk: mediatek: mt7622: move INFRA_TRNG to the bottom by Christian Marangi · 4 months ago
  38. bae88e7 clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2 by Christian Marangi · 4 months ago
  39. c7978fd clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parents by Christian Marangi · 4 months ago
  40. f9e45be Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  41. 54f8ba6 clk: mediatek: mt7986: rename CK to CLK by Christian Marangi · 4 months ago
  42. ba7969c clk: mediatek: mt7986: convert to unified infracfg gates + muxes by Christian Marangi · 4 months ago
  43. efc82b0 clk: mediatek: mt7986: replace infracfg ID with upstream linux by Christian Marangi · 4 months ago
  44. 6636017 clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list by Christian Marangi · 4 months ago
  45. e4bdf9b clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used by Christian Marangi · 4 months ago
  46. 7124b99 clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen by Christian Marangi · 4 months ago
  47. 8cf99ba clk: mediatek: mt7986: reorder TOPCKGEN factor ID by Christian Marangi · 4 months ago
  48. 1062187 clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 4 months ago
  49. b87f40f clk: mediatek: mt7986: fix typo for infra_i2c0_ck by Christian Marangi · 4 months ago
  50. a6c0761 clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate by Christian Marangi · 4 months ago
  51. 6df8029 clk: mediatek: mt7986: drop 1/1 infracfg spurious factor by Christian Marangi · 4 months ago
  52. 6267725 clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK by Christian Marangi · 4 months ago
  53. 5e4ee4b clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2 by Christian Marangi · 4 months ago
  54. e69a1fe clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · 4 months ago
  55. 5dd5097 clk: mediatek: mt7986: fix wrong shift for PCIe clocks by Christian Marangi · 4 months ago
  56. 2f71d6e Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  57. 99c5fa1 clk: mediatek: mt7988: rename CK to CLK by Christian Marangi · 4 months ago
  58. ef4a648 clk: mediatek: mt7988: convert to unified infracfg gates + muxes by Christian Marangi · 4 months ago
  59. 4f100a0 clk: mediatek: mt7988: replace clock ID with upstream linux by Christian Marangi · 4 months ago
  60. 6e54f03 clk: mediatek: mt7988: comment out infracfg clk not defined by Christian Marangi · 4 months ago
  61. d061f73 clk: mediatek: mt7988: drop 1/1 spurious factor for topckgen by Christian Marangi · 4 months ago
  62. 1bafda9 clk: mediatek: mt7988: reorder TOPCKGEN factor ID by Christian Marangi · 4 months ago
  63. 8b75c2c clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 4 months ago
  64. 78507c3 clk: mediatek: mt7988: drop 1/1 infracfg spurious factor by Christian Marangi · 4 months ago
  65. caa5f27 clk: mediatek: mt7988: fix wrong parent for INFRA_PCIE_PERI_26M_CK_P2 by Christian Marangi · 4 months ago
  66. 49d1116 clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at top by Christian Marangi · 4 months ago
  67. 6035858 clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to TOP_NPU_SEL by Christian Marangi · 4 months ago
  68. e7ecdd5 clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SEL by Christian Marangi · 4 months ago
  69. b76b75b clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · 4 months ago
  70. 98cccbd Merge patch series "clk: mediatek: mt7981: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  71. 02de3b9 clk: mediatek: mt7981: rename CK to CLK by Christian Marangi · 4 months ago
  72. 99da5bb clk: mediatek: mt7981: convert to unified infracfg gates + muxes by Christian Marangi · 4 months ago
  73. 2d20cc4 clk: mediatek: mt7981: fix support for pwm3 clock by Christian Marangi · 4 months ago
  74. 2967f21 clk: mediatek: mt7981: replace infracfg ID with upstream linux by Christian Marangi · 4 months ago
  75. 78487cd clk: mediatek: mt7981: drop 1/1 spurious factor by Christian Marangi · 4 months ago
  76. 807624c clk: mediatek: mt7981: implement sgmii0/1 clock by Christian Marangi · 4 months ago
  77. e568997 clk: mediatek: mt7981: fix wrong parent list for INFRA_PWM1_SEL mux by Christian Marangi · 4 months ago
  78. 02af9ca clk: mediatek: mt7981: fix wrong parent for TOP_FAUD clock by Christian Marangi · 4 months ago
  79. f8a58bb clk: mediatek: mt7981: swap wrong clock-names for spi nodes by Christian Marangi · 4 months ago
  80. 37476e7 clk: mediatek: mt7981: add missing clock for spi1 node by Christian Marangi · 4 months ago
  81. 99bd00a clk: mediatek: mt7981: fix wrong clock definition for spi2 by Christian Marangi · 4 months ago
  82. a3cc4a4 clk: mediatek: mt7981: fix wrong mux width for pwm2 and pwm1 clock by Christian Marangi · 4 months ago
  83. 99d3da8 clk: mediatek: mt7981: fix typo for infra_i2c0_ck by Christian Marangi · 4 months ago
  84. 7c732d0 clk: mediatek: mt7981: add missing clock for infra_ipcie_pipe by Christian Marangi · 4 months ago
  85. f5703ce Merge patch series "clk: mediatek: mt7623: clk migration for OF_UPSTREAM" by Tom Rini · 3 months ago
  86. 5c15548 clk: mediatek: mt7623: remap peri clock ID and add MUX by Christian Marangi · 4 months ago
  87. 57f7ddd clk: mediatek: mt7623: remap apmixedsys clock ID by Christian Marangi · 4 months ago
  88. 108a62b clk: mediatek: mt7623: define id_offs_map and import clk ID from upstream by Christian Marangi · 4 months ago
  89. efd35fa clk: mediatek: mt7623: split clk tree to dedicated topckgen and apmixed by Christian Marangi · 4 months ago
  90. c721d5a clk: mediatek: mt7623: fix broken peri_cgs clk with XTAL parents by Christian Marangi · 4 months ago
  91. 107ed84 ext4: Fix zalloc() by Richard Weinberger · 4 months ago
  92. a29805d compiler: Ensure __builtin_*_overflow() support by Richard Weinberger · 4 months ago
  93. 35f75d2 ext4: Fix integer overflow in ext4fs_read_symlink() by Richard Weinberger · 4 months ago
  94. 048d795 squashfs: Fix heap corruption in sqfs_search_dir() by Richard Weinberger · 4 months ago
  95. 4f5cc09 squashfs: Fix stack overflow while symlink resolving by Richard Weinberger · 4 months ago
  96. 3fb1df1 squashfs: Check sqfs_find_inode() return value by Richard Weinberger · 4 months ago
  97. c8e929e squashfs: Fix integer overflow in sqfs_inode_size() by Richard Weinberger · 4 months ago
  98. 233945e squashfs: Fix integer overflow in sqfs_resolve_symlink() by Richard Weinberger · 4 months ago
  99. 9b9368b dlmalloc: Make sure allocation size is within malloc area by Richard Weinberger · 4 months ago
  100. 0a10b49 dlmalloc: Fix integer overflow in sbrk() by Richard Weinberger · 4 months ago