]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Set oldfp so the check for fp == oldfp works as expected.
[FreeBSD/FreeBSD.git] / sys / mips /
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 sgalabovBuild etherswitch support for appropriate Ralink/Mediat...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 rwatsonGarbage collect unused prototype for clockintr().
2016-05-19 bzExclude BCM from universe build until it compiles again.
2016-05-19 sgalabovRalink: Add more SoC compatible strings
2016-05-18 andrewReturn the struct intr_pic pointer from intr_pic_regist...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-17 sgalabovAdd proper PCIe init for MT7628/MT7688 SoCs
2016-05-17 adrian[mips] also add otus/urtwn USB modules.
2016-05-17 adrian[mips] add urtwn and otus NIC modules.
2016-05-17 adrian[mips/broadcom] Add initial support for Broadcom MIPS...
2016-05-16 adrian[mips/broadcom] Add initial code for interrupts on...
2016-05-16 andrewIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-14 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-12 mmMFV r299425:
2016-05-11 traszRemove NULL checks after M_WAITOK allocations from...
2016-05-10 adrianRename siba -> siba_s5, to specifically reference that...
2016-05-10 bzsiba depends on bhndbus; add the device to the kernel...
2016-05-06 sgalabovmtk_spi cleanup commented printfs
2016-05-06 sgalabovmtk_gpio fixes
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 brImplement FBT provider (MD part) for DTrace on MIPS.
2016-05-05 skraINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 rwatsonWhen attempting to satisfy mmap() requests for superpag...
2016-04-30 pfgsys: Make use of our rounddown() macro when sys/param...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd a bus_null_rescan() method that always fails with...
2016-04-27 jhbImplement a PCI bus rescan method.
2016-04-27 delphijMFV r298691:
2016-04-26 adrian[mips] correctly represent memory region allocations...
2016-04-23 sgalabovRemove uart_dev_mtk_ns8250
2016-04-23 sgalabovUse cpu_establish_hardintr in mtk_intr_gic
2016-04-23 sgalabovIntroduce palmbus for Mediatek/Ralink SoCs
2016-04-23 sgalabovMinor pinctrl fixes for Mediatek/Ralink
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 pfgsys: use our nitems() macro when param.h is available.
2016-04-21 pfgRemove slightly used const values that can be replaced...
2016-04-21 sgalabovRework Mediatek/Ralink configuration files
2016-04-20 pfgUse our nitems() macro when param.h is available.
2016-04-20 sgalabovAdd compat strings used by OpenWRT to some Mediatek...
2016-04-20 sgalabovRework mtk_gpio_v1 driver
2016-04-20 sgalabovIntroduce OpenWRT compatible pinctrl driver for Mediate...
2016-04-18 delphijMFV r298178:
2016-04-18 sgalabovAllow RT3350 CPU clock to be detected as part of RT3050...
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 sgalabovAdd support for boot arguments specification via fdt
2016-04-16 sgalabovChange MIPS_INTRNG to INTRNG in MEDIATEK_BASE config
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 sgalabovMake NIRQ configurable for MIPS
2016-04-15 sgalabovMediatek/Ralink: Get our drivers closer to OpenWRT...
2016-04-15 sgalabovRemove unneeded initialization in mtk_xhci.c
2016-04-15 sgalabovIn order to build a kernel with one of these configs...
2016-04-15 pfgmips: for pointers replace 0 with NULL.
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 gjbMFH
2016-04-12 sgalabovMove Mediatek/Ralink PCIe to NEW_PCIB
2016-04-12 sgalabovDefine PCI_RES_BUS for MIPS.
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-08 sgalabovFix MIPS INTRNG omissions, add soft/hard interrupts...
2016-04-08 sgalabovIntroduce better locking for mtk_gpio_v[12] drivers
2016-04-08 sgalabovIntroduce Mediatek/Ralink PCIe support
2016-04-08 sgalabovIntroduce XHCI support for MT7621 SoC
2016-04-08 sgalabovDisable USB PHY slew rate calibration for Mediatek...
2016-04-08 sgalabovFix wrong memory mapping
2016-04-07 ianFix a copyright glitch before it gets copy-pasted again...
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #7
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #6
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #5
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #4
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #3
2016-04-07 sgalabovInitial import of Ralink/Mediatek MIPS SoC support #2
2016-04-07 sgalabovThis revision adds the following parts:
2016-04-07 sgalabovBring MIPS INTRNG support back up again, in line with...
2016-04-04 gjbMFH
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 sobomaxFix build with HWPMC_HOOKS enabled.
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-10 impDon't assume that bio_cmd is a bitfield.
2016-03-09 sobomaxSecond argument of the mips_timer_init_params() is...
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 jhibbitsLet rman_init() initialize the default rman range.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 andrewMake the memory size returned from fdt_get_mem_regions...
2016-03-01 jhibbitsCorrect the memory rman ranges to be to BUS_SPACE_MAXADDR
2016-02-29 wmaFix fdt_get_mem_regions() to work with 64-bit addresses
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
next