Age | Commit message (Expand) | Author |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-02-12 | google boards: Do not hardcode location of spd.bin | Alexandru Gagniuc |
2014-01-22 | board_info.txt: Classify almost all remaining boards. | Vladimir Serbinenko |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2014-01-15 | Intel (sandy/ivy): Avoid calling cbmem_initialize() twice | Kyösti Mälkki |
2014-01-12 | ibexpeak / bd82x6x: Make SATA mode user-visible option. | Vladimir Serbinenko |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-04 | lumpy: Fix build without ChromeOS | Kyösti Mälkki |
2013-12-02 | Add option to disable ChromeOS | Kyösti Mälkki |
2013-11-25 | Unify and clean up remaining INT15 handlers | Stefan Reinauer |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-08-28 | Fix up Stumpy/Lumpy PEI data for system agent r6 | Stefan Reinauer |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-06-28 | Add support to enable/disable builtin GbE (again) | Stefan Reinauer |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-19 | Include byteorder.h for the definition of ntohl in romstage.c | Hung-Te Lin |
2013-02-28 | CBMEM: always initialize early if the board supports it | Stefan Reinauer |
2013-02-27 | Mainboard SMI S state handler was using the wrong defines | Marc Jones |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2012-11-30 | Lumpy: Need byteorder.h in romstage | Stefan Reinauer |
2012-11-24 | yabel: Use X86_* instead of the more verbose M.x86.REG_* | Patrick Georgi |
2012-11-24 | x86 realmode: Use x86emu register file + defines | Patrick Georgi |
2012-11-24 | x86 realmode: Adapt to x86emu/YABEL style return codes | Patrick Georgi |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-16 | Reduce number of per-mainboard changes | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-14 | SMM: Save the GNVS pointer when creating APCI tables | Duncan Laurie |
2012-11-14 | SMM: Avoid use of global variables in SMI handler | Duncan Laurie |
2012-11-13 | Export optionrom status on Stumpy/Lumpy | Vadim Bendebury |
2012-11-12 | ACPI: Zero pstate/cstate control values in FADT | Duncan Laurie |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-29 | Drop get_smbios_data from chip_operations | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-10-05 | Use mainboard_interrupt_handlers everywhere | Patrick Georgi |
2012-08-25 | Fix mptable build troubles | Kyösti Mälkki |
2012-08-22 | LUMPY: Add information to generate MPTABLE from devicetree.cb | Sven Schnelle |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-07 | bd82x6x: Add beep commands | Dylan Reid |
2012-08-01 | Intel and GFXUMA: drop redundant use of lb_add_memory_range() | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-24 | ChromeOS: Remove board specific acpi_get_vdat_info() | Stefan Reinauer |
2012-07-24 | Drop (empty) sandybridge_late_initialization() | Stefan Reinauer |
2012-07-24 | Remove CMOS Extended range enable from romstage | Duncan Laurie |
2012-07-24 | Move GGL0001 ACPI code to generic ChromeOS code | Stefan Reinauer |
2012-05-26 | Move subsystem IDs to devicetree.cb | Stefan Reinauer |
2012-05-02 | ChromeOS: drop unused debug header description | Stefan Reinauer |
2012-05-01 | Fix Sandybridge/Ivybridge mainboards according to code review | Stefan Reinauer |
2012-04-30 | Add support for Sandybridge base Samsung ChromeBox | Stefan Reinauer |
2012-04-30 | Add support for Sandybridge based Samsung ChromeBook | Stefan Reinauer |