Age | Commit message (Expand) | Author |
2014-06-26 | AMD boards: Fix typos | Kyösti Mälkki |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-06-14 | amd/agesa,cimx: Rename ACPI OS detection methods | Edward O'Callaghan |
2014-06-03 | superio/smsc/smscsuperio: Make romstage linkable with header | Edward O'Callaghan |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-30 | mainboard/: Avoid including early_serial.c from w83627hf | Edward O'Callaghan |
2014-04-28 | superio/winbond/w83627ehg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-26 | superio/fintek/*: Factor out generic romstage component | Edward O'Callaghan |
2014-04-26 | mainboard/*: Remove DUMP_ACPI_TABLES from amd boards | Edward O'Callaghan |
2014-04-06 | superio/winbond/w83627ehg: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71859: Avoid .c includes | Edward O'Callaghan |
2014-01-19 | board_info.txt: Change iei/kino's link to web.archive.org. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Remove some needless name overrides. | 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-18 | iei/rocky-512: Add it as an explicit clone of juki-511p. | Vladimir Serbinenko |
2013-12-29 | AMD fam10: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-26 | AMD fam10: Drop MEM_TRAIN_SEQ | 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-09 | AMD boards: Fix includes for microcode updates | Kyösti Mälkki |
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-23 | AMD boards: routing.asl: Uniformly start `Package()` with capital letter | Paul Menzel |
2013-06-04 | AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: convert spd_read_byte() to non-static version | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h" | Christian Gmeiner |
2013-05-20 | Drop llshell | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-13 | src/mainboard: Drop redundant `CHIP_NAME` again for new ports | Paul Menzel |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-25 | AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field | Paul Menzel |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | 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-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-28 | IEI PM-LX2-800-R10: Added preliminary mainboard support | Ricardo Martins |
2012-10-10 | iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller. | Dave Frodin |
2012-09-06 | IEI/KINO: Fixes an apparent ACPI VGA resource collision. | Dave Frodin |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |