]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
With the removal of b_saveaddr in the r285819, b_data must be reset to
[FreeBSD/FreeBSD.git] / sys / arm /
2015-05-15 ganboldIt appears to be armv7_sleep is a duplication of armv7_...
2015-05-13 ganboldDelete cpu_do_powersave which is set but never used...
2015-05-13 loosFix the vmstat -i output on ARM.
2015-05-13 loosFix the SMP initialization on RPi 2 (BCM2836).
2015-05-13 loosAdd support for the power button on BeagleBone Black.
2015-05-12 ganboldDisable WPI in case of aml8726-m3.
2015-05-11 alcRetire pmap_lazyfix(). This function only existed...
2015-05-11 andrewAdd the kernel support for Thumb-2. It is only supporte...
2015-05-11 andrewMark thumb entry points as such when building for thumb...
2015-05-11 andrewUse the Thumb compliant version of the add instruction...
2015-05-11 andrewList both registers to use in the 64-bit atomic instruc...
2015-05-11 andrewcpu-v6.h should only be used in the kernel, add an...
2015-05-11 andrewMove to use __ARM_ARCH in more places in the kernel.
2015-05-11 andrewUse the ACLE spelling of _ARM_ARCH_6: "__ARM_ARCH ...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 andrewUse the new gic option on all configs that need it.
2015-05-10 andrewUse the new gic option. While here remove extra whitesp...
2015-05-10 andrewAdd the gic to files.arm under "device gic" and use...
2015-05-10 andrewFirst pass clenup over the Marvell db-88f6xxx kernel...
2015-05-10 andrewClean up the style to use "options<space><tab>".
2015-05-09 andrewPass over the at91 kernels to reduce the diff between...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 loosPass the resources requests to the upper bus.
2015-05-08 gjbUse the IMX6 kernel configuration for the WANDBOARD...
2015-05-08 ganboldThis follows the gic and ti/aintc code by adding additi...
2015-05-07 loosAdd the SMP support for Raspberry Pi 2 (BCM2836).
2015-05-07 emasteCorrect PL310_POWER_CTRL offset
2015-05-07 andrewClean up the ARM kernel configs to use 'include<space...
2015-05-06 zbbAdd new CP15 operations and DB_SHOW_COMMAND to print...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 ganboldThis patch adds support for the extended baud rate...
2015-05-05 ianAdd the code necessary to run the imx6 chip at its...
2015-05-05 andrewStart to reduce the diff between the Atmel kernel configs.
2015-05-05 andrewThe VIRT kernel config targets armv6.
2015-05-05 andrewMove the first batch of common armv6 options to std...
2015-05-05 ianCreate std.arm and std.armv6 config files and include...
2015-05-05 andrewUpdate the comment on what CPUs this driver supports.
2015-05-05 loosNow that DMA works, enable the audio driver on RPi 2.
2015-05-05 loosEnable DMA for sdhci on RPi 2 (BCM2836).
2015-05-05 loosFix DMA on RPi 2.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 loosIn preparation for the next cycle of official ARM image...
2015-05-04 ianOn an icache sync by address/len, round the length...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-04 loosFix the voltage and clock levels for cpufreq on RPi 2.
2015-05-02 loosFix the vt(4) framebuffer driver on RPi 2.
2015-05-02 loosFix the sc(4) framebuffer driver on RPi 2.
2015-05-02 loosAdd the routines to query and setup the framebuffer...
2015-05-02 loosFix the kernel ident for RPI2.
2015-05-02 loosRemove an unused variable.
2015-05-02 impRemove support for being compiled under OABI. We don...
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-28 andrewFix pmap_dcache_wb_pou in the new armv6 pmap to correct...
2015-04-28 ganboldUpdate Amlogic MMC driver:
2015-04-28 hselaskyThe add_bounce_page() function can be called when loadi...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 loosPass the supplied buffer length instead of a fixed...
2015-04-27 ganboldEnable root mounting from mmc/sd card.
2015-04-26 andrewCleanup a little more:
2015-04-26 andrewFix the style of locore-v4.S and locore-v6.S to help...
2015-04-26 andrewRemove the armv6 code from locore-v4.S, it's not needed...
2015-04-26 andrewUse ARMv7 style unaligned access on ARMv6. We set this...
2015-04-25 loosSet ARM_L2_PIPT for A10 and RPI2, they are probably...
2015-04-23 andrewAdd the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options...
2015-04-23 andrewReduce the diff between files.imx51 and files.imx53
2015-04-23 andrewPull out the common parts of the ODROIDC1 and VSATV102...
2015-04-23 andrewRemove the need for board specific std files on aml8726...
2015-04-23 andrewMove KERNVIRTADDR to the common std.aml8726.
2015-04-23 andrew - Move files selected in files.smp to files.aml8726...
2015-04-23 andrewUpdate the ODROIDC1 and VSATV102 to reduce the diff...
2015-04-23 loosNow that we have an U-Boot for RPI2, do not use the...
2015-04-22 loosFetch the SDHCI frequency from videocore (our prefered...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 loosBuild and install the DTB for all the supported AllWinn...
2015-04-20 gjbMFH: r281668 through r281783
2015-04-19 mariusMake a comment reflect reality.
2015-04-18 loosMove the items common to all SoCs to a single file.
2015-04-18 loosFix the style(9) and adds two missing parentheses on...
2015-04-18 loosSimplify the receiver code a bit.
2015-04-17 loosAdd the necessary support to use both TX queues availab...
2015-04-17 loosRemove unnecessary checks and fix an issue where the...
2015-04-17 andrewRemove support for reading the syscall code in OABI...
2015-04-17 andrewUse cp15_ifar_get to get the instruction fault address...
2015-04-17 loosFix the 'wrong packet header' errors for if_emac.
2015-04-13 ngieMFhead @ r281503
2015-04-13 andrewUpdate the arm devmap code to also work with arm64.
2015-04-12 ngieMFhead @ r281476
2015-04-12 andrewAdd a driver for the ARM Power State Coordination Inter...
2015-04-12 andrewSwitch to the new v6 pmap code to increase its testing...
2015-04-11 andrewChange the virtual address used to not be 0xc0000000...
next