summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-01-04enable early serial console on exynos5250David Hendricks
2013-01-04make early serial console support more genericDavid Hendricks
2013-01-04update CFLAGS for armv7David Hendricks
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2013-01-03Add the push default to 'make gitconfig'Ronald G. Minnich
2013-01-03armv7: pass bootblock offset from Kconfig into cbfstoolDavid Hendricks
2013-01-03snow: Stuff to support building image with BL1David Hendricks
2013-01-03add user-specified offset when creating armv7 cbfs imageDavid Hendricks
2013-01-03Add (hacked-up) s3c24x0_i2c filesDavid Hendricks
2013-01-03import SPL files for board_i2c_{claim,release}_bus()David Hendricks
2013-01-03armv7: create init.S for early ARMv7 initDavid Hendricks
2013-01-03cbmem utility: support command line optionsStefan Reinauer