1. 1bd9e25 baytrail: update microcode to version 313 by Aaron Durbin · 11 years ago
  2. 547fbbf arm/exynos: Allow releasing UART retention for resume. by Hung-Te Lin · 11 years ago
  3. b37aa2b x86: Add some missing dependencies on config.h to x86's Makefile.inc. by Gabe Black · 11 years ago factory-daisy-4731.81.B release-R31-4731.B stabilize-4731.31.B stabilize-4731.62.B stabilize-4731.85.B
  4. 41a1762 UPSTREAM: ARM: Add some missing dependencies on config.h to ARM's Makefile.inc. by Gabe Black · 11 years ago
  5. ba5a662 Re-enable -shared for rmodules by Stefan Reinauer · 11 years ago
  6. bc5415b Use CC instead of LD to produce intermediate binaries by Stefan Reinauer · 11 years ago
  7. 5e6da2d x86: Use CFLAGS when link coreboot sub images by Stefan Reinauer · 11 years ago
  8. d0db2f5 armv7: Support stack dump after exceptions by Julius Werner · 11 years ago
  9. d177555 bayleybay: add initial Bayley Bay board support by Aaron Durbin · 11 years ago
  10. e02f026 baytrail: add initial support by Aaron Durbin · 11 years ago
  11. 055ed0e trustzone: Pull trustzone init out of cpu.c and do it in romstage. by Gabe Black · 11 years ago
  12. 858f96d model_106cx: don't blindly set Kconfig settings by Aaron Durbin · 11 years ago
  13. 98c00dc spi: Add support for Winbod W25Q64DW by Aaron Durbin · 11 years ago
  14. a263d37 chromeos: Add code to read FMAP on ARM by Stefan Reinauer · 11 years ago
  15. 848c8a8 Exynos5420: Make SPI driver less chatty by Stefan Reinauer · 11 years ago
  16. 5b3cdae ARMv7: get rmodule support to compile by Stefan Reinauer · 11 years ago
  17. bb4a9e8 edid.c: fix compilation with gcc 4.8.1 by Stefan Reinauer · 11 years ago
  18. 499a480 ARMv7: Add stdint types needed for vboot library by Stefan Reinauer · 11 years ago
  19. e910bb1 vboot: Implement VbExGetTimer using monotonic timers by Stefan Reinauer · 11 years ago
  20. f7df9f0 Exynos5420: clean up SPI driver by Stefan Reinauer · 11 years ago
  21. 8140e61 libpayload: Add in a missing "static". by Gabe Black · 11 years ago
  22. 9e55204 libpayload: Reduce media init timeout to 5 seconds. by Shawn Nematbakhsh · 11 years ago
  23. 1d3d535 libpayload: Increase accuracy of timeout period for media init. by Shawn Nematbakhsh · 11 years ago
  24. 8e5e178 libpayload: dma_malloc: Prevent warm reboot problems and add debugging by Julius Werner · 11 years ago stabilize-4701.B
  25. b6e95c3 libpayload: usb: Allow direct instantiation of MMIO host controllers by Julius Werner · 11 years ago
  26. 1fa9964 libpayload: xhci: Make XHCI stack usable on ARM by Julius Werner · 11 years ago
  27. e9809ae exynos5: Implement support for USB 3.0 DRD PHYs/controllers by Julius Werner · 11 years ago
  28. 982dc49 chromeec: Implement full battery workaround at 6% by Duncan Laurie · 11 years ago
  29. 3257f5f lynxpoint: xhci: Port reset changes on suspend/resume by Duncan Laurie · 11 years ago
  30. f7f6f00 libpayload: usbhub: Don't clear PSC unless it was set by Julius Werner · 11 years ago
  31. 68c24ca libpayload: Fill gaps in the xHCI driver by Nico Huber · 11 years ago
  32. 6348709 libpayload: Port usb hub driver to use the generic code by Nico Huber · 11 years ago
  33. 8d48ff4 libpayload: Add a generic driver for usb hubs by Nico Huber · 11 years ago
  34. db98cca libpayload: usb: Add interval attribute to endpoints by Nico Huber · 11 years ago
  35. 7e01a85 libpayload: Redirect USB slave init through controller driver by Patrick Georgi · 11 years ago
  36. 6029ccc libpayload: Add enum for USB speeds by Nico Huber · 11 years ago
  37. 55810ba libpayload: usb: Skip non-endpoint descriptors during init by Nico Huber · 11 years ago
  38. 6bbb073 libpayload: Use the same type for 32 bit data in readl as in uint32_t. by Gabe Black · 11 years ago
  39. 733bf81 ARMv7: Get rid of intermediate coreboot_ram.o by Stefan Reinauer · 11 years ago
  40. 702dc50 libpayload: ehci: Cache management is hard, let's go copying... by Julius Werner · 11 years ago
  41. 7f54c8c libpayload: Remove unnecessary keyboard mode setting code by Shawn Nematbakhsh · 11 years ago
  42. 416ffc8 armv7: mark EABI compatibility symbols as used by Stefan Reinauer · 11 years ago
  43. f5a4bf9 ARMv7: Use CFLAGS while linking by Stefan Reinauer · 11 years ago
  44. 9d700cf ARMv7: drop dead code from Makefile.inc by Stefan Reinauer · 11 years ago
  45. 5a95bc2 Exynos: de-duplicate mct timer initialization by Stefan Reinauer · 11 years ago
  46. d89412e beltino: add libpayload config file by Stefan Reinauer · 11 years ago
  47. 5cd8700 beltino: enable dq pin interleave by Stefan Reinauer · 11 years ago
  48. 855da1f console: conditionally include console in bootblock by Stefan Reinauer · 11 years ago
  49. 8b2f31e xcompile: only enforce BFD linker on x86 by Stefan Reinauer · 11 years ago
  50. 4c413b0 libpayload: usbmsc: Split transfers into 64KB chunks by Duncan Laurie · 11 years ago
  51. 841773e pit: kirby: snow: Fix snow, fix up pit and kirby write protect. by Gabe Black · 11 years ago
  52. e1bf1c2 ARMv7: cosmetic fix for build output by Stefan Reinauer · 11 years ago
  53. 15b8789 ARMv7/Exynos: Fix memory location assumptions by Stefan Reinauer · 11 years ago
  54. 7fd1bbc cbmem console: reduce temporary buffer size for dynamic CBMEM by Stefan Reinauer · 11 years ago
  55. 46b5f64 qemu-armv7/media.c: fix coding style by Stefan Reinauer · 11 years ago
  56. 1f1a76c Drop non-dynamic CBMEM support from ARM mainboards by Stefan Reinauer · 11 years ago
  57. cc866c2 TPM: Stop requesting/releasing the TPM locality. by Stefan Reinauer · 11 years ago
  58. b22395a i2c tpm: Remove mostly useless delay code/tables. by Stefan Reinauer · 11 years ago
  59. 8df6cdb chromeos: On ARM platforms VBNV lives in the EC by Stefan Reinauer · 11 years ago
  60. b4049a0 drivers: Add I2C TPM driver to coreboot by Stefan Reinauer · 11 years ago
  61. c3d2007 kirby: Check the right GPIO when checking for a "bad wake". by Gabe Black · 11 years ago
  62. 747c728 kirby: remove backlight delay by Gabe Black · 11 years ago
  63. 66c8769 exynos5: Refactor crazy old U-Boot base address macros away by Julius Werner · 11 years ago
  64. 993177e config: Add default config for beltino by Stefan Reinauer · 11 years ago
  65. 2bd175d Add initial Google/Beltino board by Stefan Reinauer · 11 years ago
  66. 986eac1 Make cbfs.c bootblock-safe on ARM again by Stefan Reinauer · 11 years ago
  67. 7083b6b delay: Have mdelay() / delay() available in romstage, too by Stefan Reinauer · 11 years ago
  68. a3e2413 ARMv7: Expose console_tx_flush in early console by Stefan Reinauer · 11 years ago
  69. 7b5afef exynos5420: Enable relocatable module support by Stefan Reinauer · 11 years ago
  70. a0b53f0 vboot: Use stage_exit() on ARM by Stefan Reinauer · 11 years ago
  71. ed23fa7 rmodule: Support for ARMv7 relocations by Stefan Reinauer · 11 years ago
  72. feab9da kirby: update coreboot info address in libpayload by David Hendricks · 11 years ago stabilize-4636.B
  73. 16d0084 chrome ec: Add Methods for new EC events by Duncan Laurie · 11 years ago
  74. b31d7a3 falco: Add double function reset to ALC283 verb table by Duncan Laurie · 11 years ago
  75. a9c986f lynxpoint: XHCI magic bits upated to new magic values by Duncan Laurie · 11 years ago
  76. ffa6c89 falco: Remove RTD2132 driver from kconfig by Duncan Laurie · 11 years ago
  77. e98da98 falco: Re-read critical temperatures in ACPI _TMP by Duncan Laurie · 11 years ago
  78. 6f62263 Update controllable TDP thresholds for Peppy by Dave Parker · 11 years ago
  79. 575e910 exynos5420: Tighten up displayport timing loops by Ronald G. Minnich · 11 years ago
  80. 650dba3 exynos5420: minor clean-up memory related stuff by David Hendricks · 11 years ago
  81. 04bbaf5 exynos5420/kirby: necessary updates for DRAM by David Hendricks · 11 years ago
  82. 80eebd5 exynos5420/pit/kirby: re-factor membaseconfig0/1 usage by David Hendricks · 11 years ago
  83. 0ea5742 exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420 by David Hendricks · 11 years ago
  84. 36cf138 armv7: Fix dcache writethrough policy handling by David Hendricks · 11 years ago
  85. 3223389 libpayload: Make EHCI driver cache-aware by Julius Werner · 11 years ago
  86. d550bec arm: libpayload: Make cache invalidation take pointers instead of integers by Julius Werner · 11 years ago
  87. d142ccd arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  88. 22d82ff coreboot_tables: Minor refactoring to reduce redundant data structures by Julius Werner · 11 years ago
  89. 667458c Exynos5420: ddr3: fine tuning the DDR3 timing values by David Hendricks · 11 years ago
  90. ec34b71 Exynos5420: ddr3: fine tuning the DDR3 timing values by David Hendricks · 11 years ago
  91. 8e8f86c Kirby: almost final setup for the parade. by Ronald G. Minnich · 11 years ago
  92. 80f4865 Exynos 5420: skip the EDID read if there is already an EDID. by Ronald G. Minnich · 11 years ago
  93. 72b5571 Kirby: use the correct I2C address for the parade part by Ronald G. Minnich · 11 years ago
  94. 5a71c28 kirby: disable internal pull resistors on DP transmitter by David Hendricks · 11 years ago
  95. 4fdf976 exynos5420: flush caches and disable MMU in resume path by David Hendricks · 11 years ago
  96. d29add9 Exynos5420: Remove code for enabling read leveling by David Hendricks · 11 years ago
  97. 8f12335 peppy: Disable unused clocks by Steven Sherk · 11 years ago
  98. c3b1a8b exynos5: Refactor board-specific parts out of USB PHY code by Julius Werner · 11 years ago
  99. a7bf0d8 falco: Remove RTD2312 chip and setup from devicetree by Duncan Laurie · 11 years ago
  100. 594a58f kirby: Enable the internal pull up on the recovery mode pin. by Gabe Black · 11 years ago