summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-13armv7/exynos: remove some stale files leftover from initial importDavid Hendricks
2013-02-13armv7: use start and size parameters in mmu_setup()David Hendricks
2013-02-12armv7: stages.c: Fix grammar: s,The is to,This is to,Paul Menzel
2013-02-12Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«Paul Menzel
2013-02-12Google Butterfly: gpio.h: Correct whitespace errorsPaul Menzel
2013-02-12Google Parrot/Butterfly: fadt.c: Align macros correctlyPaul Menzel
2013-02-12libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin
2013-02-12build system: Don't run the full build system on "make clean"Patrick Georgi
2013-02-12fix an error message in checkstack()David Hendricks
2013-02-12armv7: jump to ELF image using stage_exit()David Hendricks
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin
2013-02-11spi-generic.h: Adapt include guardPatrick Georgi
2013-02-11Add support for "Butterfly" ChromebookStefan Reinauer
2013-02-11build system: Mark clean-for-update phonyPatrick Georgi
2013-02-11Update 3rdparty mark to latest repositoryStefan Reinauer
2013-02-11snow: fix high_tables_base calculationDavid Hendricks
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2013-02-11AMD/Persimmon: Enable the 2nd COM portDave Frodin
2013-02-11crossgcc: Support hosts using non-GNU make as default make.Hung-Te Lin
2013-02-11Supermicro H8QGI: Substract 1 from MMCONF range limitKonstantin Aladyshev
2013-02-11AMD SB900: fix warningsMartin Roth
2013-02-11AMD S3: Add missing erasing flash sector for saving MTRR registerZheng Bao
2013-02-11AMD S3: Change the hardcoded data size to macros.Zheng Bao
2013-02-11snow: make build script erase 192KB instead of 128KBDavid Hendricks
2013-02-11armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}David Hendricks
2013-02-10armv7/snow: Remove unused modules in bootblock and romstage.Hung-Te Lin
2013-02-10exynos/snow: move SPI GPIO setup to mainboard bootblock codeDavid Hendricks
2013-02-10exynos/snow: set SPI clock rate in romstage mainDavid Hendricks
2013-02-10armv7/exynos5250: place .id between .start and bootblock mainDavid Hendricks
2013-02-10armv7: make bootblock linker script more explicitDavid Hendricks
2013-02-09armv7/exynos: make BL1_SIZE_KB consistent with numbers used...David Hendricks
2013-02-09speedstep: Deduplicate some MSR identifiersPatrick Georgi
2013-02-09romcc: Use default romcc flags for most boardsPatrick Georgi
2013-02-09romcc: Don't use user overridable romcc flags for bootblockPatrick Georgi
2013-02-09cbfstool: Handle alignment in UEFI payloadsPatrick Georgi
2013-02-09cbfstool: Fix crash on image without bootblock in end of ROM.Hung-Te Lin
2013-02-09armv7: update coreboot tables for armv7David Hendricks
2013-02-09snow: do something useful in ramstage()David Hendricks
2013-02-09armv7/snow: add BL1_SIZE_KB and get rid of magic constantsDavid Hendricks
2013-02-09armv7: include $(obj)/config.h when building bootblockDavid Hendricks
2013-02-09DEBUG_CBFS should not depend on TPMDavid Hendricks
2013-02-09document Intel VMX locking behaviorMike Frysinger
2013-02-08VBE: Skip graphics mode setting for non-VGA devicesStefan Reinauer
2013-02-08console: Fix using CMOS for optionsPatrick Georgi
2013-02-08oprom: fix compilation for Qemu target (and possibly others)Stefan Reinauer
2013-02-08armv7/snow: Move clock initialization from bootblock to romstage.Hung-Te Lin
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin