summaryrefslogtreecommitdiff
path: root/src/arch/mips/Makefile.inc
AgeCommit message (Expand)Author
2019-08-27AUTHORS: Move src/arch/mips copyrights into AUTHORS fileMartin Roth
2016-05-03build system: remove CBFSTOOL_PRE1_OPTSPatrick Georgi
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-04-21mips: Allow memory to be identity mapped in the TLBAndrew Bresticker
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-13arch/mips: provide proper cache primitivesIonela Voinescu
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-30imgtec/pistachio: Bring uart driver to modern standardsPatrick Georgi
2015-03-30mips: Simplify architecture specific Makefile.incPatrick Georgi
2015-03-30build system: rename mips/bootblock.inc to mips/bootblock.SPatrick Georgi
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton