1. 133096b coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  2. 9d2cb7c i82801ix: Declare gen decode registers. by Vladimir Serbinenko · 10 years ago
  3. bfca984 soc/intel/fsp_baytrail: set up for including irqroute.h twice by Martin Roth · 10 years ago
  4. d668cce gm45: Set default VGA PCIID. by Vladimir Serbinenko · 10 years ago
  5. b359ade lenovo/h8: Remove useless smi.h include. by Vladimir Serbinenko · 10 years ago
  6. 586460b cbfs: Check return value of map() for error by Julius Werner · 11 years ago
  7. 1415121 vboot: Implement VbExGetTimer using monotonic timers by Stefan Reinauer · 11 years ago
  8. 7cb01e0 drivers: Add I2C TPM driver to coreboot by Stefan Reinauer · 11 years ago
  9. e17843c cbfs: Fix overwalk on file scan by Steven Sherk · 11 years ago
  10. 1f5487a coreboot_tables: reduce redundant data structures by Julius Werner · 11 years ago
  11. 579538b lynxpoint: Add interrupt for GPIO controller in ACPI device by Duncan Laurie · 11 years ago
  12. d988b61 bolt: Set GPIO29 as input in S0, output+high in S3/S5 by Duncan Laurie · 11 years ago
  13. cff6667 exynos5420: Tighten up displayport timing loops by Ronald G. Minnich · 11 years ago
  14. 985ff36 armv7: Support stack dump after exceptions by Julius Werner · 11 years ago
  15. a438049 model_106cx: don't blindly set Kconfig settings by Aaron Durbin · 11 years ago
  16. ba2468d falco: Add support for Samsung memory by Duncan Laurie · 11 years ago
  17. b404511 ARM: Eliminate the unused interrupts.c. by Gabe Black · 11 years ago
  18. 7d8a91d exynos: Get rid of the unused reset.c. by Gabe Black · 11 years ago
  19. cb61ea7 Falco/Slippy: Patch to remove redundant graphics initializations by Furquan Shaikh · 11 years ago
  20. d0cdcae southbridge/ricoh,ti: Remove trailing whitespace in debug output by Paul Menzel · 10 years ago
  21. e211bd9 src/lib/edid.c: missing break statement by Patrick Georgi · 10 years ago
  22. f17c58b cpu/intel/model_1067x: avoid null-pointer dereference by Patrick Georgi · 10 years ago
  23. 77c9508 intel/fsp_bd82x6x: Fix cycle error some more by Patrick Georgi · 10 years ago
  24. a0a0196 cpu/amd/geode_lx: Trivial - remove useless comment by Edward O'Callaghan · 10 years ago
  25. 1882527 ivybridge: Don't propose to include systemagent on native boards. by Vladimir Serbinenko · 10 years ago
  26. 8a57b39 lenovo/x201: Enable wake on LID and Fn key. by Vladimir Serbinenko · 10 years ago
  27. 309a7ff southbridge/amd/cs5536: Trivial style fix for trailing comment by Edward O'Callaghan · 10 years ago
  28. cd2c124 cpu/amd/geode_lx: Reduce fancy ASCII art with embedded comments by Edward O'Callaghan · 10 years ago
  29. 728ff39 cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabs by Edward O'Callaghan · 10 years ago
  30. ff0df2b Exynos5420: clean up SPI driver by Stefan Reinauer · 11 years ago
  31. 6ed2a24 intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS by Daniele Forsi · 10 years ago
  32. 4e9f5e3f superio/smsc/sio1036: Clean up RAMstage superio.c component by Edward O'Callaghan · 10 years ago
  33. c14e961 falco: Remove RTD2132 chip and setup from devicetree by Duncan Laurie · 11 years ago
  34. 45f868d Falco/Slippy: remove unwanted scratchpad writes by Furquan Shaikh · 11 years ago
  35. 42b1c34 ARMv7: Add stdint types needed for vboot library by Stefan Reinauer · 11 years ago
  36. 9ad28b9 chromeos: Add code to read FMAP on ARM by Stefan Reinauer · 11 years ago
  37. da36bcf qemu-armv7/media.c: fix coding style by Stefan Reinauer · 11 years ago
  38. 9dd01eb falco: Add double function reset to ALC283 verb table by Duncan Laurie · 11 years ago
  39. 3bb40b9 chromeec: Implement full battery workaround at 6% by Duncan Laurie · 11 years ago
  40. 5b10fc5 Pit: remove backlight delay by Ronald G. Minnich · 11 years ago
  41. 45d2ff3 exynos5420: Implement support to boot with USB A-A firmware upload by Julius Werner · 11 years ago
  42. 782ac36 lenovo/x230: Enable wake on LID and Fn key. by Vladimir Serbinenko · 10 years ago
  43. 91810dd device/oprom/realmode: Sanitize header inclusion by Edward O'Callaghan · 10 years ago
  44. 62997e0 ARMV7: threading support for cooperative multitasking by Ronald G. Minnich · 11 years ago
  45. ad4afe9 armv7: Fix dcache writethrough policy handling by David Hendricks · 11 years ago
  46. 71e1c83 Exynos 5420: skip the EDID read if there is already an EDID. by Ronald G. Minnich · 11 years ago
  47. 34352d1 Possible thread stack implementation. by Ronald G. Minnich · 11 years ago
  48. 0ffa11b exynos5420: Set the CLK_DIV_CPERI1 value as per manual by David Hendricks · 11 years ago
  49. ee4bfbf exynos: Set up caching in the bootblock. by Gabe Black · 11 years ago
  50. e10ef42 Exynos5420: invoke the cooperative threading in udelay by Ronald G. Minnich · 11 years ago
  51. 4acd8ea slippy/flaco/peppy: setup beep verbs by Marc Jones · 11 years ago
  52. 61fcd14 Exynos5: Remove unneeded USB delays by Stefan Reinauer · 11 years ago
  53. bc6cc11 Exynos5420: tighten up display port delays by Ronald G. Minnich · 11 years ago
  54. f2c4241 exynos5420: Fix mmc clock source. by Hung-Te Lin · 11 years ago
  55. d6b16f5 Set armv7 up for cpu_info to work as on x86 (so threads can work) by Ronald G. Minnich · 11 years ago
  56. 7111835 lenovo/x201: Enable pcie lanes in wwan slot. by Vladimir Serbinenko · 10 years ago
  57. 1c07c22 mainboard/amd: De-ASCIIartify AGESA board headers by Edward O'Callaghan · 10 years ago
  58. 70d4b52 gizmosphere/gizmo: Change the PCIe GPP to two x1 ports by Dave Frodin · 10 years ago
  59. 5103cc3 lenovo/t530/mainboard.c: Include header `h8.h` for prototype by Edward O'Callaghan · 10 years ago
  60. 396b072 tegra124: Add a stub implementation of the tegra124 SOC. by Gabe Black · 11 years ago
  61. b774313 exynos5420: get rid of old exynos5420_config_l2_cache() by David Hendricks · 11 years ago
  62. 18fe07e northbridge/via/vx800: Fix out-of-bounds read due to off-by-one by Edward O'Callaghan · 10 years ago
  63. 68a9716 lenovo/t520/mainboard.c: Include header `h8.h` for prototype by Elyes HAOUAS · 10 years ago
  64. 650b00c peppy: Force enable ASPM on PCIe Root Port 1 by Shawn Nematbakhsh · 11 years ago
  65. 2b48b65 northbridge/intel: Out of bounds write to array in gma.h by Edward O'Callaghan · 10 years ago
  66. 5cfef13 cpu/intel: Fix out-of-bounds read due to off-by-one in condition by Edward O'Callaghan · 10 years ago
  67. 18d9899b chrome ec: Add Methods for new EC events by Duncan Laurie · 11 years ago
  68. cc6b924 falco: Re-read critical temperatures in ACPI _TMP by Duncan Laurie · 11 years ago
  69. 55391c4 nehalem: Make UMA size configurable in CMOS. by Vladimir Serbinenko · 10 years ago
  70. 63e1948 intel/fsp_bd82x6x: Fix cycle error by Patrick Georgi · 10 years ago
  71. 5fc04d1 sandy/ivybridge: Make UMA size configurable. by Vladimir Serbinenko · 10 years ago
  72. 96639fb arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock by Daniele Forsi · 10 years ago
  73. 9faacba cpu/x86/lapic/lapic.c: trivial: fix comment on #else by Daniele Forsi · 10 years ago
  74. b98ab4a armv7: add wrapper for DCCSW (data cache clean by set/way) by David Hendricks · 11 years ago
  75. caf1df0 i82801ix: Provide ramstage smbus functions. by Vladimir Serbinenko · 10 years ago
  76. 2c3f944 vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h' by Edward O'Callaghan · 10 years ago
  77. aaaef06 fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1 by Martin Roth · 10 years ago
  78. 0d7f133 payloads/external/SeaBIOS: Use coreboot’s serial console settings by Martin Roth · 10 years ago
  79. 6ccc45d timer: Add functions to initialize absolute timer structures. by Gabe Black · 11 years ago
  80. 0682cfe armv7/exynos5420: Configure CPU cores for kernel to enable SMP. by Hung-Te Lin · 11 years ago
  81. c3fda41 northbridge/amd/agesa/agesawrapper_call.h: Decode status codes by Edward O'Callaghan · 10 years ago
  82. 7842eb2 device/oprom/realmode/x86.c: Move includes to top of file by Edward O'Callaghan · 10 years ago
  83. 51ca10f arch/x86/include/arch/interrupt.h: Add header guards by Edward O'Callaghan · 10 years ago
  84. 370adee model_206ax_init.c: Trivial - fix indent by Edward O'Callaghan · 10 years ago
  85. ad488d2 src/console/Kconfig: Fix choice for showing POST codes on console by Daniele Forsi · 10 years ago
  86. 90957f8 mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 by Martin Roth · 10 years ago
  87. 829c41d southbridge/intel: Add fsp_rangeley support by Martin Roth · 10 years ago
  88. 2963ae7 northbridge/intel: Add fsp_rangeley northbridge support by Martin Roth · 10 years ago
  89. 0967026 cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000) by Martin Roth · 10 years ago
  90. 0dd5e43 i82801ix: Allow configuration of SATA mode in CMOS. by Vladimir Serbinenko · 10 years ago
  91. b532b12 model_fxx/processor_name.c, hudson/lpc.c: add missing break statements by Daniele Forsi · 10 years ago
  92. abb3816 artecgroup/Kconfig, linutop/Kconfig: Add comment to endif by Daniele Forsi · 10 years ago
  93. b8e96ed Kconfig: Fix comments on endif to match the corresponding if by Daniele Forsi · 10 years ago
  94. 76a1437 cpu/intel/model_2065x/model_2065x_init.c: Remove dead code by Edward O'Callaghan · 10 years ago
  95. 787cbae i82801ix: Enable usbdebug options. by Vladimir Serbinenko · 10 years ago
  96. c4d8948 gm45: Move spd address map to board-specific config. by Vladimir Serbinenko · 10 years ago
  97. a838aaf northbridge/intel/sandybridge/raminit_native: Remove stale FIXME. by Vladimir Serbinenko · 10 years ago
  98. 77acf42 pit: setup voltage rails before system clocks by David Hendricks · 11 years ago
  99. 91175bb lenovo/x201 & x230: Add EC info to SMBIOS. by Vladimir Serbinenko · 11 years ago
  100. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago