1. 8ad0c86 sc7180: clock: Add support to bump CPU levels by Taniya Das · 4 years, 6 months ago
  2. 593a4c3 sc7180: Adjust memory allocations per upstream comments by T Michael Turney · 4 years, 6 months ago
  3. 16eb403 trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flag by Ashwin Kumar · 4 years, 10 months ago
  4. 60108fd sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver by satya priya · 4 years, 5 months ago
  5. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  6. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  9. 231b251 soc/qualcomm: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 4 months ago
  10. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  11. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 4 months ago
  12. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  13. 6f028e7 sc7180: Increase SPI flash frequency to 37.5MHz by Julius Werner · 4 years, 4 months ago
  14. 52353d0 sc7180: Add I2C driver by satya priya · 5 years ago
  15. 47a0832 sc7180: Add SPI QUP driver by T Michael Turney · 4 years, 9 months ago
  16. 7ae833b sc7180: Add UART support by T Michael Turney · 4 years, 10 months ago
  17. cea0d9c sc7180: Add QUPv3 FW load & config by T Michael Turney · 4 years, 9 months ago
  18. 9d25207 sc7180: clock: Define the UART frequency for QUPV3 by Taniya Das · 4 years, 5 months ago
  19. 7c1d70e soc/qualcomm: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  20. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  21. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  22. 91dc1e7 sc7180: clock: Fix QUP DFSR configuration for perf levels by Taniya Das · 4 years, 8 months ago
  23. 46b99dd soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPI by Elyes HAOUAS · 4 years, 8 months ago
  24. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  25. 88f1070 soc/qualcomm/sdm845: Remove unused 'include <timestamp.h>' by Elyes HAOUAS · 5 years ago
  26. cbea47c src/soc/qualcomm: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  27. 3c24a40 src: Remove unneeded 'include <delay.h>' by Elyes HAOUAS · 5 years ago
  28. add0b471 src: Remove unused 'include <halt.h>' by Elyes HAOUAS · 5 years ago
  29. ece88ab sc7180: clock: Add support for QUP DFSR configuration by Taniya Das · 4 years, 10 months ago
  30. 8245bd2 fmap: Make FMAP_CACHE mandatory if it is configured in by Julius Werner · 4 years, 9 months ago
  31. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  32. b9d5b26 soc/qualcomm/sc7180: Adapt to recent API changes by Patrick Georgi · 4 years, 9 months ago
  33. 050be72 sc7180: Add USB support by T Michael Turney · 4 years, 10 months ago
  34. 6bbf8f2 sc7180: Add AOP firmware support by Ravi Kumar Bokka · 5 years ago
  35. 634c783 sc7180: Add SPI-NOR support by Akash Asthana · 5 years ago
  36. 0e03aa2 sc7180: Add clock driver by Taniya Das · 5 years ago
  37. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  38. 85b4144 ipq40xx: Run python script without explicit 'python' call by Julius Werner · 4 years, 9 months ago
  39. d3c58fd soc/qualcomm: Link cbmem.c only in romstage by Arthur Heymans · 4 years, 10 months ago
  40. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 10 months ago
  41. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  42. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  43. 99bf436 sc7180: support bitbang UART w/gpio by T Michael Turney · 5 years ago
  44. 09c3bfe sc7180: Add gpio driver by Taniya Das · 5 years ago
  45. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  46. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  47. 7783c60 sc7180: Provide initial SoC support by T Michael Turney · 4 years, 11 months ago
  48. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  49. 7f9b90f soc/qualcomm: Remove default ops to generate bootblock.bin by Arthur Heymans · 4 years, 11 months ago
  50. 145eb47 soc/qualcomm/ipq40xx: Remove unnecessary allocation by Jacob Garber · 5 years ago
  51. 7839827 cpu,mb,soc: Init missing lb_serial struct fields by Jacob Garber · 5 years ago
  52. eefb590 ipq40xx: Increase CBFS and RAMSTAGE size by Kan Yan · 6 years ago
  53. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  54. 53b4b28 soc/qualcomm/qcs405: Handle invalid QUP and BLSP by Jacob Garber · 5 years ago
  55. 17b1a16 soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  56. 0f33d8c soc/qualcomm/ipq806x: Remove unnecessary allocation by Jacob Garber · 5 years ago
  57. b562244 src: Use '#include <timestamp.h>' when needed by Elyes HAOUAS · 5 years ago
  58. 237f178 soc/qualcomm: Remove unneeded '#include <lib.h>' by Elyes HAOUAS · 5 years ago
  59. ff423f7 sdm845: Add AOP firmware support by T Michael Turney · 6 years ago
  60. 76c4386 arch/non-x86: Flip HAVE_MONOTONIC_TIMER default by Kyösti Mälkki · 5 years ago
  61. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 5 years ago
  62. 275f7ba sdm845: Update macro definition in CB clock driver by Akash Asthana · 5 years ago
  63. 24e5265 QC common: fix compiler complaint, missing <string.h> by T Michael Turney · 5 years ago
  64. 096fd0a qualcomm: qclib: Ensure interface table entry name is terminated by Julius Werner · 5 years ago
  65. 58ed173 qcom: Add i2c driver by Prudhvi Yarlagadda · 5 years ago
  66. 127a55e sdm845: qspi: Add Dual SPI support by Julius Werner · 5 years ago
  67. 59fbe89 qcs405: Enable VBOOT_MIGRATE_WORKING_DATA by Nitheesh Sekar · 5 years ago
  68. 846f8c0 coreboot: Add i2c clock API for qcs405 by Taniya Das · 5 years ago
  69. 13539d2 qcs405: Add SPI driver support by Prudhvi Yarlagadda · 5 years ago
  70. 37e957f qcs405: Add UART support by Prudhvi Yarlagadda · 5 years ago
  71. 27d02d8 src/soc: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  72. f85f2f8 soc/qualcomm/sdm845: Fix broken Kconfig by Patrick Rudolph · 5 years ago
  73. d939183 soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG() by Patrick Georgi · 5 years ago
  74. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  75. bd0b51c sdm845: Add QCLib to RomStage to perform IP init by T Michael Turney · 5 years ago
  76. 101098c sdm845: Combine BB with QC-Sec for ROM boot by T Michael Turney · 6 years ago
  77. c0fe0b2 sdm845: Add USB support on cheza platform by Chandana Kishori Chiluveru · 6 years ago
  78. 7a3e46d qualcomm: Add QCLib interface support to common/ by T Michael Turney · 5 years ago
  79. 32851c6 sdm845: Select VBOOT_MIGRATE_WORKING_DATA, now required by T Michael Turney · 5 years ago
  80. 6672bd8 vboot: refactor OPROM code by Joel Kitching · 5 years ago
  81. c323963 soc/qualcomm/qcs405: add console.h include by Patrick Georgi · 5 years ago
  82. 4b76639 qcs405: Add support of GPIO IRQ APIs by Taniya Das · 5 years ago
  83. 3ee4857 qcs405: clock: Update SPI API by Taniya Das · 5 years ago
  84. cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 5 years ago
  85. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  86. baa070a src: Fix remaining #include <timer.h> by Nico Huber · 5 years ago
  87. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  88. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  89. dd3cffd qcs405: Add support for USB host mode by Vijayavardhan Vennapusa · 6 years ago
  90. e651e01 qcs405: clock: Adding the clock support for qcs405 by Pranav Agrawal · 6 years ago
  91. ea4c7d0 qcs405: Add GPIO API by Nitheesh Sekar · 6 years ago
  92. 0097f55 vboot: standardize on working data size by Joel Kitching · 5 years ago
  93. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  94. 717050d qcs405: Add DRAM resources by Nitheesh Sekar · 6 years ago
  95. 4da8d8d qcs405: Add Timer support by Nitheesh Sekar · 6 years ago
  96. 6bee0ce soc/qualcomm/qcs405: Add MMU support by Nitheesh Sekar · 6 years ago
  97. 20e7587 soc/qualcomm/qcs405: Support for new SoC by Nitheesh Sekar · 6 years ago
  98. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  99. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  100. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago