summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the passing of time on Armada XP.gber2013-06-042-1/+12
* Implement pmap_copy() for ARMv6/v7.gber2013-06-041-0/+120
* AM335x LCD controller driver with syscons supportgonzo2013-05-274-0/+1518
* Add PWM module driver for AM335x. Only eCAS subsystem is supportedgonzo2013-05-273-0/+319
* Add SCM registers definitions for AM335x platformgonzo2013-05-271-0/+38
* Add clock definitions for LCD controller and PWM modulegonzo2013-05-272-3/+99
* Rework and organize pmap_enter_locked() function.gber2013-05-231-86/+72
* Stop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entry, use PTE.gber2013-05-232-36/+33
* Improve, optimize and clean-up ARMv6/v7 memory management related code.gber2013-05-234-222/+216
* Switch to AP[2:1] access permissions model. Store "referenced"gber2013-05-235-111/+142
* o Relax locking assertions for vm_page_find_least()attilio2013-05-212-0/+4
* Add a comment explaining why stack_capture is empty for EABI and clang.andrew2013-05-191-0/+12
* Back out r250768 until I can further investigate why it mightkientzle2013-05-181-1/+1
* Label the mmc child after the parent.kientzle2013-05-181-1/+1
* Revert r250692. We'll use 1 kernel config file for the BeagleBone models.rpaulo2013-05-172-128/+3
* Fix L2 cache write-back invalidate for Sheeva core.gber2013-05-161-0/+8
* Add a kernel config file for the BeableBone Black SoC.rpaulo2013-05-161-0/+127
* Port the new PV entry allocator from amd64/i386/mips to armv6/v7.gber2013-05-142-79/+470
* Tidy up some CVS workarounds.peter2013-05-122-2/+0
* Don't use the old stack-walking code withkientzle2013-05-111-4/+5
* Update copyright date.ray2013-05-0824-23/+24
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-072-7/+4
* decode_win_sdram_fixup() function should be declared, defined and usedgber2013-05-071-0/+4
* Fix page reference emulation on ARMv6 and v7gber2013-05-061-0/+1
* Fix L2 PTE access permissions management.gber2013-05-062-7/+10
* Correct comment about initial VA=>PA mappinggber2013-05-061-1/+1
* Disable decoding windows with no FDT entry.gber2013-05-063-0/+61
* Avoid calling pcpu_init() simultaneously.gber2013-05-061-1/+8
* Properly initialize Armada XP MP subsystem.gber2013-05-066-91/+179
* Initialize L2 cache for Armada XP.gber2013-05-063-0/+109
* Move initialization of CESA decoding windows from common sectiongber2013-05-063-158/+48
* Make a debugging printf a little more useful.kientzle2013-05-041-2/+2
* Fix comment block formatting.ian2013-05-041-1/+2
* Insert STOP_UNWINDING directives in the _start (kernel entry point) andian2013-05-043-4/+12
* EABI unwinder enhancements... When it's time to stop unwinding, don'tian2013-05-041-26/+39
* Correct a few sizeof()seadler2013-05-011-1/+1
* Bring copyright changes with the agreement of Thomas Skibo.wkoszek2013-04-288-161/+170
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-273-1/+5
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-2715-0/+3236
* Initialize GIC_PMRR register on ARM GIC.dmarion2013-04-221-0/+6
* - Correct mispellings of word resourcegabor2013-04-171-4/+4
* - Correct mispellings of the word occurrencegabor2013-04-172-2/+2
* Fix undefined behaviour in several gpio_pin_setflags() routines (underdim2013-04-135-10/+10
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-1/+1
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+54
* Merge from projects/counters:glebius2013-04-081-3/+4
* Fix regression issue after r248910.hselasky2013-04-072-3/+3
OpenPOWER on IntegriCloud