summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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