]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Import mandoc cvs snapshot 20170121 (pre 1.14)
[FreeBSD/FreeBSD.git] / sys / mips /
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-21 Brooks DavisEnable TMPFS on MALTA so we can use it on minimalist...
2017-01-20 Josh PaetzelMFV 312436
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-15 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the rest of the...
2017-01-14 Michael Zhilin[mips/onionomega] WiFi & gpio kernel configuration...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 John BaldwinTrim a few comments on platforms that did not implement...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Xin LIMFV r311913:
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-10 Sean BrunoMigrate e1000 to the IFLIB framework:
2017-01-06 John BaldwinEnable /usr/lib32 for o32 binaries on mips64.
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-06 John BaldwinAdd uintmax_t casts to silence printf format warnings.
2017-01-06 Alexander KabaevRemove redundant cache initialization in JZ4780 SMP...
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 John BaldwinUse db_printsym() to display function names in stack...
2017-01-05 John BaldwinOnly call stacktrace_subr() from DDB.
2017-01-04 John BaldwinFurther refine MIPS stack traces across trapframes.
2017-01-04 Alexander KabaevRemove duplicate iic and iicbus devices from JZ4780...
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Alexander KabaevSupport mips[*]hf variants in config files
2016-12-29 Alexander KabaevUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 Adrian Chadd[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 Jared McNeillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-28 Alexander KabaevDo not use read-modify-write on MSC control register.
2016-12-28 Alexander KabaevBe more conservative when enabling write-combining...
2016-12-28 Alexander KabaevImplement pmap_change_attr and related APIs on MIPS
2016-12-27 Martin MatuskaMFV r310622:
2016-12-24 Alexander KabaevAdd driver for JZ4780 RTC device.
2016-12-23 Alexander KabaevPass memattrs to fb device so that user mappings can...
2016-12-23 John BaldwinTeach DDB how to unwind across a kernel stack overflow.
2016-12-23 John BaldwinMFamd64: Various fixes for MIPS minidumps.
2016-12-22 John BaldwinFix dump_avail[] for MALTA platforms to include the...
2016-12-20 Ruslan Bukino Unmute headphones on Imgtec CI20 board.
2016-12-20 Ruslan BukinAdd jz4780 AIC (Audio Interface Controller) driver.
2016-12-20 Ruslan BukinAdd jz4780 PDMA controller driver.
2016-12-20 Jared McNeillAdd support for Ingenic JZ4780 LCD controller and enabl...
2016-12-20 Jared McNeillChoose the closes matching divider instead of one that...
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-19 Landon J. Fullerbhnd(4): minor style(9) fixes
2016-12-18 Emmanuel Vadotofw_spi: Parse property for the SPI mode and CS polarity.
2016-12-17 Dimitry AndricMerge ^/head r310169 through r310190.
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Jared McNeillAdd support for Ingenic JZ4780 SMBus controller.
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-16 Adrian Chadd[ar933x] don't waste memory/flash; drop the UMTX_CHAINS...
2016-12-14 John BaldwinAdd 'const' to fn_name's return type to remove a cast.
2016-12-13 John BaldwinFix stack traces in DDB for the debugger thread.
2016-12-13 Jung-uk KimMFV: r309561
2016-12-13 John BaldwinUse register_t instead of uintptr_t for register values...
2016-12-13 John BaldwinFix remove_userlocal_code() for n32.
2016-12-13 Michael Zhilin[spi] reformat message and ar5315_spi minor fix
2016-12-12 Emmanuel VadotUse the spibus accessor when applicable.
2016-12-12 Ruslan BukinApply clear_mask correctly.
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Konrad WitaszczykAdd support for encrypted kernel crash dumps.
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Mark JohnstonAdd a COMPAT_FREEBSD11 kernel option.
2016-12-09 Ruslan BukinAdd registers for jz4780 audio and PDMA controllers.
2016-12-08 Ruslan BukinAdd jz4780 internal codec initialization driver.
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-02 Dimitry AndricUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 Martin MatuskaMFV r309403:
2016-12-01 Martin MatuskaMFC r309362:
2016-12-01 Peter WemmUpdate from subversion 1.9.4 to 1.9.5.
2016-11-29 Martin MatuskaMFV r309299:
2016-11-28 Olivier HouchardImport Concurrency Kit in the kernel.
2016-11-28 Andriy GaponMFV r309249: 3821 Race in rollback, zil close, and...
2016-11-27 Dimitry AndricMerge ^/head r309170 through r309212.
2016-11-26 Landon J. Fullerbhnd(4): Unify NVRAM/SPROM parsing, implement compact...
2016-11-26 Dimitry AndricUpdate libc++ to release_39 branch r287912.
2016-11-26 Ruslan BukinDon't build Ingenic kernels until we have non-static...
2016-11-26 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-11-24 Dimitry AndricMerge ^/head r308870 through r309105.
2016-11-24 Andriy GaponMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 Andriy GaponMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 Andriy GaponMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 Andriy GaponMFV r308989: 6428 set canmount=off on unmounted filesys...
2016-11-23 Ruslan BukinSplit MALTA board config to big and little endian versions.
2016-11-23 Ruslan BukinIncrease pcpu size to 512 so it become both denominator
2016-11-22 Xin LIMFV r308954:
2016-11-22 Jung-uk KimMerge ACPICA 20161117.
next