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
Age
Commit message (
Expand
)
Author
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-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
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
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
2013-04-16
snow: Get rid of the oprom loaded GPIO.
Gabe Black
2013-04-16
snow: Tidy up chromeos.c.
Gabe Black
2013-04-16
snow: Add support for EC based recovery.
Gabe Black
2013-04-16
snow: Fix some comments in chromeos.c.
Gabe Black
2013-04-16
Lenovo ThinkPad X60: Add Native VGA init.
Denis 'GNUtoo' Carikli
2013-04-16
ec/google: Move plug-n-play initialization to LPC protocol.
Hung-Te Lin
2013-04-16
ec/google: Support Google's Chrome EC on I2C interface.
Hung-Te Lin
2013-04-16
AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments
Paul Menzel
2013-04-15
Fam14 DSDT: Also return for unrecognized UUID in _OSC
Mike Loptien
2013-04-15
Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again
Kyösti Mälkki
2013-04-14
AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in comments
Paul Menzel
2013-04-14
link/graphics: Remove the inclusion of an AMD header.
Denis 'GNUtoo' Carikli
2013-04-13
exynos5/snow: remove wait_ms arg from dp_controller_init()
David Hendricks
2013-04-13
Exynos5250: add a microsecond timer
Ronald G. Minnich
2013-04-12
Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"
Nico Huber
2013-04-12
AMD Thatcher: Fix PCIE link issues
Siyuan Wang
2013-04-12
ec/google: Isolate EC bus protocol implementation.
Hung-Te Lin
2013-04-12
Add new superio device
Steven Sherk
2013-04-11
AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in comment
Paul Menzel
2013-04-11
Persimmon/Fam14/SB800 DSDT: Split into common areas
Mike Loptien
2013-04-11
Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.
Gabe Black
2013-04-11
Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number.
Gabe Black
2013-04-11
ARM: Unmask aborts very early in the bootblock.
Gabe Black
2013-04-11
ASRock DSDT: Split the ASRock DSDT
Mike Loptien
2013-04-11
Exynos5250: Use new chip settings for the cpu
Ronald G. Minnich
2013-04-10
siemens/sitemp_g1p1: Make ACPI report the right mmconf region
Patrick Georgi
2013-04-10
GOOGLE/SNOW: add edp support to ramstage
Ronald G. Minnich
2013-04-10
[2/2] tps65090: re-factor for coreboot
David Hendricks
2013-04-10
[1/2] initial import of TI TPS65090
David Hendricks
2013-04-10
GOOGLE/SNOW: clean up the device tree
Ronald G. Minnich
2013-04-10
exynos5-common: Enable fimd_bypass and minor cleanup
Ronald G. Minnich
2013-04-10
armv7: replace read/write macros with inlines
David Hendricks
2013-04-10
exynos5: Re-factor I2C code
David Hendricks
2013-04-09
replace device/i2c.h with simpler version
David Hendricks
2013-04-09
FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK scheme
Jens Rottmann
2013-04-08
Fix read_option invocation in uart8250mem.c
Stefan Reinauer
2013-04-08
Fix compilation when coverage debugging is enabled
Stefan Reinauer
2013-04-08
armv7: specify condition code for msr instruction
David Hendricks
2013-04-08
exynos5250: add missing address-of operator in UART driver
David Hendricks
2013-04-08
snow/exynos5250: move board-specific power stuff to mainboard dir
David Hendricks
2013-04-06
exynos5250: add a chip.h file for the display register settings
Ronald G. Minnich
2013-04-05
mtrr: add rom caching comment about hyperthreads
Aaron Durbin
2013-04-05
exynos5-common: get rid of displayport trial code
Ronald G. Minnich
2013-04-04
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
Kyösti Mälkki
2013-04-04
AMD GX1: Remove useless copied header file `northbridge.h`
Paul Menzel
2013-04-03
lynxpoint: Cosmetic cleanup
Stefan Reinauer
2013-04-03
Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...
Jens Rottmann
2013-04-03
sandybridge: enable ROM caching
Aaron Durbin
2013-04-03
haswell: enable ROM caching
Aaron Durbin
2013-04-03
haswell: keep ROM cache enabled
Aaron Durbin
2013-04-03
haswell: use new interface to disable rom caching
Aaron Durbin
[prev]
[next]