Age | Commit message (Expand) | Author |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-09 | amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS | Jonathan A. Kollasch |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-02-27 | x86: Fix pointer arithmetic regressions from MMIO changes | Kevin Paul Herbert |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-17 | southbridge/amd amd81XX, cs553X & sr5650 spelling fixes | Martin Roth |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-04-09 | sb/amd/amd8111/acpi.c: Remove set but unused variable `dword` | Paul Menzel |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-02-17 | amd/amd8111: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-10-27 | Added smbus block read/write for amd8111 | Oskar Enoksson |
2010-12-09 | Merge enable_rom.c files into bootblock.c files. | Uwe Hermann |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-11-26 | AMD-8111: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-07-08 | get rid of even more fam10 and k8 warnings. | Stefan Reinauer |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | no warnings days. | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2009-12-31 | romcc: | Patrick Georgi |