summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* MFC r318353:hselasky2017-05-271-3/+7
* MFC efivar(8) (by imp):kib2017-05-201-0/+14
* MFC r311169,r311898,r312925,r312973,r312975,r313007,r313040,r313080,mjg2017-03-161-2/+101
* MFC r313194:kib2017-02-111-2/+0
* MFC 307332,312086: Drop support for using mmap() with /dev/kmem.jhb2017-01-181-6/+0
* MFC r309935:manu2016-12-164-11/+19
* MFC 308690: Sync instruction cache's after writing user breakpoints on MIPS.jhb2016-12-161-4/+10
* MFC r307518:hselasky2016-11-0711-66/+0
* MFC r306899, r307059, r307151gonzo2016-11-061-1/+5
* MFC r304459,r305527:mmel2016-11-053-20/+115
* MFC r307152: Add COMPAT_FREEBSD10 to the MIPS ERL kernel configemaste2016-10-191-0/+1
* Fixed FreeBSD/mips MALTA support for QEMUgonzo2016-06-291-5/+5
* Replace mips/sentry5 with mips/broadcomlandonf2016-06-2521-788/+144
* bhnd(4): Perform explicit chipc child enumeration.landonf2016-06-251-61/+6
* Update comments for the MD functions managing contexts for newkib2016-06-161-11/+10
* [mips] Tidy up setting/clearing the hardfloat flag.adrian2016-06-141-1/+6
* [mips] set hardfloat for fpu instruction generation for gcc/binutils 5.xadrian2016-06-131-0/+1
* bhnd(4): Fix mips/broadcom core matching and bus pass order.landonf2016-06-081-8/+11
* bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specificlandonf2016-06-081-3/+3
* Get rid of struct proc p_sched and struct thread td_sched pointers.kib2016-06-051-1/+1
* INTRNG - change the way how an interrupt mapping data are providedskra2016-06-051-0/+4
* Switch mips/sentry5 to bhnd(4), and unify with mips/broadcomlandonf2016-06-045-39/+18
* bhnd(4): Add support for chipc-attached flashlandonf2016-06-041-3/+20
* Build etherswitch support for appropriate Ralink/Mediatek SoCssgalabov2016-05-253-0/+15
* Garbage collect unused prototype for clockintr().rwatson2016-05-201-2/+0
* Exclude BCM from universe build until it compiles again.bz2016-05-191-0/+2
* Ralink: Add more SoC compatible stringssgalabov2016-05-191-0/+3
* Return the struct intr_pic pointer from intr_pic_register. This will beandrew2016-05-187-7/+7
* Don't repeat the the word 'the'eadler2016-05-171-1/+1
* Add proper PCIe init for MT7628/MT7688 SoCssgalabov2016-05-171-0/+1
* [mips] also add otus/urtwn USB modules.adrian2016-05-171-1/+1
* [mips] add urtwn and otus NIC modules.adrian2016-05-171-1/+1
* [mips/broadcom] Add initial support for Broadcom MIPS processoradrian2016-05-179-0/+724
* [mips/broadcom] Add initial code for interrupts on the Broadcom MIPS processoradrian2016-05-162-0/+183
* Introduce MSI and MSI-X support to intrng. This adds a new msi deviceandrew2016-05-161-0/+1
* Use OF_prop_free instead of direct call to free(9)gonzo2016-05-142-3/+3
* Remove NULL checks after M_WAITOK allocations from sys/mips/.trasz2016-05-115-20/+0
* Rename siba -> siba_s5, to specifically reference that it's for theadrian2016-05-101-2/+1
* siba depends on bhndbus; add the device to the kernel config.bz2016-05-101-0/+1
* mtk_spi cleanup commented printfssgalabov2016-05-062-11/+0
* mtk_gpio fixessgalabov2016-05-062-38/+16
* Implement FBT provider (MD part) for DTrace on MIPS.br2016-05-052-8/+11
* INTRNG - redefine struct intr_map_data to avoid headers pollution. Eachskra2016-05-056-22/+46
* When attempting to satisfy mmap() requests for superpage alignment onrwatson2016-04-302-7/+9
* sys: Make use of our rounddown() macro when sys/param.h is available.pfg2016-04-303-3/+3
* Add a bus_null_rescan() method that always fails with an error.jhb2016-04-271-1/+1
* Implement a PCI bus rescan method.jhb2016-04-271-0/+1
* [mips] correctly represent memory region allocations >> 2^^31adrian2016-04-261-2/+2
* Remove uart_dev_mtk_ns8250sgalabov2016-04-232-114/+0
* Use cpu_establish_hardintr in mtk_intr_gicsgalabov2016-04-231-14/+3
OpenPOWER on IntegriCloud