aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-19Make Ada a first class citizenNico Huber
2016-09-12Makefile.inc: build ifdtool using its own makefileAlexander Couzens
2016-09-04Makefile.inc: Use $(MAINBOARDDIR)Iru Cai
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-11build system: Print the content of all regions we add files toPatrick Georgi
2016-08-11build system: drop -cbfstool-opts variable supportPatrick Georgi
2016-08-11build system: allow overriding file position and alignment per regionPatrick Georgi
2016-08-11build system: remove early stage cbfs-file sortingPatrick Georgi
2016-08-11build system: order per-region files to optimize placement successPatrick Georgi
2016-08-10build system: change addition order of files to go by regionPatrick Georgi
2016-08-10Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth
2016-08-10Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefileMartin Roth
2016-08-09build system: drop commented out codePatrick Georgi
2016-08-08sconfig: Remove mainboard chip.h supportMartin Roth
2016-08-08sconfig: Update command line parametersMartin Roth
2016-08-08sconfig: pass in devicetree filenameMartin Roth
2016-08-05build system: add easier targetting of cbfstool options per regionAaron Durbin
2016-08-03Makefile.inc: Strip output of `wc`Nico Huber
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski
2016-07-27device: include devicetree in bootblock stageAaron Durbin
2016-07-24Makefile: Add uCode binary to FITSubrata Banik
2016-06-21flashmap: Use CONFIG_ROM_SIZE as flash size in flashmapWerner Zeh
2016-06-03Add Board Checklist SupportLee Leahy
2016-06-01Makefile: Add ifwitool to list of tools to be builtFurquan Shaikh
2016-05-26splash: Put the suffix of splash file to CBFS namezbao
2016-05-19jenkins: Run the romcc test suiteJonathan Neuschäfer
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-06cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin
2016-05-05build system: create fmap for UPDATE_IMAGE configurations, tooPatrick Georgi
2016-05-04payload: Fix broken Linux kernel as payloadWerner Zeh
2016-05-03build system: rename fmap.h to fmap_config.hPatrick Georgi
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19Makefile.inc: Stop running git repeatedly for each buildMartin Roth
2016-04-15Makefile.inc: Move payload code to payloads/Stefan Reinauer
2016-04-14Makefile.inc: Disassemble the ACPI AML to detect errorsMartin Roth
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-17build system: Allow overriding the path to the futility binaryPatrick Georgi
2016-03-15Makefile.inc: Add toupper, tolower, and ws_to_under macrosMartin Roth
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-03-09Makefile: Update payload clean targetsMartin Roth
2016-03-09Add option for "timeless" buildsNico Huber
2016-03-01Makefile.inc: Add dependency on util/kconfig/conf for config.hMartin Roth
2016-02-26payloads: Load coreinfo as a secondary payloadMartin Roth
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-18Payloads: Add U-Boot as a coreboot-payloadMartin Roth
2016-02-11util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao
2016-02-10gitconfig: Fix make gitconfig if USE_BLOBS is disabledPatrick Georgi
2016-02-03build system: Add another post-processing stepPatrick Georgi
2016-02-03build_system: Extend site-localMartin Roth
2016-02-03buildgcc: Move all toolchain build targets to util/crossgccStefan Reinauer
2016-02-03buildgcc: Rename ARM target from armv7a to armStefan Reinauer
2016-02-02build system: add Chrome OS futility to toolsPatrick Georgi
2016-01-29build system: allow modifying cbfstool options for files-in-regionsPatrick Georgi
2016-01-29build system: Unwind multi-region cbfstool add commandsPatrick Georgi
2016-01-29build system: deduplicate users of cbfs-add-cmdPatrick Georgi
2016-01-29build system: deduplicate use of cbfs-autogen-attributesPatrick Georgi
2016-01-29build system: deduplicate the addition of alignment/base argumentsPatrick Georgi
2016-01-29build system: pass $(file) explicitlyPatrick Georgi
2016-01-29build system: separate cbfstool add invocations into separate commandsPatrick Georgi
2016-01-29build system: reformat cbfs-add-cmdPatrick Georgi
2016-01-28Move object files to $(obj)/<class>/Nico Huber
2016-01-27build system: Fix UPDATE_IMAGEPatrick Georgi
2016-01-26Makefile.inc: error if UPDATE_IMAGE is enabled with no coreboot.romMartin Roth
2016-01-25Makefile: Don't copy thin archives aroundNico Huber
2016-01-23Makefile.inc: Comment some 'else' and 'endif' statementsMartin Roth
2016-01-22build system: Add option for auto generated cbfs attributesWerner Zeh
2016-01-21vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for ROPatrick Georgi
2016-01-21build system: allow assigning files to regionsPatrick Georgi
2016-01-21Makefile.inc: allow coreboot to be a git submoduleBen Gardner
2016-01-21build system: Initialize all CBFS regionsPatrick Georgi
2016-01-14Makefile: Add 3rdparty to CPPFLAGS_commonJimmy Huang
2016-01-12Makefile: Add toolchain version checkMartin Roth
2016-01-07Makefile.inc: update location of dsdtMartin Roth
2016-01-06commonlib: Add function to hash contents of a CBFS region.Aaron Durbin
2016-01-04util/crossgcc: Add ppc64el supportTimothy Pearson
2015-12-30Makefile.inc: Fmaptool build fixesMartin Roth
2015-12-20Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth
2015-12-17Makefile.inc: Include build/dsdt.d if it existsMartin Roth
2015-12-17Makefile.inc: Document extract_nth and the fields it extractsMartin Roth
2015-12-11build system: Switch to fmap based firmware layoutPatrick Georgi
2015-12-06Makefile.inc: Add AMDFWTOOL to tools so abuild will stop failingMartin Roth
2015-12-06Makefile: Individualize help targets & set as non-compile targetsMartin Roth
2015-12-05build system: Drop useless variable and dependencyPatrick Georgi
2015-12-04build system: actually provide revision information in defconfigPatrick Georgi
2015-12-02build system: Emit some build output while adding files to CBFSPatrick Georgi
2015-12-02build system: drop one level of indirectionPatrick Georgi
2015-12-02build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi
2015-12-02build system: make cbfs-files mechanism spaces-safePatrick Georgi
2015-12-02build system: Allow giving additional cbfstool options to cbfs-files-yPatrick Georgi
2015-12-02build system: replace files on UPDATE_IMAGEPatrick Georgi
2015-12-01Makefile.inc: make sure .xcompile is removed when building toolsMartin Roth
2015-12-01build system: strip quotes from CONFIG_CBFS_PREFIX in a single locationPatrick Georgi
2015-11-29build system: move defconfig creation into a cbfs-files filterPatrick Georgi
2015-11-29build system: break overly long lines into logical unitsPatrick Georgi
2015-11-29build system: Move manual cbfstool add* invocations to cbfs-filesPatrick Georgi
2015-11-29build system: don't try to add cbfs-files with no backing filePatrick Georgi