aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/PANDABOARD
Commit message (Expand)AuthorAgeFilesLines
* arm: kernel: Remove old kernel configsEmmanuel Vadot2019-04-101-115/+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
* Don't assume we're running on a pandaboard if the pandaboard-specificOlivier Houchard2016-11-191-1/+1
* Convert the omap4 code to use PLATFORM_SMP.Olivier Houchard2016-11-181-0/+1
* Use MODULES_EXTRA rather than MODULES_OVERRIDE for dtb.Warner Losh2016-10-191-1/+1
* Also include the DTBs in /boot/dtb for omap4 systems.Warner Losh2016-10-181-0/+2
* Remove HZ=<various> from all armv6 configs, put HZ=1000 in std.armv6.Ian Lepore2016-07-091-1/+0
* Consolidate debugging options from all arm kernel configs to std.arm[v6].Ian Lepore2016-07-091-18/+0
* 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-2/+2
* Create device options for the two common ARM timers.Andrew Turner2015-11-211-0/+2
* Enable ARM_INTRNG on the pandaboard platform.Ian Lepore2015-10-181-0/+2
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notIan Lepore2015-05-251-1/+1
* Switch TI platform support code from using FreeBSD's custom-baked DTSOleksandr Tymoshenko2015-05-221-0/+2
* 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-31/+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-22/+28
* Uncomment general options from the Pandaboard config. These are in otherAndrew Turner2014-10-141-3/+3
* Resync comments about scbus and pass for life after AHCI joined CAM.Warner Losh2014-09-011-1/+1
* Reduce the diff between the PandaBoard and BeableBone kernel configs toAndrew Turner2014-05-251-45/+46
* Move the Ti SoCs to use the ARM platform. This should help allowing aAndrew Turner2014-05-171-0/+1
* Enable SMP for Pandaboard.Ian Lepore2014-04-041-0/+1
* Use the sdhci driver for Pandaboard.Ian Lepore2014-04-041-0/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-1/+1
* Make all the comments '# ' and align to same column. This fixes theWarner Losh2014-03-161-37/+37
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore2014-03-071-0/+3
* Add option USB_HOST_ALIGN=64 for all SoCs that have 64 byte cache lines.Ian Lepore2014-02-071-0/+1
* 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
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. ThisAndrew Turner2013-08-171-2/+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
* Use NFSCL since NFSCLIENT build is broken at the momentOleksandr Tymoshenko2012-12-191-3/+1
* Comment out the other BOOTP optionTim Kientzle2012-10-271-1/+1
* Comment out the BOOTP/NFSROOT support. Transition thisTim Kientzle2012-10-261-6/+7
* Support FreeBSD Boot loaders.Tim Kientzle2012-10-251-0/+1
* Everybody needs bpf.Tim Kientzle2012-10-251-1/+1
* fix the kernel files to match our standard "option<space><tab>" formatJohn-Mark Gurney2012-09-161-15/+15
* Merging of projects/armv6, part 10Oleksandr Tymoshenko2012-08-151-0/+144