Age | Commit message (Expand) | Author |
2012-11-09 | Make coreboot use the offset parameter in cbfstool create | Stefan Reinauer |
2012-11-08 | Add support for storing POST codes in CMOS | Duncan Laurie |
2012-11-08 | x86 memcpy: Copy 4 bytes at once | Stefan Reinauer |
2012-11-07 | Move global variable check to Makefile | Stefan Reinauer |
2012-11-06 | acpi: Add support for DMAR tables (Intel IOMMU support) | Patrick Georgi |
2012-10-29 | Drop get_smbios_data from chip_operations | Kyösti Mälkki |
2012-10-29 | Fix reading of number of interrupts for IO-APICs | Nico Huber |
2012-10-27 | Take care of NULL chip_ops->name | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-10-07 | Take care of NULL chip_ops->name | Kyösti Mälkki |
2012-10-05 | Provide access to smaller registers in eregs | Patrick Georgi |
2012-10-04 | pirq_routing: Allow routing with more than 4 PIRQ links | Alexandru Gagniuc |
2012-09-05 | buildsystem: Make CPU microcode updating more configurable | Alexandru Gagniuc |
2012-08-25 | MPTABLE: check for fixed IRQ entries on all pins | Sven Schnelle |
2012-08-25 | Fix mptable build troubles | Kyösti Mälkki |
2012-08-22 | mptable: bring sanity back to mptable generation (TRIVIAL) | Alexandru Gagniuc |
2012-08-21 | Change to allow coreboot to use "add-payload" instead of "add" for payload im... | Dave Frodin |
2012-08-21 | Don't write automatic IRQ entries for disabled devices | Sven Schnelle |
2012-08-15 | coreboot: Dump memory around problem area when encountering exception | Alexandru Gagniuc |
2012-08-08 | Do not allow modifying memory table directly | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-04 | Make the device tree available in the rom stage | Stefan Reinauer |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-26 | ACPI: Add function to write _PPC using NVS | Duncan Laurie |
2012-07-26 | USBDEBUG: buffer up to 8 bytes | Sven Schnelle |
2012-07-25 | Extend smbios api to allow runtime change of mainboard serial and version | Christian Gmeiner |
2012-07-25 | chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data | Stefan Reinauer |
2012-07-25 | ELOG: Add support for generating SMBIOS type15 table | Duncan Laurie |
2012-07-24 | Add microcode blob processing | Vadim Bendebury |
2012-07-24 | Add standard header to prevent multiple inclusion | Vadim Bendebury |
2012-07-15 | Poison the stack to uncover programming errors | Ronald G. Minnich |
2012-07-13 | MPTAPLE: generate from devicetree.cb | Sven Schnelle |
2012-07-10 | Fix APIC cpu_index | Kyösti Mälkki |
2012-07-10 | Drop start_cpu_lock | Kyösti Mälkki |
2012-07-05 | PCI Type2 config must die | Ronald G. Minnich |
2012-07-03 | SMBIOS: move serial number and version out to Kconf | Christian Gmeiner |
2012-07-03 | Fix the error message for romstage when .bss or .data are non-zero | Ronald G. Minnich |
2012-07-03 | AGESA F15 wrapper for Trinity | zbao |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-06-23 | Add an option for Waiting for gdb connection if the gdb stub configuration is... | Denis 'GNUtoo' Carikli |
2012-06-21 | Don't use 64-bit constant 0x100000000 in linker scripts | Nico Huber |
2012-06-14 | llshell: fix build without romcc | Denis 'GNUtoo' Carikli |
2012-06-12 | Update SB800 CIMX FADT | Martin Roth |
2012-05-30 | Initializer of a static member in union. | zbao |
2012-05-29 | Use ld manually when compiling with clang | Patrick Georgi |
2012-05-25 | Fix size_t for certain versions of GCC | Stefan Reinauer |
2012-05-15 | Change the name of the romstage bootblock.ld | Marc Jones |
2012-05-15 | Fix Cygwin bootblock generation | Marc Jones |
2012-05-15 | Pass IASL to SeaBIOS | Marc Jones |
2012-05-10 | Unmark source files as executables | Alec Ari |