index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-30
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
use movsl for copying resume memory back
Stefan Reinauer
2012-03-30
Don't unconditionally add support for cardbus and pci-x devices
Stefan Reinauer
2012-03-30
Add DEBUG_TPM option to Debugging menu
Stefan Reinauer
2012-03-30
Make MTRR min hole alignment 64MB
Duncan Laurie
2012-03-30
Fix MB calculation in the reporting of the MTRR hole
Duncan Laurie
2012-03-30
MTRR: add alternate allocation method for odd memory maps
Duncan Laurie
2012-03-30
Don't re-init EBDA in S3 resume path.
Duncan Laurie
2012-03-30
Prepare the BIOS data areas before device init.
Duncan Laurie
2012-03-30
vga_io.c is not needed unless CONFIG_VGA is set
Stefan Reinauer
2012-03-30
Allow components smaller than declared size.
Vadim Bendebury
2012-03-30
Add Kconfig options to enable TSEG and set a size
Duncan Laurie
2012-03-30
Make cpuid functions usable when compiled with PIC
Duncan Laurie
2012-03-30
Revamp cbmem.py to use the coreboot tables.
Gabe Black
2012-03-30
drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed
Stefan Reinauer
2012-03-30
Make PCI CONF2 support a compile time option
Stefan Reinauer
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Fix coreboot makefiles not to produce half baked output.
Vadim Bendebury
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-30
Make TPM driver work in rom stage.
Stefan Reinauer
2012-03-30
Add TPM support to coreboot
Stefan Reinauer
2012-03-30
Add Google ChromeOS vendorcode directory
Stefan Reinauer
2012-03-30
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
2012-03-30
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-29
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-29
Fix typos in src/console/Kconfig
Stefan Reinauer
2012-03-29
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2012-03-29
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2012-03-29
Introduce utility for parsing CBMEM contents.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Enable coreboot CBMEM console.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add config option for CBMEM stored console log.
Vadim Bendebury
2012-03-29
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-28
Add cmos helper functions for reading/writing a dword
Duncan Laurie
2012-03-28
selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB
Stefan Reinauer
2012-03-28
Include arch/acpi.h instead of manually adding acpi_slp_type.
Stefan Reinauer
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
Add a config flag to enable time stamp collection
Vadim Bendebury
2012-03-28
Initialize CBMEM early.
Vadim Bendebury
2012-03-28
Introduce config option to initialize CBMEM early.
Vadim Bendebury
2012-03-27
Add bifferboard
Rudolf Marek
2012-03-27
Add 64KB romchip chip size
Rudolf Marek
2012-03-27
Add support for RDC R8610 Southbridge
Rudolf Marek
2012-03-27
Add the support for RDC R8610 Northbridge
Rudolf Marek
2012-03-27
Add RDC R8610 PCI IDs.
Rudolf Marek
2012-03-26
Fix cleaning SeaBIOS from coreboot makefile
Marc Jones
2012-03-26
Disable the GDB stub by default
Rudolf Marek
2012-03-25
Fix possible deadlock on SMP stop_this_cpu
Kyösti Mälkki
2012-03-25
Intel cpus: Fix deadlock on hyper-threading init
Kyösti Mälkki
2012-03-25
Makefile: rename linker intermediate variable
Kyösti Mälkki
2012-03-25
gitconfig: Improve commit-msg hook
Patrick Georgi
2012-03-25
Replace ramtest pattern to assist in DIMM configuration
Kyösti Mälkki
2012-03-24
i82801gx: Support power-on-after-power-fail better
Patrick Georgi
2012-03-24
i82801gx: Use CMOS variable if available for power-on on power failure
Patrick Georgi
2012-03-24
printf: Remove some L modifier uses
Patrick Georgi
2012-03-21
Fix libpayload alloc() size and gcc pointer optimization problems.
Marc Jones
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2012-03-17
Another indirection for normal/fallback bootblock
Patrick Georgi
2012-03-17
Intel cpus: Include CAR from socket
Kyösti Mälkki
2012-03-16
Fix AMD Fam15 CBMEM allocation
Stefan Reinauer
2012-03-16
Fix AMD Fam12 CBMEM allocation
Stefan Reinauer
2012-03-16
Fix AMD Fam10 CBMEM allocation
Stefan Reinauer
2012-03-16
AMD Agesa: delete no-op bootblock files
Kyösti Mälkki
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-16
Fix AMD Agesa leaking Kconfig
Kyösti Mälkki
2012-03-16
ROMCC boards have no XIP limit
Patrick Georgi
2012-03-16
Use search path when building dependencies
Patrick Georgi
2012-03-16
xchg is atomic with side-effects
Patrick Georgi
2012-03-16
clang: Don't use mmx nor sse
Patrick Georgi
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
2012-03-16
VIA southbridge K8T890: Apply un-written naming rules
Kyösti Mälkki
2012-03-16
Fix address of IDT in real-mode entry
Kyösti Mälkki
2012-03-16
Fix AMD Fam14 cbmen allocation
Marc Jones
2012-03-15
Clean up whitespace in fam14 northbridge.c
Marc Jones
2012-03-14
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
Gabe Black
2012-03-14
AGESA family 12 changes to fix torpedo warnings
Martin Roth
2012-03-13
Union Station: Fixes to turn on HDMI
Frank Vibrans
2012-03-13
Union Station: Remove SIO support
Frank Vibrans
2012-03-11
No need to setup include paths with .s files
Patrick Georgi
2012-03-11
malloc: size is unsigned, don't test for size < 0
Patrick Georgi
2012-03-11
mainboard/aopen/Kconfig: remove extra whitespace
Patrick Georgi
2012-03-10
Portability improvement
Patrick Georgi
2012-03-10
Make libpayload alloc() memory pointers volatile
Marc Jones
2012-03-10
If the memory mapped UART isn't present, leave it out of the cb tables.
Gabe Black
2012-03-10
tell superiotool about the ITE 8772
Stefan Reinauer
2012-03-09
Increase size of the coreboot table area
Stefan Reinauer
2012-03-09
Fix compilation when USE_OPTION_TABLE is not defined.
Duncan Laurie
2012-03-09
Fix coreboot table size calculations.
Vadim Bendebury
2012-03-09
Clean up use of CONFIG_ variables in coreboot_table.c
Stefan Reinauer
2012-03-09
Fix dependency problem for uart8250.c as well
Stefan Reinauer
2012-03-09
Fix compilation with CONFIG_USE_OPTION_TABLE enabled
Stefan Reinauer
2012-03-09
Add helper function to find a Local APIC by ID in the device tree.
Duncan Laurie
2012-03-09
Don't try to compute I/O for empty sub buses.
Stefan Reinauer
2012-03-09
OXPCIe: Reinitialize UART after pci_dev_set_resources()
Stefan Reinauer
[next]