Age | Commit message (Expand) | Author |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-07-10 | Drop some duplicates of PCI-e config functions | Kyösti Mälkki |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
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/i5000: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-04 | Move select MMCONF_SUPPORT under northbridge (fix) | Kyösti Mälkki |
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-07-02 | Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c` | Paul Menzel |
2013-06-28 | Add support to enable/disable builtin GbE (again) | Stefan Reinauer |
2013-06-27 | Revert "Add support to enable/disable builtin GbE" | Kyösti Mälkki |
2013-06-25 | intel/sch: Use MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2013-06-22 | intel/sandybridge: Locate CBMEM TOC early in ramstage | Kyösti Mälkki |
2013-06-21 | Add support to enable/disable builtin GbE | Stefan Reinauer |
2013-06-20 | sandybridge: Store MRC cache in CBFS | Patrick Georgi |
2013-06-07 | i945: Add Display defines for int15h handler. | Denis 'GNUtoo' Carikli |
2013-06-05 | Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS | Denis 'GNUtoo' Carikli |
2013-06-04 | Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture | Ronald G. Minnich |
2013-06-03 | haswell: fix overflow handling TOUUD | Aaron Durbin |
2013-05-25 | Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` | Ronald G. Minnich |
2013-05-23 | Intel Sandy Bridge: udelay.c: Change comparison from <= to < | Paul Menzel |
2013-05-22 | intel/gm45: Add more debug output to read/write training | Nico Huber |
2013-05-22 | intel/gm45: Handle overflows during DDR3 write training | Nico Huber |
2013-05-22 | intel/gm45: Refactor DDR3 write training | Nico Huber |
2013-05-22 | intel/gm45: Handle overflows during DDR3 read training | Nico Huber |
2013-05-22 | intel/gm45: Refactor DDR3 read training | Nico Huber |
2013-05-22 | intel/gm45: Fix interpretation of VT-d disable bit | Nico Huber |
2013-05-21 | intel/i5000: Remove unused copy of udelay.c | Nico Huber |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-10 | northbridge/intel/i5000/udelay.c: Remove unused header `console.h` | Paul Menzel |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-07 | haswell: use tsc for udelay() | Aaron Durbin |
2013-05-01 | boot: remove cbmem_post_handling() | Aaron Durbin |
2013-04-18 | Intel i945: ACPI: Add _OSC method | Denis 'GNUtoo' Carikli |
2013-04-16 | Lenovo ThinkPad X60: Add Native VGA init. | Denis 'GNUtoo' Carikli |
2013-04-03 | sandybridge: enable ROM caching | Aaron Durbin |
2013-03-29 | sandybridge: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-29 | haswell: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-29 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-23 | resources: introduce reserved_ram_resource() | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | coreboot: dynamic cbmem requirement | 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-21 | haswell: Drop the device ID check in graphics init path | Duncan Laurie |
2013-03-21 | haswell: add multipurpose SMM memory region | Aaron Durbin |
2013-03-21 | haswell: use s3_resume field in romstage_handoff | Aaron Durbin |
2013-03-21 | haswell: cbmem_get_table_location() implementation | Aaron Durbin |
2013-03-20 | haswell: drop memory reservation for sandybridge GPU bug | Duncan Laurie |
2013-03-18 | haswell: move call site of save_mrc_data() | Aaron Durbin |
2013-03-18 | haswell: remove unused sys_info structure | Aaron Durbin |
2013-03-18 | haswell: adjust CAR usage | Aaron Durbin |
2013-03-18 | haswell: fix ACPI MCFG table | Aaron Durbin |
2013-03-18 | haswell: enable caching before SMM initialization | Aaron Durbin |
2013-03-17 | haswell platforms: restructure romstage main | Aaron Durbin |
2013-03-17 | haswell: include TSEG region in cacheable memory | Aaron Durbin |
2013-03-17 | i945: Replace some two magic values by defined names | Patrick Georgi |
2013-03-16 | haswell: don't add a 0-sized memory range resource | Aaron Durbin |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-15 | haswell: Fix BDSM and BGSM indicies in memory map | Aaron Durbin |
2013-03-15 | haswell: reserve default SMRAM space | Aaron Durbin |
2013-03-15 | haswell: resource allocation | Aaron Durbin |
2013-03-14 | haswell: more ULT/LP support and minor tweaks | Duncan Laurie |
2013-03-14 | haswell: Add VGA PCI ID mappings | Aaron Durbin |
2013-03-14 | haswell: Add ULT device IDs | Duncan Laurie |
2013-03-14 | graysreef: update platform information | Aaron Durbin |
2013-03-14 | haswell: remove explicit pcie config accesses | Aaron Durbin |
2013-03-14 | haswell: add PCI id support | Aaron Durbin |
2013-03-14 | haswell: Remove logic to send dram init done to ME | 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 | haswell: use #defines for constants in udelay.c | Aaron Durbin |
2013-03-14 | haswell: Add LPT LP device IDs to platform report | Duncan Laurie |
2013-03-14 | haswell: Update GPU power management setup | Duncan Laurie |
2013-03-14 | haswell: always use MMIO PCI config accesses | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |
2013-03-09 | Add Intel Panther Point USB3 initialization | Marc Jones |
2013-03-07 | Intel e7505: provide get_top_of_ram | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2013-02-11 | Intel: Replace MSR 0xcd with MSR_FSB_FREQ | Patrick Georgi |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-14 | Support for Celeron 1007U | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Drop driver-y from GM45/ICH9/RK9 | Stefan Reinauer |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-27 | intel/gm45: new northbridge | Patrick Georgi |
2012-11-24 | yabel: Use X86_* instead of the more verbose M.x86.REG_* | Patrick Georgi |
2012-11-17 | Use new system agent binaries | Stefan Reinauer |
2012-11-14 | Sandybridge: Set PEG clock gating | Marc Jones |
2012-11-14 | Add PCIe init and NMode flag to PEI data structure | Stefan Reinauer |
2012-11-14 | Add ddr3lv_support flag to pei_data structure | Duncan Laurie |
2012-11-14 | pei_data.h: Fix comment | Marc Jones |
2012-11-14 | Provide MRC with a console printing callback function | Vadim Bendebury |