]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Import sqlite3 3.12.1
[FreeBSD/FreeBSD.git] / sys / arm /
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Andrew TurnerRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 Pedro F. Giffuniarm: for pointers replace 0 with NULL.
2016-04-15 Andrew TurnerAdd a flag field to struct gic_irqsrc and use it to...
2016-04-15 Andrew TurnerAdd initial GICv2m support to the arm GIC driver. This...
2016-04-13 Oleksandr TymoshenkoFix UART3 and UART4 clock offsets.
2016-04-13 Glen BarberMFH
2016-04-13 Oleksandr TymoshenkoMultiple fixes in VCHI audio driver:
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-10 Pedro F. GiffuniCleanup unnecessary semicolons from the kernel.
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-09 Jared McNeillEnable PHY regulator when the optional "phy-supply...
2016-04-08 Jared McNeillFix incorrect pin definitions for Allwinner A31.
2016-04-08 Jared McNeillAttach hwreset resources at the same time as clock...
2016-04-08 Jared McNeillAdd function for mapping SRAM-D area to USB0 (OTG)...
2016-04-08 Jared McNeillMatch on compatible string "allwinner,sun4i-a10-sram...
2016-04-07 Ian LeporeRemove unecessary locking, mostly from places where...
2016-04-07 Ian LeporeCode cleanup: stop searching for a pin in the array...
2016-04-07 Ian LeporeFix a copyright glitch before it gets copy-pasted again...
2016-04-07 Ian LeporeComestic changes; when INTRNG support was added, some...
2016-04-07 Svatopluk KrausProperly initialize isrc_cpu field of ISRC which is...
2016-04-07 Svatopluk KrausImplement intr_isrc_init_on_cpu() and use it to replace...
2016-04-06 Jared McNeillConvert Allwinner port to extres clk/hwreset/regulator...
2016-04-06 Glen BarberMFH
2016-04-05 Svatopluk KrausFix typo. No functional change.
2016-04-05 Svatopluk KrausRework BCM283x gpio interrupt controller for INTRNG...
2016-04-05 Svatopluk KrausImplement bcm2836 interrupt controller for INTRNG and...
2016-04-05 Svatopluk KrausRework bcm283x interrupt controller for INTRNG and...
2016-04-05 Michal Melounehci_interrupt is MPSAFE code. Most drivers in tree...
2016-04-05 Michal MelounTEGRA: Fix CPU frequency switching.
2016-04-04 Glen BarberMFH
2016-04-04 Andrew TurnerAdd a table to map from the FreeBSD CPUID space to...
2016-04-04 Svatopluk KrausDefine local-intc for BCM2836 platform (RPI2) and make...
2016-04-04 Svatopluk KrausRework TI gpio interrupt controller for INTRNG. It...
2016-04-04 Svatopluk KrausRework am33xx interrupt controller for INTRNG and enable it
2016-04-04 Svatopluk KrausRemove FDT specific parts from INTRNG. Change its inter...
2016-04-02 Jared McNeillImprove HDMI display detection by searching the CEA...
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-04-01 Jared McNeillMove support for Synopsys Designware APB UART out of...
2016-03-30 Luiz Otavio O SouzaEnable SPI1 on Beaglebone Black.
2016-03-30 Luiz Otavio O SouzaBump up the read and write timeouts. The old value...
2016-03-29 Luiz Otavio O SouzaAdd the SPI driver for am335x.
2016-03-29 Andrew TurnerRead the CPU ID for the current CPU from the GIC. The...
2016-03-26 Andrew TurnerOnly define the platform methods for the Allwinner...
2016-03-26 Michal MelounARM: Fix bug introduced in r297286.
2016-03-26 Michal MelounTEGRA: Fixes for UART driver:
2016-03-26 Michal MelounARM: Parse command line delivered by U-Boot:
2016-03-26 Michal MelounARM: Fix ATAG handling in LINUX_BOOT_API:
2016-03-26 Michal MelounARM: Teach LINUX_BOOT_ABI to recognize DT blob.
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-24 Svatopluk KrausGeneralize IPI support for ARM intrng and use it for...
2016-03-22 Justin HibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-21 Luiz Otavio O SouzaUse the internal references for ADC, this fixes the...
2016-03-21 Luiz Otavio O SouzaEnable multicast addresses on vlan ports. Fixes the...
2016-03-21 Adrian ChaddRemove urtwn/urtwnfw; it's built as a module now.
2016-03-21 Ian LeporeFix fallout from r292180 (Dec 2015)... ensure that...
2016-03-20 Ian LeporeRemove FREEBSD_BOOT_LOADER that already exists in std...
2016-03-18 Luiz Otavio O SouzaCount the input and output packets.
2016-03-18 Luiz Otavio O SouzaIncrease the arbitrary limit of TX segments.
2016-03-18 Luiz Otavio O SouzaSet the destination port in all TX segments.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Michal MelounTEGRA: Connect TEGRA124 to universe build.
2016-03-18 Michal MelounTEGRA: Fix tegra_pcie driver after rman_res_t size...
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-17 Luiz Otavio O SouzaAdd support for dual emac mode.
2016-03-17 Michal MelounA20: Gpiobus can be attached only after full gpio drive...
2016-03-17 Andrew TurnerMake it an error to build an ARM kernel with COMPAT_FRE...
2016-03-17 Luiz Otavio O SouzaFixes a few style(9) issues, remove extra blank lines.
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 Ed MasteRemove armeb FreeBSD 6 compat shim
2016-03-16 Andrew TurnerRemove old COMPAT_FREEBSD options from the ARM kernel...
2016-03-16 Michal MelounImport basic support for Nvidia Jetson TK1 board and...
2016-03-15 Wojciech MacekRemove redefinitions in ARMADA code
2016-03-14 Glen BarberMFH
2016-03-14 Bjoern A. ZeebOnly check for SYS_freebsd6_lseek if the syscall code...
2016-03-14 Wojciech MacekAdd support for USB3.0 on Armada38x
2016-03-14 Wojciech MacekMake MPIC compatible with ARM_INTRNG
2016-03-14 Wojciech MacekFix GIC interrupt decoding in INTRNG code
2016-03-13 Jared McNeillFix display output for non-HDMI display devices.
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
next