]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/freescale
Compile in VERBOSE_SYSINIT support by default, remain silent by default
[FreeBSD/FreeBSD.git] / sys / arm / freescale /
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-23 manudts: Import DTS for arm64
2018-08-20 alcEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-28 andrewRemove IPI_IRQ_START and IPI_IRQ_END from the arm kerne...
2018-07-11 cyMFV r324714:
2018-07-09 ianAdd pnp info to the imx_spi driver.
2018-07-08 ianMove device statements out of std.imx* and into kernel...
2018-07-08 ianMake the imx6_snvs driver usable as a module, add pnp...
2018-07-08 ianCatch up with improvements in RTC handling... It's...
2018-07-08 ianAdd pnp info to imx6_ahci, and add a module makefile...
2018-07-07 ianAdd support to the imx watchdog for the FDT "timeout...
2018-07-07 ianCorrectly calculate the value to put in the imx wdog...
2018-07-07 ianAdd pnp info and a module makefile for the imx_wdog...
2018-07-05 ianAdd a missing call to usb_bus_mem_free_all() when detac...
2018-07-05 ianRemove a test and early-out which just can't possibly...
2018-07-05 ianFix an out-of-bounds array access... the irq data for...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-04 ianProperly support the GPIO_PIN_PRESET_{LOW,HIGH} options...
2018-05-04 ianMake reading imx6 gpio pins work correctly whether...
2018-04-27 manuarm: Fix duplicate ehci DRIVER_MODULE
2018-04-27 manuarm: Fix duplicate ahci DRIVER_MODULE
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-09 gonzoAlign OF_getencprop_alloc API with OF_getencprop and...
2018-04-08 gonzoClean up OF_getprop_alloc API
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 andrewSwitch users of fdt_is_enabled to use ofw_bus_node_stat...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 gonzo[ofw] fix errneous checks for OF_finddevice(9) return...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-05 ianSwitch imx_gpio to attach at BUS_PASS_INTERRUPT + BUS_P...
2018-03-05 ianDefer attaching the spibus until timers and interrupts...
2018-03-05 ianDo not stop the loop that configures gpio chipselect...
2018-03-03 kevansMove imx6_usbphy to SUPPORTDEV, massage associated...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-26 ianAdd a SPI driver for imx5 and imx6.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 ianAdjust whitespace of things added in the past couple...
2018-02-18 ianAdd the MODULE_DEPEND()s needed so that the kernel...
2018-02-18 ianGive the imx_i2c driver its own name, set up its relati...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 ianAdd a detach method so that this can be a kldunload...
2018-02-18 ianFix fallout from the import of fresh dts source files...
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-26 ianAdd support to the imx5/6 watchdog for the external...
2018-01-25 ianFix return style in RD2. Remove bogus return value...
2018-01-25 ianMinor cleanups... Move DRIVER_MODULE() and other boiler...
2018-01-24 ianMake the trivial imx_soc_family() function an inline...
2018-01-24 ianReformat indentation to match other imx5/6 register...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-30 ianMake kernel option KERNVIRTADDR optional, remove it...
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-28 manuRevert r327250 as it broke the build for some armv6...
2017-12-27 manuarm: hdmi_if.m is already in files.arm
2017-12-27 manuarm: Add kern/kern_clocksource.c to files.arm
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
next