summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
Commit message (Expand)AuthorAgeFilesLines
* MIPS: add (another) Ingenic vendor IDAntony Pavlov2014-09-111-0/+1
* MIPS: add support for metadata in barebox imagesAntony Pavlov2014-08-071-0/+2
* move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-1/+1
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* MIPS: lib: add BAREBOX_CLK_TABLE to linker scriptAntony Pavlov2014-03-281-0/+2
* MIPS: csrc-r4k: use CLOCKSOURCE_MASK() macroAntony Pavlov2014-01-301-1/+1
* MIPS: add Loongson-1B processor constants and CPU probeAntony Pavlov2014-01-211-0/+21
* MIPS: import exception registers saving from linux kernelAntony Pavlov2013-12-042-7/+41
* MIPS: add asm-offsets.h generationAntony Pavlov2013-12-041-0/+61
* MIPS: add initial device tree supportAntony Pavlov2013-05-131-0/+2
* mips: initialize malloc pool before start_barebox()Sascha Hauer2013-03-142-30/+0
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-12/+0
* MIPS: add initial exceptions handlingAntony Pavlov2012-07-273-0/+140
* MIPS: cpuinfo: import CPU message from Linux 3.4Antony Pavlov2012-05-231-2/+25
* MIPS: import CPU and cache detection code from Linux 3.4Antony Pavlov2012-05-233-0/+244
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-112-0/+44
* mips: Fix compiler warningsSascha Hauer2012-04-051-0/+4
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+3
* Merge branch 'next'Sascha Hauer2011-12-072-1/+5
|\
| * fix malloc space sizesSascha Hauer2011-12-031-1/+1
| * add magicvar commandSascha Hauer2011-11-291-0/+4
* | MIPS: provide __bss_stop in linker scriptAntony Pavlov2011-12-071-1/+1
|/
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-4/+0
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* MIPS: add draft cpuinfo commandAntony Pavlov2011-08-052-0/+40
* MIPS: add common MIPS stuffAntony Pavlov2011-08-055-0/+163
* MIPS: import libgcc-related files from linux-2.6.39Antony Pavlov2011-08-054-0/+111