summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-03-12Support Debug/Release configurationsNathaniel Graff
2019-03-07Remove BSP checks from MakefileNathaniel Graff
2019-03-06Add support for Segger J-LinkNathaniel Graff
2019-02-13Document INCLUDE_METAL_SOURCES for standalone targetNathaniel Graff
2019-02-13Create standalone target which copies metal sourceNathaniel Graff
2019-02-12Move libmetal make targets to scripts/libmetal.mkNathaniel Graff
2019-02-04Replace all mee with metalNathaniel Graff
2019-01-31Add TARGET as a synonym for BOARDNathaniel Graff
2019-01-29Remove '-r' from sed command (not required and does not work on MacOS). Remov...Kevin Mills
2019-01-24Put back OpenOCD into the top-level MakefileNathaniel Graff
2019-01-24make it clearKevin Mills
2019-01-24Do this more efficiently and with less duplication.Kevin Mills
2019-01-24Make list-options target for Freedom Studio to parse.Kevin Mills
2019-01-23Move comment out of recipe and prevent var expansionKevin Mills
2019-01-23Disable maintainer mode in MEE buildNathaniel Graff
2019-01-18Enumerate MEE boards and programsNathaniel Graff
2019-01-18Document standalone targetNathaniel Graff
2019-01-18Add export of standalone projectNathaniel Graff
2019-01-15Update make helpNathaniel Graff
2019-01-11Add Makefile arguments for out-of-tree BSPs and programsNathaniel Graff
2019-01-04Look for OpenOCD in RISCV_OPENOCD_PATHNathaniel Graff
2019-01-03Fix relocation error on 64-bit targetsNathaniel Graff
2019-01-03Add MEE BSP include path to MakefileNathaniel Graff
2019-01-03Link with libgccNathaniel Graff
2018-12-18Pass AR through when building MEE-based examplesPalmer Dabbelt
2018-12-13Add support for generating coreip hex files via elf2hexPalmer Dabbelt
2018-12-13Support Building of MEE and MEE examplesNathaniel Graff
2018-12-12Allow users to set a CROSS_COMPLIE argumentPalmer Dabbelt
2018-12-11Remove tools from MakefileNathaniel Graff
2018-09-11spaces will break the make invocationKen Takusagawa
2017-10-06Merge pull request #67 from dgrubb/Makefile-tweaksMegan Wachs
2017-09-22Fix typo in help (#75)pbing
2017-06-26Update Makefile with more user-friendly clean optionsdgrubb
2017-06-14Add linker scripts that target the scratchpadPalmer Dabbelt
2017-06-13Merge pull request #62 from edwardcwang/masterPalmer Dabbelt
2017-06-10Allow users to override the GDB portPalmer Dabbelt
2017-06-10Pass the BSP_BASE and BOARD variables to "make software_clean"Palmer Dabbelt
2017-06-01Dead scriptEdward Wang
2017-05-17rename 'PREFIX' to 'PATH' for more intuitive namingmwachs5
2017-05-17Update Makefile and README with how to use precompiled binaries.mwachs5
2017-05-04Update SDK For E31/E51 Coreplex IP EvaluationMegan Wachs
2017-02-02help: use punctuation consistentlyMegan Wachs
2017-02-02help: Re-organized the Makefile help, and updated the README to use the alrea...Megan Wachs
2017-01-24Use register macros instead of volatile addressesMegan Wachs
2017-01-05Merge pull request #38 from sifive/benchmarkingAndrew Waterman
2017-01-04Fixes in the root makefileQuey-Liang Kao
2016-12-20Enable RVC by defaultAndrew Waterman
2016-12-20Default to freedom-e300-hifive1Andrew Waterman
2016-12-20Completely ignore RISCV environment variableAndrew Waterman
2016-12-14Bump riscv-gnu-toolchain and update configure optionsAlbert Ou