Age | Commit message (Expand) | Author |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
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-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-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-11-16 | Drop Kconfig variable BOARD_HAS_HARD_RESET | Stefan Reinauer |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-02-17 | intel/i82801cx: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-10-26 | Convert some comments to proper Doxygen syntax. | 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-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-07 | fix epia-m700 compilation, and remove more warnings. | 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-02-27 | This does the following: | Stefan Reinauer |