Age | Commit message (Expand) | Author |
2014-12-18 | Drop VIA Epia-N | Stefan Reinauer |
2014-12-18 | Drop VIA Epia-M series of boards | Stefan Reinauer |
2014-12-18 | Drop VIA Epia mainboard | Stefan Reinauer |
2014-12-04 | via/epia-n: Switch to per-device ACPI | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-16 | via/epia-m700: Remove lefotver AmlCode | Vladimir Serbinenko |
2014-10-18 | via/vt8454c: Migrate to per-device ACPI | Vladimir Serbinenko |
2014-10-18 | via/vx800: Migrate to collaborative ACPI | Vladimir Serbinenko |
2014-10-10 | via/epia-m: Switch to per-device ACPI | 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-30 | Kconfig: Fix comments on endif to match the corresponding if | Daniele Forsi |
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-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-25 | Declare acpi_is_wakeup_early() only once | Kyösti Mälkki |
2014-05-23 | superio/winbond/w83697hf: Depreciate romstage component | Edward O'Callaghan |
2014-05-11 | superio/ite/*: Factor out generic romstage component | Edward O'Callaghan |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-26 | superio/fintek/*: Factor out generic romstage component | Edward O'Callaghan |
2014-04-26 | superio/ite/it8716f: Rewrite from hardcoded base addr | Edward O'Callaghan |
2014-03-31 | superio/fintek/f81865f: Avoid .c includes | Edward O'Callaghan |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-19 | boardstatus: Handle clones. | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt manually for irregular wiki entries | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2014-01-19 | via/epia-mii and via/epia-ml: Add as clones of epia-m. | Vladimir Serbinenko |
2013-12-29 | via/epia-m700: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-27 | via: Write »access« without »m« at end | Paul Menzel |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps epia-m850: Cleanup without enabling timestamps | Kyösti Mälkki |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-06-10 | Add support for VIA EPIA-M850 board | Alexandru Gagniuc |
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-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-09 | romcc: Use default romcc flags for most boards | Patrick Georgi |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-27 | Drop duplicate files that prevent building without ramstage.a | Stefan Reinauer |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-09 | Get rid of hard coded strings in ACPI tables | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-03 | VIA Epia-N: drop add_mainboard_resources() | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-04-02 | Align: Make sure 1 is treated as unsigned long instead of int | Stefan Reinauer |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-17 | via/cx700: Move HAVE_HARD_RESET to northbridge | Patrick Georgi |
2012-02-09 | VIA cpus: apply un-written naming rules | Kyösti Mälkki |
2012-02-09 | Remove no-op Makefiles under mainboard directory | Kyösti Mälkki |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | 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-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-18 | SMM for AMD K8 Part 1/2 | Stefan Reinauer |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-12-06 | Winbond W83627HF: Use existing functions instead of open-coding. | Uwe Hermann |
2010-11-22 | Drop per-board ram_check() calls for now. | Uwe Hermann |
2010-11-21 | Simplify a few code chunks, fix whitespace and indentation. | Uwe Hermann |
2010-11-21 | Drop excessive whitespace randomly sprinkled in romstage.c files. | Uwe Hermann |
2010-11-21 | Use DIMM0 et al in lots more places instead of hardocding values. | Uwe Hermann |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-18 | Fix/drop some obsolete comments, | Uwe Hermann |
2010-11-05 | Various PIRQ/MPTABLE/ACPI Kconfig fixes. | Uwe Hermann |
2010-11-04 | Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c | Uwe Hermann |
2010-10-31 | Remove incorrect IOAPIC lines from some mptable.c files. | Uwe Hermann |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-24 | Running a checked build of Windows is needed for understanding its various BI... | Scott Duplichan |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-30 | drop unneeded earlymtrr.c include | Stefan Reinauer |
2010-09-30 | Move VIA C7 board CAR config to VIA C7 instead of boards. | Warren Turkal |
2010-09-27 | RAMBASE = 0x4000 is no longer needed. Drop it. | Stefan Reinauer |
2010-09-25 | Drop some useless "../../../" in #includes (trivial). | Uwe Hermann |
2010-09-24 | Automatically fetch bus information for mptable from | Patrick Georgi |
2010-09-23 | Fix some wrong capitalizations, reformat comments, fix a typo. | Stefan Reinauer |
2010-09-21 | Cut the crap. | Uwe Hermann |