Age | Commit message (Expand) | Author |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
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-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | intel/i82801bx: Minor log fixes in IDE driver | Patrick Georgi |
2014-07-17 | southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2013-06-12 | Fix i82801a/b/c/d IOAPIC | Kyösti Mälkki |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
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 |
2013-02-26 | Unify setting 82801a/b/c/d IOAPIC ID | Kyösti Mälkki |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-12-07 | Get rid of some unneeded function prototypes in romstage.c files. | Uwe Hermann |
2010-11-18 | Fix/drop some obsolete comments, | Uwe Hermann |
2010-10-13 | Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. | Uwe Hermann |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-11 | Build fixes (trivial). | Uwe Hermann |
2010-10-11 | First round of ICH2/ICH2-M cleanups after split from i82801xx. | Uwe Hermann |
2010-10-08 | Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c. | Uwe Hermann |
2010-10-08 | Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-26 | i82801bx defines the hard reset function, so move the "select" statement to | Warren Turkal |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-07-07 | Kill a few more warnings. | Myles Watson |
2010-06-21 | This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu... | Joseph Smith |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-05-14 | license header fixes | Nils Jacobs |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | 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-28 | drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking... | Stefan Reinauer |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | fix HPET on some ICH southbridges | Stefan Reinauer |
2010-03-17 | fix HPET base addressed. | Stefan Reinauer |
2010-02-27 | This does the following: | Stefan Reinauer |