aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/ZEDBOARD
Commit message (Expand)AuthorAgeFilesLines
* Consolidate debugging options from all arm kernel configs to std.arm[v6].Ian Lepore2016-07-091-17/+0
* Add dtb/zynq to the list of extra modules required by ZedboardOleksandr Tymoshenko2016-04-261-0/+2
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineAndrew Turner2016-04-151-1/+1
* Enable ARM_INTRNG on all kernel configs where we use the Generic InterruptAndrew Turner2016-02-111-0/+2
* Remove unused Zedboard config files. files.zedboard was empty other thanAndrew Turner2016-02-111-1/+1
* Create device options for the two common ARM timers.Andrew Turner2015-11-211-0/+2
* Remove pl310.c from the SoC std.* files, it's in files.armAndrew Turner2015-11-201-0/+2
* Add support for the Zybo and similar boards to ZEDBOARD kernel.Warner Losh2015-11-131-1/+2
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notIan Lepore2015-05-251-1/+1
* Use the new gic option on all configs that need it.Andrew Turner2015-05-101-0/+3
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-1/+1
* Move the first batch of common armv6 options to std.armv6.Andrew Turner2015-05-051-30/+0
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-051-1/+1
* In preparation for the next cycle of official ARM images, add ARM_NEW_PMAPLuiz Otavio O Souza2015-05-041-0/+1
* Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.Ian Lepore2015-03-101-3/+0
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-061-1/+1
* Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.Ian Lepore2015-01-031-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenAndrew Turner2014-12-211-37/+50
* Fixes and enhancements for the if_cgem driver...Ian Lepore2014-09-031-1/+2
* Resync comments about scbus and pass for life after AHCI joined CAM.Warner Losh2014-09-011-1/+1
* Restore comments accidentally removed.Warner Losh2014-06-061-1/+1
* Add SMP support for Zedboard.Ian Lepore2014-04-291-0/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-2/+2
* Make all the comments '# ' and align to same column. This fixes theWarner Losh2014-03-161-43/+43
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore2014-03-071-0/+3
* Revert r260440. I didn't realize that most of this change was alreadyIan Lepore2014-02-071-1/+0
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. SettingIan Lepore2014-01-081-0/+1
* Enable VFP on the Zedboard.Andrew Turner2013-08-191-0/+1
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.Wojciech A. Koszek2013-04-271-0/+98