]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/mv
Add defines for the LAPIC TSC deadline timer mode. The LVT timer mode
[FreeBSD/FreeBSD.git] / sys / arm / mv /
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 wmaRemove redefinitions in ARMADA code
2016-03-14 wmaAdd support for USB3.0 on Armada38x
2016-03-14 wmaMake MPIC compatible with ARM_INTRNG
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 andrewMake the fdt_get_mem_regions memsize argument optional...
2016-02-29 wmaFix fdt_get_mem_regions() to work with 64-bit addresses
2016-02-26 andrewAlmost all copies of platform_mp_init_secondary just...
2016-02-26 andrewRemove platform_mp_probe as it's almost identical on...
2016-02-25 andrewRemove platform_ipi_send, it's an unneeded as all imple...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 skraMove ARM_L2_PIPT option to std.armv6 for all armv6...
2016-02-22 skraAs <machine/vm.h> is included from <vm/vm.h>, there...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-19 andrewInclude ofw_bus_subr.h before ofw_pci.h for the definit...
2016-02-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
2016-02-15 andrewAdd support for the Allwinner i2c device. This is simil...
2016-02-14 andrewMove the twsi driver source to be under iicbus. It...
2016-02-14 andrewCreate the twsi device option in preparation to move...
2016-02-14 andrewRemove an unused include.
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 andrewStop adding an extra null terminator to strings, OF_get...
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 andrewStop defining fdt_pic_table when building for ARM_INTRNG.
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 mmelARM: Use new ARMv6 naming conventions for cache and...
2016-02-02 skraRemove all remaining references to old and not more...
2016-02-01 skraRemove not needed <machine/pte.h> includes.
2016-02-01 mmelARM: Rename remaining instances of cpufunc_id() to...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 andrewRemove an extra '!' found by clang 3.8.
2016-01-20 zbbIntroduce initial driver for PMSU on Armada38x
2016-01-20 zbbAdd initial support for SMP on Armada38x
2016-01-20 zbbOpen window to bootROM memory on Armada38x to allow...
2016-01-20 zbbSupport watchdog depending on "mrvl,has-wdt" property
2016-01-20 zbbAdd support for watchdog on Armada38x
2016-01-20 zbbAdd support for I2C on Armada38x
2016-01-20 zbbAdd a new RTC driver for Armada38x
2016-01-20 zbbCorrect MV_DDR_CADR_BASE definiton in mvwin.h
2016-01-20 zbbImprove definitions of CPU/PCIe windows for Armada38x
2016-01-20 zbbFix invalid root link detection in mv_pci driver
2016-01-20 zbbEnhance remap capabilities for Armada38x
2016-01-20 zbbEnable SCU unit for Armada38x
2016-01-20 zbbSet IO Sync Barrier flags for all Mbus devices on Armada38x
2016-01-20 zbbUse GIC-specific decoding function in mv_common.c
2016-01-20 zbbDo not require strict compatibility on simplebus
2016-01-20 zbbIntroduce initial support for Marvell Armada38x
2016-01-20 zbbMark gpio as "optional" in files.mv and edit Marvell...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-22 andrewRemove the arm KERNPHYSADDR option as it is no longer...
2015-12-20 ianChange KERNVIRTADDR to 0xc0000000 since the low-order...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-24 ngieMFhead @ r291235
2015-11-21 andrewMove more bus_space_* files to be built by files.arm...
2015-11-20 andrewStop setting {KERN,}PHYSADDR on armv6, it's unneeded.
2015-11-16 ngieMFhead @ r290899
2015-11-08 tijlSince r289279 bufinit() uses mp_ncpus, but some archite...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMFhead @ r289481
2015-10-18 ianFix a strange macro re-definition compile error. If...
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 andrewAn IPI must be cleared before it is handled otherwise...
next