summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/main_entry.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: main_entry: remove exception vector arrayDenis Orlov2023-07-271-31/+8
* MIPS: main_entry: properly set XTLB handler for 64-bit modeDenis Orlov2023-07-271-3/+1
* MIPS: fix addresses of exception vectors in 64-bit modeDenis Orlov2023-06-091-1/+1
* MIPS: boot: main_entry: use malloc_end instead of _stextAhmad Fatoum2023-06-061-1/+1
* 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: relocation: do not use configurable memory layoutOleksij Rempel2019-04-231-2/+15
* MIPS: migrate all files to SPDXOleksij Rempel2019-01-031-14/+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-131-2/+8
* MIPS: drop redundant start_barebox() declarationAntony Pavlov2016-11-081-1/+0
* mips: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-0/+5
* MIPS: main_entry.c: fix typoAntony Pavlov2012-11-191-1/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+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-231-0/+43