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
2014-08-14
armv7: mark EABI compatibility symbols as used
Stefan Reinauer
2014-08-14
libpayload: Make EHCI driver cache-aware
Julius Werner
2014-08-14
libpayload: Add in a missing "static".
Gabe Black
2014-08-14
payloads/external/SeaBIOS: move build directory
Idwer Vollering
2014-08-14
libpayload: Reduce media init timeout to 5 seconds.
Shawn Nematbakhsh
2014-08-14
libpayload: Increase accuracy of timeout period for media init.
Shawn Nematbakhsh
2014-08-14
Exynos: de-duplicate mct timer initialization
Stefan Reinauer
2014-08-14
pit: snow: Fix snow, fix up pit write protect.
Gabe Black
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-14
lenovo/x200: Fix black screen on quick boot.
Vladimir Serbinenko
2014-08-14
gm45: Set D0F0_SKPD on normal boot path
Vladimir Serbinenko
2014-08-14
gm45: Set acpi_slp_type only once.
Vladimir Serbinenko
2014-08-14
libpayload: usbmsc: Split transfers into 64KB chunks
Duncan Laurie
2014-08-14
ARMv7/Exynos: Fix memory location assumptions
Stefan Reinauer
2014-08-14
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-08-13
exynos5420: Enable relocatable module support
Stefan Reinauer
2014-08-13
Tegra,Tegra124: proposed layout for file hierarchy with example
Ronald G. Minnich
2014-08-13
Falco: Patch to setup FUI (coreboot initializations) for falco
Furquan Shaikh
2014-08-13
Falco: Patch to enable correct port clock selection for dp
Furquan Shaikh
2014-08-13
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
2014-08-13
lenovo/x200: New mainboard.
Vladimir Serbinenko
2014-08-13
lenovo/h8: Support uwb radio.
Vladimir Serbinenko
2014-08-13
gm45: Allow skiping voltage config.
Vladimir Serbinenko
2014-08-13
ARMv7: drop dead code from Makefile.inc
Stefan Reinauer
2014-08-13
util/inteltool: Typo in dump output for 'GP_IO_SEL3'
Edward O'Callaghan
2014-08-13
southbridge/amd/cimx/sb800: Uninitialized variables in config func
Edward O'Callaghan
2014-08-13
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-08-13
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-12
libpayload: usbhub: Don't clear PSC unless it was set
Julius Werner
2014-08-12
tegra124: Implement the monotonic timer by reading the 1us timer register.
Gabe Black
2014-08-12
tegra124: Add stack related config options to the Kconfig.
Gabe Black
2014-08-12
tegra124: Add some make rules which will wrap the bootblock in the BCT.
Gabe Black
2014-08-12
gm45: Move S3 detection to enable stage.
Vladimir Serbinenko
2014-08-12
i82801ix: Make RP04 optionally hotpluggable.
Vladimir Serbinenko
2014-08-12
gm45: Reserve RAM for ME if it's active.
Vladimir Serbinenko
2014-08-12
gm45: Allow coexistance with ME firmware.
Vladimir Serbinenko
2014-08-12
Haswell: Lower TJ_MAX to 100C. Adjust critical temps to match.
ChromeOS Developer
2014-08-12
exynos5420: minor clean-up memory related stuff
David Hendricks
2014-08-12
exynos5420/pit: re-factor membaseconfig0/1 usage
David Hendricks
2014-08-12
exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420
David Hendricks
2014-08-12
nvramtool: plug some memory leaks
Patrick Georgi
2014-08-12
Exynos5420: ddr3: fine tuning the DDR3 timing values
David Hendricks
2014-08-12
libpayload: ehci: Set explicit terminate bits in dummy_qh next pointers.
Julius Werner
2014-08-12
Exynos5420: Remove code for enabling read leveling
David Hendricks
2014-08-12
exynos5: Refactor board-specific parts out of USB PHY code
Julius Werner
2014-08-12
libpayload: Make USB transfer functions return amount of bytes
Julius Werner
2014-08-12
exynos5420: ddr3: Cleanup init to use constants for directcmd
David Hendricks
2014-08-12
exynos5420: Alter init sequence as per recommendation
David Hendricks
2014-08-12
exynos5420: Make USB A-A booting work with early data cache
Julius Werner
2014-08-12
util: replace fseek/ftell/rewind with fstat
Patrick Georgi
2014-08-12
board-status: be protocol agnostic on upload
Patrick Georgi
2014-08-12
Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value
Daniele Forsi
2014-08-12
util/genprof: improve handling of command line arguments
Daniele Forsi
2014-08-12
armv7/Makefile.inc, cpu/Makefile.inc: align output of printf
Daniele Forsi
2014-08-12
mainboard/intel/minnowmax: clean up includes & whitespace
Martin Roth
2014-08-12
cpu/intel/XXX/acpi.c: Fix coding style violation
Martin Roth
2014-08-12
gm45: Ensure that brightness register in gma contains sane value.
Vladimir Serbinenko
2014-08-11
vendorcode/intel/fsp/baytrail/absf: add Minnow Max absf files
Martin Roth
2014-08-11
bayleybay_fsp: Add bakersport board variant
Martin Roth
2014-08-11
lint: provide better GPL license text test
Patrick Georgi
2014-08-11
lint: improve whitespace test
Patrick Georgi
2014-08-11
gm45: Declare brightness variables for ACPI use.
Vladimir Serbinenko
2014-08-11
mainboard/intel/minnowmax: Add MinnowMax mainboard
Martin Roth
2014-08-11
libpayload: xhci: Use Event Data TRBs for transfer event generation
Julius Werner
2014-08-11
x86/smm/smihandler.c: break case in switch
Patrick Georgi
2014-08-11
northbridge/intel/*/gma.c: Remove dead code
Edward O'Callaghan
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-08-11
i82801ix: Declare gen decode registers.
Vladimir Serbinenko
2014-08-11
lint: always remove temporary files
Patrick Georgi
2014-08-11
board-status: avoid shell error
Patrick Georgi
2014-08-11
soc/intel/fsp_baytrail: set up for including irqroute.h twice
Martin Roth
2014-08-11
.gitignore: add 3 executables that can be built in util/
Daniele Forsi
2014-08-11
board-status: remove whitespace
Patrick Georgi
2014-08-11
gm45: Set default VGA PCIID.
Vladimir Serbinenko
2014-08-11
lenovo/h8: Remove useless smi.h include.
Vladimir Serbinenko
2014-08-10
LZMA: Add a version of ulzma which takes the input and output buffer sizes.
Gabe Black
2014-08-10
cbfs: Check return value of map() for error
Julius Werner
2014-08-10
vboot: Implement VbExGetTimer using monotonic timers
Stefan Reinauer
2014-08-10
drivers: Add I2C TPM driver to coreboot
Stefan Reinauer
2014-08-10
cbfs: Fix overwalk on file scan
Steven Sherk
2014-08-10
coreboot_tables: reduce redundant data structures
Julius Werner
2014-08-10
lynxpoint: Add interrupt for GPIO controller in ACPI device
Duncan Laurie
2014-08-10
bolt: Set GPIO29 as input in S0, output+high in S3/S5
Duncan Laurie
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
ifdtool: Provide bounds on string parser
Patrick Georgi
2014-08-10
model_106cx: don't blindly set Kconfig settings
Aaron Durbin
2014-08-10
falco: Add support for Samsung memory
Duncan Laurie
2014-08-10
ARM: Eliminate the unused interrupts.c.
Gabe Black
2014-08-10
exynos: Get rid of the unused reset.c.
Gabe Black
2014-08-10
Falco/Slippy: Patch to remove redundant graphics initializations
Furquan Shaikh
2014-08-10
libpayload: hexdump.c: Change type of length argument to size_t
Paul Menzel
2014-08-10
southbridge/ricoh,ti: Remove trailing whitespace in debug output
Paul Menzel
2014-08-10
serial: Separate the serial hardware init and the serial console init.
Gabe Black
2014-08-10
src/lib/edid.c: missing break statement
Patrick Georgi
2014-08-10
cbfstool: free stale memory
Patrick Georgi
2014-08-10
nvramtool: check for successful seek
Patrick Georgi
2014-08-10
romcc: properly check out-of-range unsigned longs
Patrick Georgi
2014-08-10
cpu/intel/model_1067x: avoid null-pointer dereference
Patrick Georgi
2014-08-10
intel/fsp_bd82x6x: Fix cycle error some more
Patrick Georgi
[next]