Age | Commit message (Expand) | Author |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-09-20 | src/mainboard/getac - kontron: Add space around operators | Elyes HAOUAS |
2016-08-23 | src/mainboard: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-06-21 | intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-05-17 | intel/sch: Merge northbridge and southbridge in src/soc | Stefan Reinauer |
2015-11-24 | iwave/IWRainBowG6: Fix IASL warning and remark | Martin Roth |
2015-11-23 | IASL: Enable warnings as errors | Martin Roth |
2015-11-10 | mainboard: Remove empty mainboard.c files | Paul Menzel |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-14 | azalia: fix up and clean up shrinkage of boilerplate code | Jonathan A. Kollasch |
2015-07-04 | Kconfig: Fix references to obsolete symbols | Martin Roth |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | speedstep: Don't supply weak get_cst_entries. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-19 | Move smi trap sample to documentation, don't keep it in every mobo. | Vladimir Serbinenko |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2014-10-18 | sch: Switch to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-12 | sch: make separate copy of nvs.h | Vladimir Serbinenko |
2014-08-31 | iWRainbowG6: Kill unused file | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-07-24 | src/mainboard: Remove trailing whitespace | Elyes HAOUAS |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-06-25 | intel/sch: Use MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | 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-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-16 | Reduce number of per-mainboard changes | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-26 | iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned | Sebastian Andrzej Siewior |
2012-10-26 | iwave/iWRainbowG6: remove USE_DCACHE_RAM | Sebastian Andrzej Siewior |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-04-12 | Unify IO APIC address specification | Patrick Georgi |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-22 | ACPI: More ../../.. removal | Patrick Georgi |
2012-02-17 | intel/sch: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2011-10-13 | Use default table creator macro for all SSDTs | Stefan Reinauer |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-10-13 | mptable: Refactor lintsrc generation | Patrick Georgi |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2011-05-23 | AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards. | Stefan Reinauer |
2011-04-22 | The UART divider should be calculated based on the base frequency | Stefan Reinauer |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-01-27 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
2010-12-18 | Fix a few whitespace and coding style issues. | Uwe Hermann |
2010-12-18 | A couple of Poulsbo fixes: | Patrick Georgi |
2010-12-18 | Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board | Patrick Georgi |