Age | Commit message (Expand) | Author |
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 |
2010-11-20 | Merge all spd_addr.h into the resp. romstage.c files. | Uwe Hermann |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-20 | Unify DIMM SPD addressing. For Geode, change the | Patrick Georgi |
2010-11-18 | Eliminate SET_NB_CFG_54 option. There was no board that | Patrick Georgi |
2010-11-16 | Move the SET_FIDVID* family of configuration options to Kconfig and | Patrick Georgi |
2010-11-14 | CK804/MCP55 devicetree.cb cosmetic and indentation fixes. | Uwe Hermann |
2010-11-07 | Move K8_ALLOCATE_IO_RANGE to Kconfig. | Patrick Georgi |
2010-11-07 | FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in one | Patrick Georgi |
2010-11-06 | Remove comments that are obsolete since r6028. | Uwe Hermann |
2010-11-05 | Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c | Patrick Georgi |
2010-10-27 | Convert ck804_early_smbus.c to a separately compiled unit. | Jonathan Kollasch |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-26 | Convert all ck804-based boards to tiny bootblock. | Jonathan Kollasch |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-09 | Remove various .c #includes from Intel 440BX/82371EB boards. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-07 | Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. | Uwe Hermann |
2010-10-06 | Convert all Intel 440BX boards to Cache-as-RAM (CAR). | Uwe Hermann |
2010-10-05 | Add second CK804 for tyan/s2895 and sunw/ultra40. | Myles Watson |
2010-10-05 | attached patch moves a couple more config flags out of romstage: | Patrick Georgi |
2010-10-05 | - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 | Patrick Georgi |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-30 | Move CAR settings to board config for socket 940 boards. | Warren Turkal |
2010-09-28 | Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. | Myles Watson |