summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumerationAleksandar Markovic3-22/+20
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic2-2/+34
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic2-2/+42
2017-08-29MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic2-91/+41
2017-08-29MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic2-4/+4
2017-08-29MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic4-4/+12
2017-08-29MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic4-6/+22
2017-08-29MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic4-32/+96
2017-08-29MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic4-24/+8
2017-08-29MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic4-16/+112
2017-08-29MIPS: Declare various variables & functions staticPaul Burton5-8/+10
2017-08-29MIPS: Remove plat_timer_setup()Paul Burton1-14/+0
2017-08-29MIPS: Remove __invalidate_kernel_vmap_rangePaul Burton1-1/+0
2017-08-29MIPS: math-emu: Correct user fault_addr typePaul Burton2-5/+5
2017-08-29MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton1-0/+1
2017-08-29MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton1-0/+1
2017-08-29MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton1-0/+1
2017-08-29MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton1-0/+1
2017-08-29MIPS: Include asm/setup.h for cpu_cache_init()Paul Burton1-0/+1
2017-08-29MIPS: generic: Include asm/time.h for get_c0_*_int()Paul Burton1-0/+1
2017-08-29MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton1-0/+5
2017-08-29MIPS: Consolidate coherent and non-coherent dma_alloc codeChristoph Hellwig1-39/+3
2017-08-29MIPS: configs: Add Onion Omega2+ defconfigHarvey Hunt1-0/+129
2017-08-29MIPS: Add Onion Omega2+ boardHarvey Hunt3-0/+24
2017-08-29MIPS: configs: Add VoCore2 defconfigHarvey Hunt1-0/+129
2017-08-29MIPS: dts: Add Vocore2 boardHarvey Hunt3-0/+24
2017-08-29MIPS: dts: ralink: Add Mediatek MT7628A SoCHarvey Hunt1-0/+126
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2-42/+53
2017-08-29MIPS: Alchemy: update cpu feature overridesManuel Lauss1-0/+26
2017-08-29MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss1-0/+2
2017-08-29MIPS: math-emu: do not use bools for arithmeticManuel Lauss1-2/+2
2017-08-29MIPS: dts: Ci20: Add ethernet and fixed-regulator nodesHarvey Hunt1-0/+37
2017-08-29MIPS: Ci20: Enable GPIO driverHarvey Hunt1-0/+1
2017-08-29MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton3-25/+23
2017-08-29MIPS: generic: Move Boston FIT image source to its own filePaul Burton3-25/+23
2017-08-29MIPS: Allow platform to specify multiple its.S filesPaul Burton3-6/+15
2017-08-29MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic1-3/+3
2017-08-29MIPS: signal: Remove unreachable code from force_fcr31_sig().Ralf Baechle1-2/+1
2017-08-29MIPS: NI 169445 board supportNathan Sullivan6-0/+166
2017-08-29MIPS: pci-mt7620: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-29MIPS: pistachio: Enable Root FS on NFS in defconfigMatt Redfearn1-1/+4
2017-08-29MIPS: NUMA: Remove the unused parent_node() macroDou Liyang2-2/+0
2017-08-29MIPS: Octeon: cavium_octeon_defconfig: Enable more driversSteven J. Hill1-10/+15
2017-08-29MIPS: Remove unused ST_OFF from r2300_switch.SPaul Burton1-6/+0
2017-08-29MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.SPaul Burton2-76/+79
2017-08-29MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton5-213/+212
2017-08-29MIPS: Remove unused R6000 supportPaul Burton10-165/+3
2017-08-29MIPS: R6: Constify r2_decoder_tablesMatt Redfearn1-4/+4
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn21-37/+37
2017-08-29MIPS: defconfig: Cleanup from non-existing optionsKrzysztof Kozlowski5-14/+0