Age | Commit message (Expand) | Author |
2014-08-06 | Set armv7 up for cpu_info to work as on x86 (so threads can work) | Ronald G. Minnich |
2014-08-06 | lenovo/x201: Enable pcie lanes in wwan slot. | Vladimir Serbinenko |
2014-08-06 | mainboard/amd: De-ASCIIartify AGESA board headers | Edward O'Callaghan |
2014-08-06 | gizmosphere/gizmo: Change the PCIe GPP to two x1 ports | Dave Frodin |
2014-08-06 | lenovo/t530/mainboard.c: Include header `h8.h` for prototype | Edward O'Callaghan |
2014-08-05 | tegra124: Add a stub implementation of the tegra124 SOC. | Gabe Black |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2014-08-05 | exynos5420: get rid of old exynos5420_config_l2_cache() | David Hendricks |
2014-08-05 | northbridge/via/vx800: Fix out-of-bounds read due to off-by-one | Edward O'Callaghan |
2014-08-04 | lenovo/t520/mainboard.c: Include header `h8.h` for prototype | Elyes HAOUAS |
2014-08-04 | peppy: Force enable ASPM on PCIe Root Port 1 | Shawn Nematbakhsh |
2014-08-04 | sconfig: improve argument parsing | Patrick Georgi |
2014-08-04 | util/sconfig/main.c: Remove assigned but unused variable `link` | Paul Menzel |
2014-08-04 | northbridge/intel: Out of bounds write to array in gma.h | Edward O'Callaghan |
2014-08-04 | cpu/intel: Fix out-of-bounds read due to off-by-one in condition | Edward O'Callaghan |
2014-08-04 | chrome ec: Add Methods for new EC events | Duncan Laurie |
2014-08-04 | falco: Re-read critical temperatures in ACPI _TMP | Duncan Laurie |
2014-08-04 | sconfig: more careful string resource handling | Patrick Georgi |
2014-08-03 | nehalem: Make UMA size configurable in CMOS. | Vladimir Serbinenko |
2014-08-03 | intel/fsp_bd82x6x: Fix cycle error | Patrick Georgi |
2014-08-03 | ifdtool: Check if file was opened | Patrick Georgi |
2014-08-03 | ifdtool: Avoid potential buffer overflow | Patrick Georgi |
2014-08-03 | nvramtool: Close file after use | Patrick Georgi |
2014-08-03 | sandy/ivybridge: Make UMA size configurable. | Vladimir Serbinenko |
2014-08-03 | arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblock | Daniele Forsi |
2014-08-03 | cpu/x86/lapic/lapic.c: trivial: fix comment on #else | Daniele Forsi |
2014-08-01 | armv7: add wrapper for DCCSW (data cache clean by set/way) | David Hendricks |
2014-08-01 | i82801ix: Provide ramstage smbus functions. | Vladimir Serbinenko |
2014-08-01 | vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h' | Edward O'Callaghan |
2014-08-01 | fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1 | Martin Roth |
2014-07-31 | payloads/external/SeaBIOS: Use coreboot’s serial console settings | Martin Roth |
2014-07-31 | payloads/external/SeaBIOS: Update makefile for olddefconfig | Martin Roth |
2014-07-31 | timer: Add functions to initialize absolute timer structures. | Gabe Black |
2014-07-31 | libpayload: provide missing cbfs symbol | Aaron Durbin |
2014-07-31 | armv7/exynos5420: Configure CPU cores for kernel to enable SMP. | Hung-Te Lin |
2014-07-31 | northbridge/amd/agesa/agesawrapper_call.h: Decode status codes | Edward O'Callaghan |
2014-07-30 | device/oprom/realmode/x86.c: Move includes to top of file | Edward O'Callaghan |
2014-07-30 | arch/x86/include/arch/interrupt.h: Add header guards | Edward O'Callaghan |
2014-07-30 | model_206ax_init.c: Trivial - fix indent | Edward O'Callaghan |
2014-07-30 | build system: remove duplicate architecture list | Patrick Georgi |
2014-07-30 | src/console/Kconfig: Fix choice for showing POST codes on console | Daniele Forsi |
2014-07-30 | mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000 | Martin Roth |
2014-07-30 | southbridge/intel: Add fsp_rangeley support | Martin Roth |
2014-07-30 | northbridge/intel: Add fsp_rangeley northbridge support | Martin Roth |
2014-07-30 | cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000) | Martin Roth |
2014-07-30 | util/sconfig: fix check for count of command line arguments | Daniele Forsi |
2014-07-30 | util/i915tool: close the file also when fread() returned an error | Daniele Forsi |
2014-07-30 | cbmem: Terminate the cbmem console at the cursor position. | Gabe Black |
2014-07-30 | i82801ix: Allow configuration of SATA mode in CMOS. | Vladimir Serbinenko |
2014-07-30 | util/cbfstool: free buffer on error path | Daniele Forsi |