aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/BEAGLEBONE
Commit message (Expand)AuthorAgeFilesLines
* arm: kernel: Remove old kernel configsEmmanuel Vadot2019-04-101-133/+0
* Move options INTRNG into std.armv6 and std.armv7Warner Losh2018-08-201-2/+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
* Add MULTIDELAY to the Beaglebone kenrel config to help moving it to GENERIC.Andrew Turner2017-06-031-0/+1
* Remove usfs(4) from arm kernel configsEd Maste2017-03-281-2/+1
* Modularize evdevOleksandr Tymoshenko2016-10-021-1/+1
* Add evdev support to TI ADC/touchscreen driverOleksandr Tymoshenko2016-09-111-0/+3
* Remove unused USB ethernet driver from BEAGLEBONE/AM335x kernel.Luiz Otavio O Souza2016-07-231-1/+0
* 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
* Rework am33xx interrupt controller for INTRNG and enable itSvatopluk Kraus2016-04-041-0/+2
* Enable SPI1 on Beaglebone Black.Luiz Otavio O Souza2016-03-301-0/+4
* Now that the PMU implementation is independent of HWPMCBjoern A. Zeeb2015-11-091-0/+3
* Enable gpiobacklight in BEAGLEBONE config to support LCD capes byOleksandr Tymoshenko2015-10-181-0/+1
* Enable KDTRACE_HOOKS by default on all armv6 kernels to get more testing.Andrew Turner2015-08-231-5/+0
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beIan Lepore2015-08-131-1/+2
* BEAGLEBONE: remove dtrace from MODULES_EXTRA.Rui Paulo2015-08-041-1/+0
* Implement the lockstat provider using SDT(9) instead of the custom providerMark Johnston2015-07-191-1/+1
* Add HDMI support to Beaglebone Black:Oleksandr Tymoshenko2015-06-181-0/+8
* 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/+3
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-2/+2
* 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 the static DTB config and instead build modules/dtb/am335x.Ian Lepore2015-03-091-4/+2
* Add the DTrace modules to the build, rather than only build the dtraceWarner Losh2015-03-091-1/+1
* Fix style.Ruslan Bukin2015-03-061-4/+4
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+6
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.Luiz Otavio O Souza2015-01-121-0/+2
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-061-1/+1
* Fix the indentation to simplify comparing the ARM config files.Andrew Turner2014-12-211-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenAndrew Turner2014-12-211-22/+30
* Make the ti_mbox and ti_pruss drivers optional.Rui Paulo2014-10-181-0/+6
* Add a driver for the TI watchdog.Rui Paulo2014-10-181-0/+6
* Remove the need for files.beaglebone and std.beaglebone by moving the oneAndrew Turner2014-10-131-1/+1
* 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-11/+10
* Move the Ti SoCs to use the ARM platform. This should help allowing aAndrew Turner2014-05-171-0/+1
* Adds the ADC driver for TI AM3xxx SoC family.Luiz Otavio O Souza2014-03-241-0/+3
* 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-30/+30
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore2014-03-071-0/+3
* Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configsIan Lepore2014-03-071-1/+0
* Make the gpioled(4) work out of the box on BBB.Luiz Otavio O Souza2014-02-131-0/+1
* Add USB_HOST_ALIGN=64; the cache line size on the am335x is 64 bytes.Ian Lepore2013-11-201-0/+1
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.Ian Lepore2013-08-201-0/+1