1. 6b688f5 src: use ARRAY_SIZE where possible by Patrick Georgi · 3 years, 6 months ago
  2. 036d66b soc/qualcomm/sc7180: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  3. e9514a4 soc/qualcomm: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  4. 560384f soc/qualcomm/sc7180/aop_load_reset.c: Add missing <program_loading.h> by Elyes HAOUAS · 3 years, 7 months ago
  5. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  6. baf27db cbfs: Enable CBFS mcache on most chipsets by Julius Werner · 4 years, 11 months ago
  7. 6aaf7db src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  8. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  9. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  10. 7bfef7d sc7180: Correct mmu configuration for AOP SRAM regions by T Michael Turney · 3 years, 10 months ago
  11. b524d2b sc7180: Fix prefill requirement and correct the fetch start check by Vinod Polimera · 3 years, 10 months ago
  12. a9d225b sc7180: Add Modem region in memlayout to avoid modem cleanup in Secboot reboot. by mkurumel · 4 years ago
  13. 0263e0f sc7180: enable RECOVERY_MRC_CACHE by Shelley Chen · 3 years, 10 months ago
  14. 46a8cbd trogdor/sc7180: Clarify USE_QC_BLOBS requirements by Julius Werner · 4 years ago
  15. 87feced sc7180: Enable bootblock compression by Julius Werner · 3 years, 11 months ago
  16. afaa3d0 trogdor: Modify DDR training to use mrc_cache by Shelley Chen · 3 years, 11 months ago
  17. 69ba8f1 sc7180: Remove LIMITS_CFG loading in romstage. by mkurumel · 3 years, 11 months ago
  18. b69bbfe soc/qualcomm: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  19. 6fde4c5 sc7180: report hardware watchdog reset after reboot by Ravi Kumar Bokka · 4 years ago
  20. 4236187 sc7180: clock: Remove unwanted QUPv3 Frequency by Taniya Das · 4 years ago
  21. dcf80ab0 sc7180: Remove QcLib specific changes from CB UART by Roja Rani Yarubandi · 4 years, 3 months ago
  22. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  23. 3b4c45e sc7180: Add display hardware pipe line initialization by Vinod Polimera · 4 years, 6 months ago
  24. c6880b3 sc7180: Add display dsi interface programming by Vinod Polimera · 4 years, 6 months ago
  25. 0b493bb sc7180: enable bl31 by T Michael Turney · 5 years ago
  26. 4cdd097 sc7180: Add display 10nm phy & pll programming support by Vinod Polimera · 4 years, 6 months ago
  27. dc92cea sc7180: clock: Add display external clock in coreboot by Taniya Das · 5 years ago
  28. 6856ae4 trogdor: Change Memlayout to increase QcLib region from 512 to 596kB by Ashwin Kumar · 4 years, 10 months ago
  29. b05e540 trogdor: SoC makefile blob support by ashk · 5 years ago
  30. 3655bca src: Drop redundant 'select BOOTBLOCK_CONSOLE' by Elyes HAOUAS · 4 years ago
  31. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years, 1 month ago
  32. 0c1d2eb src: Remove unuse '<timestamp.h> by Elyes HAOUAS · 4 years, 1 month ago
  33. c06f4f8 src: Remove unused '<halt.h>' by Elyes HAOUAS · 4 years, 1 month ago
  34. c435d3d qualcomm/sc7180: Fix TLMM assignments for GPIOs 29, 31 and 32 by Julius Werner · 4 years, 1 month ago
  35. 75f75bf src/soc/qualcomm: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  36. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  37. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  38. 32661c7 soc/qualcomm/sc7180/qupv3_config.c: Add missing includes by Elyes HAOUAS · 4 years, 2 months ago
  39. 46514c2 treewide: Add Kconfig variable MEMLAYOUT_LD_FILE by Furquan Shaikh · 4 years, 2 months ago
  40. 51a5495 src: Remove unused '#include <timer.h>' by Elyes HAOUAS · 4 years, 3 months ago
  41. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  42. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 3 months ago
  43. 8ad0c86 sc7180: clock: Add support to bump CPU levels by Taniya Das · 4 years, 6 months ago
  44. 593a4c3 sc7180: Adjust memory allocations per upstream comments by T Michael Turney · 4 years, 5 months ago
  45. 60108fd sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver by satya priya · 4 years, 5 months ago
  46. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  47. 231b251 soc/qualcomm: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  48. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  49. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  50. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  51. 6f028e7 sc7180: Increase SPI flash frequency to 37.5MHz by Julius Werner · 4 years, 4 months ago
  52. 52353d0 sc7180: Add I2C driver by satya priya · 5 years ago
  53. 47a0832 sc7180: Add SPI QUP driver by T Michael Turney · 4 years, 9 months ago
  54. 7ae833b sc7180: Add UART support by T Michael Turney · 4 years, 10 months ago
  55. cea0d9c sc7180: Add QUPv3 FW load & config by T Michael Turney · 4 years, 9 months ago
  56. 9d25207 sc7180: clock: Define the UART frequency for QUPV3 by Taniya Das · 4 years, 5 months ago
  57. 7c1d70e soc/qualcomm: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  58. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  59. b773157 src: Remove unneeded 'include <arch/cache.h>' by Elyes HAOUAS · 4 years, 8 months ago
  60. 91dc1e7 sc7180: clock: Fix QUP DFSR configuration for perf levels by Taniya Das · 4 years, 8 months ago
  61. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  62. ece88ab sc7180: clock: Add support for QUP DFSR configuration by Taniya Das · 4 years, 10 months ago
  63. b9d5b26 soc/qualcomm/sc7180: Adapt to recent API changes by Patrick Georgi · 4 years, 9 months ago
  64. 050be72 sc7180: Add USB support by T Michael Turney · 4 years, 10 months ago
  65. 6bbf8f2 sc7180: Add AOP firmware support by Ravi Kumar Bokka · 5 years ago
  66. 634c783 sc7180: Add SPI-NOR support by Akash Asthana · 5 years ago
  67. 0e03aa2 sc7180: Add clock driver by Taniya Das · 5 years ago
  68. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  69. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 9 months ago
  70. d05f57c arch/arm64: Pass cbmem_top to ramstage via calling argument by Arthur Heymans · 4 years, 10 months ago
  71. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  72. 99bf436 sc7180: support bitbang UART w/gpio by T Michael Turney · 5 years ago
  73. 09c3bfe sc7180: Add gpio driver by Taniya Das · 5 years ago
  74. 7783c60 sc7180: Provide initial SoC support by T Michael Turney · 4 years, 10 months ago