summaryrefslogtreecommitdiffstats
path: root/sys/arm/broadcom
Commit message (Expand)AuthorAgeFilesLines
* MFC r274670, r274671, r276168:loos2015-02-141-14/+0
* MFC r273799:loos2015-02-141-2/+3
* MFC: r273264, r274409, r278212, r278213:loos2015-02-141-49/+10
* MFC r276298, r276303:loos2015-02-141-21/+6
* MFC r276296, r277207:loos2015-02-141-4/+3
* MFC r277454, r277460, r277465, r277466, r277467, r277469, r277470, r277471,ian2015-02-131-1/+1
* MFC r277306, r277307, r277346:ian2015-02-131-1/+5
* MFC r277028, r277038:ian2015-02-131-77/+109
* MFC r276985:ian2015-02-131-3/+11
* MFC r275779, r275963, r276101, r276161, r276297:ian2015-02-125-16/+2117
* MFC r276047: Add -march=armv7a to the kernel compile for all v7a ARM systems.ian2015-02-111-0/+1
* MFC r277206:loos2015-02-022-2/+4
* MFC r276314:loos2015-01-092-41/+16
* MFC r273610:loos2015-01-092-4/+40
* MFC r273329, r273337 and r274415loos2015-01-091-6/+8
* MFC r275660: Fix the watchdog timeout calculation to prevent wrap.ian2014-12-271-3/+3
* 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
OpenPOWER on IntegriCloud