1. aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 9 years ago
  2. 562d6f3 fsp platforms: consolidate FspNotify calls by Martin Roth · 9 years ago
  3. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  4. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  5. 599c32d marvell/bg4cd: merge verstage into bootblock by Daisuke Nojiri · 10 years ago
  6. 189bec5 Cygnus: add TrustZone functions and set everything non-secure in bootblock by Corneliu Doban · 9 years ago
  7. 326a037 intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value by David Imhoff · 9 years ago
  8. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  9. 320ad82 intel/broadwell: guard CHROMEOS support better by Patrick Georgi · 9 years ago
  10. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  11. 0770f25 rtc: add config flag to denote rtc API availability by Patrick Georgi · 9 years ago
  12. 21edc97 nvidia/tegra132: Add spi_crop_chunk() by Patrick Georgi · 9 years ago
  13. be47636 broadcom/cygnus: Enable DDR auto self-refresh by Icarus Chau · 9 years ago
  14. bcdbdc6 broadcom/cygnus: add specific controller initialization to coreboot by Corneliu Doban · 9 years ago
  15. 54594d0 t132: Add gic.c to secmon by Furquan Shaikh · 9 years ago
  16. 4e2e8ee broadcom/cygnus: add usb phy driver by Daisuke Nojiri · 9 years ago
  17. 5d997f9 imgtec/pistachio: DDR reads return to controller with no bubbles by Ionela Voinescu · 9 years ago
  18. a2c4f9e imgtec/pistachio: DDR row/bank/column mapping by Ionela Voinescu · 9 years ago
  19. e1741c5 broadcom/cygnus: add secimage and sign bootblock by Daisuke Nojiri · 9 years ago
  20. cb6bb3b nvidia/tegra*: check bus number for i2c driver APIs by Yen Lin · 9 years ago
  21. ed84a8f rockchip/rk3288: Fix operator precedence error in LPDDR init by Julius Werner · 9 years ago
  22. d9af30b broadcom/cygnus: Implement I2C driver by Anatol Pomazau · 9 years ago
  23. 9855895 broadcom/cygnus: Enable gpio on romstage by Icarus Chau · 9 years ago
  24. 97db1fb soc: select generic gpio lib on (almost) all non-x86 SOCs by Stefan Reinauer · 9 years ago
  25. 11ecdb7 imgtec/pistachio: increase RAM CBFS cache size by Vadim Bendebury · 9 years ago
  26. 97ab425 rockchip/rk3288: Fix SPI clock divisor calculation by Julius Werner · 9 years ago
  27. b16a6c4 qualcomm/ipq806x: report versions of RPM and DDR init components by Vadim Bendebury · 9 years ago
  28. 116da27 qualcomm/ipq806x: add board id value for SP5 by Vadim Bendebury · 9 years ago
  29. 73dd7b6 broadcom/cygnus: add timestamps in pre-ram stages by Daisuke Nojiri · 9 years ago
  30. 99d3956 google/purin: add DMA coherent region by Daisuke Nojiri · 9 years ago
  31. d5f551a broadcom/cygnus: Initialize dram in romstage. by Icarus Chau · 9 years ago
  32. 1abb600 broadcom/cygnus: Fix missing writel->write32 transformation by Patrick Georgi · 9 years ago
  33. b048432 cygnus: add QSPI driver by Corneliu Doban · 9 years ago
  34. 823f607 pistachio: Remove 50% DDR bandwidth restriction by Ionela Voinescu · 9 years ago
  35. 51ad6ac pistachio: Decrease DDR ODT from 75R to 50R by Ionela Voinescu · 9 years ago
  36. 59074ff pistachio: clean DDR2 initialization code by Ionela Voinescu · 9 years ago
  37. be7124e armv7: preserve bootblock invocation parameter by Vadim Bendebury · 9 years ago
  38. 90fe582 ipq808x: add uber sbl parameter definitions by Vadim Bendebury · 9 years ago
  39. 38063b0 pistachio: add clock setup for all I2C interfaces by Ionela Voinescu · 9 years ago
  40. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 9 years ago
  41. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  42. 1f60f97 arm(64): Change write32() argument order to match x86 by Julius Werner · 9 years ago
  43. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  44. 3704e69 rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function by huang lin · 9 years ago
  45. 5c8aacf rockchip: configure lpddr odt properly by Derek Basehore · 9 years ago
  46. 54cc8ba ipq806x: i2c: stop transfer as soon as an error is reported by Sourabh Banerjee · 9 years ago
  47. f36cffc ipq806x: i2c: write function fixed to avoid spurious success by Sourabh Banerjee · 9 years ago
  48. 8cc3a2a rk3288: support single channel ddr by jinkun.hong · 9 years ago
  49. b8936ad urara: Identity map DRAM/SRAM by Andrew Bresticker · 9 years ago
  50. df4081e broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare. by Todd Broch · 9 years ago
  51. 46d3ac1 broadwell: indent xhci code by Patrick Georgi · 9 years ago
  52. 1e6b591 broadwell: Skip pre-graphics delay in resume path by Duncan Laurie · 10 years ago
  53. b2deb22 broadwell: Implement Recovery Button by Ryan Lin · 10 years ago
  54. 8549797 imgtec/pistachio: Add spi_crop_chunk() by Patrick Georgi · 9 years ago
  55. 01368ed Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART by Patrick Georgi · 9 years ago
  56. c047b10 purin: add ns16550 driver by Daisuke Nojiri · 10 years ago
  57. 3a2ac88 console: copy ns16550 driver from u-boot by Daisuke Nojiri · 9 years ago
  58. cdf92ea rk3288: Disable ramstage compression by default by Julius Werner · 10 years ago
  59. 23727ca vboot: make vboot2_verify_firmware return by Daisuke Nojiri · 10 years ago
  60. 7c25640 ipq806x: initialize UART even when console is not enabled by Vadim Bendebury · 10 years ago
  61. b67b715 ipq806x: uart: replace hardware accessors by Vadim Bendebury · 10 years ago
  62. ab7586f broadwell: Set C9/C10 vccmin by Duncan Laurie · 9 years ago
  63. aafdddf broadwell: Disable XHCI compliance mode entry by Duncan Laurie · 9 years ago
  64. 14ecb54 soc/intel/common: Add common reset code by Lee Leahy · 9 years ago
  65. a32b6b9 soc/intel/common: Add function to protect MRC cache by Duncan Laurie · 10 years ago
  66. 1006b10 broadwell: add ROM stage pre console init call back by Wenkai Du · 10 years ago
  67. e5d5942 cygnus: enable mmu by Daisuke Nojiri · 9 years ago
  68. 128de62 cygnus: configure memlayout by Daisuke Nojiri · 9 years ago
  69. fcfd989 cygnus: add timer functions by Daisuke Nojiri · 9 years ago
  70. b116a1a pistachio: Move console UART to a Kconfig variable by David Hendricks · 10 years ago
  71. 3b1c238 qualcomm/ipq806x: add spi_crop_chunk() by Patrick Georgi · 9 years ago
  72. d6aaca9 pistachio: add DDR2 initialization code by Ionela Voinescu · 10 years ago
  73. 8920865 ipq806x: extend GSBI driver to support i2c on any GSBI block by Sourabh Banerjee · 9 years ago
  74. 3cfb6a0 ipq806x: add LPASS clock control driver by Vadim Bendebury · 9 years ago
  75. 7f70ad6 rk3288: Add software I2C support by Julius Werner · 9 years ago
  76. 1c2748d ipq806x: Add support for mmu in bootblock. by Deepa Dinamani · 10 years ago
  77. a6712f3 broadcom/cygnus: add new SoC driver by Daisuke Nojiri · 10 years ago
  78. 105f5b7 chromeos: Provide common watchdog reboot support by Julius Werner · 10 years ago
  79. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 10 years ago
  80. 16d0188 storm: define location for storing CBFS header value by Vadim Bendebury · 10 years ago
  81. 7271e23 pistachio: report UART register width by Vadim Bendebury · 10 years ago
  82. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  83. e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 10 years ago
  84. ee28c86 rk3288: detect sdram size at runtime by huang lin · 10 years ago
  85. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  86. 55cb84b bg4cd: define custom romstage entry by Daisuke Nojiri · 10 years ago
  87. 1c78009 rk3288: Add a config variable hack to skip display init by David Hendricks · 10 years ago
  88. b7641cc veyron: Activate Winbond SPI driver by Julius Werner · 10 years ago
  89. c14e426 rk3288: support edp HPD function by huang lin · 10 years ago
  90. 75f431a rk3288: set the rk808 BUCK default inductor current to max value by huang lin · 10 years ago
  91. 129b5fa rk3288: Fix failing LPDDR3 reboot test by jinkun.hong · 10 years ago
  92. d4a227b rk3288: Fix failing DDR3 reboot test by jinkun.hong · 10 years ago
  93. 6114c99 ipq806x: load and start RPM by Vadim Bendebury · 10 years ago
  94. 18e434d storm: Add watchdog reset api. by Deepa Dinamani · 10 years ago
  95. 08f249e ipq806x: Load TZBSP blob from coreboot ramstage by Vikas Das · 10 years ago
  96. 59b8c38 storm: use different CBFS caches before and after DRAM is available by Vadim Bendebury · 10 years ago
  97. fac6420 storm: configure/enable vboot2 support by Vadim Bendebury · 10 years ago
  98. ef77f87 ipq8064: add DRAM initialization code by Vadim Bendebury · 10 years ago
  99. 6fe4e5e ipq806x: add i2c driver by Vadim Bendebury · 10 years ago
  100. fa00ae7 google/storm: prepare enabling vboot2 by Vadim Bendebury · 10 years ago