aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-09AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-05-08x86: use asmlinkage macro for smm_handler_tAaron Durbin
2013-05-08cbfs_core.c: make cfbs searches even less verboseDave Frodin
2013-05-08src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignmentPaul Menzel
2013-05-07x86: harden tsc udelay() functionAaron Durbin
2013-05-07Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel
2013-05-07x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`Paul Menzel
2013-05-07x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel
2013-05-07boot state: remove drain timers optionAaron Durbin
2013-05-07boot state: add ability to block state transitionsAaron Durbin
2013-05-07haswell: use asmlinkage for assembly-called funcsAaron Durbin
2013-05-07exynos5: select HAVE_MONOTONIC_TIMERDavid Hendricks
2013-05-07x86: add TSC_CONSTANT_RATE optionAaron Durbin
2013-05-07haswell: use tsc for udelay()Aaron Durbin
2013-05-07asrock/e350m1: reduce default stack sizeStefan Reinauer
2013-05-06libpayload: make searching for a file less verboseAaron Durbin
2013-05-06exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-05timer.h: add mono_time_diff_microseconds()David Hendricks
2013-05-05exynos5/5250: Update timer call sites to use monotonic timer APIDavid Hendricks
2013-05-04Lenovo ThinkPad X60: Clean up `romstage.c`Paul Menzel
2013-05-04Revert "exynos5250/snow: deprecate time.h"David Hendricks
2013-05-04Asus F2A85-M Enable the SD controller for F2A85-MRudolf Marek
2013-05-04AMD F15: Fix warning in Proc/CPU/FeatureMartin Roth
2013-05-04AMD F15: Fix warnings in Proc/CommonMartin Roth
2013-05-04nvramtool: Use CMOS_SIZE for cmos sizePatrick Georgi
2013-05-03exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-03crossgcc: update to gcc 4.7.3Idwer Vollering
2013-05-03cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC`Paul Menzel
2013-05-03exynos5250: monotonic timer implementation (using MCT)David Hendricks
2013-05-03AMD SATA: Correct »them implement« to »then implement« in commentsPaul Menzel
2013-05-03Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-05-03Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT`Paul Menzel
2013-05-03cbfs: make searching for a file less verboseAaron Durbin
2013-05-03mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard
2013-05-01armv7: invalidate TLB entries as they are added/modifiedDavid Hendricks
2013-05-01AMD Hudson A55E: Remove GEC firmware blob kconfig promptBruce Griffith
2013-05-01device tree: track init timesAaron Durbin
2013-05-01ARMV7: add a function to disable MMU entriesRonald G. Minnich
2013-05-01Google/Snow: Revise bootblock initialization.Hung-Te Lin
2013-05-01armv7: add wrapper for tlbimvaaDavid Hendricks
2013-05-01Google/Snow: Remove duplicated SPI1 initialization in bootblock.Hung-Te Lin
2013-05-01boot state: run timers on state entryAaron Durbin
2013-05-01coreboot: add timer queue implementationAaron Durbin
2013-05-01boot state: track times for each stateAaron Durbin
2013-05-01tsc: provide monotonic timerAaron Durbin
2013-05-01lapic: monotonic time implementationAaron Durbin
2013-05-01haswell: 24MHz monotonic time implementationAaron Durbin
2013-05-01coreboot: introduce monotonic timer APIAaron Durbin
2013-05-01boot state: rebalance payload load vs actual bootAaron Durbin
2013-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-05-01boot: remove cbmem_post_handling()Aaron Durbin
2013-05-01cbmem: use boot state machineAaron Durbin
2013-05-01coverage: use boot state callbacksAaron Durbin
2013-05-01acpi: split resume check and actual resume codeAaron Durbin
2013-05-01boot state: schedule static callbacksAaron Durbin
2013-05-01ramstage: introduce boot state machineAaron Durbin
2013-05-01rmodule: put all code/data bits in one sectionAaron Durbin
2013-05-01string: Add STRINGIFY macroAaron Durbin
2013-04-30Google/Snow: Remove unnecessary serial console init code.Hung-Te Lin
2013-04-30Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.Denis 'GNUtoo' Carikli
2013-04-30Google/Snow: Temporary fix for resume failure.Hung-Te Lin
2013-04-29Google/Snow: Enable suspend/resume.Hung-Te Lin
2013-04-26google/snow: Revise romstage initialization code.Hung-Te Lin
2013-04-26Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-04-26exynos5250: uncomment $(INTERMEDIATE)David Hendricks
2013-04-26armv7: invoke intermediate build rulesDavid Hendricks
2013-04-25google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin
2013-04-25arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin
2013-04-23AMD Thatcher: ConnectorTypeDP supports both DP and HDMISiyuan Wang
2013-04-23GOOGLE/SNOW: get graphics workingRonald G. Minnich
2013-04-23Intel microcode: Return when `microcode_updates` is `NULL`Vladimir Serbinenko
2013-04-23exynos5250: ungate the product ID registerDavid Hendricks
2013-04-22GOOGLE/SNOW: fix stupid paren errorRonald G. Minnich
2013-04-22superiotool: add CR dump for W83627UHG = NCT6627UDFrank Rysanek
2013-04-20AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-04-19google/snow: disable unused USB3.0 PLL to save powerDavid Hendricks
2013-04-19exynos5: eliminate lcd_base variableDavid Hendricks
2013-04-19google/snow: Minor clean-ups for display setup code in ramstageDavid Hendricks
2013-04-19google/snow: enable clock gating to save powerDavid Hendricks
2013-04-19AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMISiyuan Wang
2013-04-19exynos5250: 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 TMUDavid Hendricks
2013-04-19[2/3] exynos5: modify thermal management unit code for corebootDavid Hendricks
2013-04-19[1/3] exynos5: import thermal management unit codeDavid Hendricks
2013-04-19exynos5: move power_enable_hw_thermal_trip() prototypeDavid Hendricks
2013-04-18spkmodem consoleVladimir Serbinenko
2013-04-18AMD/SB800: Define the GPP PCIe lane distributionDave Frodin
2013-04-18libpayload: Don't sneak in compiler includesStefan Reinauer
2013-04-18AMD Fam14: Split out the AMD Fam14 DSDTMike Loptien
2013-04-18Intel i945: ACPI: Add _OSC methodDenis 'GNUtoo' Carikli
2013-04-18ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOTStefan Reinauer
2013-04-17armv7/exynos5250: Deprecate sdelay in favor of udelayDavid Hendricks
2013-04-17google/snow: enable 32KHz sleep clockDavid Hendricks
2013-04-17Samsung/exynos5250: convert unsigned {int,char} to u32/u8Ronald G. Minnich
2013-04-16AMD Parmer: remove unused macros and turn off unused pcie portSiyuan Wang
2013-04-16cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argumentPaul Menzel