summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce palmbus for Mediatek/Ralink SoCssgalabov2016-04-231-0/+81
* Minor pinctrl fixes for Mediatek/Ralinksgalabov2016-04-231-3/+3
* sys: use our roundup2/rounddown2() macros when param.h is available.pfg2016-04-215-9/+9
* sys: use our nitems() macro when param.h is available.pfg2016-04-212-4/+4
* Remove slightly used const values that can be replaced with nitems().pfg2016-04-211-2/+1
* Rework Mediatek/Ralink configuration filessgalabov2016-04-2111-184/+503
* Use our nitems() macro when param.h is available.pfg2016-04-201-1/+1
* Add compat strings used by OpenWRT to some Mediatek/Ralink driverssgalabov2016-04-202-6/+3
* Rework mtk_gpio_v1 driversgalabov2016-04-201-47/+50
* Introduce OpenWRT compatible pinctrl driver for Mediatek/Ralink SoCssgalabov2016-04-202-4/+481
* Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detectionsgalabov2016-04-182-8/+12
OpenPOWER on IntegriCloud