summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2014-05-26build system: re-enable clang usePatrick Georgi
2014-05-23build: allow obj=/absolute/pathPatrick Georgi
2014-05-17build: allow romcc to be wrappedPatrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-17build: reduce duplication in payload adding rulesPatrick Georgi
2014-05-09Makefile.inc: Make clang once again a valid toolchainEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move redundant Makefile rules from arch to top level.Furquan Shaikh
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-16buildsystem: check for coreboot toolchain by defaultPatrick Georgi
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-02-12utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan
2014-01-31baytrail: add initial supportAaron Durbin
2013-12-01Fix build with USE_OPTION_TABLEKyösti Mälkki
2013-06-24sandybridge: Make build possible without descriptor.binNico Huber
2013-03-18rmodule: add rmodules class and new typeAaron Durbin
2013-03-14x86: SMM Module SupportAaron Durbin
2013-03-12Fix 'git describe' invocationVadim Bendebury
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-03Add the push default to 'make gitconfig'Ronald G. Minnich
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Drop boot directoryStefan Reinauer
2012-11-27build system: Split linking into multiple stepsPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27 Make xcompile support multiple architecturesRonald G. Minnich
2012-11-19build system: use strip_quotes on cbfs-filesPatrick Georgi
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-09mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao
2012-11-09mc146818rtc: Update the Day of Week in CMOS in the right way.Zheng Bao
2012-11-09Makefile.inc: Delete trailing space in build.hZheng Bao
2012-11-07Strip quotes from $(objcbfs)Stefan Reinauer
2012-11-07rtc: erase CMOS memory after power failureVincent Palatin
2012-10-22gitconfig: Create .git/hooks before copying files.Zheng Bao
2012-10-03buildsystem: ensure directory exists before usePatrick Georgi
2012-09-28build.h: Re-run hostname if it doesn't take '-s' option.Zheng Bao
2012-09-28lint: Add template for mktemp to meet BSD requirementsZheng Bao
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-08-21Support use of the compression option when adding payloads to cbfs.Dave Frodin
2012-08-10gitconfig: upate commit-msg if newer one is availablezbao
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-27Re-run the git-describe if it fails at first try.zbao
2012-05-10abuild: Build boards in parallel if possiblePatrick Georgi
2012-05-08Add config_enabled() from LinuxPatrick Georgi
2012-05-01Add vsa processor to cbfs-filesPatrick Georgi