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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-11-27
SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR)
Zheng Bao
2012-11-27
roda/rk9: New mainboard
Patrick Georgi
2012-11-27
intel/i82801ix: new southbridge, ICH9
Patrick Georgi
2012-11-27
intel/gm45: new northbridge
Patrick Georgi
2012-11-27
Add initialization hook for chips
Nico Huber
2012-11-27
Conditionally #include mc1468181rtc if CMOS_POST is enabled
David Hendricks
2012-11-27
Make POST codes written to IO port optional
David Hendricks
2012-11-24
Remove duplicate VGA BIOS interrupt handlers
Patrick Georgi
2012-11-24
yabel: Use X86_* instead of the more verbose M.x86.REG_*
Patrick Georgi
2012-11-24
x86 realmode: Use x86emu register file + defines
Patrick Georgi
2012-11-24
x86 realmode: Adapt to x86emu/YABEL style return codes
Patrick Georgi
2012-11-24
x86emu: Move realmode handler into own directory
Patrick Georgi
2012-11-20
Persimmon: Disable the unused GPP PCIe clocks
Dave Frodin
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-11-20
secondary.S: Fix dropping ramstage.a
Stefan Reinauer
2012-11-20
Make sure only one udelay function is available
Stefan Reinauer
2012-11-19
siemens/sitemp_g1p1: Drop copy of cmos checksum calculation
Patrick Georgi
2012-11-19
bootblock: Guard CMOS rewrite in disable/enable RTC
Patrick Georgi
2012-11-19
mc146818rtc: disable RTC before writing to nvram
Patrick Georgi
2012-11-17
Drop no-op bootblock.c
Kyösti Mälkki
2012-11-17
Use new system agent binaries
Stefan Reinauer
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Fix Kconfig GENERATE_*_TABLE usage
Stefan Reinauer
2012-11-16
Clean up Kconfig
Stefan Reinauer
2012-11-16
Drop Kconfig.deprecated_options
Stefan Reinauer
2012-11-16
Drop unused Kconfig variable PCIE_TUNING
Stefan Reinauer
2012-11-16
Drop Kconfig variable BOARD_HAS_HARD_RESET
Stefan Reinauer
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-14
Use mainboard hook for HP DL165
Kyösti Mälkki
2012-11-14
ms9652: fix misuse of LIFT_BSP_APIC_ID
Stefan Reinauer
2012-11-14
mainboard/siemens/sitemp_g1p1: Fix YABEL usage
Nico Huber
2012-11-14
Make YABEL's version of mainboard_interrupt_handlers() usable
Nico Huber
2012-11-14
mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too
Nico Huber
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-14
VIA chipsets: fix compilation without real mode code
Stefan Reinauer
2012-11-14
Tell CBMEM code about ACPI GNVS section
Stefan Reinauer
2012-11-14
SMM: Fix save state searching for GSMI
Duncan Laurie
2012-11-14
SMM: Save the GNVS pointer when creating APCI tables
Duncan Laurie
2012-11-14
SMM: Pass the ACPI GNVS pointer via state save map
Duncan Laurie
2012-11-14
SMM: Avoid use of global variables in SMI handler
Duncan Laurie
2012-11-14
SMM: Extract function for finding save state node
Duncan Laurie
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-11-14
Sandybridge: Set PEG clock gating
Marc Jones
2012-11-14
Add PCIe init and NMode flag to PEI data structure
Stefan Reinauer
2012-11-14
Add ddr3lv_support flag to pei_data structure
Duncan Laurie
2012-11-14
pei_data.h: Fix comment
Marc Jones
2012-11-14
Provide MRC with a console printing callback function
Vadim Bendebury
2012-11-13
Add spinlock to serialize Intel microcode updates
Stefan Reinauer
2012-11-13
cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded
Bill Richardson
2012-11-13
Export optionrom status on Stumpy/Lumpy
Vadim Bendebury
2012-11-13
Make EmeraldLake2 work again
Duncan Laurie
2012-11-13
Clean up stack checking code
Stefan Reinauer
2012-11-13
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-13
Add Kconfig option to lock/unlock ME firmware during build
Stefan Reinauer
2012-11-13
clean up lapic_cpu_init.c
Stefan Reinauer
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-13
Fix CONFIG_MAX_CPU set to 1 CPU build problem
Stefan Reinauer
2012-11-13
Support better tracking of AP stack usage.
Ronald G. Minnich
2012-11-13
SandyBridge/IvyBridge: Add IFD and ME firmware automatically
Stefan Reinauer
2012-11-12
vboot: Add option to skip TPM resume on S3 resume
Stefan Reinauer
2012-11-12
mmio pci config: Remove register constraints
Aaron Durbin
2012-11-12
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-12
Initial IGD OpRegion implementation
Stefan Reinauer
2012-11-12
romcc_io: add pci_or_configX functions.
Aaron Durbin
2012-11-12
x86/Makefile.inc: Test if the strings are equal by single equal sign
Zheng Bao
2012-11-12
If cmos is invalid, always set the rtc date and time
Stefan Reinauer
2012-11-12
Remove duplicate defines from mc146818rtc.c
Marc Jones
2012-11-12
Avoid using hardcoded values in MRC cache code
Vadim Bendebury
2012-11-12
ivybridge: Catch unknown CPU revisions
Stefan Reinauer
2012-11-12
Store timestamps before resuming from suspend
Stefan Reinauer
2012-11-12
Reduce default stack size to 4K
Stefan Reinauer
2012-11-12
Add dependency for CONFIG_AP_IN_SIPI_WAIT
Stefan Reinauer
2012-11-12
SPI: Add early romstage SPI driver using hardware sequencing
Duncan Laurie
2012-11-12
ELOG: Support for non-memory mapped flash
Duncan Laurie
2012-11-12
SPI: Fix and enable Fast Read support
Duncan Laurie
2012-11-12
Fix gcc-4.7 building problem.
Han Shen
2012-11-12
Add bd82x6x mainboards ASPM overrides.
Marc Jones
2012-11-12
SPI: Configure Software Sequence SPI Freq to match descriptor
Duncan Laurie
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
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-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
Change flashmap base to reflect new FMAP in U-boot
Duncan Laurie
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
[next]