]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/broadcom
Create std.arm and std.armv6 config files and include the right one from
[FreeBSD/FreeBSD.git] / sys / arm / broadcom /
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 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-04-28 pfgMFV r282150
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-25 loosSet ARM_L2_PIPT for A10 and RPI2, they are probably...
2015-04-22 loosFetch the SDHCI frequency from videocore (our prefered...
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-04 andrewInclude vm/pmap.h for pmap_kextract.
2015-04-04 andrewStop using machine/fdt.h in the arm kernel code when...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-29 andrewBuild the cpufunc_asm_* files based on the cpu type...
2015-03-29 andrewWe only need cpufunc_asm_arm11.S on bcm2835, not bcm2836
2015-03-29 andrewWe don't use cpufunc_asm_armv5.S in any of these config...
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-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-11 dimMerge ^/head r279759 through r279892.
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-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 andrewAdd support to the bcm2835 mailbox driver to work befor...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 loosMake use of the newly introduced macros.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 loosAdd a mask to match only the relative base address...
2015-02-15 andrewAdd the structures needed to get/set the power state...
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-08 gonzoAdd VideoCore audio driver for Rasperry Pi (BCM2835)
2015-02-07 dimMerging ^/head r278298 through r278350.
2015-02-07 gonzoMake VCHI driver optional and add "device vchiq" to...
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 gonzoImport VCHI driver for Broadcom's VideoCore IV GPU
2015-02-04 dimMerge ^/head r278110 through r278223.
2015-02-04 loosAdd GPIO interrupt support for BCM2835 (Raspberry pi).
2015-02-04 loosSort and remove unnecessary includes.
2015-02-04 loosRemove stale comments about the issues with HS mode.
2015-02-04 loosRemove some duplicate calls to bus_release_resource...
2015-01-31 dimMerge ^/head r277975 through r277998.
2015-01-31 loosImplement GPIO_GET_BUS() method for all GPIO drivers.
2015-01-30 dimMerge ^/head r277902 through r277944.
2015-01-30 loosThe BCM2835 GPIO controller uses has interrupt lines...
2015-01-30 loosAllow the retrieving of the reserved pins state.
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-21 ianRename bus_space-v6.c to bus_space_base.c, because...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 ianSave the command-and-flags value into the shadow regist...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-17 ianAdd a new SDHCI quirk, SDHCI_QUIRK_DONT_SET_HISPD_BIT...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 loosFix the C -> K temperature conversion for the dev.cpu...
2015-01-15 loosCatch a few cases where we need to release memory resou...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 ianHandle dma mappings with more than one segment for...
2015-01-11 ianCheck for and handle failures of bus_dmamap_load()...
2015-01-11 ianStore the shadow command/mode register in the softc...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2015-01-01 impFix module builds on arm (and maybe others) by turning...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-27 loosConvert the BSC (i2c) driver to use the new iicbus_get_...
2014-12-27 loosRemoves unused and duplicate headers.
2014-12-27 dimMerge ^/head r274961 through r276301.
next