summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
Commit message (Expand)AuthorAgeFilesLines
* pbl multiimage: Allow to check image sizesSascha Hauer2019-03-131-0/+5
* MIPS: ath79: add spi and sram bootstrap helpersOleksij Rempel2019-01-242-0/+17
* MIPS: convert files with not precise GNU version to SPDXOleksij Rempel2019-01-033-12/+3
* MIPS: migrate all files to SPDXOleksij Rempel2019-01-036-55/+6
* MIPS: add arch/mips/lib/pbl.lds.SOleksij Rempel2018-12-131-0/+53
* MIPS: fix PCI quirk infrastructure buildAntony Pavlov2018-09-171-0/+11
* Merge branch 'for-next/riscv'Sascha Hauer2018-07-095-120/+0
|\
| * MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-06-295-120/+0
* | Merge branch 'for-next/bootm'Sascha Hauer2018-07-091-0/+59
|\ \ | |/ |/|
| * MIPS: bootm: add ELF handlerOleksij Rempel2018-06-181-0/+59
* | MIPS: use CKSEG1 instead of KSEG1Peter Mamonov2018-05-241-4/+4
|/
* dma: Use dma_addr_t as type for DMA addressesSascha Hauer2018-03-291-2/+2
* ratp: implement generic command supportAleksander Morgado2018-03-011-0/+4
* MIPS: add 74Kc infoOleksij Rempel2017-07-311-0/+4
* MIPS: barebox.lds.S: put .text_entry contents after _stext and _textAntony Pavlov2017-05-081-1/+1
* MIPS: barebox.lds.S: remove unused gotAntony Pavlov2017-05-081-3/+0
* MIPS: barebox.lds.S: drop unneeded '_start = .'Antony Pavlov2017-05-081-1/+0
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* MIPS: csrc-r4k: get cp0 counter rate from devicetreeAntony Pavlov2016-07-071-2/+22
* MIPS: implement dma_sync_* functionsPeter Mamonov2016-03-092-0/+58
* MIPS: flush cache on shutdownAntony Pavlov2016-03-093-0/+37
* MIPS: add initial R4000-style cache supportAntony Pavlov2016-03-091-0/+47
* MIPS: probe_scache(): use MIPS_CONF_M linux kernel macroAntony Pavlov2016-03-091-3/+2
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+6
* MIPS: import optimized string functions from LinuxAleksey Kuleshov2015-11-263-0/+425
* MIPS: allow user to pass incorrect address to md commandAntony Pavlov2015-11-112-6/+52
* MIPS: traps.c: separate registers print stuff to show_regs()Antony Pavlov2015-11-111-7/+12
* mips: cpuinfo: report secondary cache configurationPeter Mamonov2015-11-031-1/+10
* mips: c-r4k: detect secondary cachePeter Mamonov2015-11-032-2/+31
* MIPS: PBL: Add missing pieces for xz compressed PBL imageAntony Pavlov2015-09-211-0/+2
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-2/+1
* 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