1. 3a0013d arm64: add indirection to C entry point by Aaron Durbin · 10 years ago
  2. 30f08ff arm64: move seeding stack to C by Aaron Durbin · 10 years ago
  3. a5c7f66 arm64: include stack storage within ramstage by Aaron Durbin · 10 years ago
  4. 1c65129 arm64: refactor stage entry by Aaron Durbin · 10 years ago
  5. ce513c9 tegra132: select EL3 cpu start up state by Aaron Durbin · 10 years ago
  6. 8811904 arm64: add config options for exception level startup by Aaron Durbin · 10 years ago
  7. 1b315d0 arm64: implement cpu_info() correctly by Aaron Durbin · 10 years ago
  8. ebfee7e tegra132: implement smp_processor_id() by Aaron Durbin · 10 years ago
  9. af46e80 arm64: add smp_processor_id() declaration by Aaron Durbin · 10 years ago
  10. b3b1b58 tegra132: increase MAX_CPUS to 2 by Aaron Durbin · 10 years ago
  11. a8b276a arm64: clean up ramstage.ld by Aaron Durbin · 10 years ago
  12. 2223c4f ryu: normalize board id by Aaron Durbin · 10 years ago
  13. 20772a8 tegra132: Increase TrustZone Carveout Region size by Furquan Shaikh · 10 years ago
  14. b8de447 ryu: initialize LTE modem by Ben Chan · 10 years ago
  15. 4058d7b tegra132: refactor cpu startup code by Aaron Durbin · 10 years ago
  16. 69761cd arm64: Make exceptions work by Furquan Shaikh · 10 years ago
  17. 1af7b5d arm64: Initialize exception stack by Furquan Shaikh · 10 years ago
  18. 4e994c0 tegra132: Add exception stack top address by Furquan Shaikh · 10 years ago
  19. 175c636 ryu: use named bus numbers instead of literals by Aaron Durbin · 10 years ago
  20. 65c5b9d tegra132: add enums for bus names by Aaron Durbin · 10 years ago
  21. 913067d tegra132: initialize GIC by Aaron Durbin · 10 years ago
  22. 9edf38e tegra132: move page tables to trustzone region by Aaron Durbin · 10 years ago
  23. dbe7085 ryu: Add pad/funit init for i2c6 (audio codec, etc.) by Tom Warren · 10 years ago
  24. 842f76c tegra132: Add special I2C6 init by Tom Warren · 10 years ago
  25. c65d8c4 tegra132: separate/refactor clock enable/reset code by Tom Warren · 10 years ago
  26. 2152e85 tegra132: never recover cbmem from romstage by Aaron Durbin · 10 years ago
  27. 9ecafd9 samus: Update SPD with correct geometry and timings by Duncan Laurie · 10 years ago
  28. 4613472 broadwell: Fix some errors in selftest by Kane Chen · 10 years ago
  29. 841c9da samus: Add PD MCU ACPI device and unmask host event by Shawn Nematbakhsh · 10 years ago
  30. 98cc94c chromeec: Add ACPI device for PD MCU and handle related EC host event by Shawn Nematbakhsh · 10 years ago
  31. 4fef5a2 broadwell: Apply pcie updates from 2.1.0 ref code by Kane Chen · 10 years ago
  32. a7d8ea8 broadwell: Read and save HSIO version from ME in romstage by Duncan Laurie · 10 years ago
  33. edb55fc broadwell: Fix GPE register addresses by Duncan Laurie · 10 years ago
  34. 55228ba broadwell: Changes from 2.2.0 ref code by Duncan Laurie · 10 years ago
  35. be19c54 samus: Updates for EVT board by Duncan Laurie · 10 years ago
  36. 63dc01b samus: Switch to using broadwell platform ASL by Duncan Laurie · 10 years ago
  37. 3215dfb broadwell: Add broadwell specific platform ASL by Duncan Laurie · 10 years ago
  38. 472d0cb broadwell: fixed power gating enable for disabled sata port by Kane Chen · 10 years ago
  39. 8c1fd78 broadwell: sata updates from 2.1.0 ref code by Kane Chen · 10 years ago
  40. 1b0d5a3 broadwell: Fix devslp enable to use correct register by Duncan Laurie · 10 years ago
  41. 542307b broadwell: Add small delay before Flex Ratio reboot by Duncan Laurie · 10 years ago
  42. 047f03a broadwell: Fix TCO register size and event reporting by Duncan Laurie · 10 years ago
  43. 17b7866 samus: Enable WLAN wake GPIO in _PRW by Duncan Laurie · 10 years ago
  44. 446fb8e broadwell: Misc updates from 2.1.0 ref code by Duncan Laurie · 10 years ago
  45. 3deaa05 samus: Fix some SPD geometry again by Duncan Laurie · 10 years ago
  46. 124f53f samus: Disable CMDPWR on broadwell by Kane Chen · 10 years ago
  47. 84b9cf4 broadwell: Tweak GFXPAUSE settings based on revision by Duncan Laurie · 10 years ago
  48. 7b24df4 samus: Update SPD by Duncan Laurie · 10 years ago
  49. 3ed4d39 broadwell: Add config option to disable DSP power gating in D3 by Duncan Laurie · 10 years ago
  50. 1053f65 build system: Test gccs that are actually used by Patrick Georgi · 9 years ago
  51. a7a3917 timer: remove rela_time type by Aaron Durbin · 10 years ago
  52. a32a9d1 rk3288: switch to stopwatch API by Aaron Durbin · 10 years ago
  53. a88c919 cbfs: support concurrent media channels properly by Vadim Bendebury · 10 years ago
  54. 62434f0 rush: Remove CHROMEOS default by Patrick Georgi · 9 years ago
  55. 2a13bad inteltool: add ICH8M-E support by Lubomir Rintel · 9 years ago
  56. cfc086b Chrome OS vendorcode: Fix vboot_reference compilation by Stefan Reinauer · 9 years ago
  57. 172d335 util: Add miniconfig, a script to minimize coreboot configurations by Stefan Reinauer · 9 years ago
  58. 0e99044 tegra132: allow mainboards to insert memory regions in address map by Aaron Durbin · 10 years ago
  59. e8ab775 arm64: Seed the stack at stage_entry by Furquan Shaikh · 10 years ago
  60. eb5e588 tegra132: Initialize CNTFRQ by Furquan Shaikh · 10 years ago
  61. f270eb9 tegra132: add I2C6 controller to funit library by Tom Warren · 10 years ago
  62. eb0cf2e ryu: enable external usb 2.0 port by Aaron Durbin · 10 years ago
  63. 703159a tegra132: add usb initialization support to funit by Aaron Durbin · 10 years ago
  64. edb58fd rush: Add usb support for rush in coreboot by Furquan Shaikh · 10 years ago
  65. a69a67b tegra132: include what is actually used by Aaron Durbin · 10 years ago
  66. 7158f60 tegra132: provide more robust array bounds checking by Aaron Durbin · 10 years ago
  67. 08e36c9 tegra132: add base addresses to funit structures by Aaron Durbin · 10 years ago
  68. b95988c tegra132: add more base addresses to address map by Aaron Durbin · 10 years ago
  69. 33f92e0 tegra132: break out clock config in funit library by Aaron Durbin · 10 years ago
  70. 662d3bb tegra132: use pointers in funitcfg by Aaron Durbin · 10 years ago
  71. 65627dd ryu: convert hardware initialization to funit API by Aaron Durbin · 10 years ago
  72. 4d6ac8d tegra132: add i2c2 controller to funit library by Aaron Durbin · 10 years ago
  73. 1fb6c01 rush: support for DMA region by Furquan Shaikh · 10 years ago
  74. 2296774 tegra: Clean up USB code by Furquan Shaikh · 10 years ago
  75. 6941b77 ryu: support for DMA region by Aaron Durbin · 10 years ago
  76. 4633dc1 arm64: handle non-cacheable normal memory by Aaron Durbin · 10 years ago
  77. 4185f9b tegra132: fix carveout address calculation >= 4GiB by Aaron Durbin · 10 years ago
  78. d5904c4 rush: Convert rush initialization to use funitcfg api by Furquan Shaikh · 10 years ago
  79. c41dfb0 t132: Implement clock initialization api for functional units by Furquan Shaikh · 10 years ago
  80. 6d7c9ac t132: ryu: Correct how board id is retrieved by Jimmy Zhang · 10 years ago
  81. 573e211 fix how to interpret board id read from gpios by Daisuke Nojiri · 10 years ago
  82. 3760272 Restore name of the function reading tertiary GPIO states by Vadim Bendebury · 10 years ago
  83. bd2b59c ryu: Update BCT to Max Frequency 924MHz by Jimmy Zhang · 10 years ago
  84. 9a1691d ryu: convert mainboard initialization to use padconfig API by Aaron Durbin · 10 years ago
  85. e68ee3b tegra132: move common bootblock init into SoC code by Aaron Durbin · 10 years ago
  86. 8385cdf ryu: configure EC I2C pads as open drain by Aaron Durbin · 10 years ago
  87. 2b2b853 ryu: use EC proto v3 over i2c by Aaron Durbin · 10 years ago
  88. 2b0b764 ryu: enable vboot firmware verification by Aaron Durbin · 10 years ago
  89. 74c0642 crossgcc: Factor out error reporting by Patrick Georgi · 9 years ago
  90. 7964354 crossgcc: point users to the log file in case of error by Patrick Georgi · 9 years ago
  91. bd19035 tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT() by Aaron Durbin · 10 years ago
  92. 4d54eab tegra132: select HAVE_MONOTONIC_TIMER by Aaron Durbin · 10 years ago
  93. 44e5e4c tegra132: use pre-existing reset API by Aaron Durbin · 10 years ago
  94. 5d98f51 rush/ryu: restore full-speed clocks to TPM I2C and EC SPI by Tom Warren · 10 years ago
  95. 908f19a rush: switch to padconfig API in ramstage by Furquan Shaikh · 10 years ago
  96. 2f3a7fb tegra: correct gpio_index_to_port() calculation by Aaron Durbin · 10 years ago
  97. 9e76090 tegra132: fix gpio constants by Aaron Durbin · 10 years ago
  98. bf53418 tegra132: output chip information and MTS version by Aaron Durbin · 10 years ago
  99. 8c6d34c ryu: Add 4 LPDDR3 SDRAM BCTs by Aaron Durbin · 10 years ago
  100. dabf0eb ryu: Add three more full LPDDR3 SDRAM BCTs by Jimmy Zhang · 10 years ago