]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Apply the changes from r293284 to one additional file.
[FreeBSD/FreeBSD.git] / sys / arm /
2016-01-05 delphijMFV r293125: less v481.
2016-01-03 ianStore the pointer to the bootloader-provided env data...
2016-01-02 ianReword the comment to better describe what I found...
2016-01-02 ianWork around problems that happen when there is ram...
2016-01-02 ianUse 64-bit math when processing the lists of physical...
2016-01-02 ianMake the 'env' directive described in config(5) work...
2015-12-29 ianBring some of the recent locore-v4.S improvements into...
2015-12-25 kevloFix typo (s/harware/hardware/)
2015-12-22 andrewRemove the arm KERNPHYSADDR option as it is no longer...
2015-12-21 gonzoAdd i.MX 6 IPU driver and enable it in IMX6 config
2015-12-21 gonzo- Add driver for i.MX 6 HDMI framer
2015-12-21 gonzoAdd CCM functions to enable HDMI framer and IPU units...
2015-12-21 impConfigure the Atmel eval boards to boot the same way...
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-21 ianReplace some references to KERNPHYSADDR with the equive...
2015-12-20 ianChange KERNVIRTADDR to 0xc0000000 since the low-order...
2015-12-20 ianAllow armv4/5 kernels to be loaded on any 2MB boundary...
2015-12-20 gonzoAdd dev.fb.X.resync sysctl to resync ARM framebuffer...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 adrian[intrng] Migrate the intrng code from sys/arm/arm to...
2015-12-18 impCreate a simplebus PNP info wrapper.
2015-12-18 ianFix the clock divisor calc for imx6 sdcard bus speed.
2015-12-16 skraAdopt assert from amd64 in pmap_remove_pages().
2015-12-15 skraLocal TLB flush is sufficient in pmap_remove_pages().
2015-12-15 skraReplace all postponed TLB flushes by immediate ones...
2015-12-15 skraFlush intermediate TLB cache when L2 page table is...
2015-12-15 mmelARM: Remove outdated katelib.h.
2015-12-15 mmelARM: option PPC_PROBE_CHIPSET is applicable only for...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-07 markjMFV r289003:
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-05 andrewMove the check to see if we are tracing a function...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 ganboldAdd glue driver for Amlogic Meson Gigabit Ethernet...
2015-12-02 mmelARM: Define PCI_RES_BUS resource for platforms having...
2015-12-02 mmelARM: Fix of detection of root interrupt controller.
2015-11-30 mmelARM: create new memory attribute for writethrough cache...
2015-11-28 mmelARM: Implement atomic_swap_int(9). It's used in DRM2...
2015-11-28 mmelARM: Add support for new KRAIT 300 CPU revision.
2015-11-28 mmelARM: Cumulative fixes for GIC
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-27 zbbAdd support for exynos5_ehci in loader
2015-11-26 ianRename sysctl node hw.imx6 to hw.imx. Move its definit...
2015-11-24 skraFlush all kernel mappings from TLB(s) in time when...
2015-11-23 andrewUse #ifdef to get the file compiling without errors
2015-11-23 andrewOnly enable the first interrupt for now, we don't corre...
2015-11-23 skraRevert r291142.
2015-11-22 markjRemove unneeded includes of opt_kdtrace.h.
2015-11-21 ianUpdate the imx5/imx6 cpu_reset() implementation based...
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 andrewMove hdmi_if.m to files.arm so other kernel configs...
2015-11-21 andrewCreate device options for the two common ARM timers.
2015-11-21 andrewMove more bus_space_* files to be built by files.arm...
2015-11-21 andrewLimit arm_base_bs_tag to ARMv4 and ARMv5, we only used...
2015-11-20 impMakeoption ARM_LITLE_ENDIAN does nothing. Remove it...
2015-11-20 andrewRemove bus_space_asm_generic.S from the per-SoC files...
2015-11-20 andrewRemove pl310.c from the SoC std.* files, it's in files.arm
2015-11-20 andrewStop setting {KERN,}PHYSADDR on armv6, it's unneeded.
2015-11-20 skraAdd usermode variable to KTR output. Fix style.
2015-11-20 skraFix style and argument count for KTR.
2015-11-18 mmelARM: Fix dma_dcache_sync() for early allocated memory.
2015-11-17 zbbMake PCB structure binary compatible for old and new...
2015-11-17 zbbFix buffer overflow in exynos5_ehci
2015-11-17 andrewMake pl310_print_config static, it's not called out...
2015-11-16 ngieMFhead @ r290899
2015-11-14 gonzoReplace magic numbers for CCGRx registers with more...
2015-11-14 gonzoSomewhat improve HDMI event API
2015-11-14 gonzohdmi_if.m will be reused by iMX6 IPU code so move it...
2015-11-14 gonzoMove all HDMI-related stuff to hdmi_if.m, hdmi.h is...
2015-11-13 gonzo- Add driver for System-Reset-Controler i.MX6 module
2015-11-13 impAdd support for the Zybo and similar boards to ZEDBOARD...
2015-11-12 gonzoEnable cloks for all USDHC interfaces, previous value...
2015-11-12 gavinConsistently capitalize "TI" as an abbreviation for...
2015-11-12 impMove the root to s3a given this kernel will be used...
2015-11-12 impRevisit this old board with 64MB of RAM. Comment out...
2015-11-11 gonzoRefactor bcm2835_cpufreq to use bcm2835_mbox_property API
2015-11-11 gonzo- Set have_message in interrupt to handle "response...
2015-11-10 mmelARM: Refactor interrupt_enable/disable/restore.
2015-11-10 skraFix cp15 PAR definition and function. While here, add...
2015-11-10 skraFix pmap_fault(). It turned out that alignment abort...
2015-11-10 kibImplement atomic_testandset_{32,int,long,64} for ARMv6...
2015-11-10 mmelARM: Remove trailing whitespace from sys/arm/include
2015-11-10 mmelARM: Improve robustness of locore_v6.S and fix errors.
2015-11-09 tijlFix typo (s/ncpus/mp_ncpus/)
2015-11-09 bzNow that the PMU implementation is independent of HWPMC
2015-11-08 tijlSince r289279 bufinit() uses mp_ncpus, but some archite...
2015-11-08 skraMake usermode variable the bool type. It's already...
2015-11-08 gonzoFix some of WITNESS complaints and bootup lock by remov...
2015-11-08 gonzo- Replace semaphore-base locking with sleep/wait synchr...
2015-11-07 impCorrect !FDT case with proper name.
2015-11-07 impImplement the phy-mode property for ate and macb. If...
2015-11-07 impAdd support for RMII in macb, cribbed slightly from...
2015-11-07 baptMerge from head r290483
2015-11-06 skraSet correct code for signal in abort_align() routine.
2015-11-06 cognetInclude opt_platform.h to get FDT defined.
2015-11-06 skraMake interrupt dispatching MP safe. Use GPU interrupt...
2015-11-05 cognetMake if_macb work with FDT.
2015-11-05 cognetMake at91_pmc probe any at91 pmc device we support...
next