summaryrefslogtreecommitdiffstats
path: root/src/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* mips: implement arch_segment_loaded callbackIonela Voinescu2015-06-101-0/+8
* mips: CBMEM table reference is passed to payloadIonela Voinescu2015-06-101-1/+4
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2125-29/+25
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-3/+3
* google/urara: use board ID information to set up hardwareIonela Voinescu2015-04-221-1/+9
* Unify byte order macros and clrsetbitsJulius Werner2015-04-212-76/+2
* arch/mips: simplify cache operationsIonela Voinescu2015-04-213-49/+35
* urara: Identity map DRAM/SRAMAndrew Bresticker2015-04-211-0/+2
* mips: Allow memory to be identity mapped in the TLBAndrew Bresticker2015-04-214-0/+240
* arch/mips: Fix bug when performing cache operationsIonela Voinescu2015-04-172-4/+20
* Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64Julius Werner2015-04-151-5/+0
* arm: Fix checkstack() to use correct stack sizeJulius Werner2015-04-141-0/+5
* 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-135-13/+144
* mips: disable caches in bootblock startup codeVadim Bendebury2015-04-131-0/+10
* urara: add support for DMA coherent memory areaIonela Voinescu2015-04-131-1/+1
* timer: Add generic udelay() implementationAaron Durbin2015-04-082-34/+0
* mips: add c0 register access plumbingVadim Bendebury2015-04-071-0/+48
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-0/+4
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-067-241/+49
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-064-9/+10
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-1/+1
* program loading: unify on struct progAaron Durbin2015-04-031-5/+0
* program loading: add prog_run() functionAaron Durbin2015-04-031-2/+7
* program loading: introduce struct progAaron Durbin2015-04-031-3/+1
* mips: do not place branch instructions in branch delay slotVadim Bendebury2015-04-021-2/+6
* mips: don't open code romstage loadingAaron Durbin2015-03-311-11/+2
* mips: bring payload execution to current standardsPatrick Georgi2015-03-302-4/+4
* mips: fix write_tablePatrick Georgi2015-03-301-8/+2
* imgtec/pistachio: Bring uart driver to modern standardsPatrick Georgi2015-03-302-39/+0
* mips: Simplify architecture specific Makefile.incPatrick Georgi2015-03-304-55/+11
* build system: rename mips/bootblock.inc to mips/bootblock.SPatrick Georgi2015-03-302-1/+1
* mips: add verstage configurationPatrick Georgi2015-03-291-0/+4
* mips: fix API expectations that break buildsAaron Durbin2015-03-282-1/+7
* mips: Remove superfluous menu entryPatrick Georgi2015-03-271-4/+0
* mips: fix bootblock stack definitionsVadim Bendebury2015-03-231-2/+2
* mips: no need in architecture specific implementation of do_printkVadim Bendebury2015-03-211-17/+0
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-2124-0/+1317
* mips: Add mips/ashldi3.c from LinuxVadim Bendebury2015-03-211-0/+60
OpenPOWER on IntegriCloud