summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix vfp:andrew2013-07-161-16/+15
* Move the Raspberry Pi low level options out of the kernel config and intorpaulo2013-07-153-12/+20
* Introduce new structure sfstat for collecting sendfile's statisticsae2013-07-151-1/+1
* Indent the "scp=... rlv=..." to make it easier to read the backtrace.rpaulo2013-07-131-2/+2
* Remove trailing whitespaces.ray2013-07-101-6/+6
* Improve a comment.rpaulo2013-07-091-4/+2
* Remove extraneous format string converison specifieremaste2013-07-091-1/+1
* Add IDs for TPS65217C and TPS65217Dgonzo2013-07-081-0/+8
* - AM335x requires updated soft-reset logic toogonzo2013-07-081-4/+7
* Convert bcm2835_mbox to the new mbox interface.rpaulo2013-07-074-55/+63
* Another warning.rpaulo2013-07-071-1/+1
* armadaxp_idcache_wbinv_all() is in this file.rpaulo2013-07-071-1/+2
* Fix all the compiler warnings in elf_trampoline.c.rpaulo2013-07-071-4/+22
* - Add USFS driver as an example of device mode for AM335x-based devicesgonzo2013-07-071-0/+4
* - Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphicgonzo2013-07-072-0/+482
* Don't clear the SYSCONFIG register on boot.rpaulo2013-07-062-2/+10
* Fix the build with gcc.andrew2013-07-051-4/+20
* o Make fields names short.ray2013-07-051-33/+23
* Add support for ePWM submodule of PWMSSgonzo2013-07-041-4/+145
* Remove redundant clearing of the PGA_WRITEABLE flag ingber2013-07-041-1/+0
* Fix modified bit emulation for ARMv6/v7gber2013-07-041-2/+7
* Fix one of INVARIANTS-related UMA panics on ARMgonzo2013-07-031-3/+15
* Enable VFP on Raspberry Pi. This has worked as of r251712.andrew2013-07-021-0/+3
* Enable SCTP, since it is also enabled on GENERIC and it works fine ontuexen2013-07-011-0/+1
* The mbox driver is actually MP safe, so set the right flag inrpaulo2013-07-011-5/+3
* Disable debugging.rpaulo2013-07-011-2/+0
* Use the new FDT_FILE rpi.dts.rpaulo2013-07-011-1/+1
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-011-0/+40
* Add INET6.rpaulo2013-06-301-0/+1
* Replace some spaces to tab.ray2013-06-301-4/+4
* Decrypt magic numbers - define names for fields of Generic Timer's CNTKCTL reg.ray2013-06-301-3/+23
* In generic_bs_map(), use kmem_alloc_nofault() instead of kmem_alloc(), as wecognet2013-06-301-1/+1
* Arndale Board (by Insignal) kernel config file.ray2013-06-291-0/+135
* - Fix IMAPx registers values calculationgonzo2013-06-291-20/+24
* Enable patth-through of IRQ30 and IRQ31 to PIC just as comment statesgonzo2013-06-291-1/+1
* Import basic support for Samsung Exynos 5 support.ray2013-06-2910-0/+1480
* Add ARM Generic Timer driver.ray2013-06-291-0/+374
* o Initialize interrupt groups as Group 0 (secure interrupts).ray2013-06-291-15/+29
* Bump max number of IRQs for Cortex-Ax family to cover Exynos5 requirement.ray2013-06-281-1/+1
* Add identification for Cortex-A15 (R0) cores.ray2013-06-283-1/+5
* Support reading registers r0-r3 when unwinding. There is a seperateandrew2013-06-271-0/+19
* Add UNWINDSVCFRAME to provide the unwind pseudo ops to allow us to unwindandrew2013-06-272-2/+11
* - Request non-cached memory for framebuffergonzo2013-06-271-2/+24
* Print the 'setting internal ...' message only with bootverbose.rpaulo2013-06-261-1/+3
* Make support for atomics on ARM complete.ed2013-06-151-42/+316
* Fix the vfp code to work with the 16 register variants of the VFP unit. Weandrew2013-06-132-35/+46
* Add C11 atomic fallbacks for ARM.ed2013-06-131-0/+540
* Increase the maximum KVM available on TI chips. Not sure why we suddenly needcognet2013-06-091-3/+3
* Merge in changes from NetBSD:andrew2013-06-081-17/+25
* Reduce the difference to NetBSD.andrew2013-06-071-25/+27
OpenPOWER on IntegriCloud