summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/RPI-B
Commit message (Expand)AuthorAgeFilesLines
* MFC r302506:ian2017-03-011-1/+0
* MFC r306618, r306619gonzo2016-10-221-1/+1
* MFC r302502, r302505:ian2016-07-151-16/+0
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-1/+1
* Rework bcm283x interrupt controller for INTRNG and enable itskra2016-04-051-0/+2
* Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and notian2015-05-251-1/+0
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-3/+3
* 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
* Move including std.bcm2835 to the RPI-B kernel config. The std.rpi fileandrew2015-03-241-0/+1
* 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 ALT_BREAK_TO_DEBUGGER for rpi.ian2015-01-121-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-1/+1
* tart to clean up the armv6 kernel configs by reducing the diff betweenandrew2014-12-211-36/+49
* Remove SC_DFLT_FONT option. vt(4) don't use it.ray2014-07-291-2/+0
* Add the start of the ARM platform code. This is based on the PowerPCandrew2014-05-171-0/+1
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-181-2/+2
* 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
* 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
* Add vt support for RPi. (No early stage yet.)ray2013-12-171-1/+1
* Add the Raspberry Pi SPI controller driver.loos2013-10-241-0/+4
* Add the Raspberry Pi BSC (I2C compliant) controller driver.loos2013-10-231-0/+5
* 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
* Enable modules for the BeagleBone and for the Raspberry Pi.rpaulo2013-07-251-1/+0
* Move the Raspberry Pi low level options out of the kernel config and intorpaulo2013-07-151-12/+1
* Enable VFP on Raspberry Pi. This has worked as of r251712.andrew2013-07-021-0/+3
* Enable SCTP, since it is also enabled on GENERIC and it works fine ontuexen2013-07-011-0/+1
* Use the new FDT_FILE rpi.dts.rpaulo2013-07-011-1/+1
* Add INET6.rpaulo2013-06-301-0/+1
* Build the Raspberry Pi dtb file when building the kernel so we can copy itandrew2013-03-021-1/+1
* RPi users might want to touch the boot partition, which is always FATkientzle2013-02-261-2/+5
* Replace generic ARM11 option with more specificgonzo2012-12-201-1/+1
* - Enable syscons/framebuffer by defaultgonzo2012-11-301-8/+8
* Add Raspberry Pi GPIO drivergonzo2012-11-231-0/+3
* Now that we have working USB keyboard add ukbd to the syscons-enablinggonzo2012-11-231-0/+1
* Add BCM2835 SDHCI driver and enable it in Raspberry Pi configgonzo2012-10-291-1/+5
* Support boot loaders in the standard kernel.kientzle2012-10-251-0/+2
* fix the kernel files to match our standard "option<space><tab>" formatjmg2012-09-161-11/+11
* Add basic USB support to Raspberry PI target.hselasky2012-09-141-7/+13
* Add barebone Raspberry Pi port. Supported parts:gonzo2012-08-301-0/+101
OpenPOWER on IntegriCloud