1. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  2. fb494d6 baytrail: gpio: Add support for direct / dedicated IRQs by Shawn Nematbakhsh · 11 years ago
  3. 7e9634f rambi: disable HDA device by Aaron Durbin · 11 years ago
  4. 59cd621 rambi: enable SCI and SMI gpios by Aaron Durbin · 11 years ago
  5. 3fbf671 rambi: mainboard EC - SCI and SMI fixes by Aaron Durbin · 11 years ago
  6. 9f83e87 baytrail: add GPIO SMI support by Aaron Durbin · 11 years ago
  7. 59a4cd5 baytrail: add support for routing gpio pins to smi/sci by Aaron Durbin · 11 years ago
  8. 997d252 baytrail: fix fadt structure for gpe0 block by Aaron Durbin · 11 years ago
  9. ea7d4e0 baytrail: Add microcode/punit release 31a by Duncan Laurie · 11 years ago
  10. 8923be5 baytrail: Add ACPI CPU entries by Duncan Laurie · 11 years ago
  11. 6aa9f1f baytrail: Add BCLK and IACORE to pattrs by Duncan Laurie · 11 years ago
  12. 05a3393 baytrail: Enable Turbo/Burst and set some magic MSRs by Duncan Laurie · 11 years ago
  13. fd461e3 regscript: Add support for MSR type by Duncan Laurie · 11 years ago
  14. 9e68fe6 rambi: include the EC devices normally on superio by Aaron Durbin · 11 years ago
  15. ab7ed054 baytrail: include mainboard's superio.asl by Aaron Durbin · 11 years ago
  16. 84da959 rambi: update EC support by Aaron Durbin · 11 years ago
  17. fa91e02 baytrail: add more irq defintions by Aaron Durbin · 11 years ago
  18. 1af3663 baytrail: configure acpi SCI irq by Aaron Durbin · 11 years ago
  19. 952d85e rambi: mirror bayleybay's eMMC gpio setup by Aaron Durbin · 11 years ago
  20. 8de0ca4 rambi: Fix eDP panel functionality by Duncan Laurie · 11 years ago
  21. 6e32893 baytrail: add support for S3 resume by Aaron Durbin · 11 years ago
  22. 2237324 lenovo/t60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String by Trevor Mosey · 10 years ago
  23. 69634c3 northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment by Paul Menzel · 10 years ago
  24. 303525b baytrail: fix up FADT by Aaron Durbin · 11 years ago
  25. 3bde3d7 baytrail: interrupt routing support by Aaron Durbin · 11 years ago
  26. 014baea haswell: move to mp_init library by Aaron Durbin · 10 years ago
  27. 60ec2ff lib/hexdump: Use `size_t` for length parameter of `hexdump32()` by Paul Menzel · 10 years ago
  28. f0a5991 lib/hexdump.c: Indent with tabs instead of spaces and remove empty lines by Paul Menzel · 11 years ago
  29. 08df732 AGESA: Fix BiosCallouts table formatting by Kyösti Mälkki · 10 years ago
  30. 088fd67 AGESA: Implement EmptyHeap() by Kyösti Mälkki · 10 years ago
  31. 8ef3025 AGESA fam14: Use common callouts by Kyösti Mälkki · 10 years ago
  32. 5601922 AGESA fam14: Add fam14_callouts header by Kyösti Mälkki · 10 years ago
  33. 6711dce jetway/nf81-t56n-lf: Revert change on function prototypes by Kyösti Mälkki · 10 years ago
  34. f15e53a AGESA fam15: Add GetHeapBase() by Kyösti Mälkki · 10 years ago
  35. 4f998a0 AGESA fam12: Add GetHeapBase() by Kyösti Mälkki · 10 years ago
  36. e3aef13 AGESA fam15tn: Use common GetHeapBase() by Kyösti Mälkki · 10 years ago
  37. 5caa9d9 AGESA fam16kb: Use common GetHeapBase() by Kyösti Mälkki · 10 years ago
  38. 575cf9d AGESA fam15: Use common callouts by Kyösti Mälkki · 10 years ago
  39. 05531a5 AGESA fam15: Add fam15_callouts header by Kyösti Mälkki · 10 years ago
  40. 5c96525 AGESA fam12: Move dimmSpd by Kyösti Mälkki · 10 years ago
  41. 328ce9a AGESA fam12: Add fam12_callouts by Kyösti Mälkki · 10 years ago
  42. 028dc1e AMD F14h boards: Sanitise headers in agesawrapper.c by Edward O'Callaghan · 10 years ago
  43. 8864e1c AMD F14h boards: Use std memset/memcpy func over AGESA by Edward O'Callaghan · 10 years ago
  44. 8e5435a lenovo/t60: Move mainboard_enable() code into a mainboard_init() by Trevor Mosey · 10 years ago
  45. ae16d3d AMD: Drop redundant test for CONFIG_RAMTOP by Kyösti Mälkki · 10 years ago
  46. f771e56 Drop useless mainboard-romstage defines by Patrick Georgi · 10 years ago
  47. 88ca81a Move redundant Makefile rules from arch to top level. by Furquan Shaikh · 10 years ago
  48. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  49. 2d9725e drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload by Paul Menzel · 10 years ago
  50. 4fdc680 drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payload by Paul Menzel · 10 years ago
  51. 7ac7627 drivers/pc80/Kconfig: Mention that GRUB 2 is able to init PS/2 keyboard by Paul Menzel · 10 years ago
  52. e937765 qemu-armv7: Kconfig cleanup by Kyösti Mälkki · 10 years ago
  53. b53b50b asrock/e350m1: Sanitize #includes by Edward O'Callaghan · 10 years ago
  54. dbadb0a jetway/nf81-t56n-lf: Set OEM to Jetway in DSDT and mptables by Edward O'Callaghan · 10 years ago
  55. 0bb0aff arch/x86/boot: Indent mpspec.c and make a loop more legible by Edward O'Callaghan · 10 years ago
  56. e72645a asrock/e350m1/devicetree.cb: Correctly indent device line by Paul Menzel · 10 years ago
  57. bbe3e44 mainboard/jetway/nf81-t56n-lf: Properly indent devicetree.cb by Edward O'Callaghan · 10 years ago
  58. f12a247 superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol by Edward O'Callaghan · 10 years ago
  59. 0dd0669 mainboard/*: Use generic winbond romstage in place of w83627thg by Edward O'Callaghan · 10 years ago
  60. 04f5c4e Build without ChromeOS by Kyösti Mälkki · 11 years ago
  61. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  62. 9ab1c10 device: Conditionally bypass oprom execution by Kyösti Mälkki · 11 years ago
  63. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  64. 926a8d1 google/stout: Fix build without ChromeOS by Kyösti Mälkki · 10 years ago
  65. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  66. 580e564 device: provide option to always load PCI option roms by Kyösti Mälkki · 10 years ago
  67. d540377 console: Fix UART selection prompt by Kyösti Mälkki · 10 years ago
  68. 93966e8 baytrail: Add default _OSC method by Duncan Laurie · 11 years ago
  69. 053bd07 baytrail: Add root bus resource regions by Duncan Laurie · 11 years ago
  70. 03ff2a2 baytrail: Add MCFG table to ACPI by Duncan Laurie · 11 years ago
  71. abab05c baytrail: Clean up NVS region by Duncan Laurie · 11 years ago
  72. 1f52f51 baytrail: Add function to read top of low memory by Duncan Laurie · 11 years ago
  73. 7fbe20b baytrail: Add reserved MMIO regions to ACPI by Duncan Laurie · 11 years ago
  74. a90a59f5 baytrail: Fix XHCI problems and re-enable by Duncan Laurie · 11 years ago
  75. 8199809 mainboard/: Avoid including early_serial.c from w83627hf by Edward O'Callaghan · 10 years ago
  76. f385ba4 console: Move UART port defaults to mainboard by Kyösti Mälkki · 10 years ago
  77. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  78. 28837c6 allwinner/a10: Hide SoC specific UART functions by Kyösti Mälkki · 10 years ago
  79. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  80. 68eff4f lenovo/{t60,x60}/devicetree.cb: Fix typo in Controller in comment by Paul Menzel · 10 years ago
  81. dfa8a32 src/mainboard/asrock/e350m1: Properly indent devicetree.cb by Edward O'Callaghan · 10 years ago
  82. 178a60b mainboard/kontron/986lcd-m: Remove a duplicate header by Edward O'Callaghan · 10 years ago
  83. bb6c216 AGESA SPI: Fix Kconfig options by Kyösti Mälkki · 10 years ago
  84. 88e518f SPI: Use common dependency in Kconfig by Kyösti Mälkki · 10 years ago
  85. 9e308b9 superio/winbond/w83627ehg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  86. 959adc3 mainboard/tyan/s8226: Remove redundant sio header by Edward O'Callaghan · 10 years ago
  87. ffe460d superio/winbond/w83627dhg: Convert romstage to generic component by Edward O'Callaghan · 10 years ago
  88. dbbc136 mainboard/asrock/e350m1: Avoid including early_serial.c by Edward O'Callaghan · 10 years ago
  89. 5a032c6 superio/winbond/*: Provide common romstage component by Edward O'Callaghan · 10 years ago
  90. 2458f42 AMD: Add common header file for CAR setup by Kyösti Mälkki · 10 years ago
  91. cf7b498 superio/fintek/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  92. 4566d2e uart8250io: Fix build with DEBUG_SMI by Kyösti Mälkki · 10 years ago
  93. f33782f lippert/hurricane-lx: Kconfig cleanup by Patrick Georgi · 10 years ago
  94. 6d51f6b superio/fintek/*: Fix header style by Edward O'Callaghan · 10 years ago
  95. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  96. 8171496 Get rid of HAVE_INIT_TIMER config option by Furquan Shaikh · 10 years ago
  97. ea2900b superio/ite/it8673f: Remove poor implementation by Edward O'Callaghan · 10 years ago
  98. 45b7b5a superio/ite/it8705f: Remove poor implementation by Edward O'Callaghan · 10 years ago
  99. 5c41ee6 superio/ite/it8716f: Rewrite from hardcoded base addr by Edward O'Callaghan · 10 years ago
  100. 03ad2a2 superio/ite/it8721f: Rewrite from hardcoded base addr by Edward O'Callaghan · 10 years ago