Age | Commit message (Expand) | Author |
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-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-07-09 | fox_wtm2: First step support for coreboot-based graphics startup | Ronald G. Minnich |
2013-07-09 | FOX_WTM2: First pass at FUI. | Ronald G. Minnich |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-05-11 | Remove the wtm1 mainboard | Duncan Laurie |
2013-05-11 | haswell: Fix VGA option rom INT15 handler | Duncan Laurie |
2013-04-15 | Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again | Kyösti Mälkki |
2013-04-01 | lynxpoint: Move ACPI NVS into separate CBMEM table | Duncan Laurie |
2013-04-01 | wtm2: Enable SerialIO devices in ACPI mode | Duncan Laurie |
2013-04-01 | wtm2: select write-combining memory for graphics | Aaron Durbin |
2013-03-30 | wtm1/wtm2/baskingridge: Enable TPM ACPI device | Duncan Laurie |
2013-03-30 | x86: Drop BOARD_HAS_FADT | Kyösti Mälkki |
2013-03-29 | wtm2: auto-select CACHE_ROM | Aaron Durbin |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | wtm2: build-time dev and recovery settings | Aaron Durbin |
2013-03-22 | haswell boards: support added chromeos function | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-18 | haswell: unify romstage logic | Aaron Durbin |
2013-03-18 | haswell: adjust CAR usage | Aaron Durbin |
2013-03-18 | wtm2: Disable USB port 7 (SD card) due to hang | Duncan Laurie |
2013-03-18 | lynxpoint: Move a bit of generic RCBA into early_pch | Duncan Laurie |
2013-03-18 | Add Intel Whitetip Mountain 2 mainboard | Duncan Laurie |
2013-03-17 | haswell platforms: restructure romstage main | Aaron Durbin |
2013-03-17 | Add Intel Whitetip Mountain 1 mainboard | Duncan Laurie |
2013-03-15 | Drop CHIP_NAME from intel/baskingridge | Stefan Reinauer |
2013-03-14 | baskingridge: Report static temperature in _TMP | Duncan Laurie |
2013-03-14 | haswell: remove CONFIG_GFXUMA | Aaron Durbin |
2013-03-14 | baskingridge: dev, recovery, and WP switch support | Aaron Durbin |
2013-03-14 | baskingridge: update gpio map documentation | Aaron Durbin |
2013-03-14 | baskingridge: zero out alt_gp_smi_en in devicetree | Aaron Durbin |
2013-03-14 | baskingridge: rename graysreef to baskingridge | Stefan Reinauer |
2013-03-14 | graysreef: update platform information | Aaron Durbin |
2013-03-14 | basking ridge: update gpio, spd addresses, and OC | Aaron Durbin |
2013-03-14 | haswell: notes and updates. | Aaron Durbin |
2013-03-14 | haswell: align pei_data structure with intel-framework | Aaron Durbin |
2013-03-14 | Mainboard: Add support for Grays Reef | Aaron Durbin |
2013-03-13 | Eagleheights DSDT: Grant OS control through OSC | Mike Loptien |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
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-09 | romcc: Use default romcc flags for most boards | Patrick Georgi |
2013-02-04 | Use tabs instead of spaces to align comments in DSTD header | Paul Menzel |
2013-02-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-24 | Remove duplicate VGA BIOS interrupt handlers | Patrick Georgi |
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 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Fix Kconfig GENERATE_*_TABLE usage | Stefan Reinauer |
2012-11-16 | Drop Kconfig variable BOARD_HAS_HARD_RESET | Stefan Reinauer |
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 | Make EmeraldLake2 work again | Duncan Laurie |
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-11-06 | intel/socket_BGA956: enable speedstep, CAR, MMX, SSE | Patrick Georgi |
2012-11-01 | Merge cpu/intel/acpi.h into cpu/intel/speedstep.h | Nico Huber |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-10-05 | Use mainboard_interrupt_handlers everywhere | Patrick Georgi |
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-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-26 | Remove copies of rtl8168.c | Patrick Georgi |
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-08 | Clean up #ifs | Patrick Georgi |
2012-05-03 | Don't pre-enable SATA AHCI in romstage.c | Stefan Reinauer |
2012-05-02 | ChromeOS: drop unused debug header description | Stefan Reinauer |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-05-01 | Clean up Emerald Lake 2 mainboard directory | Gabe Black |
2012-05-01 | Allow more CPU cores on Emerald Lake 2 CRB | Stefan Reinauer |
2012-05-01 | Set up ChromeOS dev mode, recovery, and write protect GPIOs on Emerald Lake 2. | Gabe Black |
2012-05-01 | Fix Sandybridge/Ivybridge mainboards according to code review | Stefan Reinauer |
2012-05-01 | Set up the Emerald Lake 2 SMI and SCI sources based on the schematic. | Gabe Black |
2012-04-30 | Add support for Intel Emerald Lake 2 CRB | Stefan Reinauer |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |