Age | Commit message (Expand) | Author |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-11-23 | northbridge/intel/i5000: Convert 'for(;;)' to 'die' | Elyes HAOUAS |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-21 | nb/intel: Fix some spelling mistakes in comments and strings | Martin Roth |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-09-10 | northbridge/intel/i5000: transition away from device_t | Antonello Dettori |
2016-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-04 | x86: remove cpu_incs as romstage Make variable | Aaron Durbin |
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 |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-05-19 | fix printk types | Patrick Georgi |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
2013-09-10 | intel/i5000: remove explicit pcie config accesses | Kyösti Mälkki |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
2013-07-04 | intel/i5000: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-05-21 | intel/i5000: Remove unused copy of udelay.c | Nico Huber |
2013-05-10 | northbridge/intel/i5000/udelay.c: Remove unused header `console.h` | 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 |
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 |
2013-02-11 | Intel: Replace MSR 0xcd with MSR_FSB_FREQ | Patrick Georgi |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | Get rid of drivers class | 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-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-07-16 | i5000: Fix resource allocation | Sven Schnelle |
2012-07-09 | i5000: reset system if raminit fails | Sven Schnelle |
2012-07-06 | i5000: Add PCI ids for all i5000 flavours | Sven Schnelle |
2012-06-20 | i5000: fix another typo | Sven Schnelle |
2012-06-20 | i5000: fix typos | Sven Schnelle |
2012-06-18 | i5000: enforce hard reset | Sven Schnelle |
2012-05-02 | Make Intel i5000 specific options only appear on i5000 systems | Stefan Reinauer |
2012-02-10 | Remove non-existent include | Sven Schnelle |
2012-02-10 | i5000: halt second BSP | Sven Schnelle |
2012-02-02 | Add Intel i5000 Memory Controller Hub | Sven Schnelle |