Age | Commit message (Expand) | Author |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-11-15 | northbridge/via/cx700: transition away from device_t | Antonello Dettori |
2016-10-09 | src/northbridge/via: Remove commented code | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-09-20 | northbridge/via: Add space around operators | Elyes HAOUAS |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-08-31 | northbridge/via: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-07-31 | src/northbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2016-01-28 | via/cx700: Use zeroptr over 0 | Patrick Georgi |
2015-11-11 | via/cx700: Fix hidden compile error and make sure it won't hide again | Patrick Georgi |
2015-11-03 | via/cx700: remove unused #define | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
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-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-11-04 | Redundant addr '&' operator on func ptr's in struct initiator | Edward O'Callaghan |
2014-11-01 | northbridge/via: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | via/vt8454c: Migrate to per-device ACPI | Vladimir Serbinenko |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
2013-07-11 | Set PCI bus operations at buildtime for ramstage | Kyösti Mälkki |
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-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-24 | x86 realmode: Use x86emu register file + defines | Patrick Georgi |
2012-11-24 | x86 realmode: Adapt to x86emu/YABEL style return codes | Patrick Georgi |
2012-11-24 | x86emu: Move realmode handler into own directory | Patrick Georgi |
2012-11-14 | VIA chipsets: fix compilation without real mode code | Stefan Reinauer |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
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-05-08 | Clean up #ifs | Patrick Georgi |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-11-20 | Unify DIMM SPD addressing. For Geode, change the | Patrick Georgi |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |