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
2014-08-10
exynos5420: Tighten up displayport timing loops
Ronald G. Minnich
2014-08-10
armv7: Support stack dump after exceptions
Julius Werner
2014-08-10
model_106cx: don't blindly set Kconfig settings
Aaron Durbin
2014-08-10
exynos: Get rid of the unused reset.c.
Gabe Black
2014-08-10
cpu/intel/model_1067x: avoid null-pointer dereference
Patrick Georgi
2014-08-09
cpu/amd/geode_lx: Trivial - remove useless comment
Edward O'Callaghan
2014-08-09
cpu/amd/geode_lx: Reduce fancy ASCII art with embedded comments
Edward O'Callaghan
2014-08-09
cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabs
Edward O'Callaghan
2014-08-09
Exynos5420: clean up SPI driver
Stefan Reinauer
2014-08-08
exynos5420: Implement support to boot with USB A-A firmware upload
Julius Werner
2014-08-07
Exynos 5420: skip the EDID read if there is already an EDID.
Ronald G. Minnich
2014-08-07
exynos5420: Set the CLK_DIV_CPERI1 value as per manual
David Hendricks
2014-08-07
exynos: Set up caching in the bootblock.
Gabe Black
2014-08-07
Exynos5420: invoke the cooperative threading in udelay
Ronald G. Minnich
2014-08-06
Exynos5: Remove unneeded USB delays
Stefan Reinauer
2014-08-06
Exynos5420: tighten up display port delays
Ronald G. Minnich
2014-08-06
exynos5420: Fix mmc clock source.
Hung-Te Lin
2014-08-06
Set armv7 up for cpu_info to work as on x86 (so threads can work)
Ronald G. Minnich
2014-08-05
exynos5420: get rid of old exynos5420_config_l2_cache()
David Hendricks
2014-08-04
cpu/intel: Fix out-of-bounds read due to off-by-one in condition
Edward O'Callaghan
2014-08-03
cpu/x86/lapic/lapic.c: trivial: fix comment on #else
Daniele Forsi
2014-07-31
timer: Add functions to initialize absolute timer structures.
Gabe Black
2014-07-31
armv7/exynos5420: Configure CPU cores for kernel to enable SMP.
Hung-Te Lin
2014-07-30
model_206ax_init.c: Trivial - fix indent
Edward O'Callaghan
2014-07-30
cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)
Martin Roth
2014-07-30
model_fxx/processor_name.c, hudson/lpc.c: add missing break statements
Daniele Forsi
2014-07-30
cpu/intel/model_2065x/model_2065x_init.c: Remove dead code
Edward O'Callaghan
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-28
AGESA boards: Drop get_bus_conf.c files
Kyösti Mälkki
2014-07-28
AGESA fam16kb: Move NB config fam16kb out of get_bus_conf()
Kyösti Mälkki
2014-07-28
AGESA: Drop some excessive agesawrapper.h includes
Kyösti Mälkki
2014-07-24
AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf()
Kyösti Mälkki
2014-07-23
cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()`
Paul Menzel
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-19
intel/model_2065x: Remove dead code.
Vladimir Serbinenko
2014-07-17
cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
misc,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-14
AGESA fam15: Fix entry to cimx/sb900
Kyösti Mälkki
2014-07-14
AGESA CIMx: Move late init out of get_bus_conf()
Kyösti Mälkki
2014-07-14
AGESA: Trace execution with AGESAWRAPPER()
Kyösti Mälkki
2014-07-14
AMD SPI: Optimise for longer writes
Kyösti Mälkki
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-10
intel/haswell: add vmx support w/Kconfig option
Matt DeVillier
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
spi: Change spi_xfer to work in units of bytes instead of bits.
Gabe Black
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-07-05
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
2014-07-03
AGESA: Call get_bus_conf() just once
Kyösti Mälkki
2014-07-03
AGESA: Add agesawrapper_post_device()
Kyösti Mälkki
2014-07-03
AGESA boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-07-03
AGESA: Clean separation of SPI flash
Kyösti Mälkki
2014-07-03
AGESA boards: Add prepare_for_resume()
Kyösti Mälkki
2014-07-03
AGESA S3: Refactor S3 backup store locations in SPI
Kyösti Mälkki
2014-06-30
x86 MTRR: Drop unused return value
Kyösti Mälkki
2014-06-30
Use MTRR defines
Kyösti Mälkki
2014-06-29
cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always false
Edward O'Callaghan
2014-06-29
cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII art
Edward O'Callaghan
2014-06-28
Don't add .eh_frame sections to SMM image
Patrick Georgi
2014-06-25
AGESA: Move config parameters for non-volatile S3 data
Kyösti Mälkki
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-06-21
cpu/amd/agesa: Use acpi_is_wakeup()
Kyösti Mälkki
2014-06-21
Misc: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-17
intel/model_2065x: Add 20652 microcode.
Vladimir Serbinenko
2014-06-06
AGESA: Use common heap allocator
Kyösti Mälkki
2014-05-30
cpu/intel/fsp_model_206ax: change realpath to readlink
Martin Roth
2014-05-19
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-13
cpu/intel: Add CPU socket rPGA988B
Zaolin
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-09
cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
Martin Roth
2014-05-09
Intel FSP: add a shared set of functions for the FSP
Martin Roth
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-05
haswell: move to mp_init library
Aaron Durbin
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-30
console: Move UART port defaults to mainboard
Kyösti Mälkki
2014-04-30
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
allwinner/a10: Hide SoC specific UART functions
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-29
AGESA SPI: Fix Kconfig options
Kyösti Mälkki
2014-04-28
AMD: Add common header file for CAR setup
Kyösti Mälkki
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
Get rid of HAVE_INIT_TIMER config option
Furquan Shaikh
2014-04-20
Move MAX_PHYSICAL_CPUS to AMD k8 and fam10
Kyösti Mälkki
2014-04-18
console: Use romstage code for ramstage and SMM
Kyösti Mälkki
2014-04-16
cpu/amd/agesa/family15tn: Add udelay implementation for SMM
Alexandru Gagniuc
2014-04-16
cpu/amd/agesa/family15tn: Add initial support for SMM mode
Alexandru Gagniuc
2014-04-15
vendorcode/amd/agesa/fam14: Build as a static library
Edward O'Callaghan
2014-04-15
vendorcode/amd/agesa/fam15tn: Build as a static library
Alexandru Gagniuc
2014-04-13
cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOT
Alexandru Gagniuc
2014-04-12
agesa: Always include family* Kconfig
Patrick Georgi
2014-04-09
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-04-09
cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value
Patrick Georgi
2014-04-03
amd/agesa/s3_resume: Make compiler agnostic.
Edward O'Callaghan
2014-04-01
x86: use car_(get|set)_var accessors for apic timer
Aaron Durbin
[prev]
[next]