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
/
cpu
Age
Commit message (
Expand
)
Author
2015-03-30
x86: fix SMM programs linked with gc-sections
Aaron Durbin
2015-03-30
x86/smm: Move SMM configuration out of generic Makefile
Patrick Georgi
2015-03-29
mips: add verstage configuration
Patrick Georgi
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-25
cpu/amd/model_10xxx: Increase preram buffer size to 32k
Timothy Pearson
2015-03-21
imgtec/danube: Add support for ImgTec Danube SoC
Paul Burton
2015-03-21
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-20
loaders: add program_loading.h header file
Aaron Durbin
2015-03-19
cpu/amd/model_10xxx: Add support for early cbmem
Timothy Pearson
2015-03-19
cpu/amd/model_10xxx: Fix UMA memory sizes
Timothy Pearson
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
haswell: Fix monotonic timer integration
Stefan Reinauer
2015-03-17
cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function
Timothy Pearson
2015-03-17
Makefile.inc: Use -Og when compiling with GDB support
Stefan Reinauer
2015-03-16
cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()
Dave Frodin
2015-03-13
cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY
Alexander Couzens
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-03-09
cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository
Paul Menzel
2015-03-07
AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support
Kyösti Mälkki
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2015-03-06
AMD Fam10h: Only create _PR scope if it is filled in
Patrick Georgi
2015-03-05
AMD Fam10h: sanity check some CPU data
Patrick Georgi
2015-03-04
cpu/amd/model_10xxx: Documentation update
Timothy Pearson
2015-03-04
cpu/amd/model_10xxx: Refactor model detection to reduce code duplication
Timothy Pearson
2015-02-28
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2015-02-28
cpu/intel (non-FSP): Use microcode from blobs repository
Alexandru Gagniuc
2015-02-23
AMD Fam10h: Don't write uninitialized data into ACPI
Patrick Georgi
2015-02-23
cpu/amd/agesa: Use alloc_cbmem() only in ramstage
Dave Frodin
2015-02-21
cpu/amd/pi: Use alloc_cbmem() only in ramstage
Dave Frodin
2015-02-21
AMD Bald Eagle: Add CPU subdirectory files for new AMD processor
Bruce Griffith
2015-02-20
cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API
Alexandru Gagniuc
2015-02-20
AMD amdfam10: Always have HT3_SUPPORT
Kyösti Mälkki
2015-02-18
amd/00730F01: Move SteppeEagle specific settings to northbridge
Dave Frodin
2015-02-18
cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1
Alexander Couzens
2015-02-18
cpu/amd/model_10xxx: Add monotonic timer support
Timothy Pearson
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-14
cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM
Alexandru Gagniuc
2015-02-11
cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id
Nicolas Reinecke
2015-02-11
amd/amdfam10: Fix incorrect core count identification
Timothy Pearson
2015-02-11
cpu/amd/model_10xxx: update microcode
Nicolas Reinecke
2015-02-11
cpu/intel: >= nehalem: add comments to msr finalize's
Alexander Couzens
2015-02-10
amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objects
Timothy Pearson
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-02-05
AMD K8: Remove some excessive preprocessor use
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Remove terminator from microcode blob
Kyösti Mälkki
2015-02-03
amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Load microcode updates from CBFS
Kyösti Mälkki
2015-02-03
cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option
Alexandru Gagniuc
2015-01-31
cpu/amd (non-AGESA): Fix AP crash during microcode version lookup
Timothy Pearson
2015-01-31
amd/amdfam10: Update name table with Opteron 2400/8400 series codes
Timothy Pearson
2015-01-31
intel/model_2065x: update microcode
Nicolas Reinecke
2015-01-28
amd/amdfam10: Add runtime ACPI _PSS generation
Timothy Pearson
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-09
cpu/amd/pi: Use acpi_is_wakeup()
Kyösti Mälkki
2015-01-09
x86: Initialize drivers in SMM context if needed
David Hendricks
2015-01-06
cpu: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
doxygen fixes: fix parameter names to match the functions
Martin Roth
2015-01-03
intel/model_206ax: update microcode
Nicolas Reinecke
2015-01-03
ARMv7: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-02
allwinner/a10: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-31
arch/x86: Declare GDT symbols and move_gdt()
Kyösti Mälkki
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-30
intel CAR: Fix DCACHE_RAM_BASE for old sockets
Kyösti Mälkki
2014-12-28
intel: Fix microcode alignment
Kyösti Mälkki
2014-12-20
AGESA fam15: Unify agesawrapper
Kyösti Mälkki
2014-12-20
AGESA fam14: Add amd_initenv()
Kyösti Mälkki
2014-12-20
AGESA: Add amd_initcpuio() and amd_initmmio()
Kyösti Mälkki
2014-12-19
cpu/armltd/cortex-a9: Remove stub func dead code
Edward O'Callaghan
2014-12-19
intel/truxton: Add dummy cache-as-ram region
Kyösti Mälkki
2014-12-19
arm/ti/am335x: use new arm bootblock infrastructure
Alexander Couzens
2014-12-19
AMD amdfam10: Drop EXT_CONF_SUPPORT
Kyösti Mälkki
2014-12-19
AGESA fam12 fam14: Drop EXT_CONF_SUPPORT
Kyösti Mälkki
2014-12-19
AMD binaryPI: Drop EXT_CONF_SUPPORT
Kyösti Mälkki
2014-12-16
Drop SC520 and related boards
Stefan Reinauer
2014-12-16
Drop GX1, CS5330 and related boards
Stefan Reinauer
2014-12-16
Intel FSP: Move to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-12-15
x86: Set BOOT_MEDIA_SPI_BUS
David Hendricks
2014-12-13
AMD model fxx powernow_acpi.c: Fix incorrect loop count
Scott Duplichan
2014-12-08
vendorcode/amd/agesa/fam10: Build as a static library
Edward O'Callaghan
2014-12-06
vendorcode/amd/agesa: Remove unused helper.c file
Alexandru Gagniuc
2014-12-05
FSP platform microcode: Update to remove Kconfig variable
Martin Roth
2014-12-03
i945: Consolidate acpi/platform.asl
Vladimir Serbinenko
2014-12-03
AGESA: Trace execution with AGESA_EVENTLOG()
Kyösti Mälkki
2014-12-03
AGESA: Common agesawrapper for S3 resume
Kyösti Mälkki
2014-12-03
AGESA fam16kb: Move clearing of NoSnoopEnable bit
Kyösti Mälkki
2014-12-03
AGESA: Use common header for agesawrapper
Kyösti Mälkki
2014-12-02
arm/allwinner/a10: use new arm bootblock infrastructure
Alexander Couzens
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-30
Unify remaining binutils invocations
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
[next]