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