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-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
2014-11-27
cpu/amd/agesa/family15rl: Provide Richland CPU support
Edward O'Callaghan
2014-11-25
amd/fam10: Fix pstate configuration
Patrick Georgi
2014-11-25
build system: unify linker use across gcc and clang
Patrick Georgi
2014-11-25
build system: use a single variable name for compiler runtimes
Patrick Georgi
2014-11-22
allwinner/a10: fix raminit
Patrick Georgi
2014-11-22
amdk8: Move to implicit length patching
Vladimir Serbinenko
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-11-22
cpu/amd/agesa/family1{0,2}: Fix init introduction printf output
Edward O'Callaghan
2014-11-22
cpu/amd/agesa/family1{0,2}: Fix indent and sync closer together
Edward O'Callaghan
2014-11-21
cpu/amd/agesa/family1*: Use IS_ENABLED() macro
Edward O'Callaghan
2014-11-20
amd/olivehillplus: Share agesawrapper header
Kyösti Mälkki
2014-11-20
AMD: Isolate AGESA and PI build environments
Kyösti Mälkki
2014-11-19
acpigen: Add and use acpigen_write_method.
Vladimir Serbinenko
2014-11-16
cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifier
Edward O'Callaghan
2014-11-15
chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE
Aaron Durbin
2014-11-14
AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram
Kyösti Mälkki
2014-11-11
cpu/x86/smm/Makefile.inc: Fix up linkage rules
Edward O'Callaghan
2014-11-09
haswell: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
ibexpeak, bd82x6x: Move to implicit length patching
Vladimir Serbinenko
2014-11-08
fsp_rangeley: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-07
cpu/intel/fsp_model_406dx: Invaild include path
Edward O'Callaghan
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-29
cpu/intel: Add configuration for socket LGA1155
Damien Zammit
2014-10-28
cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-23
AMD Trinity and Kabini: fix fan control
Kyösti Mälkki
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-19
AGESA: Drop board and chipset -specific callout headers
Kyösti Mälkki
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-19
haswell baytrail: Enable RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-09-25
x86/mtrr: Enable MTRR's before enabling caching
Isaac Christensen
2014-09-24
x86: Minimize work done with the caches disabled in mtrr functions.
Gabe Black
2014-09-15
arm: Remove CAR_MIGRATE Kconfig and associated cruft
Julius Werner
2014-09-12
cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct comment
Paul Menzel
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-04
AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutter
Bruce Griffith
2014-08-30
AMD Steppe Eagle: CPU files for new SoC
Bruce Griffith
2014-08-30
sandybridge: Add native sandybridge
Vladimir Serbinenko
2014-08-26
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-25
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
Gabe Black
2014-08-22
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-21
arm: Get rid of the INTERMEDIATE variable used on exynos.
Gabe Black
2014-08-18
trustzone: Pull trustzone init out of cpu.c and do it in romstage.
Gabe Black
2014-08-18
exynos5420: Don't map low addresses that lead nowhere
Julius Werner
2014-08-18
arm/exynos: Allow releasing UART retention for resume.
Hung-Te Lin
2014-08-18
exynos5: Implement support for USB 3.0 DRD PHYs/controllers
Julius Werner
2014-08-18
console: conditionally include console in bootblock
Stefan Reinauer
2014-08-18
cpu/intel/fsp_model_406dx: code cleanup
Martin Roth
2014-08-16
exynos5xx0: rename local "main" variable
Patrick Georgi
2014-08-14
Exynos: de-duplicate mct timer initialization
Stefan Reinauer
[prev]
[next]