summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17armv7: Place reset vector + CBFS header + bootblock dynamicallyDavid Hendricks
2013-01-17ARM bootblock approachDavid Hendricks
2013-01-16Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITSMartin Roth
2013-01-16use a relative path for #line 3David Hendricks
2013-01-16armv7: delete unneeded ptrace.hStefan Reinauer
2013-01-15libpayload: Style fixesStefan Reinauer
2013-01-14Support for Celeron 1007UStefan Reinauer
2013-01-14Make the pre-commit-hook happy about the code in libgcov.cRonald G. Minnich
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-12No random directoriesStefan Reinauer
2013-01-12Move init.S to a proper filenameRonald G. Minnich
2013-01-11Fix console.c with serial support disabledStefan Reinauer
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2013-01-11armv7: Add temporary build script for CrOS devsDavid Hendricks
2013-01-11exynos5250: Hacked up lowlevel_init_cDavid Hendricks
2013-01-11exynos5250: Temporarily remove intermediate rule in MakefileDavid Hendricks
2013-01-11AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao
2013-01-10armv7: replace magic constant for romstage locationDavid Hendricks
2013-01-10add a few entries to .gitignoreDavid Hendricks
2013-01-10armv7: add *(.data) back into .romdata sectionDavid Hendricks
2013-01-10armv7: update board_init_f function signatureDavid Hendricks
2013-01-10armv7: dynamically calculate the branch offset in cbfstoolDavid Hendricks
2013-01-10armv7: delete some unused filesDavid Hendricks
2013-01-10snow: add max77686 driver in romstage and ramstageDavid Hendricks
2013-01-10exynos5250: clean-ups for clock_initDavid Hendricks
2013-01-10exynos5250: un-comment a lot of code which was left out earlierDavid Hendricks
2013-01-10size optimizations for max77686David Hendricks
2013-01-10Fix 2 infinite loops if IMC doesn't respondMartin Roth
2013-01-09Fix typo in SB800 Kconfig for IMC positionMartin Roth
2013-01-08qemu-x86: Implement more featuresStefan Reinauer
2013-01-08cbmem utility: Find actual CBMEM areaStefan Reinauer
2013-01-08cbmem utility: unify debug outputStefan Reinauer
2013-01-08cbfstool: index is replaced by strchr.zbao
2013-01-08cbmem utility: Add option to dump cbmem consoleStefan Reinauer
2013-01-08cbmem utility: drop obsolete python based implementationStefan Reinauer
2013-01-05ARMv7: drop __ASSEMBLY__Stefan Reinauer
2013-01-05Update 3rdparty mark to latest repositoryStefan Reinauer
2013-01-05ARMv7: drop __KERNEL__Stefan Reinauer
2013-01-04cbfstool: Fix warnings on OS XStefan Reinauer
2013-01-04Flatten the treeRonald G. Minnich
2013-01-04Revert "armv7: pass bootblock offset from Kconfig into cbfstool"Ronald G. Minnich
2013-01-04ARMv7: Make ABI compatible to reference toolchainStefan Reinauer
2013-01-04ARMv7: drop libgcc copyStefan Reinauer
2013-01-04Clean up ARMv7 architecture KconfigStefan Reinauer
2013-01-04Make PCIe config options depend on PCIe supportStefan Reinauer
2013-01-04rd890: clear IO-APIC before setupAladyshev Konstantin
2013-01-04cbmem utility: Use mmap instead of fseek/freadStefan Reinauer
2013-01-04Tyan s8226: change lapic of lapic_cluster 0 to 0x10Siyuan Wang
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2013-01-04cleanup some exynos5250 uart codeDavid Hendricks