aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Add a "module" to build the dtb files for all supported imx6 systems.Ian Lepore2015-03-021-0/+1
* Remove SMP support from the Wandboard-Solo and have it run as part ofAndrew Turner2015-02-271-2/+2
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+6
* Add VideoCore audio driver for Rasperry Pi (BCM2835)Oleksandr Tymoshenko2015-02-081-0/+1
* Make VCHI driver optional and add "device vchiq" to default RPI-B configOleksandr Tymoshenko2015-02-071-0/+2
* Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installWarner Losh2015-02-071-1/+2
* Enable Synopsys DesignWare Mobile Storage Host ControllerGanbold Tsagaankhuu2015-01-201-2/+3
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itNavdeep Parhar2015-01-161-0/+1
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.Luiz Otavio O Souza2015-01-121-0/+2
* Enable ALT_BREAK_TO_DEBUGGER for rpi.Ian Lepore2015-01-121-0/+1
* Add infrastructure to build dtb files from dts files.Warner Losh2015-01-081-1/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-0642-63/+63
* Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.Ian Lepore2015-01-038-8/+8
* Remove commented-out options SMP and APIC_IO from old arm boards that willIan Lepore2015-01-033-9/+0
* Switch i.MX to use the platform code to help with a single Freescale kernel.Andrew Turner2014-12-243-0/+3
* Remove the old NFS client and server from head,Rick Macklem2014-12-233-3/+3
* Fix the indentation to simplify comparing the ARM config files.Andrew Turner2014-12-2122-141/+141
* tart to clean up the armv6 kernel configs by reducing the diff betweenAndrew Turner2014-12-2116-458/+582
* Clean up the style of the CUBIEBOARD2 config fileAndrew Turner2014-12-201-16/+16
* Clean up to use the standard style of "options \t" and "device\t\t"Andrew Turner2014-12-201-95/+95
* o Add BERI Virtio Networking Frontend (if_vtbe)Ruslan Bukin2014-12-091-0/+1
* Add new devices to the config.Ruslan Bukin2014-11-251-0/+2
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-098-8/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatJohn Baldwin2014-10-241-0/+2
* Provide a character device allowing us to access BERI memory regions.Ruslan Bukin2014-10-221-0/+1
* Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).Ruslan Bukin2014-10-212-0/+2
* Add driver for BERI soft processor 'ring buffer' device.Ruslan Bukin2014-10-191-0/+140
* 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
* Uncomment general options from the Pandaboard config. These are in otherAndrew Turner2014-10-141-3/+3
* Remove the need for files.beaglebone and std.beaglebone by moving the oneAndrew Turner2014-10-131-1/+1
* o Add machine-dependent SMP partRuslan Bukin2014-10-101-1/+1
* Add driver for Synopsys DesignWare Mobile Storage Host Controller.Ruslan Bukin2014-10-072-2/+2
* Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000Ruslan Bukin2014-09-251-0/+1
* Move the ARM Samsung s3c2xx0 support files into the samsung directory, toGavin Atkinson2014-09-252-2/+2
* Create a common i.MX53 config and use it with the two existing i.MX53Andrew Turner2014-09-073-297/+179
* The iomux driver is no longer optional, all imx platforms have it asIan Lepore2014-09-044-7/+0
* Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.Ruslan Bukin2014-09-041-0/+136
* Remove DIAGNOSTIC from the kernel config of low-end arm systems. SanityIan Lepore2014-09-036-6/+6
* 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-0122-34/+34
* Put option FDT into the base IMX6 config and remove it from the configIan Lepore2014-08-314-3/+1
* Enable SCTP support. It runs perfectly fine on a Wandboard quad.Michael Tuexen2014-08-301-1/+1
* Remove FDT option, since it is in every file, which includes this one.Michael Tuexen2014-08-301-1/+0
* Convert the HL201 config file to use FDT.Warner Losh2014-08-171-7/+17
* Rename files: keep codename only to make it shorter.Ruslan Bukin2014-08-012-2/+2
* Add support for Chromebook2 -- next-generation 8-coreRuslan Bukin2014-08-014-1/+58
* Remove unused option.Ruslan Bukin2014-07-292-4/+0
* Remove SC_DFLT_FONT option. vt(4) don't use it.Aleksandr Rybalko2014-07-291-2/+0
* Enable Freescale i.MX I2C driver for i.MX6.Ruslan Bukin2014-07-221-3/+3