1. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  2. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  3. d3f859d soc/qualcomm/sc7180: Update hardware watchdog logging by Kshitiz Godara · 2 years, 1 month ago
  4. f35c074 soc/qualcomm: Do resource transition by Kyösti Mälkki · 3 years, 1 month ago
  5. 0af24f7 soc/qualcomm: Make sc7180 mdss configurations common code by Vinod Polimera · 2 years, 2 months ago
  6. b53ef22 sc7180/sc7280: Add missing set_resources by Kshitiz Godara · 2 years, 1 month ago
  7. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  8. cc4dd88 sc7180: Trogdor to support 2 dcb by Sudheer Kumar Amrabadi · 2 years, 2 months ago
  9. 363202b soc/qualcomm: Increase SPI frequency to 75 MHz by Shelley Chen · 2 years, 2 months ago
  10. 7e11a75 soc/qualcomm: Remove unused <timer.h> by Elyes HAOUAS · 2 years, 7 months ago
  11. 420ba8b soc/qualcomm/common: Make clock_configure() check for exact matches by Shelley Chen · 2 years, 4 months ago
  12. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 4 months ago
  13. 878d372 sc7180: Update video mode active horizontal/vertical/total calculations by Vinod Polimera · 2 years, 10 months ago
  14. 874068e src/soc/qualcomm: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  15. 17ce870 src/soc/qualcomm: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  16. 20ba6e4 sc7180: Increase bootblock size and add pre-RAM TCPA buffer by Julius Werner · 2 years, 7 months ago
  17. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  18. 6c2b860 soc/qualcomm/common/usb: Add support for common USB driver by Sandeep Maheswaram · 3 years ago
  19. 64f7eaa soc/qualcomm: Commonize AOP firmware support by Ravi Kumar Bokka · 2 years, 9 months ago
  20. c2800a5 soc/qualcomm/common: Move UART SC7180 driver to common section by Rajesh Patil · 3 years, 1 month ago
  21. bd0984d soc/qualcomm/common/spi: Add support for SPI common driver by Ravi Kumar Bokka · 3 years ago
  22. 555c2d6 soc/qualcomm/common/i2c: Add support for I2C common driver by Rajesh Patil · 3 years, 1 month ago
  23. 7bf3d0c mainboard/google: Update the TLMM registers for sdhc by Shaik Sajida Bhanu · 2 years, 11 months ago
  24. e3cf008 soc/qualcomm: clock: Clean up clock driver by Taniya Das · 3 years, 1 month ago
  25. 34960d4 soc/qualcomm/common/qup: Add support for QUP common driver by Ravi Kumar Bokka · 3 years ago
  26. 4757a7e mipi: Make panel init callback work directly on DSI transaction types by Julius Werner · 2 years, 10 months ago
  27. 4239458 soc/qualcomm/common/qspi: Add support for common QSPI driver by Ravi Kumar Bokka · 3 years ago
  28. d37aeb1 soc/qualcomm/common: clock: Add support for common clock driver by Taniya Das · 3 years, 1 month ago
  29. 310edec qualcomm/sc7180: Clean up drivers with common clock by Taniya Das · 3 years, 1 month ago
  30. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 2 years, 11 months ago
  31. e78fd11 qualcomm/sc7180: Switch to common MIPI panel library by Julius Werner · 3 years ago
  32. e8cd480 sc7180: Add display support for mipi panels by Vinod Polimera · 3 years, 4 months ago
  33. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years ago
  34. b01b476 soc/qualcomm: move uart_bitbang UART w/gpio code to common by Ravi Kumar Bokka · 3 years, 8 months ago
  35. 7a6b2ef sc7180: Add target specific GPIO pin definitions by Taniya Das · 3 years, 2 months ago
  36. a8e9dba sc7180: Renaming the GPIO macro in QSPI and I2C driver by Ravi Kumar Bokka · 3 years ago
  37. 3827e03 Coachz: Observe SPI_CLK voltage level is only 1.4V, need to adjust by yolkshih · 3 years, 3 months ago
  38. 1faaa16 soc/qualcomm: move code to common by Ravi Kumar Bokka · 3 years, 4 months ago
  39. 965846f cbfs: Remove prog_locate() for payloads (SELF and FIT) by Julius Werner · 3 years, 6 months ago
  40. ce97bca sc7180: make symbols common accross multiple targets. by Ravi Kumar Bokka · 3 years, 4 months ago
  41. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 7 months ago
  42. fe33f96 soc/qualcomm: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  43. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 5 months ago
  44. 036d66b soc/qualcomm/sc7180: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  45. e9514a4 soc/qualcomm: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  46. 560384f soc/qualcomm/sc7180/aop_load_reset.c: Add missing <program_loading.h> by Elyes HAOUAS · 3 years, 5 months ago
  47. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  48. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 10 months ago
  49. 6aaf7db src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 3 years, 10 months ago
  50. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 3 years, 10 months ago
  51. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 9 months ago
  52. 7bfef7d sc7180: Correct mmu configuration for AOP SRAM regions by T Michael Turney · 3 years, 8 months ago
  53. b524d2b sc7180: Fix prefill requirement and correct the fetch start check by Vinod Polimera · 3 years, 9 months ago
  54. a9d225b sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot. by mkurumel · 3 years, 10 months ago
  55. 0263e0f sc7180: enable RECOVERY_MRC_CACHE by Shelley Chen · 3 years, 9 months ago
  56. 46a8cbd trogdor/sc7180: Clarify USE_QC_BLOBS requirements by Julius Werner · 3 years, 10 months ago
  57. 87feced sc7180: Enable bootblock compression by Julius Werner · 3 years, 10 months ago
  58. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 9 months ago
  59. 69ba8f1 sc7180: Remove LIMITS_CFG loading in romstage. by mkurumel · 3 years, 10 months ago
  60. b69bbfe soc/qualcomm: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  61. 6fde4c5 sc7180: report hardware watchdog reset after reboot by Ravi Kumar Bokka · 3 years, 11 months ago
  62. 4236187 sc7180: clock: Remove unwanted QUPv3 Frequency by Taniya Das · 3 years, 11 months ago
  63. dcf80ab0 sc7180: Remove QcLib specific changes from CB UART by Roja Rani Yarubandi · 4 years, 2 months ago
  64. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 3 years, 10 months ago
  65. 3b4c45e sc7180: Add display hardware pipe line initialization by Vinod Polimera · 4 years, 5 months ago
  66. c6880b3 sc7180: Add display dsi interface programming by Vinod Polimera · 4 years, 5 months ago
  67. 0b493bb sc7180: enable bl31 by T Michael Turney · 4 years, 10 months ago
  68. 4cdd097 sc7180: Add display 10nm phy & pll programming support by Vinod Polimera · 4 years, 5 months ago
  69. dc92cea sc7180: clock: Add display external clock in coreboot by Taniya Das · 5 years ago
  70. 6856ae4 trogdor: Change Memlayout to increase QcLib region from 512 to 596kB by Ashwin Kumar · 4 years, 9 months ago
  71. b05e540 trogdor: SoC makefile blob support by ashk · 5 years ago
  72. 3655bca src: Drop redundant 'select BOOTBLOCK_CONSOLE' by Elyes HAOUAS · 3 years, 11 months ago
  73. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  74. 0c1d2eb src: Remove unuse '<timestamp.h> by Elyes HAOUAS · 4 years ago
  75. c06f4f8 src: Remove unused '<halt.h>' by Elyes HAOUAS · 4 years ago
  76. c435d3d qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32 by Julius Werner · 4 years ago
  77. 75f75bf src/soc/qualcomm: Add include <types.h> by Elyes HAOUAS · 4 years ago
  78. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 2 months ago
  79. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 2 months ago
  80. 32661c7 soc/qualcomm/sc7180/qupv3_config.c: Add missing includes by Elyes HAOUAS · 4 years, 1 month ago
  81. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 1 month ago
  82. 51a5495 src: Remove unused '#include <timer.h>' by Elyes HAOUAS · 4 years, 2 months ago
  83. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 2 months ago
  84. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 2 months ago
  85. 8ad0c86 sc7180: clock: Add support to bump CPU levels by Taniya Das · 4 years, 5 months ago
  86. 593a4c3 sc7180: Adjust memory allocations per upstream comments by T Michael Turney · 4 years, 4 months ago
  87. 60108fd sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver by satya priya · 4 years, 4 months ago
  88. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  89. 231b251 soc/qualcomm: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  90. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  91. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 2 months ago
  92. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  93. 6f028e7 sc7180: Increase SPI flash frequency to 37.5MHz by Julius Werner · 4 years, 3 months ago
  94. 52353d0 sc7180: Add I2C driver by satya priya · 4 years, 10 months ago
  95. 47a0832 sc7180: Add SPI QUP driver by T Michael Turney · 4 years, 8 months ago
  96. 7ae833b sc7180: Add UART support by T Michael Turney · 4 years, 9 months ago
  97. cea0d9c sc7180: Add QUPv3 FW load & config by T Michael Turney · 4 years, 8 months ago
  98. 9d25207 sc7180: clock: Define the UART frequency for QUPV3 by Taniya Das · 4 years, 3 months ago
  99. 7c1d70e soc/qualcomm: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  100. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago