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 |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2013-07-30 | Makefile: Fix adding intel/common | Kyösti Mälkki |
2013-07-01 | usbdebug: Support i82801dx/ex southbridge | Kyösti Mälkki |
2013-03-22 | Unify setting i82801e LPC | Kyösti Mälkki |
2013-02-28 | Use defines for some i82801ex/gx registers | Kyösti Mälkki |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-02-17 | intel/i82801ex: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
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-15 | zero warnings days... | Stefan Reinauer |
2010-04-14 | zero warnings days. Down to under 600 different 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-22 | Fix all the format string warnings. | Myles Watson |
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-03-17 | remove more warnings, and fix some boards (watchdog.h) | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-02-27 | This does the following: | Stefan Reinauer |