summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/PANDABOARD
Commit message (Expand)AuthorAgeFilesLines
* MFC r302502, r302505:ian2016-07-151-18/+0
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-1/+1
* Enable ARM_INTRNG on all kernel configs where we use the Generic Interruptandrew2016-02-111-2/+2
* Create device options for the two common ARM timers.andrew2015-11-211-0/+2
* Enable ARM_INTRNG on the pandaboard platform.ian2015-10-181-0/+2
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notian2015-05-251-1/+1
* Switch TI platform support code from using FreeBSD's custom-baked DTSgonzo2015-05-221-0/+2
* Use the new gic option on all configs that need it.andrew2015-05-101-0/+3
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-1/+1
* Move the first batch of common armv6 options to std.armv6.andrew2015-05-051-31/+0
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-051-1/+1
* In preparation for the next cycle of official ARM images, add ARM_NEW_PMAPloos2015-05-041-0/+1
* Remove MODULES_OVERRIDE="" and WITHOUT_MODULES="ahc" from armv6 configs.ian2015-03-101-3/+0
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-1/+1
* Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.ian2015-01-031-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenandrew2014-12-211-22/+28
* Uncomment general options from the Pandaboard config. These are in otherandrew2014-10-141-3/+3
* Resync comments about scbus and pass for life after AHCI joined CAM.imp2014-09-011-1/+1
* Reduce the diff between the PandaBoard and BeableBone kernel configs toandrew2014-05-251-45/+46
* Move the Ti SoCs to use the ARM platform. This should help allowing aandrew2014-05-171-0/+1
* Enable SMP for Pandaboard.ian2014-04-041-0/+1
* Use the sdhci driver for Pandaboard.ian2014-04-041-0/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-181-1/+1
* Make all the comments '# ' and align to same column. This fixes theimp2014-03-161-37/+37
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Add option USB_HOST_ALIGN=64 for all SoCs that have 64 byte cache lines.ian2014-02-071-0/+1
* Revert r260440. I didn't realize that most of this change was alreadyian2014-02-071-1/+0
* Add option USB_HOST_ALIGN to configs that contain 'device usb'. Settingian2014-01-081-0/+1
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-171-2/+1
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Use NFSCL since NFSCLIENT build is broken at the momentgonzo2012-12-191-3/+1
* Comment out the other BOOTP optionkientzle2012-10-271-1/+1
* Comment out the BOOTP/NFSROOT support. Transition thiskientzle2012-10-261-6/+7
* Support FreeBSD Boot loaders.kientzle2012-10-251-0/+1
* Everybody needs bpf.kientzle2012-10-251-1/+1
* fix the kernel files to match our standard "option<space><tab>" formatjmg2012-09-161-15/+15
* Merging of projects/armv6, part 10gonzo2012-08-151-0/+144
OpenPOWER on IntegriCloud