summaryrefslogtreecommitdiff
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