1. 5b33dc1 baytrail: minor style by Patrick Georgi · 10 years ago
  2. 802a8ec rambi: Remove outdated comment by Patrick Georgi · 10 years ago
  3. 100b14d rambi: handle single channel configs by Aaron Durbin · 11 years ago
  4. 13d9341 baytrail: romstage: Add config option to enable RMT by Shawn Nematbakhsh · 11 years ago
  5. ae31f7d baytrail: pcie: Root port initialization by Aaron Durbin · 11 years ago
  6. 5f5cd72 baytrail: gpio: Fix NCORE gpio-to-pad LUT by Shawn Nematbakhsh · 11 years ago
  7. 21565ca rambi: use SERIRQ pad as keyboard irq in gpio mode by Aaron Durbin · 11 years ago
  8. baa1e38 rambi: make ramids non-legacy gpio inputs by Aaron Durbin · 11 years ago
  9. 6f9947a baytrail: enable caching and prefetching in spi controller by Aaron Durbin · 11 years ago
  10. bd4ea8c baytrail: fix direct irq pad configuration by Aaron Durbin · 11 years ago
  11. ebf7ec5 baytrail: ensure init_chromeos() is called in romstage by Aaron Durbin · 11 years ago
  12. ee3ec72 rambi: distribute IRQs away from PIRQA on pci devices by Aaron Durbin · 11 years ago
  13. bf9f243 superio/common/conf_mode: Provide another common pnp entry/exit by Edward O'Callaghan · 10 years ago
  14. d520840 kconfig: update to follow upstream more closely by Patrick Georgi · 10 years ago
  15. 99d8818 baytrail: don't allow PCIE wake ups by Aaron Durbin · 11 years ago
  16. 281abfb baytrail: gpio: Make pad input/output state mutually exclusive by Shawn Nematbakhsh · 11 years ago
  17. afaaa3a rambi: fixup settings so trackpad can be found in kernel by Aaron Durbin · 11 years ago
  18. dc866cf baytrail: first pass at lpss device initialization by Aaron Durbin · 11 years ago
  19. 64b902b reg_script: add iosf lpss port access by Aaron Durbin · 11 years ago
  20. 1592169 baytrail: initialize eMMC device by Aaron Durbin · 11 years ago
  21. c626b74 baytrail: initialize common SSC functionality by Aaron Durbin · 11 years ago
  22. e8f97d4 reg_script: add iosf paths for score, ccu, and ssc by Aaron Durbin · 11 years ago
  23. d7f0f3d baytrail: add score and ssc iosf access functions by Aaron Durbin · 11 years ago
  24. 9547f8d rambi: Add DIRQs for trackpad and touchscreen by Shawn Nematbakhsh · 11 years ago
  25. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  26. fb494d6 baytrail: gpio: Add support for direct / dedicated IRQs by Shawn Nematbakhsh · 11 years ago
  27. 7e9634f rambi: disable HDA device by Aaron Durbin · 11 years ago
  28. 59cd621 rambi: enable SCI and SMI gpios by Aaron Durbin · 11 years ago
  29. 3fbf671 rambi: mainboard EC - SCI and SMI fixes by Aaron Durbin · 11 years ago
  30. 9f83e87 baytrail: add GPIO SMI support by Aaron Durbin · 11 years ago
  31. 59a4cd5 baytrail: add support for routing gpio pins to smi/sci by Aaron Durbin · 11 years ago
  32. 997d252 baytrail: fix fadt structure for gpe0 block by Aaron Durbin · 11 years ago
  33. ea7d4e0 baytrail: Add microcode/punit release 31a by Duncan Laurie · 11 years ago
  34. 8923be5 baytrail: Add ACPI CPU entries by Duncan Laurie · 11 years ago
  35. 6aa9f1f baytrail: Add BCLK and IACORE to pattrs by Duncan Laurie · 11 years ago
  36. 05a3393 baytrail: Enable Turbo/Burst and set some magic MSRs by Duncan Laurie · 11 years ago
  37. fd461e3 regscript: Add support for MSR type by Duncan Laurie · 11 years ago
  38. 9e68fe6 rambi: include the EC devices normally on superio by Aaron Durbin · 11 years ago
  39. ab7ed054 baytrail: include mainboard's superio.asl by Aaron Durbin · 11 years ago
  40. 84da959 rambi: update EC support by Aaron Durbin · 11 years ago
  41. fa91e02 baytrail: add more irq defintions by Aaron Durbin · 11 years ago
  42. 1af3663 baytrail: configure acpi SCI irq by Aaron Durbin · 11 years ago
  43. 952d85e rambi: mirror bayleybay's eMMC gpio setup by Aaron Durbin · 11 years ago
  44. 8de0ca4 rambi: Fix eDP panel functionality by Duncan Laurie · 11 years ago
  45. 6e32893 baytrail: add support for S3 resume by Aaron Durbin · 11 years ago
  46. 2237324 lenovo/t60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String by Trevor Mosey · 10 years ago
  47. 69634c3 northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment by Paul Menzel · 10 years ago
  48. 303525b baytrail: fix up FADT by Aaron Durbin · 11 years ago
  49. 3bde3d7 baytrail: interrupt routing support by Aaron Durbin · 11 years ago
  50. 014baea haswell: move to mp_init library by Aaron Durbin · 10 years ago
  51. 60ec2ff lib/hexdump: Use `size_t` for length parameter of `hexdump32()` by Paul Menzel · 10 years ago
  52. f0a5991 lib/hexdump.c: Indent with tabs instead of spaces and remove empty lines by Paul Menzel · 11 years ago
  53. 08df732 AGESA: Fix BiosCallouts table formatting by Kyösti Mälkki · 10 years ago
  54. 088fd67 AGESA: Implement EmptyHeap() by Kyösti Mälkki · 10 years ago
  55. 8ef3025 AGESA fam14: Use common callouts by Kyösti Mälkki · 10 years ago
  56. 5601922 AGESA fam14: Add fam14_callouts header by Kyösti Mälkki · 10 years ago
  57. 6711dce jetway/nf81-t56n-lf: Revert change on function prototypes by Kyösti Mälkki · 10 years ago
  58. f15e53a AGESA fam15: Add GetHeapBase() by Kyösti Mälkki · 10 years ago
  59. 4f998a0 AGESA fam12: Add GetHeapBase() by Kyösti Mälkki · 10 years ago
  60. e3aef13 AGESA fam15tn: Use common GetHeapBase() by Kyösti Mälkki · 10 years ago
  61. 5caa9d9 AGESA fam16kb: Use common GetHeapBase() by Kyösti Mälkki · 10 years ago
  62. 575cf9d AGESA fam15: Use common callouts by Kyösti Mälkki · 10 years ago
  63. 05531a5 AGESA fam15: Add fam15_callouts header by Kyösti Mälkki · 10 years ago
  64. 5c96525 AGESA fam12: Move dimmSpd by Kyösti Mälkki · 10 years ago
  65. 328ce9a AGESA fam12: Add fam12_callouts by Kyösti Mälkki · 10 years ago
  66. 028dc1e AMD F14h boards: Sanitise headers in agesawrapper.c by Edward O'Callaghan · 10 years ago
  67. 8864e1c AMD F14h boards: Use std memset/memcpy func over AGESA by Edward O'Callaghan · 10 years ago
  68. 8e5435a lenovo/t60: Move mainboard_enable() code into a mainboard_init() by Trevor Mosey · 10 years ago
  69. ae16d3d AMD: Drop redundant test for CONFIG_RAMTOP by Kyösti Mälkki · 10 years ago
  70. f771e56 Drop useless mainboard-romstage defines by Patrick Georgi · 10 years ago
  71. c38f3ae build: allow building crossgcc when .config exists by Patrick Georgi · 10 years ago
  72. 88ca81a Move redundant Makefile rules from arch to top level. by Furquan Shaikh · 10 years ago
  73. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  74. 2d9725e drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload by Paul Menzel · 10 years ago
  75. 4fdc680 drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payload by Paul Menzel · 10 years ago
  76. 7ac7627 drivers/pc80/Kconfig: Mention that GRUB 2 is able to init PS/2 keyboard by Paul Menzel · 10 years ago
  77. e937765 qemu-armv7: Kconfig cleanup by Kyösti Mälkki · 10 years ago
  78. b53b50b asrock/e350m1: Sanitize #includes by Edward O'Callaghan · 10 years ago
  79. dbadb0a jetway/nf81-t56n-lf: Set OEM to Jetway in DSDT and mptables by Edward O'Callaghan · 10 years ago
  80. 0bb0aff arch/x86/boot: Indent mpspec.c and make a loop more legible by Edward O'Callaghan · 10 years ago
  81. e72645a asrock/e350m1/devicetree.cb: Correctly indent device line by Paul Menzel · 10 years ago
  82. bbe3e44 mainboard/jetway/nf81-t56n-lf: Properly indent devicetree.cb by Edward O'Callaghan · 10 years ago
  83. f12a247 superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol by Edward O'Callaghan · 10 years ago
  84. 0dd0669 mainboard/*: Use generic winbond romstage in place of w83627thg by Edward O'Callaghan · 10 years ago
  85. 04f5c4e Build without ChromeOS by Kyösti Mälkki · 11 years ago
  86. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  87. 9ab1c10 device: Conditionally bypass oprom execution by Kyösti Mälkki · 11 years ago
  88. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  89. 926a8d1 google/stout: Fix build without ChromeOS by Kyösti Mälkki · 10 years ago
  90. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  91. 580e564 device: provide option to always load PCI option roms by Kyösti Mälkki · 10 years ago
  92. d540377 console: Fix UART selection prompt by Kyösti Mälkki · 10 years ago
  93. 93966e8 baytrail: Add default _OSC method by Duncan Laurie · 11 years ago
  94. 053bd07 baytrail: Add root bus resource regions by Duncan Laurie · 11 years ago
  95. 03ff2a2 baytrail: Add MCFG table to ACPI by Duncan Laurie · 11 years ago
  96. abab05c baytrail: Clean up NVS region by Duncan Laurie · 11 years ago
  97. 1f52f51 baytrail: Add function to read top of low memory by Duncan Laurie · 11 years ago
  98. 7fbe20b baytrail: Add reserved MMIO regions to ACPI by Duncan Laurie · 11 years ago
  99. a90a59f5 baytrail: Fix XHCI problems and re-enable by Duncan Laurie · 11 years ago
  100. 8199809 mainboard/: Avoid including early_serial.c from w83627hf by Edward O'Callaghan · 10 years ago