aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-30use movsl for copying resume memory backStefan Reinauer
2012-03-30Don't unconditionally add support for cardbus and pci-x devicesStefan Reinauer
2012-03-30Add DEBUG_TPM option to Debugging menuStefan Reinauer
2012-03-30Make MTRR min hole alignment 64MBDuncan Laurie
2012-03-30Fix MB calculation in the reporting of the MTRR holeDuncan Laurie
2012-03-30MTRR: add alternate allocation method for odd memory mapsDuncan Laurie
2012-03-30Don't re-init EBDA in S3 resume path.Duncan Laurie
2012-03-30Prepare the BIOS data areas before device init.Duncan Laurie
2012-03-30vga_io.c is not needed unless CONFIG_VGA is setStefan Reinauer
2012-03-30Add Kconfig options to enable TSEG and set a sizeDuncan Laurie
2012-03-30Make cpuid functions usable when compiled with PICDuncan Laurie
2012-03-30drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not neededStefan Reinauer
2012-03-30Make PCI CONF2 support a compile time optionStefan Reinauer
2012-03-30Add more timestamps in coreboot.Stefan Reinauer
2012-03-30Fix coreboot makefiles not to produce half baked output.Vadim Bendebury
2012-03-30Add timestamps for selfboot and acpi wakeDuncan Laurie
2012-03-30Make TPM driver work in rom stage.Stefan Reinauer
2012-03-30Add TPM support to corebootStefan Reinauer
2012-03-30Add Google ChromeOS vendorcode directoryStefan Reinauer
2012-03-30Add an option to keep the ROM cached after romstageStefan Reinauer
2012-03-30Add native memset() function on x86Stefan Reinauer
2012-03-30Add faster, architecture dependent memcpy()Stefan Reinauer
2012-03-29Add infrastructure for global data in the CAR phase of bootGabe Black
2012-03-29Detect whether the OXPCIE card is really present while in the ROM stage.Gabe Black
2012-03-29Fix typos in src/console/KconfigStefan Reinauer
2012-03-29Add support for enabling PCIe Common Clock and ASPMDuncan Laurie
2012-03-29Refactor publishing CBMEM addresses through coreboot table.Vadim Bendebury
2012-03-29Add timestamp table pointer to the coreboot table.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Enable coreboot CBMEM console.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add CBMEM type for console buffer.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add config option for CBMEM stored console log.Vadim Bendebury
2012-03-29Increase CBMEM to accommodate larger console.Vadim Bendebury
2012-03-28Add cmos helper functions for reading/writing a dwordDuncan Laurie
2012-03-28selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MBStefan Reinauer
2012-03-28Include arch/acpi.h instead of manually adding acpi_slp_type.Stefan Reinauer
2012-03-28Add timestamp collecting to coreboot.Vadim Bendebury
2012-03-28Add a config flag to enable time stamp collectionVadim Bendebury
2012-03-28Initialize CBMEM early.Vadim Bendebury
2012-03-28Introduce config option to initialize CBMEM early.Vadim Bendebury
2012-03-27Add bifferboardRudolf Marek
2012-03-27Add 64KB romchip chip sizeRudolf Marek
2012-03-27Add support for RDC R8610 SouthbridgeRudolf Marek
2012-03-27Add the support for RDC R8610 NorthbridgeRudolf Marek
2012-03-27Add RDC R8610 PCI IDs.Rudolf Marek
2012-03-26Disable the GDB stub by defaultRudolf Marek
2012-03-25Fix possible deadlock on SMP stop_this_cpuKyösti Mälkki
2012-03-25Intel cpus: Fix deadlock on hyper-threading initKyösti Mälkki
2012-03-25Makefile: rename linker intermediate variableKyösti Mälkki
2012-03-25Replace ramtest pattern to assist in DIMM configurationKyösti Mälkki
2012-03-24i82801gx: Support power-on-after-power-fail betterPatrick Georgi
2012-03-24i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi
2012-03-24printf: Remove some L modifier usesPatrick Georgi
2012-03-20Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek
2012-03-17Another indirection for normal/fallback bootblockPatrick Georgi
2012-03-17Intel cpus: Include CAR from socketKyösti Mälkki
2012-03-16Fix AMD Fam15 CBMEM allocationStefan Reinauer
2012-03-16Fix AMD Fam12 CBMEM allocationStefan Reinauer
2012-03-16Fix AMD Fam10 CBMEM allocationStefan Reinauer
2012-03-16AMD Agesa: delete no-op bootblock filesKyösti Mälkki
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-03-16Fix AMD Agesa leaking KconfigKyösti Mälkki
2012-03-16ROMCC boards have no XIP limitPatrick Georgi
2012-03-16Use search path when building dependenciesPatrick Georgi
2012-03-16xchg is atomic with side-effectsPatrick Georgi
2012-03-16Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki
2012-03-16Via Epia-N and C3: Set ioapic delivery type in KconfigPatrick Georgi
2012-03-16VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki
2012-03-16Fix address of IDT in real-mode entryKyösti Mälkki
2012-03-16Fix AMD Fam14 cbmen allocationMarc Jones
2012-03-15Clean up whitespace in fam14 northbridge.cMarc Jones
2012-03-14Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is availableGabe Black
2012-03-14AGESA family 12 changes to fix torpedo warningsMartin Roth
2012-03-13Union Station: Fixes to turn on HDMIFrank Vibrans
2012-03-13Union Station: Remove SIO supportFrank Vibrans
2012-03-11No need to setup include paths with .s filesPatrick Georgi
2012-03-11malloc: size is unsigned, don't test for size < 0Patrick Georgi
2012-03-11mainboard/aopen/Kconfig: remove extra whitespacePatrick Georgi
2012-03-10If the memory mapped UART isn't present, leave it out of the cb tables.Gabe Black
2012-03-09Increase size of the coreboot table areaStefan Reinauer
2012-03-09Fix compilation when USE_OPTION_TABLE is not defined.Duncan Laurie
2012-03-09Fix coreboot table size calculations.Vadim Bendebury
2012-03-09Clean up use of CONFIG_ variables in coreboot_table.cStefan Reinauer
2012-03-09Fix dependency problem for uart8250.c as wellStefan Reinauer
2012-03-09Fix compilation with CONFIG_USE_OPTION_TABLE enabledStefan Reinauer
2012-03-09Add helper function to find a Local APIC by ID in the device tree.Duncan Laurie
2012-03-09Don't try to compute I/O for empty sub buses.Stefan Reinauer
2012-03-09OXPCIe: Reinitialize UART after pci_dev_set_resources()Stefan Reinauer
2012-03-09move console includes to central console/console.hStefan Reinauer
2012-03-09Add support for the Startech PEX1XS1PMINIStefan Reinauer
2012-03-09Don't run any Option ROMs stored outside of the system flashStefan Reinauer
2012-03-09Add an implementation for the memchr library functionGabe Black
2012-03-08Don't run VGA option ROMs on S3 resume.Stefan Reinauer
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-03-08Add support for A-Open DXPL Plus-U motherboardKyösti Mälkki
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-03-07selfboot: drop dead codeStefan Reinauer
2012-03-02Fix ECC disable option for AMD Fam10 DDR2 and DDR3.Marc Jones
2012-03-01Rename vendor identifiers in KconfigPatrick Georgi