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-05-08
cbfs_core.c: make cfbs searches even less verbose
Dave Frodin
2013-05-08
src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment
Paul Menzel
2013-05-07
x86: harden tsc udelay() function
Aaron Durbin
2013-05-07
Intel 82801Gx: LPC: Unify I/O APIC setup
Paul Menzel
2013-05-07
x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`
Paul Menzel
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-05-07
boot state: remove drain timers option
Aaron Durbin
2013-05-07
boot state: add ability to block state transitions
Aaron Durbin
2013-05-07
haswell: use asmlinkage for assembly-called funcs
Aaron Durbin
2013-05-07
exynos5: select HAVE_MONOTONIC_TIMER
David Hendricks
2013-05-07
x86: add TSC_CONSTANT_RATE option
Aaron Durbin
2013-05-07
haswell: use tsc for udelay()
Aaron Durbin
2013-05-07
asrock/e350m1: reduce default stack size
Stefan Reinauer
2013-05-06
libpayload: make searching for a file less verbose
Aaron Durbin
2013-05-06
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-05
timer.h: add mono_time_diff_microseconds()
David Hendricks
2013-05-05
exynos5/5250: Update timer call sites to use monotonic timer API
David Hendricks
2013-05-04
Lenovo ThinkPad X60: Clean up `romstage.c`
Paul Menzel
2013-05-04
Revert "exynos5250/snow: deprecate time.h"
David Hendricks
2013-05-04
Asus F2A85-M Enable the SD controller for F2A85-M
Rudolf Marek
2013-05-04
AMD F15: Fix warning in Proc/CPU/Feature
Martin Roth
2013-05-04
AMD F15: Fix warnings in Proc/Common
Martin Roth
2013-05-04
nvramtool: Use CMOS_SIZE for cmos size
Patrick Georgi
2013-05-03
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-03
crossgcc: update to gcc 4.7.3
Idwer Vollering
2013-05-03
cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC`
Paul Menzel
2013-05-03
exynos5250: monotonic timer implementation (using MCT)
David Hendricks
2013-05-03
AMD SATA: Correct »them implement« to »then implement« in comments
Paul Menzel
2013-05-03
Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
2013-05-03
Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT`
Paul Menzel
2013-05-03
cbfs: make searching for a file less verbose
Aaron Durbin
2013-05-03
mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC
David Hubbard
2013-05-01
armv7: invalidate TLB entries as they are added/modified
David Hendricks
2013-05-01
AMD Hudson A55E: Remove GEC firmware blob kconfig prompt
Bruce Griffith
2013-05-01
device tree: track init times
Aaron Durbin
2013-05-01
ARMV7: add a function to disable MMU entries
Ronald G. Minnich
2013-05-01
Google/Snow: Revise bootblock initialization.
Hung-Te Lin
2013-05-01
armv7: add wrapper for tlbimvaa
David Hendricks
2013-05-01
Google/Snow: Remove duplicated SPI1 initialization in bootblock.
Hung-Te Lin
2013-05-01
boot state: run timers on state entry
Aaron Durbin
2013-05-01
coreboot: add timer queue implementation
Aaron Durbin
2013-05-01
boot state: track times for each state
Aaron Durbin
2013-05-01
tsc: provide monotonic timer
Aaron Durbin
2013-05-01
lapic: monotonic time implementation
Aaron Durbin
2013-05-01
haswell: 24MHz monotonic time implementation
Aaron Durbin
2013-05-01
coreboot: introduce monotonic timer API
Aaron Durbin
2013-05-01
boot state: rebalance payload load vs actual boot
Aaron Durbin
2013-05-01
x86: use boot state callbacks to disable rom cache
Aaron Durbin
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-05-01
cbmem: use boot state machine
Aaron Durbin
2013-05-01
coverage: use boot state callbacks
Aaron Durbin
2013-05-01
acpi: split resume check and actual resume code
Aaron Durbin
2013-05-01
boot state: schedule static callbacks
Aaron Durbin
2013-05-01
ramstage: introduce boot state machine
Aaron Durbin
2013-05-01
rmodule: put all code/data bits in one section
Aaron Durbin
2013-05-01
string: Add STRINGIFY macro
Aaron Durbin
2013-04-30
Google/Snow: Remove unnecessary serial console init code.
Hung-Te Lin
2013-04-30
Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.
Denis 'GNUtoo' Carikli
2013-04-30
Google/Snow: Temporary fix for resume failure.
Hung-Te Lin
2013-04-29
Google/Snow: Enable suspend/resume.
Hung-Te Lin
2013-04-26
google/snow: Revise romstage initialization code.
Hung-Te Lin
2013-04-26
Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
2013-04-26
exynos5250: uncomment $(INTERMEDIATE)
David Hendricks
2013-04-26
armv7: invoke intermediate build rules
David Hendricks
2013-04-25
google/snow: Add "wakeup" module for suspend/resume.
Hung-Te Lin
2013-04-25
arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...
Hung-Te Lin
2013-04-23
AMD Thatcher: ConnectorTypeDP supports both DP and HDMI
Siyuan Wang
2013-04-23
GOOGLE/SNOW: get graphics working
Ronald G. Minnich
2013-04-23
Intel microcode: Return when `microcode_updates` is `NULL`
Vladimir Serbinenko
2013-04-23
exynos5250: ungate the product ID register
David Hendricks
2013-04-22
GOOGLE/SNOW: fix stupid paren error
Ronald G. Minnich
2013-04-22
superiotool: add CR dump for W83627UHG = NCT6627UD
Frank Rysanek
2013-04-20
AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`
Paul Menzel
2013-04-20
Eliminate use of pointers in coreboot table
Stefan Reinauer
2013-04-19
google/snow: disable unused USB3.0 PLL to save power
David Hendricks
2013-04-19
exynos5: eliminate lcd_base variable
David Hendricks
2013-04-19
google/snow: Minor clean-ups for display setup code in ramstage
David Hendricks
2013-04-19
google/snow: enable clock gating to save power
David Hendricks
2013-04-19
AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMI
Siyuan Wang
2013-04-19
exynos5250: get xres and yres out of the device tree and into the panel descr...
Ronald G. Minnich
2013-04-19
[3/3] google/snow: enable TMU
David Hendricks
2013-04-19
[2/3] exynos5: modify thermal management unit code for coreboot
David Hendricks
2013-04-19
[1/3] exynos5: import thermal management unit code
David Hendricks
2013-04-19
exynos5: move power_enable_hw_thermal_trip() prototype
David Hendricks
2013-04-18
spkmodem console
Vladimir Serbinenko
2013-04-18
AMD/SB800: Define the GPP PCIe lane distribution
Dave Frodin
2013-04-18
libpayload: Don't sneak in compiler includes
Stefan Reinauer
2013-04-18
AMD Fam14: Split out the AMD Fam14 DSDT
Mike Loptien
2013-04-18
Intel i945: ACPI: Add _OSC method
Denis 'GNUtoo' Carikli
2013-04-18
ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT
Stefan Reinauer
2013-04-17
armv7/exynos5250: Deprecate sdelay in favor of udelay
David Hendricks
2013-04-17
google/snow: enable 32KHz sleep clock
David Hendricks
2013-04-17
Samsung/exynos5250: convert unsigned {int,char} to u32/u8
Ronald G. Minnich
2013-04-16
AMD Parmer: remove unused macros and turn off unused pcie port
Siyuan Wang
2013-04-16
cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argument
Paul Menzel
2013-04-16
Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2
Vladimir Serbinenko
2013-04-16
snow: Return 0 from get_recovery_mode_from_vbnv.
Gabe Black
2013-04-16
snow: Report the state of the power button GPIO in the coreboot tables.
Gabe Black
2013-04-16
snow: Configure the power button as an input GPIO.
Gabe Black
2013-04-16
snow: Fix the name of some constants in romstage.c.
Gabe Black
[next]