summaryrefslogtreecommitdiffstats
path: root/src/arch/mips/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* build system: remove CBFSTOOL_PRE1_OPTSPatrick Georgi2016-05-031-4/+0
* Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner2016-03-091-0/+4
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-3/+3
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-3/+3
* mips: Allow memory to be identity mapped in the TLBAndrew Bresticker2015-04-211-0/+3
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-3/+1
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-2/+3
* arch/mips: provide proper cache primitivesIonela Voinescu2015-04-131-0/+3
* timer: Add generic udelay() implementationAaron Durbin2015-04-081-3/+0
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-12/+7
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-6/+10
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-1/+1
* imgtec/pistachio: Bring uart driver to modern standardsPatrick Georgi2015-03-301-1/+0
* mips: Simplify architecture specific Makefile.incPatrick Georgi2015-03-301-55/+8
* build system: rename mips/bootblock.inc to mips/bootblock.SPatrick Georgi2015-03-301-1/+1
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-211-0/+148