summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10romcc: support attribute((packed))Stefan Reinauer
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-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