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-11-12
SPI: Add Fast Read to the OPMENU for locked down SPI
Duncan Laurie
2012-11-12
oprom: Ensure that mode information is valid before putting it in the tables.
Gabe Black
2012-11-12
Define post codes for OS boot and resume
Duncan Laurie
2012-11-12
Updated submodule reference
Stefan Reinauer
2012-11-12
Utility to dump boot timing table
Vadim Bendebury
2012-11-12
Pass correct sleep type to mainboard sleep handler
Stefan Reinauer
2012-11-12
ACPI: Zero pstate/cstate control values in FADT
Duncan Laurie
2012-11-12
Initialize the VMX MSR
Marc Jones
2012-11-12
Revert "Remove code that enables/disables VMX in coreboot on chromebooks."
Marc Jones
2012-11-12
sandybridge: Correct reporting of cores and threads
Stefan Reinauer
2012-11-12
cbfstool: Remove unused cmd_t
Stefan Reinauer
2012-11-12
cbfstool: add add-flat-binary command to add raw executables
Stefan Reinauer
2012-11-09
libpayload: Add an option to skip console initialization on startup.
Gabe Black
2012-11-09
libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.
Gabe Black
2012-11-09
libpayload: Change "GPIOs" into flags.
Gabe Black
2012-11-09
[PATCH] libpayload: Implement EHCI reset function
Anton Kochkov
2012-11-09
Make coreboot use the offset parameter in cbfstool create
Stefan Reinauer
2012-11-09
Prevent inclusion of tsc.h when not needed
Vadim Bendebury
2012-11-09
PCH: Add register descriptions used by IGD OpRegion
Stefan Reinauer
2012-11-09
Add IGD Opregion variables to NVS
Stefan Reinauer
2012-11-09
Make register/value lists const
Stefan Reinauer
2012-11-09
Get rid of hard coded strings in ACPI tables
Stefan Reinauer
2012-11-09
Add Gigadevice SPI rom support
Martin Roth
2012-11-09
ELOG: Add EC events to elog header
Duncan Laurie
2012-11-09
SPI: re-init SMM SPI driver after lockdown
Duncan Laurie
2012-11-09
libpayload: Add a function to retrieve the rows and cols of the video console.
Gabe Black
2012-11-09
libpayload: Separate video initialization and the video console.
Gabe Black
2012-11-09
libpayload: Add support for the CBMEM in memory console.
Gabe Black
2012-11-09
Change flashmap base to reflect new FMAP in U-boot
Duncan Laurie
2012-11-09
ifdtool: Add locking/unlocking and dumping of access permissions
Stefan Reinauer
2012-11-09
mc146818rtc: Remove the hyphen to build on NetBSD and Darwin
Zheng Bao
2012-11-09
mc146818rtc: Update the Day of Week in CMOS in the right way.
Zheng Bao
2012-11-09
Makefile.inc: Delete trailing space in build.h
Zheng Bao
2012-11-09
Fix abuild output in Jenkins
Stefan Reinauer
2012-11-09
Fix Segmentation Fault in ifdtool
Stefan Reinauer
2012-11-08
mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUME
Nico Huber
2012-11-08
Add utility for parsing/modifying DTD array
Vadim Bendebury
2012-11-08
Refactor the endianness conversion functions and header files.
Gabe Black
2012-11-08
Update libpayloads understanding of the coreboot tables.
Gabe Black
2012-11-08
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
x86 memcpy: Copy 4 bytes at once
Stefan Reinauer
2012-11-08
RTC: Don't clear pending interrupt in resume path
Duncan Laurie
2012-11-08
smi: make tseg_relocate check pointer offset
Duncan Laurie
2012-11-08
elog: add extended management engine event
Duncan Laurie
2012-11-08
spi: fix erase in SMM while SPIBAR is locked
Duncan Laurie
2012-11-08
Get more informative output from cbmem.py
Vadim Bendebury
2012-11-08
Fix cbmem to work on 64 bit platforms
Vadim Bendebury
2012-11-08
Make option rom init more verbose
Stefan Reinauer
2012-11-08
cbfstool: add offset parameter to create command
Stefan Reinauer
2012-11-08
ELOG: Find flash base in FMAP if possible
Duncan Laurie
2012-11-07
ELOG: Don't disable SPI controller lockdown
Duncan Laurie
2012-11-07
SPI: opmenu special case for WREN as atomic prefix
Duncan Laurie
2012-11-07
RTC: Write build date in BCD when clearing RTC CMOS
Duncan Laurie
2012-11-07
libpayload: Turn the "debug" #define into the usb_debug static inline function.
Gabe Black
2012-11-07
libpayload: Take usb_poll out of usb_initialize.
Gabe Black
2012-11-07
libpayload: Make usb_initialize more efficient and fix style problems.
Gabe Black
2012-11-07
libpayload: Add definitions for more config space registers.
Gabe Black
2012-11-07
libpayload: Add the format attribute to functions in stdio.h.
Gabe Black
2012-11-07
libpayload: Fix the format string of the assert macro.
Gabe Black
2012-11-07
libpayload: Add faster, architecture specific versions of memset and memcpy.
Gabe Black
2012-11-07
libpayload: Make the symbols in memory.c weak so they can be overridden.
Gabe Black
2012-11-07
Update the way serial info is read from the coreboot tables.
Gabe Black
2012-11-07
Move the definition of ipchksum into its own header file.
Gabe Black
2012-11-07
Discard .note sections when linking.
Gabe Black
2012-11-07
Include stdint.h in libpayload's rdtsc.h.
Gabe Black
2012-11-07
cbfstool: respect dependencies when building locally
Stefan Reinauer
2012-11-07
SMI: Change order of SMI_EN and PM1_EN init
Duncan Laurie
2012-11-07
EC: Prepare to read and log last post code from previous boot
Duncan Laurie
2012-11-07
SandyBridge/IvyBridge: Use flash map to find MRC cache
Stefan Reinauer
2012-11-07
Strip quotes from $(objcbfs)
Stefan Reinauer
2012-11-07
Add missing newline in error message
Stefan Reinauer
2012-11-07
rtc: add explicit dependency on build.h
Vincent Palatin
2012-11-07
rtc: erase CMOS memory after power failure
Vincent Palatin
2012-11-07
AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPU
Siyuan Wang
2012-11-07
CMOS: Move MRC seed offset into upper bank
Duncan Laurie
2012-11-07
rtc: force mc146818 register D to a correct value
Vincent Palatin
2012-11-07
Fix CONFIG_ use in i8254.c
Stefan Reinauer
2012-11-07
Add POST code for "All devices initialized"
Stefan Reinauer
2012-11-07
Move global variable check to Makefile
Stefan Reinauer
2012-11-07
Leave power control registers unlocked
Sameer Nanda
2012-11-07
Fix whitespace issue with help message in Kconfig file
Dave Frodin
2012-11-07
AMD rd890 late.c: Don't enable PCIe ports after PCIe init.
Siyuan Wang
2012-11-07
AMD agesa family15: PCI domain should scan bus from 0x18.0
Siyuan Wang
2012-11-06
acpi: Add support for DMAR tables (Intel IOMMU support)
Patrick Georgi
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
smsc/lpc47n227: Make early_serial usable
Patrick Georgi
2012-11-06
cpu/intel/model_1067x: Add proper c-state/p-state/thermal support
Nico Huber
2012-11-06
intel/socket_BGA956: enable speedstep, CAR, MMX, SSE
Patrick Georgi
2012-11-06
Add name field for device
Kyösti Mälkki
2012-11-05
Overhaul speedstep code
Nico Huber
2012-11-05
Fix some indentation flaws and break very long lines
Nico Huber
2012-11-02
remove enable_cache() of 3 mainboards
Siyuan Wang
2012-11-02
Persimmon: disable the unconnected Full-Speed USB port
Dave Frodin
2012-11-02
AMD agesa: add enable cache at the end of disable_cache_as_ram
Siyuan Wang
2012-11-02
Correct FSB reading in speedstep ACPI
Nico Huber
2012-11-02
crossgcc: build expat and python in silence
Idwer Vollering
2012-11-02
Fix some issues with new "reference" toolchain
Stefan Reinauer
2012-11-01
add .gitreview
David Hendricks
2012-11-01
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
[next]