aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-25Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich
2013-05-24cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel
2013-05-24cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel
2013-05-23include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel
2013-05-23Intel Sandy Bridge: udelay.c: Change comparison from <= to <Paul Menzel
2013-05-23Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`Paul Menzel
2013-05-22intel/gm45: Add more debug output to read/write trainingNico Huber
2013-05-22intel/gm45: Handle overflows during DDR3 write trainingNico Huber
2013-05-22intel/gm45: Refactor DDR3 write trainingNico Huber
2013-05-22intel/gm45: Handle overflows during DDR3 read trainingNico Huber
2013-05-22intel/gm45: Refactor DDR3 read trainingNico Huber
2013-05-22intel/gm45: Fix interpretation of VT-d disable bitNico Huber
2013-05-21intel/i5000: Remove unused copy of udelay.cNico Huber
2013-05-20AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix buildPaul Menzel
2013-05-20ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt casePaul Menzel
2013-05-20Drop llshellStefan Reinauer
2013-05-17AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferBruce Griffith
2013-05-16AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferPaul Menzel
2013-05-16haswell: enable cache-as-ram migrationAaron Durbin
2013-05-16cbmem console: use cache-as-ram API and cleanupAaron Durbin
2013-05-16chromeos: use cache-as-ram migration API for vbnvAaron Durbin
2013-05-16pc80/tpm: allow for cache-as-ram migrationAaron Durbin
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-05-14AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`Paul Menzel
2013-05-14AMD Fam15tn boards: Document lane ID mapping from BKDGRudolf Marek
2013-05-14x86: add thread supportAaron Durbin
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-14AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel
2013-05-12Revert "PC Engines ALIX.1C: Add CMOS defaults."Peter Stuge
2013-05-12Revert "Asus M4A785T-M: Add CMOS defaults."Peter Stuge
2013-05-11Remove the wtm1 mainboardDuncan Laurie
2013-05-11PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-05-11Make early x86 POST codes written to IO port optionalMartin Roth
2013-05-11haswell: Fix VGA option rom INT15 handlerDuncan Laurie
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-10Asus M4A785T-M: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-05-10AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.hSiyuan Wang
2013-05-10northbridge/intel/i5000/udelay.c: Remove unused header `console.h`Paul Menzel
2013-05-10Drop prototype guarding for romccStefan Reinauer
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-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-03exynos5250/snow: deprecate time.hDavid Hendricks
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