summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-1/+5
* utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan2014-02-121-4/+16
* baytrail: add initial supportAaron Durbin2014-01-311-1/+1
* Fix build with USE_OPTION_TABLEKyösti Mälkki2013-12-011-0/+1
* sandybridge: Make build possible without descriptor.binNico Huber2013-06-241-1/+7
* rmodule: add rmodules class and new typeAaron Durbin2013-03-181-1/+1
* x86: SMM Module SupportAaron Durbin2013-03-141-1/+5
* Fix 'git describe' invocationVadim Bendebury2013-03-121-1/+3
* build system: Retire REQUIRES_BLOBPatrick Georgi2013-02-191-5/+7
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-071-3/+3
* armv7: Add 'bootblock' build class.Hung-Te Lin2013-02-031-1/+9
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+3
* Add the push default to 'make gitconfig'Ronald G. Minnich2013-01-031-0/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-2/+2
* Drop boot directoryStefan Reinauer2012-11-301-1/+1
* build system: Split linking into multiple stepsPatrick Georgi2012-11-271-0/+34
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Make xcompile support multiple architecturesRonald G. Minnich2012-11-271-1/+0
* build system: use strip_quotes on cbfs-filesPatrick Georgi2012-11-191-1/+1
* SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer2012-11-131-1/+6
* cbfstool: Rework to use getopt style parametersStefan Reinauer2012-11-121-6/+4
* mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao2012-11-091-4/+4
* mc146818rtc: Update the Day of Week in CMOS in the right way.Zheng Bao2012-11-091-1/+1
* Makefile.inc: Delete trailing space in build.hZheng Bao2012-11-091-1/+1
* Strip quotes from $(objcbfs)Stefan Reinauer2012-11-071-1/+1
* rtc: erase CMOS memory after power failureVincent Palatin2012-11-071-0/+4
* gitconfig: Create .git/hooks before copying files.Zheng Bao2012-10-221-0/+1
* buildsystem: ensure directory exists before usePatrick Georgi2012-10-031-1/+1
* build.h: Re-run hostname if it doesn't take '-s' option.Zheng Bao2012-09-281-1/+1
* lint: Add template for mktemp to meet BSD requirementsZheng Bao2012-09-281-1/+1
* buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc2012-09-051-1/+1
* Support use of the compression option when adding payloads to cbfs.Dave Frodin2012-08-211-1/+2
* gitconfig: upate commit-msg if newer one is availablezbao2012-08-101-1/+7
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+5
* Re-run the git-describe if it fails at first try.zbao2012-07-271-1/+1
* abuild: Build boards in parallel if possiblePatrick Georgi2012-05-101-0/+2
* Add config_enabled() from LinuxPatrick Georgi2012-05-081-2/+2
* Add vsa processor to cbfs-filesPatrick Georgi2012-05-011-0/+8
* Add Kconfig options to handle the blobs repositoryPatrick Georgi2012-05-011-0/+8
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-2/+0
* Makefile: define build result directoriesKyösti Mälkki2012-04-211-2/+16
* Drop duplicate inclusion of src/vendorcodeStefan Reinauer2012-04-041-1/+0
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-041-0/+5
* Add preprocessing capabilities to the cbfs-files mechanismPatrick Georgi2012-04-031-0/+14
* Add nvramtool to coreboot build systemPatrick Georgi2012-04-031-1/+1
* Add Google ChromeOS vendor supportStefan Reinauer2012-04-021-0/+1
* Fix cleaning SeaBIOS from coreboot makefileMarc Jones2012-03-261-1/+1
* Portability improvementPatrick Georgi2012-03-101-1/+1
* Fix lint-stable checkin hooks on MacOS XStefan Reinauer2012-03-091-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
OpenPOWER on IntegriCloud