summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* MIPS: start.S: put entry code into the ".text_entry" sectionAntony Pavlov2017-05-081-1/+1
* MIPS: start*.S: drop redundant .textAntony Pavlov2017-05-082-2/+0
* MIPS: drop redundant start_barebox() declarationAntony Pavlov2016-11-081-1/+0
* of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
* MIPS: dtb: register only one memory bankPeter Mamonov2016-03-091-5/+7
* MIPS: refactor SBL start.S codeAntony Pavlov2015-09-231-101/+7
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
* rework debug_llSascha Hauer2013-09-051-1/+1
* MIPS: pbl: remove extra copyrightsAntony Pavlov2013-06-181-1/+0
* MIPS: add initial device tree supportAntony Pavlov2013-05-132-0/+63
* mips: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-0/+5
* pbl: factorise decompressorJean-Christophe PLAGNIOL-VILLARD2013-01-301-22/+2
* MIPS: add pre-bootloader (pbl) image supportAntony Pavlov2012-12-143-0/+135
* MIPS: main_entry.c: fix typoAntony Pavlov2012-11-191-1/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-7/+0
* MIPS: add initial exceptions handlingAntony Pavlov2012-07-271-0/+47
* MIPS: import CPU and cache detection code from Linux 3.4Antony Pavlov2012-05-231-0/+9
* MIPS: introduce C architecture-specific low-level initAntony Pavlov2012-05-233-12/+46
* MIPS: start.S: add "barebox" label at _start + 0x10Antony Pavlov2012-05-111-0/+12
* MIPS: start.S: clean up whitespacesAntony Pavlov2012-04-261-1/+1
* MIPS: add common MIPS stuffAntony Pavlov2011-08-052-0/+144