Age | Commit message (Expand) | Author |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF in .h | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-26 | PIRQ tables: Fix typos | Kyösti Mälkki |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-09 | Squelch some warnings from Kconfig | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-28 | superio/winbond/w83627ehg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-22 | Drop drivers/generic/debug | Kyösti Mälkki |
2014-04-18 | msi/ms9652_fam10: minor Kconfig cleanup | Patrick Georgi |
2014-04-06 | superio/winbond/w83627ehg: Avoid .c includes | Edward O'Callaghan |
2014-02-06 | uart8250: Drop unused declarations | Kyösti Mälkki |
2014-01-22 | board_info.txt: Classify almost all remaining boards. | 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-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-09 | AMD boards: Fix includes for microcode updates | Kyösti Mälkki |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-05-10 | Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b... | Ronald G. Minnich |
2013-05-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
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 |
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-16 | Fix Kconfig GENERATE_*_TABLE usage | Stefan Reinauer |
2012-11-16 | Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig | Stefan Reinauer |
2012-11-14 | ms9652: fix misuse of LIFT_BSP_APIC_ID | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-12 | Drop Kconfig VAR_MTRR_HOLE option | Kyösti Mälkki |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-22 | ACPI: More ../../.. removal | Patrick Georgi |
2012-02-22 | Remove old AMD fam10 fixme comment | Marc Jones |
2012-02-17 | nvidia/mcp55: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-01-18 | Unify ID_SECTION_OFFSET and mark it deprecated | Patrick Georgi |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-30 | remove usbdebug.h include from mainboard/romstage code | Sven Schnelle |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |