]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/freescale
Move the pandaboard initialization from the probe to the attach method.
[FreeBSD/FreeBSD.git] / sys / arm / freescale /
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 andrewRemove more unneeded users of the fdt_pic_decode_t...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 jhibbitsMove imx_sdhci driver over to a dev/sdhci in preparatio...
2016-10-09 mmelARM: Remove unused includes.
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
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-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
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-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-24 cyMFV r304732.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 skraPostpone allocation of IRQ resource to the time when...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 ianAdd support for triggering interrupts on both rising...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 ianAnother round of changes to add compatibility with...
2016-05-23 skraINTRNG - support new interrupt mapping type INTR_MAP_DA...
2016-05-23 skraINTRNG - use gpio generic interrupt modes definitions...
2016-05-22 loosFix the deciKelvin to Celsius conversion in kernel.
2016-05-22 skraFix some format strings to make them either correct...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-13 gonzoUse OF_prop_free instead of direct call to free(9)
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 skraINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-04 pfgsys/arm: Minor spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 andrewAdd a MULTIDELAY option to allow the ARM kernel to...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys/arm: make use of the howmany() macro when available.
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-07 ianRemove unecessary locking, mostly from places where...
2016-04-07 ianCode cleanup: stop searching for a pin in the array...
2016-04-07 ianComestic changes; when INTRNG support was added, some...
2016-04-04 gjbMFH
2016-04-04 skraRemove FDT specific parts from INTRNG. Change its inter...
2016-03-21 ianFix fallout from r292180 (Dec 2015)... ensure that...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
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-24 dimMerge ^/head r295902 through r296006.
2016-02-23 gjbMFH
2016-02-23 ianMake imx6 systems work again after recent import of...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-22 skraMove ARM_L2_PIPT option to std.armv6 for all armv6...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-18 gjbMFH
2016-02-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
2016-02-15 gjbMFH
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
next