Age | Commit message (Expand) | Author |
2014-01-19 | board_info.txt: Categorize various boards | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2014-01-15 | Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR | Kyösti Mälkki |
2013-12-30 | AMD K8 (rev F): Move rev F0/F1 workaround to header | Kyösti Mälkki |
2013-12-30 | AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge | Kyösti Mälkki |
2013-12-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD fam10: Drop RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-29 | AMD K8: Socket implies K8_REV_F_SUPPORT | 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-10-18 | get_bus_conf.c: reindent with indent | Paul Menzel |
2013-10-14 | ck804: obtain I/O APIC base address for ACPI MADT from allocator | Jonathan A. Kollasch |
2013-10-12 | Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ... | Jonathan A. Kollasch |
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-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-06-28 | Drop WARNINGS_ARE_ERRORS exceptions | Stefan Reinauer |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-06-17 | AMD southbridges: Move HAVE_HARD_RESET | Kyösti Mälkki |
2013-06-17 | AMD boards: Clean use of Kconfig options | Kyösti Mälkki |
2013-05-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-20 | Tyan S8226: Use SPD read code from F15 wrapper | Kimarie Hoot |
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-22 | */acpi_tables.c: Use ALIGN macro | Patrick Georgi |
2013-02-21 | AMD boards: Fix typo `@brief` in comment | Paul Menzel |
2013-02-19 | Tyan S8226: Fix incompatible pointer warning | Martin Roth |
2013-02-19 | Tyan S8226: Fix integer truncated warning | Martin Roth |
2013-02-19 | Tyan S8226: Fix printk warnings | Martin Roth |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` | Paul Menzel |
2013-01-16 | Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS | Martin Roth |
2013-01-11 | AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS | Zheng Bao |
2013-01-04 | Tyan s8226: change lapic of lapic_cluster 0 to 0x10 | Siyuan Wang |
2012-12-28 | BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable | Aladyshev Konstantin |
2012-12-01 | Drop TINY_BOOTBLOCK | Kyösti Mälkki |
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-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | Drop duplicate files that prevent building without ramstage.a | Stefan Reinauer |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | 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-11-02 | remove enable_cache() of 3 mainboards | Siyuan Wang |
2012-10-04 | add tyan s8226: add a new mainboard | Siyuan Wang |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-03-08 | Unify Local APIC address definitions | 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-02-17 | intel/i82801ex: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-02-17 | nvidia/ck804: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-02-17 | amd/amd8111: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-02-09 | Remove no-op Makefiles under mainboard directory | Kyösti Mälkki |
2012-02-07 | Delete hard-coded driver includes | Kyösti Mälkki |
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 |
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-10-03 | TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms | enok71 |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-04-15 | fix mainboards that were including earlymtrr.c without actually using it. | Stefan Reinauer |
2011-04-10 | In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. | Stefan Reinauer |
2011-03-08 | Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect... | Scott Duplichan |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-02-26 | Make AMD Fam10h CPU microcode updates optional in Expert mode | Xavi Drudis Ferran |
2011-02-24 | Tyan/s2735 doesn't need to define its own hard_reset function anymore. | Patrick Georgi |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-12-15 | Cleanup up HD audio codec / hda_verb.h files. | Uwe Hermann |
2010-12-08 | Move "select CACHE_AS_RAM" lines from boards into CPU socket. | Uwe Hermann |
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-07 | Get rid of some unneeded function prototypes in romstage.c files. | Uwe Hermann |
2010-11-26 | AMD-8111: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-11-25 | MCP55: Add TINY_BOOTBLOCK support. | 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 | Convert more boards to use mptable_write_buses. | Patrick Georgi |
2010-11-21 | Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were | Patrick Georgi |
2010-11-21 | Use DIMM0 et al in lots more places instead of hardocding values. | Uwe Hermann |
2010-11-21 | Build fix. | Uwe Hermann |