1. 292d4e1 qualcomm/ipq40xx: add vector operation method to SPI by Yuji Sasaki · 7 years ago
  2. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  3. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  4. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  5. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  6. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  7. 509c4c4 soc/qualcomm/ipq40xx: Fix GPIO pull up config. by Kan Yan · 8 years ago
  8. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  9. 7f3eced soc/qualcomm/ipq40xx: Reduce the delay in I2C. by Kan Yan · 8 years ago
  10. e6a2ecf soc/qualcomm/ipq40xx: Use block mode for I2C by Varadarajan Narayanan · 8 years ago
  11. d1a0051 google/gale: Add more board ID variants by Kan Yan · 8 years ago
  12. 08492f7 google/gale: Change board ID definition. by Kan Yan · 8 years ago
  13. faf07a8 qualcomm/gale: Add required files to enable elog in ramstage by Furquan Shaikh · 8 years ago
  14. a7f11b8 qualcomm/storm: Add required files to enable elog in ramstage by Furquan Shaikh · 8 years ago
  15. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  16. 041bc76 google/gale: Fix board ID and GPIO config. by Kan Yan · 8 years ago
  17. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  18. 1bfcc84 Gale board: Move TPM setup function to verstage.c by Kan Yan · 8 years ago
  19. 5f4f361 qualcomm/ipq40xx: drop comment by Patrick Georgi · 8 years ago
  20. cd355fe qualcomm/ipq40xx: Don't annoy users with ambiguous questions by Patrick Georgi · 8 years ago
  21. f7327fa ipq40xx: Break a long line in Makefile.inc by David Hendricks · 8 years ago
  22. 0933572 qualcomm/ipq40xx: Drop copied part number from struct names by Patrick Georgi · 8 years ago
  23. b5390ac soc/qualcomm/ipq40xx: Increase HEAP size. by Kan Yan · 8 years ago
  24. 6fbc763 soc/qualcomm/ipq40xx: Enable crashdump handling by Varadarajan Narayanan · 9 years ago
  25. 2596764 soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C by Varadarajan Narayanan · 8 years ago
  26. 3939aca soc/qualcomm/ipq40xx: Enable USB by Varadarajan Narayanan · 9 years ago
  27. f136524 google/gale: Turn on monotonic timer support by Varadarajan Narayanan · 8 years ago
  28. a86a183 soc/qualcomm/ipq40xx: Update memory region areas by Varadarajan Narayanan · 8 years ago
  29. 520d5fb soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA part by Varadarajan Narayanan · 9 years ago
  30. 35d4a35 soc/qualcomm/ipq40xx: Streamline memory map by Varadarajan Narayanan · 9 years ago
  31. 3a749ee google/gale: Remove NAND init by Varadarajan Narayanan · 9 years ago
  32. 9541ba8 soc/qualcomm/ipq40xx: Enable timer by Varadarajan Narayanan · 8 years ago
  33. a486af4 soc/qualcomm/ipq40xx: Add coreboot Table entry for serial console by Varadarajan Narayanan · 9 years ago
  34. 8ce14a7 soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initialized by Varadarajan Narayanan · 8 years ago
  35. 10c3749 soc/qualcomm/ipq40xx: Update memory map to align to ipq40xx by Varadarajan Narayanan · 8 years ago
  36. 2817cc5 soc/qualcomm/ipq40xx: Invoke createxbl.py using `python` by David Hendricks · 8 years ago
  37. fa92768 soc/qualcomm/ipq40xx: Add config option for SBL utils path by Varadarajan Narayanan · 8 years ago
  38. dc17d2d soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoC by Varadarajan Narayanan · 8 years ago
  39. a6935c2 soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC support by Varadarajan Narayanan · 8 years ago
  40. cf9e0bc ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized by Furquan Shaikh · 8 years ago
  41. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 8 years ago
  42. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 8 years ago
  43. f82e8ab cbfs_spi: enable CBFS access in early romstage by Mary Ruthven · 9 years ago
  44. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  45. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  46. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  47. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  48. 62b4de1 ipq8064: enable timestamp collection by Vadim Bendebury · 10 years ago
  49. 3cbbf19 qualcomm/ipq806x: Fix uart in verstage by Patrick Georgi · 9 years ago
  50. 954781f qualcomm/ipq806x: centralize vboot configuration by Patrick Georgi · 9 years ago
  51. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  52. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  53. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  54. 0bd22ce ipq806x: clear the RPM initialization Acknowledge bit by Sourabh Banerjee · 9 years ago
  55. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  56. e2b0aff Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  57. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  58. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  59. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  60. aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 9 years ago
  61. 97db1fb soc: select generic gpio lib on (almost) all non-x86 SOCs by Stefan Reinauer · 9 years ago
  62. b16a6c4 qualcomm/ipq806x: report versions of RPM and DDR init components by Vadim Bendebury · 9 years ago
  63. 116da27 qualcomm/ipq806x: add board id value for SP5 by Vadim Bendebury · 9 years ago
  64. be7124e armv7: preserve bootblock invocation parameter by Vadim Bendebury · 9 years ago
  65. 90fe582 ipq808x: add uber sbl parameter definitions by Vadim Bendebury · 9 years ago
  66. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 9 years ago
  67. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  68. 1f60f97 arm(64): Change write32() argument order to match x86 by Julius Werner · 9 years ago
  69. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  70. 54cc8ba ipq806x: i2c: stop transfer as soon as an error is reported by Sourabh Banerjee · 9 years ago
  71. f36cffc ipq806x: i2c: write function fixed to avoid spurious success by Sourabh Banerjee · 9 years ago
  72. 7c25640 ipq806x: initialize UART even when console is not enabled by Vadim Bendebury · 9 years ago
  73. b67b715 ipq806x: uart: replace hardware accessors by Vadim Bendebury · 9 years ago
  74. 3b1c238 qualcomm/ipq806x: add spi_crop_chunk() by Patrick Georgi · 9 years ago
  75. 8920865 ipq806x: extend GSBI driver to support i2c on any GSBI block by Sourabh Banerjee · 9 years ago
  76. 3cfb6a0 ipq806x: add LPASS clock control driver by Vadim Bendebury · 9 years ago
  77. 1c2748d ipq806x: Add support for mmu in bootblock. by Deepa Dinamani · 9 years ago
  78. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 9 years ago
  79. 16d0188 storm: define location for storing CBFS header value by Vadim Bendebury · 10 years ago
  80. 6114c99 ipq806x: load and start RPM by Vadim Bendebury · 10 years ago
  81. 18e434d storm: Add watchdog reset api. by Deepa Dinamani · 10 years ago
  82. 08f249e ipq806x: Load TZBSP blob from coreboot ramstage by Vikas Das · 10 years ago
  83. 59b8c38 storm: use different CBFS caches before and after DRAM is available by Vadim Bendebury · 10 years ago
  84. fac6420 storm: configure/enable vboot2 support by Vadim Bendebury · 10 years ago
  85. ef77f87 ipq8064: add DRAM initialization code by Vadim Bendebury · 10 years ago
  86. 6fe4e5e ipq806x: add i2c driver by Vadim Bendebury · 10 years ago
  87. fa00ae7 google/storm: prepare enabling vboot2 by Vadim Bendebury · 10 years ago
  88. 36417aa ipq806x: modify imem layout by Deepa Dinamani · 10 years ago
  89. 55e2f39 soc/ipq806x: Disable LPAE mode. by Deepa Dinamani · 10 years ago
  90. b508a85 ipq806x: set architecture to ARMV7 by Vadim Bendebury · 10 years ago
  91. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  92. f85640d storm: add ipq8064 blobs to the CBFS by Vadim Bendebury · 10 years ago
  93. e39ac75 ipq8064: use the new utility to build bootblock by Vadim Bendebury · 10 years ago
  94. 4913cb7 storm: Fix timer init order problem by Julius Werner · 10 years ago
  95. 0594914 ipq806x: copy i2c, qup, and gsbi drivers from depthcharge by Daisuke Nojiri · 10 years ago
  96. 1e83536 ipq806x: Remove extra INCLUDES by Patrick Georgi · 9 years ago
  97. 644afa7 google/storm: Minor board ID changes by Dan Ehrenberg · 10 years ago
  98. cb3b0c5a storm: Initialize clock, pinmux for NAND if present on board by Dan Ehrenberg · 10 years ago
  99. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  100. 73d1ed6 ipq806x: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago