summaryrefslogtreecommitdiffstats
path: root/sys/arm/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* Add a macro that gets the physical address of a memory mapped deviceian2013-03-171-4/+2
* - Reset DMA channel if error occuredgonzo2013-03-051-0/+2
* Add platform DMA support to SDHCI driver for BCM2835gonzo2013-02-281-4/+300
* Add driver for BCM2835's DMA enginegonzo2013-02-283-0/+790
* MFcalloutng:mav2013-02-281-12/+7
* Add macroses to properly map IO peripherals memory window fromgonzo2013-02-231-0/+14
* Spelling fixesgonzo2013-02-191-2/+2
* Roll back change of frequency for initialization sequence since itgonzo2013-02-191-7/+6
* - Add hw.bcm2835.sdhci.hs tunable to enable/disable highspeed mode ingonzo2013-02-171-1/+23
* Enable syscons framebuffer support for bcm2835. It makes possible to run Xorgray2013-01-131-1/+24
* Remove accidentally copypasted commentgonzo2013-01-131-5/+0
* Export board serial and board revision obtained from FDT blobgonzo2013-01-051-0/+19
* Fix background color calculationgonzo2013-01-051-1/+1
* Add makeshift implementation for framebuffer console's cursorgonzo2012-12-281-2/+139
* Fix event timer on Raspberry Pigonzo2012-12-281-2/+16
* Replace generic ARM11 option with more specificgonzo2012-12-201-0/+1
* Add sysctls for changing GPIO pins functiongonzo2012-12-181-26/+163
* Get frequency from "clock-frequency" property of "/axi/sdhci" FDT nodegonzo2012-11-301-1/+14
* Fix RGB565 casegonzo2012-11-301-4/+4
* Fix hardcoded bpp valuegonzo2012-11-291-1/+1
* Fix spelling.kientzle2012-11-251-1/+1
* Add Raspberry Pi GPIO drivergonzo2012-11-232-0/+657
* Multiple fixes for BCM2835 framebuffergonzo2012-11-231-31/+149
* Merge the FDT versions of initarm.andrew2012-11-031-498/+8
* Merge r242125 into the other ARMv6 copies of initarm.andrew2012-10-311-0/+5
* Add BCM2835 SDHCI driver and enable it in Raspberry Pi configgonzo2012-10-292-0/+365
* remove duplicate semicolons where possible.eadler2012-10-221-2/+2
* Clean up the bcm2835 initarm. It is now identical to the other ARMv6 copiesandrew2012-09-231-10/+8
* Fix a typo in a Broadcom initarm debug printfandrew2012-09-231-1/+1
* Pull out the SoC specific parts of initarm into separate functionsandrew2012-09-231-1/+22
* Update different versions of physmap_init to be identical in preparationandrew2012-09-231-3/+13
* Reduce the diff between the FDT implementations of initarm.andrew2012-09-221-3/+3
* Create a common set_stackptrs in sys/arm/machdep.c.andrew2012-09-221-19/+0
* Add device entry for DWC OTG.hselasky2012-09-111-0/+1
* Add support for DWC OTG.hselasky2012-09-091-0/+211
* Add barebone Raspberry Pi port. Supported parts:gonzo2012-08-3012-0/+2569
OpenPOWER on IntegriCloud