Age | Commit message (Expand) | Author |
2016-11-15 | mainboard/via/vt8454c: transition away from device_t | Antonello Dettori |
2016-11-15 | mainboard/via/epia-m700: transition away from device_t | Antonello Dettori |
2016-11-15 | mainboard/via/epia-cn: transition away from device_t | Antonello Dettori |
2016-10-02 | mainboard/via/vt8454c: Improve code formatting | Elyes HAOUAS |
2016-09-29 | mainboard/via/epia-m850/romstage.c: Remove unnecessary whitespace | Elyes HAOUAS |
2016-09-26 | mainboard/*/*/dsdt.asl: Use tabs for indents | Elyes HAOUAS |
2016-09-20 | src/mainboard/lenovo-winent: Add space around operators | Elyes HAOUAS |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-06-18 | AMD boards: Fix romstage main() declaration | Kyösti Mälkki |
2016-03-10 | cpu/via/c7: Don't manually include udelay_io.c | Stefan Reinauer |
2016-01-28 | src/: give scripts a .sh extension for easy identification | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
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-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-26 | acpi: Remove monolithic ACPI | 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-04-23 | src/mainboard/*/*/board_info.txt: Added Release year for boards | Mathias Friman |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | 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-27 | CBMEM: Move cbmemc_reinit() | Kyösti Mälkki |
2015-01-06 | mainboard: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | Drop VIA VT8235 southbridge | Stefan Reinauer |
2015-01-06 | mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion | Edward O'Callaghan |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
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 |