summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Expand)AuthorAgeFilesLines
* MIPS: move r4k_cache_init in to cpu_probe functionOleksij Rempel2019-10-231-6/+0
* MIPS: fix 'assignment makes integer from pointer without a cast' warningAntony Pavlov2019-06-171-1/+1
* MIPS: remove request_sdram_region "fdt"Oleksij Rempel2019-04-231-4/+0
* MIPS: relocation: do not use configurable memory layoutOleksij Rempel2019-04-232-4/+17
* MIPS: relocation: add relocation supportOleksij Rempel2019-04-232-3/+5
* MIPS: relocation: pass ram size to pbl_main_entryOleksij Rempel2019-04-231-2/+3
* MIPS: migrate all files to SPDXOleksij Rempel2019-01-034-54/+4
* MIPS: port all mach* to multiimageOleksij Rempel2018-12-172-45/+1
* MIPS: put main_entry to __bare_init sectionOleksij Rempel2018-12-131-1/+2
* MIPS: mutliimage: pass devicetree from PBL to the main_entryOleksij Rempel2018-12-134-12/+31
* MIPS: start: preserve DTB pointer for later useOleksij Rempel2018-12-131-0/+7
* MIPS: use CKSEG1 instead of KSEG1Peter Mamonov2018-05-241-2/+2
* 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