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
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
cbfs: Change false ERROR print to a WARNING.
Shawn Nematbakhsh
2013-03-21
Intel: Update CPU microcode for 6fx CPUs
Stefan Reinauer
2013-03-21
Intel: Update CPU microcode for 106cx CPUs
Stefan Reinauer
2013-03-21
Intel: Update CPU microcode script
Stefan Reinauer
2013-03-21
Butterfly, Stout: Force SATA link speed to 3 Gbps
Shawn Nematbakhsh
2013-03-21
rmodule: add string functions to rmodules class
Aaron Durbin
2013-03-21
lynxpoint: Fix up handling for LynxPoint-LP chipsets
Duncan Laurie
2013-03-21
lynxpoint: Change sata.c to get rid of #if
Duncan Laurie
2013-03-21
lynxpoint: Fix ELOG logging of power management events
Duncan Laurie
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-21
lynxpoint: Fix GPIO and PM base reservations
Duncan Laurie
2013-03-21
lynxpoint: remove DEBUG_PERIODIC_SMIS
Duncan Laurie
2013-03-21
lynxpoint: Add power management helper functions
Duncan Laurie
2013-03-21
lynxpoint: Add helper functions for reading PM and GPIO base
Duncan Laurie
2013-03-21
lynxpoint: Add function for checking for LP chipset
Duncan Laurie
2013-03-21
lynxpoint: Enable EC IO ports 0x62/0x66
Duncan Laurie
2013-03-21
haswell: Drop the device ID check in graphics init path
Duncan Laurie
2013-03-21
lynxpoint: update MBP give up routine
Aaron Durbin
2013-03-21
haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option
Aaron Durbin
2013-03-21
haswell: implement ramstage caching in SMM region
Aaron Durbin
2013-03-21
coreboot: add caching loaded ramstage interface
Aaron Durbin
2013-03-21
haswell: add multipurpose SMM memory region
Aaron Durbin
2013-03-21
haswell: set TSEG as WB cacheable in romstage
Aaron Durbin
2013-03-21
LynxPoint: Move RCBA helper function to its own file
Duncan Laurie
2013-03-21
haswell: support for parallel SMM relocation
Aaron Durbin
2013-03-21
ramstage: cache relocated ramstage in RAM
Aaron Durbin
2013-03-21
haswell: use s3_resume field in romstage_handoff
Aaron Durbin
2013-03-21
haswell: cbmem_get_table_location() implementation
Aaron Durbin
2013-03-21
ramstage: Add cbmem_get_table_location()
Aaron Durbin
2013-03-21
romstage_handoff: add s3_resume field
Aaron Durbin
2013-03-21
romstage_handoff: provide common logic for setup
Aaron Durbin
2013-03-21
x86: protect against abi assumptions from compiler
Aaron Durbin
2013-03-21
haswell: support for CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
Fix race condition building console code
Stefan Reinauer
2013-03-21
coreboot: introduce romstage_handoff structure
Aaron Durbin
2013-03-21
cbmem: add CBMEM_ID_ROMSTAGE_INFO id
Aaron Durbin
2013-03-21
ramstage: prepare for relocation
Aaron Durbin
2013-03-21
rmodule: add ability to calculate module placement
Aaron Durbin
2013-03-21
armv7: add function for dcache_clean_by_mva()
David Hendricks
2013-03-21
armv7: add a helper function for dcache ops by MVA
David Hendricks
2013-03-21
armv7: cosmetic changes to new cache code
David Hendricks
2013-03-21
armv7: remove old isb() and dsb() macros
David Hendricks
2013-03-21
armv7: move armv7_invalidate_caches() to cache.c
David Hendricks
2013-03-20
x86: don't clear bss in ramstage entry
Aaron Durbin
2013-03-20
f15tn/Include/OptionIdsInstall.h: Remove idle `… || )`
Siyuan Wang
2013-03-20
ARM: remove assembly code dump when stages.o is built
Ronald G. Minnich
2013-03-20
ARM: Fix the ldscripts so that exit/enter stage work correctly.
Ronald G. Minnich
2013-03-20
Supermicro H8SCM: Use SPD read code from F15 wrapper
Kimarie Hoot
2013-03-20
AMD Dinar: Use SPD read code from F15 wrapper
Kimarie Hoot
2013-03-20
Tyan S8226: Use SPD read code from F15 wrapper
Kimarie Hoot
2013-03-20
Supermicro H8QGI: Use SPD read code from F15 wrapper
Kimarie Hoot
2013-03-20
cbfstool locate: Implement alignment switch --align/-a
Hung-Te Lin
2013-03-20
link/graphics: Add support for EDID
Ronald G. Minnich
2013-03-20
link/graphics: New state machine
Ronald G. Minnich
2013-03-20
link/graphics: implement a palette setting operator
Ronald G. Minnich
2013-03-20
x86: provide more C standard environment
Aaron Durbin
2013-03-20
haswell: drop memory reservation for sandybridge GPU bug
Duncan Laurie
2013-03-20
Intel: Update CPU microcode for Sandybridge/Ivybridge CPUs
Stefan Reinauer
2013-03-20
Intel: Update CPU microcode for 1067x CPUs
Stefan Reinauer
2013-03-19
link/graphics: add functions to support aux channel communications
Ronald G. Minnich
2013-03-19
armv7/exynos/snow: new cache maintenance API
David Hendricks
2013-03-19
rmodule: add ramstage support
Aaron Durbin
2013-03-19
google/snow: fix a GPIO array index
David Hendricks
2013-03-19
lynxpoint: Add cbfs_load_payload() implementation
Aaron Durbin
2013-03-19
x86: remove stack definition in linker script
Aaron Durbin
2013-03-19
cbfs: alternative support for cbfs_load_payload()
Aaron Durbin
2013-03-19
bd82x6x: Fix compiling with USB debug port support
Ronald G. Minnich
2013-03-19
AMD Fam15: Add SPD read functions to wrapper code
Kimarie Hoot
2013-03-19
cbfstool locate: Rename -a align switch to -P for page size
Hung-Te Lin
2013-03-19
Include byteorder.h for the definition of ntohl in romstage.c
Hung-Te Lin
2013-03-19
haswell: wait 10ms after INIT IPI
Aaron Durbin
2013-03-19
haswell: Parallel AP bringup
Aaron Durbin
2013-03-19
intel microcode: split up microcode loading stages
Aaron Durbin
2013-03-19
AMD Dinar: Remove Unused Oem.h Header File
Kimarie Hoot
2013-03-18
SMM: link against libgcc
Stefan Reinauer
2013-03-18
haswell: add romstage_after_car() function
Aaron Durbin
2013-03-18
haswell: move call site of save_mrc_data()
Aaron Durbin
2013-03-18
haswell: romstage: pass stack pointer and MTRRs
Aaron Durbin
2013-03-18
haswell: unify romstage logic
Aaron Durbin
2013-03-18
haswell: remove unused sys_info structure
Aaron Durbin
2013-03-18
haswell: adjust CAR usage
Aaron Durbin
2013-03-18
rmodule: add rmodules class and new type
Aaron Durbin
2013-03-18
wtm2: Disable USB port 7 (SD card) due to hang
Duncan Laurie
2013-03-18
libpayload: Fix the config file dependency in the Makefile template
Gabe Black
2013-03-18
libpayload: Make keycode constants available outside of curses.h.
Gabe Black
2013-03-18
rmodule: include heap in bss section
Aaron Durbin
2013-03-18
rmodule: add 16 bytes of padding
Aaron Durbin
2013-03-18
haswell: lapic timer support
Aaron Durbin
2013-03-18
lynxpoint: Move a bit of generic RCBA into early_pch
Duncan Laurie
2013-03-18
lib: add rmodule support
Aaron Durbin
2013-03-18
haswell: fix ACPI MCFG table
Aaron Durbin
2013-03-18
haswell: enable caching before SMM initialization
Aaron Durbin
2013-03-18
haswell: Clear correct number of MCA banks
Aaron Durbin
2013-03-18
haswell: move definition of CORE_THREAD_COUNT_MSR
Aaron Durbin
2013-03-18
haswell: Use SMM Modules
Aaron Durbin
2013-03-18
Add support for "Stout" Chromebook
Stefan Reinauer
2013-03-18
Add Intel Whitetip Mountain 2 mainboard
Duncan Laurie
2013-03-17
superiotool: Add support for the IT8728F Super I/O
Андрей Павлов
[prev]
[next]