coreboot.git
2012-03-30 Duncan LaurieMTRR: add alternate allocation method for odd memory...
2012-03-30 Duncan LaurieDon't re-init EBDA in S3 resume path.
2012-03-30 Duncan LauriePrepare the BIOS data areas before device init.
2012-03-30 Stefan Reinauervga_io.c is not needed unless CONFIG_VGA is set
2012-03-30 Vadim BendeburyAllow components smaller than declared size.
2012-03-30 Duncan LaurieAdd Kconfig options to enable TSEG and set a size
2012-03-30 Duncan LaurieMake cpuid functions usable when compiled with PIC
2012-03-30 Gabe BlackRevamp cbmem.py to use the coreboot tables.
2012-03-30 Stefan Reinauerdrop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not...
2012-03-30 Stefan ReinauerMake PCI CONF2 support a compile time option
2012-03-30 Stefan ReinauerAdd more timestamps in coreboot.
2012-03-30 Vadim BendeburyFix coreboot makefiles not to produce half baked output.
2012-03-30 Duncan LaurieAdd timestamps for selfboot and acpi wake
2012-03-30 Stefan ReinauerMake TPM driver work in rom stage.
2012-03-30 Stefan ReinauerAdd TPM support to coreboot
2012-03-29 Stefan ReinauerAdd Google ChromeOS vendorcode directory
2012-03-29 Stefan ReinauerAdd an option to keep the ROM cached after romstage
2012-03-29 Stefan ReinauerAdd native memset() function on x86
2012-03-29 Stefan ReinauerAdd faster, architecture dependent memcpy()
2012-03-29 Gabe BlackAdd infrastructure for global data in the CAR phase...
2012-03-29 Gabe BlackDetect whether the OXPCIE card is really present while...
2012-03-29 Stefan ReinauerFix typos in src/console/Kconfig
2012-03-29 Duncan LaurieAdd support for enabling PCIe Common Clock and ASPM
2012-03-29 Vadim BendeburyRefactor publishing CBMEM addresses through coreboot...
2012-03-29 Vadim BendeburyAdd timestamp table pointer to the coreboot table.
2012-03-29 Vadim BendeburyIntroduce utility for parsing CBMEM contents.
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Enable coreboot CBMEM console.
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add code using the new console driver.
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add CBMEM type for console buffer.
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add CBMEM console driver implementation.
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add config option for CBMEM stored conso...
2012-03-29 Vadim BendeburyIncrease CBMEM to accommodate larger console.
2012-03-28 Duncan LaurieAdd cmos helper functions for reading/writing a dword
2012-03-28 Stefan Reinauerselfboot: Allow loading SeaBIOS into a reserved region...
2012-03-28 Stefan ReinauerInclude arch/acpi.h instead of manually adding acpi_slp...
2012-03-28 Vadim BendeburyAdd timestamp collecting to coreboot.
2012-03-28 Vadim BendeburyAdd a config flag to enable time stamp collection
2012-03-28 Vadim BendeburyInitialize CBMEM early.
2012-03-28 Vadim BendeburyIntroduce config option to initialize CBMEM early.
2012-03-27 Rudolf MarekAdd bifferboard
2012-03-27 Rudolf MarekAdd 64KB romchip chip size
2012-03-27 Rudolf MarekAdd support for RDC R8610 Southbridge
2012-03-27 Rudolf MarekAdd the support for RDC R8610 Northbridge
2012-03-27 Rudolf MarekAdd RDC R8610 PCI IDs.
2012-03-26 Marc JonesFix cleaning SeaBIOS from coreboot makefile
2012-03-26 Rudolf MarekDisable the GDB stub by default
2012-03-25 Kyösti MälkkiFix possible deadlock on SMP stop_this_cpu
2012-03-25 Kyösti MälkkiIntel cpus: Fix deadlock on hyper-threading init
2012-03-25 Kyösti MälkkiMakefile: rename linker intermediate variable
2012-03-25 Patrick Georgigitconfig: Improve commit-msg hook
2012-03-25 Kyösti MälkkiReplace ramtest pattern to assist in DIMM configuration
2012-03-24 Patrick Georgii82801gx: Support power-on-after-power-fail better
2012-03-24 Patrick Georgii82801gx: Use CMOS variable if available for power...
2012-03-24 Patrick Georgiprintf: Remove some L modifier uses
2012-03-21 Marc JonesFix libpayload alloc() size and gcc pointer optimizatio...
2012-03-20 Rudolf MarekAvoid using CPUID in SMBIOS tables. Check for CPUID...
2012-03-17 Patrick GeorgiAnother indirection for normal/fallback bootblock
2012-03-17 Kyösti MälkkiIntel cpus: Include CAR from socket
2012-03-16 Stefan ReinauerFix AMD Fam15 CBMEM allocation
2012-03-16 Stefan ReinauerFix AMD Fam12 CBMEM allocation
2012-03-16 Stefan ReinauerFix AMD Fam10 CBMEM allocation
2012-03-16 Kyösti MälkkiAMD Agesa: delete no-op bootblock files
2012-03-16 Kyösti MälkkiRename AMD_AGESA to CPU_AMD_AGESA
2012-03-16 Kyösti MälkkiFix AMD Agesa leaking Kconfig
2012-03-16 Patrick GeorgiROMCC boards have no XIP limit
2012-03-16 Patrick GeorgiUse search path when building dependencies
2012-03-16 Patrick Georgixchg is atomic with side-effects
2012-03-16 Patrick Georgiclang: Don't use mmx nor sse
2012-03-16 Kyösti MälkkiIntel northbridge I945: Apply un-written naming rules
2012-03-16 Patrick GeorgiVia Epia-N and C3: Set ioapic delivery type in Kconfig
2012-03-16 Kyösti MälkkiVIA southbridge K8T890: Apply un-written naming rules
2012-03-16 Kyösti MälkkiFix address of IDT in real-mode entry
2012-03-16 Marc JonesFix AMD Fam14 cbmen allocation
2012-03-15 Marc JonesClean up whitespace in fam14 northbridge.c
2012-03-14 Gabe BlackSince cbfs_core.h provides a macro that uses ntohl...
2012-03-13 Martin RothAGESA family 12 changes to fix torpedo warnings
2012-03-13 Frank VibransUnion Station: Fixes to turn on HDMI
2012-03-13 Frank VibransUnion Station: Remove SIO support
2012-03-11 Patrick GeorgiNo need to setup include paths with .s files
2012-03-11 Patrick Georgimalloc: size is unsigned, don't test for size < 0
2012-03-11 Patrick Georgimainboard/aopen/Kconfig: remove extra whitespace
2012-03-10 Patrick GeorgiPortability improvement
2012-03-10 Marc JonesMake libpayload alloc() memory pointers volatile
2012-03-10 Gabe BlackIf the memory mapped UART isn't present, leave it out...
2012-03-10 Stefan Reinauertell superiotool about the ITE 8772
2012-03-09 Stefan ReinauerIncrease size of the coreboot table area
2012-03-09 Duncan LaurieFix compilation when USE_OPTION_TABLE is not defined.
2012-03-09 Vadim BendeburyFix coreboot table size calculations.
2012-03-09 Stefan ReinauerClean up use of CONFIG_ variables in coreboot_table.c
2012-03-09 Stefan ReinauerFix dependency problem for uart8250.c as well
2012-03-09 Stefan ReinauerFix compilation with CONFIG_USE_OPTION_TABLE enabled
2012-03-09 Duncan LaurieAdd helper function to find a Local APIC by ID in the...
2012-03-09 Stefan ReinauerDon't try to compute I/O for empty sub buses.
2012-03-09 Stefan ReinauerOXPCIe: Reinitialize UART after pci_dev_set_resources()
2012-03-09 Stefan Reinauermove console includes to central console/console.h
2012-03-09 Stefan ReinauerAdd support for the Startech PEX1XS1PMINI
2012-03-09 Stefan ReinauerDon't run any Option ROMs stored outside of the system...
2012-03-09 Gabe BlackAdd an implementation for the memchr library function
2012-03-09 Stefan ReinauerFix lint-stable checkin hooks on MacOS X
2012-03-08 Stefan ReinauerDon't run VGA option ROMs on S3 resume.
next