Age | Commit message (Expand) | Author |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-13 | siemens/mc_tcu3: Fix build and ACPI IRQ bridge entry | Kyösti Mälkki |
2015-03-05 | mainboard/siemens/mc_tcu3: Add new mainboard. | Werner Zeh |
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-09 | src/mainboard: Doxygen fixes | Martin Roth |
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 |
2014-12-09 | mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion | Edward O'Callaghan |
2014-12-08 | mainboard/siemens/sitemp_g1p1/mainboard.c: Remove unicode in string | Edward O'Callaghan |
2014-11-22 | amdk8: Move to implicit length patching | Vladimir Serbinenko |
2014-10-24 | siemens/sitemp_g1p1: Fix serial output for simo board | Dennis Wassenberg |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-07-24 | siemens/sitemp_g1p1: Remove a trailing whitespace | Elyes HAOUAS |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,Makefile.inc: 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-26 | AMD boards: Fix typos | Kyösti Mälkki |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-05-28 | mainboard/*: Convert to generic ITE superio romstage component | Edward O'Callaghan |
2014-05-11 | superio/ite/*: Factor out generic romstage component | Edward O'Callaghan |
2014-05-03 | Drop useless mainboard-romstage defines | Patrick Georgi |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-26 | mainboard/*: Remove DUMP_ACPI_TABLES from amd boards | Edward O'Callaghan |
2014-01-27 | siemens/sitemp-g1p1: Add missing boot_option option. | Vladimir Serbinenko |
2014-01-27 | sitemp-g1p1: Migrate to new cmos.default approach | Vladimir Serbinenko |
2014-01-22 | board_info.txt: Classify almost all remaining boards. | Vladimir Serbinenko |
2013-12-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup earlymtrr.c includes | Kyösti Mälkki |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-04-12 | Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" | Nico Huber |
2013-04-10 | siemens/sitemp_g1p1: Make ACPI report the right mmconf region | Patrick Georgi |
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-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-24 | Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init` | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-24 | yabel: Use X86_* instead of the more verbose M.x86.REG_* | Patrick Georgi |