]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/ti
Initialize GIC[DR]_IGROUPRn registers for GICv3
[FreeBSD/FreeBSD.git] / sys / arm / ti /
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 skraFix sscanf() format string to match an argument. This...
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 andrewAll armv6 platforms have the same implementation of...
2016-12-13 andrewUse the platform_*_t typedefs to help check the platfor...
2016-12-13 andrewAdd the missing void to function signatures in much...
2016-12-12 manuCS ivar is uint32_t, not int.
2016-12-06 mmMFV r309587:
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-12-01 loosMDIO_PHYACCESS_ACK is only valid for read access, remov...
2016-12-01 loosThe RX_FREEBUFFER registers are a write to increment...
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-24 dimMerge ^/head r309106 through r309117.
2016-11-24 loosAdd the etherswitch(4) support for TI CPSW.
2016-11-22 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 cognetThe only remaining offender that used ti_chip() without...
2016-11-19 cognetDon't panic if it's not a TI chip, this code can be...
2016-11-19 cognetDon't attempt to get the chip revision if it's not...
2016-11-19 cognetMove the pandaboard initialization from the probe to...
2016-11-19 cognetResolv the remaining conflicting symbols between omap4...
2016-11-19 cognetDon't assume we're running on a pandaboard if the panda...
2016-11-18 cognetGuess the TI chip based on the PLATFORM infos, instead...
2016-11-18 cognetConvert the omap4 code to use PLATFORM_SMP.
2016-11-15 loosAfter r308533, the platform compatible string must...
2016-11-15 loosChange the TI aintc driver name to "ti_aintc" to avoid...
2016-11-15 loosFix ti_gpio_detach() to avoid crashing if something...
2016-11-14 andrewUse the correct OF_getencprop over OF_getprop + fdt32_t...
2016-11-14 andrewMove including fdt_pinctrl.h after openfirm.h to get...
2016-11-14 andrewStop including fdt_common.h from the arm code when...
2016-11-11 andrewUse the modern spelling of ofw_bus_node_is_compatible...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-08 andrewStart to remove the old pre-INTRNG code from the arm...
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-07 andrewFix the order of includes so machine/asm.h is first.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-25 andrewAdd MULTIDELAY support to the am335x dmtimer. This...
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-17 hselaskyFix device delete child function.
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-09 mmelARM: Remove unused includes.
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-05 loosif_cpsw overhaul:
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 andrewSplit CPU_CORTEXA into CPU_CORTEXA8, for the Cortex...
2016-10-04 mmMFV r306669:
2016-10-03 loosEnable the TX completion interrupt for the cpsw NIC...
2016-10-02 gonzoModularize evdev
2016-10-01 baptImport libucl 20160812
2016-09-30 gonzoAdd dependency to evdev module (if required)
2016-09-30 loosRemove the GLOBAL queue lock which just adds unnecessar...
2016-09-30 loosFix a typo in CPSW_DEBUG MACRO and then replace all...
2016-09-30 loosSort and remove unnecessary includes.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-28 emasteMerge ^/head r306303 through 306411.
2016-09-28 loosFix a typo.
2016-09-27 loosAdd a sysctl to control the interrupt pacing on AM335x...
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-23 andrewRestrict where we need to define fdt_fixup_table to...
2016-09-23 andrewMove cpu_reset to be a platform method to allow multipl...
2016-09-23 andrewRemove bus_dma_get_range and bus_dma_get_range_nb on...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-20 loosIf present, honor the USB port mode (host or peripheral...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-12 impReport the Silicon Revisions for the AM335x SoCs correctly.
2016-09-12 gonzoCleanup evdev support for TI ADC/TS
2016-09-11 gonzoAdd evdev support to TI ADC/touchscreen driver
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-06 gonzoLet knlist_add do the locking part
2016-09-05 loosRevert r305119, move the control module register data...
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-09-01 dimMerge ^/head r305087 through r305219.
2016-09-01 ngieMFhead @ r305170
2016-08-31 loosAll the TI platforms are FDT based and it is not necess...
2016-08-31 loosFix the build.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 bzAfter r305113, try to properly replace the magic number...
2016-08-31 loosAdd a driver for the AM335x bandgap sensor, an on-die...
2016-08-31 loosAllow the use of control module extensions to cope...
2016-08-31 loosReplace more magic numbers with the proper register...
2016-08-31 loosReplace a magic number with the proper register name.
2016-08-30 pfgMFV r302423:
2016-08-30 dimMerge ^/head r305029 through r305080.
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-30 ngieMFhead @ r305041
next