Drop experimental dir_index support.
[freebsd.git] / sys / arm /
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 andrewUpdate the arm devmap code to also work with arm64.
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...
2015-04-11 andrewAdd support for the QEMU virt SoC. This is a SoC built...
2015-04-11 andrewAdd support for the uart classes to set their default...
2015-04-11 ganboldThis modifies several FreeBSD drivers to use the GNU...
2015-04-11 ganboldThis modifies several FreeBSD drivers to use the hardwa...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 ianAdd a pmap_kremove_device() to undo mappings made with...
2015-04-06 andrewAdd support to the efi boot1 and loader for 32-bit...
2015-04-05 andrewdev/ofw/openfirm.h is not needed in the arm machine...
2015-04-04 andrewRe-add machine/bus.h to machine/fdt.h on arm, it's...
2015-04-04 andrewInclude vm/pmap.h for pmap_kextract.
2015-04-04 andrewInclude machine/intr.h for arm_post_filter.
2015-04-04 andrewDon't include unneeded files in the arm machine/fdt...
2015-04-04 andrewMove the definition of fdt_localbus_devmap to a Marvell...
2015-04-04 andrewStop using machine/fdt.h in the arm kernel code when...
2015-04-04 andrewAdd support for arm64 to the existing arm generic timer...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-03 andrewMerge the common parts of the SOCKIT and SOCKIT-BERI...
2015-04-02 andrewStop including machine/fdt.h, it's not needed.
2015-04-02 andrewWe may not be using gcc to compile this.
2015-04-02 andrewAdd the generic timer registers to sysreg.h and cpu...
2015-04-02 gonzo- Make interrupt resource optional: some upstream FDT...
2015-03-31 ganboldAdd kernel config files for Hardkernel Odroid-C1 and...
2015-03-31 ganboldAdd necessary changes to support various Amlogic SoC...
2015-03-30 andrewRestore setting cpufuncs on arm1176, it was removed...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-30 andrewRemove support for CPU_XSCALE_80200. None of our config...
2015-03-30 andrewRemove support for CPU_FA626TE. It's unused by any...
2015-03-29 andrewarm11_sleep is no longer needed, remove it.
2015-03-29 andrewpj4b_config and pj4bv7_setup are only used when CPU_MV_...
2015-03-29 andrewBuild the cpufunc_asm_* files based on the cpu type...
2015-03-29 andrewRemove cpufunc_asm_arm11.S from the ARMv7 configs,...
2015-03-29 andrewRemove arm1136 support. We don't have any configs that...
2015-03-29 andrewRemove the bootconfig parsing. We never used it and...
2015-03-29 andrewWe only need cpufunc_asm_arm11.S on bcm2835, not bcm2836
2015-03-29 andrewRemove ARM9_CACHE_WRITE_THROUGH, none of our configs...
2015-03-29 andrewRemove the unused armv5 cpufunc code.
2015-03-29 andrewRemove unused cpufunc arm11 and armv6 code. While here...
2015-03-29 andrewWe don't use cpufunc_asm_armv5.S in any of these config...
2015-03-29 andrewRemove unused arm10_* functions. The remaining function...
2015-03-29 andrewStop building unused cpuvunc_* files, we don't need...
2015-03-29 andrewRemove support for CPU_ARM10. No kernel configs could...
2015-03-27 bzRather than defining our own magic checks here use...
2015-03-26 ianNew pmap code for armv6. Disabled by default, option...
2015-03-26 ianUse pmap_mapdev()/unmapdev() to temporarily map on...
2015-03-25 andrewRemove a debug #error from the bcm2835 sdhci driver.
2015-03-25 andrewAdd support for the Raspberry Pi 2. As the chip is...
2015-03-24 andrewMove including std.bcm2835 to the RPI-B kernel config...
2015-03-24 andrewAdd the SOC_BCM2835 and SOC_BCM2836 options for the...
2015-03-24 mavRemove from legacy ata(4) driver support for hardware...
2015-03-23 ianDo not save/restore the TLS pointer on context switch...
2015-03-21 cognetWhen waiting on PTE allocation, another thread could...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-20 andrewAdd a helper function to read clock frequencies from...
2015-03-20 andrewSplit out the common bcm283x fixes from the bcm2835...
2015-03-20 andrewRemove now unneeded headers from the Broadcom DWC driver
2015-03-20 andrewMove the code to set the device power to the bcm2835...
2015-03-20 zbbAllow to override default kernel virtual address assign...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-13 emasteDelete stray clause 3 and renumber.
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 ianRemove MODULES_OVERRIDE="" for Marvel-based armv5 systems.
2015-03-10 ianRemove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc...
2015-03-09 ianChange the name of the dmtimer pps device from /dev...
2015-03-09 ianRemove the static DTB config and instead build modules...
2015-03-09 ianAttach the prcm clock driver early, so it can set the...
2015-03-09 impAdd the DTrace modules to the build, rather than only...
2015-03-09 ianAdd minimum cache line sizes to struct cpuinfo, use...
2015-03-09 ianClean data cache before instruction cache in armv7_icac...
2015-03-08 andrewCall config_intrhook_disestablish on failure of the...
2015-03-08 andrewAdd support for enabling the USB on the Raspberry Pi...
2015-03-08 ianFix spurious interrupts on arm am335x (beaglebone)...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 ianMove the uart_class definitions and fdt compat data...
2015-03-06 ianUpdate a comment that had drifted out of date with...
2015-03-06 brFix style.
2015-03-05 gonzoAdd sysctls to control PS-PL level shifters and FCLK...
2015-03-05 andrewAdd the MD parts of dtrace needed to use fbt on ARM...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 ianAdd a "module" to build the dtb files for all supported...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 hselaskyAdd quirk to disable 64-bit XHCI DMA after r276717.
2015-03-02 ianRevert r279338. The casts are apparently bogus, despit...
2015-03-02 hselaskyUpdate Exynos5 XHCI attach code after r276717.
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 andrewRemove SMP support from the Wandboard-Solo and have...
2015-02-26 ianAdd casting to make atomic ops work for pointers. ...
2015-02-26 dimMerge ^/head r279309 through r279312.
2015-02-26 dimFix a number of -Wcast-qual warnings under sys/arm...
2015-02-26 dimIn sys/arm/ti/am335x/am335x_rtc.c, fix a clang 3.6...
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-24 zbbFix endianness on FDT read in ARM GIC
next