summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/RPI
AgeCommit message (Expand)Author
2023-02-09Adjust _all_ cinclude of *.local filesabs
2022-01-17Re-factor and overhaul the "mcp23s17gpio" driver as "mcpgpio", andthorpej
2020-11-23Support EARLYCONS and VERBOSE_INIT_ARM for Raspberry Pi Zero W, forrin
2020-10-30Add bigger console font for modern displays.rin
2020-10-30Add smscphy(4).rin
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-01-26Add builtin WiFi and Bluetooth.mlelstv
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-06-22Rename watchdog -> bcmpmwdog and sdhost to bcmsdhostskrll
2019-03-09Add DTS for Raspberry Pi Compute Module IO board rev1skrll
2018-10-18Provide generic start code that assumes the MMU is off and caches areskrll
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-04RPI: remove commented-out pseudodevicesgdt
2018-07-01Add bcm2835-rpi-zero-w.dts and bcm2837-rpi-3-b-plus.dts as appropriateskrll
2018-06-30Attach simplebus on pass 0jmcneill
2018-06-30cpus: use fdt_add_busjmcneill
2018-06-30Allow nodes to attach child devices using the same sorting rules as usedjmcneill
2017-12-10FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.skrll
2017-11-05Disable USB_DEBUG by defaultskrll
2017-08-11attach audio at audiobus (for pad)jmcneill
2017-08-10Add bluetooth serial uart devices.nat
2017-07-30Add support for BCM2835 AUX UART.jmcneill
2017-07-30enable sdhost driver (ok skrll@)jmcneill
2017-07-30Add driver for the bcm2835 internal SD controller. On boards with SDIOjmcneill
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-10-18add commented out entry to attach Pi Face Real Time Clockaymeric
2016-04-22undo unintended commitchristos
2016-04-22Elide unused variable warnings (Felix Deichmann)christos
2015-10-04Fix commented out USB HC debug options. RPI doesn't have [eo]hci.skrll
2015-08-18MI driver for the Microchip 3x0x series of SAR analog to digital converters.phx
2015-04-18Remove dmover(9) referencesskrll
2015-04-18Use GENERIC.commonskrll
2015-03-14re-add ARM11_COMPAT_MMU, lost in the rpi2 shufflejmcneill
2015-02-28Initial RPI2 support - it doesn't work yet. The generic timer gets messedskrll
2014-11-08Move some options into std.rpiskrll
2014-10-12add commented out entry for linksprite's RTC modulemacallan
2014-10-11Device midi attachment where the evil usbdevices.config is included.uebayasi
2014-10-03Introduce RPI_HWCURSOR and default to off. The existing code causesskrll
2014-09-25enable NFS root FS support in RPIjakllsch
2014-09-22Re-enable bcmdmac by popular demand. It works now too.skrll
2014-09-13Make emmc use of dma controller optional and disable the bcmdmac for now.skrll
2014-09-12enable bcmdmac, now required by sdhcjmcneill
2014-09-07add bcmdmac0, commented out until something uses itjmcneill
2014-09-05Copy the list of PHYs from elsewhere.skrll
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-17Reorganize symbol table embedding. The existing option SYMTAB_SPACE isjoerg
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb