Age | Commit message (Expand) | Author |
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 |
2014-08-09 | cbfstool: fix option parsing | Patrick Georgi |
2014-08-09 | cpu/amd/geode_lx: Trivial - remove useless comment | Edward O'Callaghan |
2014-08-09 | ivybridge: Don't propose to include systemagent on native boards. | Vladimir Serbinenko |
2014-08-09 | lenovo/x201: Enable wake on LID and Fn key. | Vladimir Serbinenko |
2014-08-09 | southbridge/amd/cs5536: Trivial style fix for trailing 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-09 | Set check-lxdialog.sh mode properly | Vadim Bendebury |
2014-08-09 | intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS | Daniele Forsi |
2014-08-09 | superio/smsc/sio1036: Clean up RAMstage superio.c component | Edward O'Callaghan |
2014-08-08 | falco: Remove RTD2132 chip and setup from devicetree | Duncan Laurie |
2014-08-08 | Falco/Slippy: remove unwanted scratchpad writes | Furquan Shaikh |
2014-08-08 | ARMv7: Add stdint types needed for vboot library | Stefan Reinauer |
2014-08-08 | chromeos: Add code to read FMAP on ARM | Stefan Reinauer |
2014-08-08 | qemu-armv7/media.c: fix coding style | Stefan Reinauer |
2014-08-08 | falco: Add double function reset to ALC283 verb table | Duncan Laurie |