summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+6
* Add VideoCore audio driver for Rasperry Pi (BCM2835)gonzo2015-02-081-0/+1
* Make VCHI driver optional and add "device vchiq" to default RPI-B configgonzo2015-02-071-0/+2
* Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installimp2015-02-071-1/+2
* Enable Synopsys DesignWare Mobile Storage Host Controllerganbold2015-01-201-2/+3
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itnp2015-01-161-0/+1
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.loos2015-01-121-0/+2
* Enable ALT_BREAK_TO_DEBUGGER for rpi.ian2015-01-121-0/+1
* Add infrastructure to build dtb files from dts files.imp2015-01-081-1/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-0642-63/+63
* Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD.ian2015-01-038-8/+8
* Remove commented-out options SMP and APIC_IO from old arm boards that willian2015-01-033-9/+0
* Switch i.MX to use the platform code to help with a single Freescale kernel.andrew2014-12-243-0/+3
* Remove the old NFS client and server from head,rmacklem2014-12-233-3/+3
* Fix the indentation to simplify comparing the ARM config files.andrew2014-12-2122-141/+141
* tart to clean up the armv6 kernel configs by reducing the diff betweenandrew2014-12-2116-458/+582
* Clean up the style of the CUBIEBOARD2 config fileandrew2014-12-201-16/+16
* Clean up to use the standard style of "options \t" and "device\t\t"andrew2014-12-201-95/+95
* o Add BERI Virtio Networking Frontend (if_vtbe)br2014-12-091-0/+1
* Add new devices to the config.br2014-11-251-0/+2
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-098-8/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
* Provide a character device allowing us to access BERI memory regions.br2014-10-221-0/+1
* Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).br2014-10-212-0/+2
* Add driver for BERI soft processor 'ring buffer' device.br2014-10-191-0/+140
* 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
* Uncomment general options from the Pandaboard config. These are in otherandrew2014-10-141-3/+3
* Remove the need for files.beaglebone and std.beaglebone by moving the oneandrew2014-10-131-1/+1
* o Add machine-dependent SMP partbr2014-10-101-1/+1
* Add driver for Synopsys DesignWare Mobile Storage Host Controller.br2014-10-072-2/+2
* Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000br2014-09-251-0/+1
* Move the ARM Samsung s3c2xx0 support files into the samsung directory, togavin2014-09-252-2/+2
* Create a common i.MX53 config and use it with the two existing i.MX53andrew2014-09-073-297/+179
* The iomux driver is no longer optional, all imx platforms have it asian2014-09-044-7/+0
* Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.br2014-09-041-0/+136
* Remove DIAGNOSTIC from the kernel config of low-end arm systems. Sanityian2014-09-036-6/+6
* Fixes and enhancements for the if_cgem driver...ian2014-09-031-1/+2
* Resync comments about scbus and pass for life after AHCI joined CAM.imp2014-09-0122-34/+34
* Put option FDT into the base IMX6 config and remove it from the configian2014-08-314-3/+1
* Enable SCTP support. It runs perfectly fine on a Wandboard quad.tuexen2014-08-301-1/+1
* Remove FDT option, since it is in every file, which includes this one.tuexen2014-08-301-1/+0
* Convert the HL201 config file to use FDT.imp2014-08-171-7/+17
* Rename files: keep codename only to make it shorter.br2014-08-012-2/+2
* Add support for Chromebook2 -- next-generation 8-corebr2014-08-014-1/+58
* Remove unused option.br2014-07-292-4/+0
* Remove SC_DFLT_FONT option. vt(4) don't use it.ray2014-07-291-2/+0
* Enable Freescale i.MX I2C driver for i.MX6.br2014-07-221-3/+3
* Add support for Toradex Apalis i.MX6 development board.br2014-07-181-0/+31
* o Enable GPIO device driver for i.MX6.br2014-07-181-1/+4
OpenPOWER on IntegriCloud