aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/ZEDBOARD
Commit message (Expand)AuthorAgeFilesLines
* arm: Add extres pseudo devices to some kernelEmmanuel Vadot2022-02-231-0/+8
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-201-1/+1
* cgem: add 64-bit supportThomas Skibo2021-01-101-1/+1
* arm: zynq: An SPI driver for Zynq platformsEmmanuel Vadot2020-02-281-0/+2
* zilinx/zy7_qspi: Add a qspi driver for Zynq platforms.Emmanuel Vadot2020-01-191-0/+4
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0
* Move options INTRNG into std.armv6 and std.armv7Warner Losh2018-08-201-1/+0
* Update several more URLsEitan Adler2017-10-291-2/+2
* Tag all armv7 kernels as such in their machine config line.Warner Losh2017-10-051-1/+1
* Remove the MULTIDELAY option from arm. It's now enabled when PLATFORM isAndrew Turner2017-07-071-1/+0
* Make MULTIDELAY a requirement in the MPCore Timer driver when usingAndrew Turner2017-07-051-0/+1
* Remove PLATFORM_SMP. It's unneeded as all configs with both PLATFORM andAndrew Turner2017-07-041-1/+0
* Port the Xilinx code to use PLATFORM and PLATFORM_SMP. This will help moveAndrew Turner2017-06-031-0/+2
* 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