1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  2. 3460aa3 mem_chip_info: Update to new format by Julius Werner · 1 year, 9 months ago
  3. 9776738 src/soc/qualcomm: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  4. f6307ca soc/qualcomm/sc7280: Skip PCIe ops for eMMC SKUs by Shelley Chen · 1 year, 8 months ago
  5. b5af064 mb/google/herobrine: Implement mainboard_needs_pcie_init by Shelley Chen · 1 year, 8 months ago
  6. 699b833 /: Remove unused <inttypes.h> by Elyes Haouas · 1 year, 9 months ago
  7. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 8 months ago
  8. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 9 months ago
  9. 6ae4d2e Revert "soc/qualcomm: Update the wait time for checking PCIe link up" by Shelley Chen · 1 year, 9 months ago
  10. 4b5ba94 soc/qualcomm: Update the wait time for checking PCIe link up by Shelley Chen · 1 year, 10 months ago
  11. 209efcc sc7180: Update correct path of reset.h header file by Venkat Thogaru · 1 year, 10 months ago
  12. fec9abc sc7180: Fix DDR training failure during warm reset with OTA by Venkat Thogaru · 1 year, 10 months ago
  13. 8475314 soc/qualcomm: Fill coreboot table with PCIe info by Veerabhadrarao Badiganti · 2 years, 11 months ago
  14. b66675d soc/qualcomm: Add PCIe support by Prasad Malisetty · 3 years, 3 months ago
  15. d3f859d soc/qualcomm/sc7180: Update hardware watchdog logging by Kshitiz Godara · 2 years, 1 month ago
  16. 0af24f7 soc/qualcomm: Make sc7180 mdss configurations common code by Vinod Polimera · 2 years, 2 months ago
  17. 58f6031 qclib common code clean up changes by Sudheer Kumar Amrabadi · 2 years, 2 months ago
  18. 363202b soc/qualcomm: Increase SPI frequency to 75 MHz by Shelley Chen · 2 years, 2 months ago
  19. 3272782 soc/qualcomm: Replace <cbfs.h> with <program_loading.h> by Elyes HAOUAS · 2 years, 6 months ago
  20. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 4 months ago
  21. 420ba8b soc/qualcomm/common: Make clock_configure() check for exact matches by Shelley Chen · 2 years, 4 months ago
  22. 4f9cb42 soc/qualcomm/common: Fix mem_chip_info bugs in QcLib glue by Ravi Kumar Bokka · 2 years, 3 months ago
  23. dd6b061 soc/qualcomm/common: Increase SPI gpios drive strength to 8mA by Shelley Chen · 2 years, 4 months ago
  24. 4f5f2e7 src: Remove unused <bootmode.h> by Elyes HAOUAS · 2 years, 6 months ago
  25. 4573ca4 soc/qualcomm/common: Add dram information to CBMEM table by Ravi Kumar Bokka · 2 years, 8 months ago
  26. 19baa9d i2c: Add configurable I2C transfer timeout by Jes Klinke · 2 years, 5 months ago
  27. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  28. 730107e sc7280: Add Modem region to avoid modem cleanup in Secboot reboot by T Michael Turney · 2 years, 6 months ago
  29. 6c2b860 soc/qualcomm/common/usb: Add support for common USB driver by Sandeep Maheswaram · 3 years ago
  30. d7e7d60 qualcomm/sc7280: gpio: Support eGPIO scheme by Taniya Das · 2 years, 8 months ago
  31. b0d48ed sc7280: Add CPUCP firmware support by Ravi Kumar Bokka · 3 years, 6 months ago
  32. 64f7eaa soc/qualcomm: Commonize AOP firmware support by Ravi Kumar Bokka · 2 years, 9 months ago
  33. 5afeba3 sc7280: Add SHRM firmware support by Ravi Kumar Bokka · 3 years, 6 months ago
  34. c2800a5 soc/qualcomm/common: Move UART SC7180 driver to common section by Rajesh Patil · 3 years, 1 month ago
  35. 6c3ad13 soc/qualcomm/common/spi: Configure SPI QUP driver by Ravi Kumar Bokka · 3 years ago
  36. bd0984d soc/qualcomm/common/spi: Add support for SPI common driver by Ravi Kumar Bokka · 3 years ago
  37. 555c2d6 soc/qualcomm/common/i2c: Add support for I2C common driver by Rajesh Patil · 3 years, 1 month ago
  38. 34960d4 soc/qualcomm/common/qup: Add support for QUP common driver by Ravi Kumar Bokka · 3 years ago
  39. 4239458 soc/qualcomm/common/qspi: Add support for common QSPI driver by Ravi Kumar Bokka · 3 years ago
  40. 3fe6c03 qualcomm/sc7280: Move to use common clock driver for sc7280 by Taniya Das · 3 years, 5 months ago
  41. d37aeb1 soc/qualcomm/common: clock: Add support for common clock driver by Taniya Das · 3 years, 1 month ago
  42. b01b476 soc/qualcomm: move uart_bitbang UART w/gpio code to common by Ravi Kumar Bokka · 3 years, 8 months ago
  43. ec4cc8b soc/qualcomm/common/gpio: Define a macro for the gpio offset by Taniya Das · 3 years, 1 month ago
  44. 017c590 soc: common: gpio: Add support for common GPIO driver by Taniya Das · 3 years, 2 months ago
  45. 1a47c6a sc7280: Reserve wlan & wpss dram memory regions by Ravi Kumar Bokka · 3 years, 5 months ago
  46. 1faaa16 soc/qualcomm: move code to common by Ravi Kumar Bokka · 3 years, 4 months ago
  47. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 7 months ago
  48. ce97bca sc7180: make symbols common accross multiple targets. by Ravi Kumar Bokka · 3 years, 4 months ago
  49. 39df11f src: Remove unused <boardid.h> by Elyes HAOUAS · 3 years, 6 months ago
  50. a9d225b sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot. by mkurumel · 3 years, 10 months ago
  51. 0263e0f sc7180: enable RECOVERY_MRC_CACHE by Shelley Chen · 3 years, 9 months ago
  52. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 9 months ago
  53. 16eb403 trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flag by Ashwin Kumar · 4 years, 9 months ago
  54. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  55. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  56. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  57. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  58. 24e5265 QC common: fix compiler complaint, missing <string.h> by T Michael Turney · 5 years ago
  59. 096fd0a qualcomm: qclib: Ensure interface table entry name is terminated by Julius Werner · 5 years ago
  60. f85f2f8 soc/qualcomm/sdm845: Fix broken Kconfig by Patrick Rudolph · 5 years ago
  61. d939183 soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG() by Patrick Georgi · 5 years ago
  62. 7a3e46d qualcomm: Add QCLib interface support to common/ by T Michael Turney · 5 years ago