]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
IFC @ r245509
[FreeBSD/FreeBSD.git] / sys / arm /
2013-01-17 neelIFC @ r245509
2013-01-16 ganboldFix style bugs
2013-01-15 cognetUse armv7_drain_writebuf() and armv7_context_switch...
2013-01-15 cognetOnly spin on the blocked_lock for SCHED_ULE+SMP, as...
2013-01-15 cognetDon't define rel/acq variants of some atomic operations...
2013-01-15 ganboldAdd mistakenly removed third clause to license
2013-01-15 ganboldFix formatting of license according to share/examples...
2013-01-15 ganboldFix license to follow standard license template
2013-01-15 ganboldInitial support for Allwinner A10 SoC (Cubieboard)
2013-01-14 andrewUpdate sigcode to use both the current ABI and FreeBSD...
2013-01-13 rayEnable syscons framebuffer support for bcm2835. It...
2013-01-13 gonzoRemove accidentally copypasted comment
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 neelIFC @ r245205
2013-01-09 neelIFC @ r245178
2013-01-09 cognetDefine IPI_IRQ_START and IPI_IRQ_END.
2013-01-09 cognetUse get_pcpu() instead of using pcpup, as it's wrong...
2013-01-08 cognetRemove old declarations.
2013-01-08 gonzoSwitch default cache type for ARMv6/ARMv7 from write...
2013-01-08 gonzoFix cache-related issue with pmap for ARMv6/ARMv7:
2013-01-07 gonzo- Identify more devices for OMAP4 SoC (up to OMAP4470)
2013-01-07 gonzoImplement barriers for AMRv6 and ARMv7
2013-01-07 gonzoRelease version check for erratum 727915 workaround in
2013-01-06 andrewFix the build:
2013-01-06 andrewOnly work around errata when we are on a part where...
2013-01-05 gonzoExport board serial and board revision obtained from...
2013-01-05 gonzoAdd hw.board.serial and hw.board.revision for exporting...
2013-01-05 gonzoFix background color calculation
2013-01-05 kientzleShuffle the TX underrun to work the same way as the...
2013-01-05 kientzlePrefer the new NFS modules
2013-01-05 kientzleWhile trying to track down the root cause for
2013-01-04 neelIFC @ r244983.
2013-01-01 kientzleOverhauled CPSW driver for TI CPSW Ethernet module
2013-01-01 andrewDocument the known values of the RTL release field...
2012-12-31 gonzoPL310 driver update:
2012-12-31 gonzoMerge r234561 from busdma_machdep.c to ARMv6 version...
2012-12-28 gonzoAdd makeshift implementation for framebuffer console...
2012-12-28 gonzoFix event timer on Raspberry Pi
2012-12-28 gonzoAdd custom renderer for poor man's cursor support for...
2012-12-22 cognetThe manpage states that bus_dmamap_create(9) returns...
2012-12-22 cognetThe VM_MEMATTR_ constants are enumerated, not a bitset...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-20 gonzoReplace generic ARM11 option with more specific
2012-12-20 gonzoFix misleading comment
2012-12-20 cognetUse C comments instead of C++ comments.
2012-12-20 cognetBusdma enhancements, especially for managing small...
2012-12-20 cognetUse the new allocator in bus_dmamem_alloc().
2012-12-19 gonzoUse NFSCL since NFSCLIENT build is broken at the moment
2012-12-19 cognetProperly implement pmap_[get|set]_memattr
2012-12-18 gonzoAdd sysctls for changing GPIO pins function
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-16 gonzoFix comment to represent actual file purpose
2012-12-13 gonzoAdd support for QEMU's version of Versatile Platform...
2012-12-13 gonzoAdd driver for PrimeCell Vectored Interrupt Controller...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-05 cognetDon't write-back the cachelines if we really just want...
2012-12-05 glebius Mechanically substitute flags from historic mbuf...
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-30 gonzo- Enable syscons/framebuffer by default
2012-11-30 gonzoGet reserved memory regions and exclude them from avail...
2012-11-30 gonzoGet frequency from "clock-frequency" property of "...
2012-11-30 gonzoFix RGB565 case
2012-11-29 gonzoFix hardcoded bpp value
2012-11-27 gonzoDo not enable data cache until later in kernel init...
2012-11-27 marcelAdd NOTES and Makefile in order to generate LINT. NOTES...
2012-11-27 marcelAllow building LINT by defining both SAMPLE_AT_RESET...
2012-11-27 marcelDon't include arm/xscale/i8134x/i81342reg.h when we...
2012-11-27 marcelRemove print_kernel_section_addr(). All statements...
2012-11-27 marcelDon't define intr_disable and intr_restore as macros...
2012-11-26 marcelUnbreak building a kernel with EHCI: there's no ehci_at...
2012-11-25 kientzleFix spelling.
2012-11-23 gonzoAdd Raspberry Pi GPIO driver
2012-11-23 impStrip trailing newline.
2012-11-23 gonzoNow that we have working USB keyboard add ukbd to the...
2012-11-23 gonzoMultiple fixes for BCM2835 framebuffer
2012-11-21 cognetMake sure the address starts on a cache line boundary.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-18 adrianCorrectly use spaces here.
2012-11-17 andrewClean up the two i80321 copies of initarm to be closer...
2012-11-17 adrianJust compile the whole ath chipset support in.
2012-11-17 neelIFC @ r243164
2012-11-16 kibMove the declaration of vm_phys_paddr_to_vm_page()...
2012-11-16 sjgMerge bmake-20121111
2012-11-16 cognetDon't forget to unlock the pmap lock on failure.
2012-11-15 cognetRemove a useless printf
2012-11-15 cognetUse the "inner shareable" variations of flush/invalidat...
2012-11-14 kibFlip the semantic of M_NOWAIT to only require the alloc...
2012-11-14 cognetMake it clear the L2 ops are filled for any cpu using...
2012-11-14 cognetUse the arrmv7 version for flushID too, as it does...
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-08 impReduce differences between these two initarms a bit...
2012-11-07 impMinor cosmetic changes to bring atmel's initarm and...
2012-11-07 kevloFix typo; s/ouput/output
2012-11-03 andrewMerge the FDT versions of initarm.
2012-11-01 cognetFix build for SMP.
2012-10-31 andrewMerge r242125 into the other ARMv6 copies of initarm.
2012-10-30 cognetFix SMP build for omap4
next