Age | Commit message (Expand) | Author |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-04-20 | Revert wbind added to the reset_vector | Marc Jones |
2012-04-19 | Intel e7505: refactor only | Kyösti Mälkki |
2012-04-19 | Fix the blank in acpi_tables.c | zbao |
2012-04-19 | Do not produce temp s3.rom if the board doesn't need it. | zbao |
2012-04-19 | Fix messy code in ALIB creation | zbao |
2012-04-19 | Leverage the Pstate table created by AGESA. | zbao |
2012-04-19 | S3: Use old heap during normal boot | zbao |
2012-04-18 | Fix the blank in acpi_tables.c | zbao |
2012-04-17 | Intel e7505: handlers for undocumented registers | Kyösti Mälkki |
2012-04-17 | kconfig: Improve 'General setup' menu docs. | Uwe Hermann |
2012-04-17 | More portable s3 scratch space creation | Patrick Georgi |
2012-04-16 | S3 code in the mainboard. | zbao |
2012-04-16 | S3 code in coreboot public folder. | zbao |
2012-04-16 | ACPI HEST table. | zbao |
2012-04-15 | cmos.layout: Remove invalid warning | Vikram Narayanan |
2012-04-13 | Bifferboard: Fix MAINBOARD_PART_NUMBER. | Uwe Hermann |
2012-04-12 | Convert AOpen DXPL Plus mainboard to CAR | Kyösti Mälkki |
2012-04-12 | Add support for aligned allocation | Ron Minnich |
2012-04-12 | S3 code in vendorcode folder. | zbao |
2012-04-12 | Add Southbridge support for S3. | zbao |
2012-04-12 | Unify IO APIC address specification | Patrick Georgi |
2012-04-11 | Intel e7505: cleanups | Kyösti Mälkki |
2012-04-11 | Intel e7505: renames only | Kyösti Mälkki |
2012-04-11 | Remove obsolete empy macro definition | Ron Minnich |
2012-04-08 | Actually return %ebx value from cpuid_ebx() | Jonathan A. Kollasch |
2012-04-06 | Remove Dell s1850 | Ron Minnich |
2012-04-06 | Add support for SMSC MEC1308/1310 SuperI/O EC | Stefan Reinauer |
2012-04-06 | Add initial support for SMSC SIO1007 SuperI/O chip | Stefan Reinauer |
2012-04-06 | Add support for SMSC LPC47N207 SuperI/O chip | Stefan Reinauer |
2012-04-06 | Fixes and Sandybridge support for lapic cpu init | Stefan Reinauer |
2012-04-06 | Fix support for RAM-less multi-processor init | Kyösti Mälkki |
2012-04-06 | Add Sandybridge/Cougar Point support to SMM relocation handler | Stefan Reinauer |
2012-04-06 | Cache 8MB flash instead of 4MB | Stefan Reinauer |
2012-04-06 | Factor out function to find driver for a CPU | Stefan Reinauer |
2012-04-06 | Add constants for fast path resume copying | Stefan Reinauer |
2012-04-05 | Fix timer frequency detection on Sandybridge | Stefan Reinauer |
2012-04-05 | amdfam10: add phenom II as known cpu | Bernhard Urban |
2012-04-05 | Invalidate cache before first jump | Stefan Reinauer |
2012-04-05 | smbios: Don't fill out firmware version on ChromeOS | Stefan Reinauer |
2012-04-05 | Fill out ChromeOS specific coreboot table extensions | Stefan Reinauer |
2012-04-05 | Update documentation in smmrelocate.S to mention TSEG | Stefan Reinauer |
2012-04-05 | Add support for Intel Sandybridge CPU | Stefan Reinauer |
2012-04-05 | Add support for Intel Sandybridge CPU (northbridge part) | Stefan Reinauer |
2012-04-04 | Use fast memset in SMM mode, too | Stefan Reinauer |
2012-04-04 | Add support for Intel Panther Point PCH | Stefan Reinauer |
2012-04-04 | Add support for mainboard specific suspend/resume handler | Stefan Reinauer |
2012-04-04 | Move TPM code to romstage | Stefan Reinauer |
2012-04-04 | Drop verified boot code from acpi.c | Stefan Reinauer |
2012-04-04 | Add support to run SMM handler in TSEG instead of ASEG | Stefan Reinauer |
2012-04-04 | Don't unconditionally show ChromeOS options | Stefan Reinauer |
2012-04-03 | Add support for Intel Turbo Boost feature | Stefan Reinauer |
2012-04-03 | smbios: add support for onboard devices extended information | Stefan Reinauer |
2012-04-02 | Apply cache-as-ram conditionally on socket mPGA604 | Kyösti Mälkki |
2012-04-02 | S3 code whitespaces changes. | zbao |
2012-04-02 | Add sb800 spi support. | zbao |
2012-04-02 | x86, oprom: ensure DF is always cleared | Mathias Krause |
2012-04-02 | [ChromeOS] Don't initialize VGA Option ROM in normal mode | Stefan Reinauer |
2012-04-02 | Add EC component for SMSC MEC1308/1310 | Stefan Reinauer |
2012-04-02 | Add support for ITE IT8772F SuperI/O chip | Stefan Reinauer |
2012-04-02 | Add a helper function to determine the number of enabled CPUs | Stefan Reinauer |
2012-04-02 | Align: Make sure 1 is treated as unsigned long instead of int | Stefan Reinauer |
2012-04-02 | Add Google ChromeOS vendor support | Stefan Reinauer |
2012-03-31 | Fix issues with x86 memcpy | Mathias Krause |
2012-03-31 | Whitespace fixes | Patrick Georgi |
2012-03-31 | Intel cpus: get MAXPHYADDR at runtime for new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: add hyper-threading CPU support to new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: improve CPU compatibility of new CAR | Kyösti Mälkki |
2012-03-31 | Add support for RAM-less multi-processor init | Kyösti Mälkki |
2012-03-31 | Intel cpus: apply some good programming practices in new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: cache actual size of the Flash ROM device | Kyösti Mälkki |
2012-03-31 | Intel cpus: copy model_6ex CAR code | Kyösti Mälkki |
2012-03-31 | Makefile: rename romstage linking filenames | Kyösti Mälkki |
2012-03-31 | Makefile: split romstage linking to separate rules | Kyösti Mälkki |
2012-03-31 | Fix coreboot makefiles not to produce half baked output. | Kyösti Mälkki |
2012-03-31 | Drop obsolete TINY_BOOTBLOCK | Kyösti Mälkki |
2012-03-30 | use movsl for copying resume memory back | Stefan Reinauer |
2012-03-30 | Don't unconditionally add support for cardbus and pci-x devices | Stefan Reinauer |
2012-03-30 | Add DEBUG_TPM option to Debugging menu | Stefan Reinauer |
2012-03-30 | Make MTRR min hole alignment 64MB | Duncan Laurie |
2012-03-30 | Fix MB calculation in the reporting of the MTRR hole | Duncan Laurie |
2012-03-30 | MTRR: add alternate allocation method for odd memory maps | Duncan Laurie |
2012-03-30 | Don't re-init EBDA in S3 resume path. | Duncan Laurie |
2012-03-30 | Prepare the BIOS data areas before device init. | Duncan Laurie |
2012-03-30 | vga_io.c is not needed unless CONFIG_VGA is set | Stefan Reinauer |
2012-03-30 | Add Kconfig options to enable TSEG and set a size | Duncan Laurie |
2012-03-30 | Make cpuid functions usable when compiled with PIC | Duncan Laurie |
2012-03-30 | drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed | Stefan Reinauer |
2012-03-30 | Make PCI CONF2 support a compile time option | Stefan Reinauer |
2012-03-30 | Add more timestamps in coreboot. | Stefan Reinauer |
2012-03-30 | Fix coreboot makefiles not to produce half baked output. | Vadim Bendebury |
2012-03-30 | Add timestamps for selfboot and acpi wake | Duncan Laurie |
2012-03-30 | Make TPM driver work in rom stage. | Stefan Reinauer |
2012-03-30 | Add TPM support to coreboot | Stefan Reinauer |
2012-03-30 | Add Google ChromeOS vendorcode directory | Stefan Reinauer |
2012-03-30 | Add an option to keep the ROM cached after romstage | Stefan Reinauer |
2012-03-30 | Add native memset() function on x86 | Stefan Reinauer |
2012-03-30 | Add faster, architecture dependent memcpy() | Stefan Reinauer |
2012-03-29 | Add infrastructure for global data in the CAR phase of boot | Gabe Black |
2012-03-29 | Detect whether the OXPCIE card is really present while in the ROM stage. | Gabe Black |