summaryrefslogtreecommitdiffstats
path: root/sys/arm/broadcom
Commit message (Expand)AuthorAgeFilesLines
* MFC: r270885, r270948marius2014-09-031-0/+1
* MFC r267021:loos2014-08-201-1/+1
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-171-1/+0
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-173-115/+2
* MFC r262534, r262548, r262549, r262552, r262568, r262581, r262583, r262584,ian2014-05-161-6/+0
* MFC r256871, r259034, r266010loos2014-05-153-16/+47
* MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,ian2014-05-152-2/+2
* MFC r261410ian2014-05-159-0/+30
* MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,ian2014-05-151-1/+0
* MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843,loos2014-05-151-0/+11
* MFC r256839, r256948, r256950, r257299, r257414, r258057, r259090ian2014-05-142-212/+1
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-142-20/+6
* MFC r259517, r259518ian2014-05-142-0/+318
* MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793,ian2014-05-141-1/+1
* MFC: r261884brueffer2014-02-281-1/+1
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* MFC r256959:loos2014-01-234-0/+621
* MFC r257127:loos2014-01-231-2/+0
* MFC r257669, r257672, r257673, r257676, r257678:ian2013-12-141-1/+7
* MFC r257648, r257649, r257660:ian2013-12-131-2/+3
* MFC r257201, r257202ian2013-12-131-1/+1
* MFC r257199, r257200, r257217:ian2013-12-138-9/+0
* MFC r257062: Add the Raspberry Pi SPI controller driver.ian2013-12-134-0/+669
* Fix DELAY() on RPi, the wrong math was making it take twice it should.loos2013-09-231-1/+1
* Export a function to allow BCM2835's peripheral devices to enable theirloos2013-09-072-29/+75
* Fix an off-by-one bug in ar71xx_gpio and bcm2835_gpio which makes the lastloos2013-09-061-1/+1
* Move the Raspberry Pi low level options out of the kernel config and intorpaulo2013-07-152-0/+19
* Convert bcm2835_mbox to the new mbox interface.rpaulo2013-07-074-55/+63
* The mbox driver is actually MP safe, so set the right flag inrpaulo2013-07-011-5/+3
* Disable debugging.rpaulo2013-07-011-2/+0
* Correct a few sizeof()seadler2013-05-011-1/+1
* Fix undefined behaviour in several gpio_pin_setflags() routines (underdim2013-04-131-2/+2
* Minimal timer period of 100us introduced in r244758 is overkill. Whilemav2013-03-211-4/+11
* Eliminate an intermediate buffer and some memcpy() operations, and doian2013-03-171-67/+43
* 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
OpenPOWER on IntegriCloud