1. 2624c8d vboot: add physical recovery switch support by Daisuke Nojiri · 10 years ago
  2. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  3. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  4. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  5. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  6. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  7. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 10 years ago
  8. 74834e0 mainboard: Sanitize some superio include paths to be non-local by Edward O'Callaghan · 10 years ago
  9. 845e17c Remove IRQ_SLOT_COUNT on all boards without PIRQ table. by Vladimir Serbinenko · 10 years ago
  10. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  11. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  12. 5b044ae bd82x6x: Move to common FADT. by Vladimir Serbinenko · 10 years ago
  13. c9714bc mainboard/samsung/lumpy: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  14. 06c788d bd82x6x: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  15. a9db82f smbios: Mark laptops as such by Vladimir Serbinenko · 10 years ago
  16. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  17. c845b43 sandybridge: Move common northbridge finalize to northbridge code. by Vladimir Serbinenko · 10 years ago
  18. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  19. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  20. a2a906e Consolidate intel vga int15 hooks by Vladimir Serbinenko · 10 years ago
  21. 02d674a azalia: Use convenience macros throughout by Vladimir Serbinenko · 10 years ago
  22. f99a62b Remove dead video.asl by Vladimir Serbinenko · 10 years ago
  23. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  24. 73d5d4c mainboard/XXX/YYY/dsdt.asl: Whitespace fix by Martin Roth · 10 years ago
  25. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  26. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  27. 5fc04d1 sandy/ivybridge: Make UMA size configurable. by Vladimir Serbinenko · 10 years ago
  28. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  29. 1f9653a src/superio/ite/it8772f: Separate mainboard from SIO at obj level by Edward O'Callaghan · 10 years ago
  30. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  31. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  32. 4b79106 mainboard: Make use of ARRAY_SIZE macro in hda_verb.h by Edward O'Callaghan · 10 years ago
  33. d9cf38f sandy/ivy boards: Switch to use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  34. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  35. 6722f8d sandy/ivy boards: Use acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  36. a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  37. 1b3acb1 superio/ite/it8772f: Move towards removing #include .c by Edward O'Callaghan · 10 years ago
  38. b27d360 mainboard/samsung/stumpy: Fix usage of GNU field designator ext by Edward O'Callaghan · 10 years ago
  39. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  40. a6b6172 Add aliases for Chromebooks in board_info by Kyösti Mälkki · 10 years ago
  41. 5c4b848 ChromeOS boards: Always build code for bootmode straps by Kyösti Mälkki · 10 years ago
  42. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  43. ff402e3 ChromeOS boards: Use explicit include of chromeos.c by Kyösti Mälkki · 10 years ago
  44. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  45. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  46. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  47. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  48. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  49. 35a4901 mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` by Paul Menzel · 10 years ago
  50. 76e25b6 google boards: Do not hardcode location of spd.bin by Alexandru Gagniuc · 10 years ago
  51. 52884ad board_info.txt: Classify almost all remaining boards. by Vladimir Serbinenko · 11 years ago
  52. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  53. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  54. 7893848 Intel (sandy/ivy): Avoid calling cbmem_initialize() twice by Kyösti Mälkki · 11 years ago
  55. 6d6298d ibexpeak / bd82x6x: Make SATA mode user-visible option. by Vladimir Serbinenko · 11 years ago
  56. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  57. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  58. b67d99c lumpy: Fix build without ChromeOS by Kyösti Mälkki · 11 years ago
  59. b1b9c93 Add option to disable ChromeOS by Kyösti Mälkki · 11 years ago
  60. 454744f Unify and clean up remaining INT15 handlers by Stefan Reinauer · 11 years ago
  61. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  62. f8bf5a1 Revert "CBMEM: Always have early initialisation" by Kyösti Mälkki · 11 years ago
  63. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  64. de1fe7f CBMEM: Always have early initialisation by Kyösti Mälkki · 11 years ago
  65. 3d45c40 timestamps: Stash early timestamps in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  66. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  67. dedcc78 Fix up Stumpy/Lumpy PEI data for system agent r6 by Stefan Reinauer · 11 years ago
  68. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  69. fbdb085 intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  70. 1cc3416 Add support to enable/disable builtin GbE (again) by Stefan Reinauer · 11 years ago
  71. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  72. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  73. e29e2ff Include byteorder.h for the definition of ntohl in romstage.c by Hung-Te Lin · 12 years ago
  74. 1bc9efa CBMEM: always initialize early if the board supports it by Stefan Reinauer · 11 years ago
  75. da3087f Mainboard SMI S state handler was using the wrong defines by Marc Jones · 12 years ago
  76. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  77. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  78. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 11 years ago
  79. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  80. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  81. 11a20b6 Lumpy: Need byteorder.h in romstage by Stefan Reinauer · 12 years ago
  82. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  83. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  84. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  85. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  86. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  87. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  88. 38109d5 SMM: Save the GNVS pointer when creating APCI tables by Duncan Laurie · 12 years ago
  89. 7f3d442 SMM: Avoid use of global variables in SMI handler by Duncan Laurie · 12 years ago
  90. 6b3d09e Export optionrom status on Stumpy/Lumpy by Vadim Bendebury · 12 years ago
  91. 836db26 ACPI: Zero pstate/cstate control values in FADT by Duncan Laurie · 12 years ago
  92. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  93. 9ead80f Drop get_smbios_data from chip_operations by Kyösti Mälkki · 12 years ago
  94. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  95. 89bbcf4 Use mainboard_interrupt_handlers everywhere by Patrick Georgi · 12 years ago
  96. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  97. 5be2060 LUMPY: Add information to generate MPTABLE from devicetree.cb by Sven Schnelle · 12 years ago
  98. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  99. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  100. b98d078 bd82x6x: Add beep commands by Dylan Reid · 12 years ago