summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/BEAGLEBONE
Commit message (Expand)AuthorAgeFilesLines
* MFC r302506:ian2017-03-011-1/+0
* MFC r303227loos2016-12-301-1/+0
* MFC r306530, r306531, r306532, r306579:gonzo2016-10-221-1/+1
* MFC r305708, r305719gonzo2016-10-221-0/+3
* 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
* Rework am33xx interrupt controller for INTRNG and enable itskra2016-04-041-0/+2
* Enable SPI1 on Beaglebone Black.loos2016-03-301-0/+4
* Now that the PMU implementation is independent of HWPMCbz2015-11-091-0/+3
* Enable gpiobacklight in BEAGLEBONE config to support LCD capes bygonzo2015-10-181-0/+1
* Enable KDTRACE_HOOKS by default on all armv6 kernels to get more testing.andrew2015-08-231-5/+0
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beian2015-08-131-1/+2
* BEAGLEBONE: remove dtrace from MODULES_EXTRA.rpaulo2015-08-041-1/+0
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-191-1/+1
* Add HDMI support to Beaglebone Black:gonzo2015-06-181-0/+8
* 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/+3
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-2/+2
* 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 the static DTB config and instead build modules/dtb/am335x.ian2015-03-091-4/+2
* Add the DTrace modules to the build, rather than only build the dtraceimp2015-03-091-1/+1
* Fix style.br2015-03-061-4/+4
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+6
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.loos2015-01-121-0/+2
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-1/+1
* Fix the indentation to simplify comparing the ARM config files.andrew2014-12-211-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenandrew2014-12-211-22/+30
* Make the ti_mbox and ti_pruss drivers optional.rpaulo2014-10-181-0/+6
* Add a driver for the TI watchdog.rpaulo2014-10-181-0/+6
* Remove the need for files.beaglebone and std.beaglebone by moving the oneandrew2014-10-131-1/+1
* 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-11/+10
* Move the Ti SoCs to use the ARM platform. This should help allowing aandrew2014-05-171-0/+1
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-241-0/+3
* 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-30/+30
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configsian2014-03-071-1/+0
* Make the gpioled(4) work out of the box on BBB.loos2014-02-131-0/+1
* Add USB_HOST_ALIGN=64; the cache line size on the am335x is 64 bytes.ian2013-11-201-0/+1
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.ian2013-08-201-0/+1
* Enable VFP support for BeagleBone.ian2013-08-171-0/+1
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Revert ROOTDEVNAME change from previous commit.rpaulo2013-07-251-1/+1
* Enable modules for the BeagleBone and for the Raspberry Pi.rpaulo2013-07-251-2/+1
* - Add USFS driver as an example of device mode for AM335x-based devicesgonzo2013-07-071-0/+4
* Revert r250692. We'll use 1 kernel config file for the BeagleBone models.rpaulo2013-05-171-1/+3
OpenPOWER on IntegriCloud