| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r270885, r270948 | Marius Strobl | 2014-09-03 | 1 | -0/+1 |
| * | MFC r267021: | Luiz Otavio O Souza | 2014-08-20 | 1 | -1/+1 |
| * | MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997, | Ian Lepore | 2014-05-17 | 1 | -1/+0 |
| * | MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924, | Ian Lepore | 2014-05-17 | 3 | -115/+2 |
| * | MFC r262534, r262548, r262549, r262552, r262568, r262581, r262583, r262584, | Ian Lepore | 2014-05-16 | 1 | -6/+0 |
| * | MFC r256871, r259034, r266010 | Luiz Otavio O Souza | 2014-05-15 | 3 | -16/+47 |
| * | MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, | Ian Lepore | 2014-05-15 | 2 | -2/+2 |
| * | MFC r261410 | Ian Lepore | 2014-05-15 | 9 | -0/+30 |
| * | MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338, | Ian Lepore | 2014-05-15 | 1 | -1/+0 |
| * | MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843, | Luiz Otavio O Souza | 2014-05-15 | 1 | -0/+11 |
| * | MFC r256839, r256948, r256950, r257299, r257414, r258057, r259090 | Ian Lepore | 2014-05-14 | 2 | -212/+1 |
| * | MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323, | Ian Lepore | 2014-05-14 | 2 | -20/+6 |
| * | MFC r259517, r259518 | Ian Lepore | 2014-05-14 | 2 | -0/+318 |
| * | MFC r257702, r257745, r257746, r257747, r257751, r257791, r257793, | Ian Lepore | 2014-05-14 | 1 | -1/+1 |
| * | MFC: r261884 | Christian Brueffer | 2014-02-28 | 1 | -1/+1 |
| * | MFC r258779,r258780,r258787,r258822: | Eitan Adler | 2014-02-04 | 1 | -1/+1 |
| * | MFC r256959: | Luiz Otavio O Souza | 2014-01-23 | 4 | -0/+621 |
| * | MFC r257127: | Luiz Otavio O Souza | 2014-01-23 | 1 | -2/+0 |
| * | MFC r257669, r257672, r257673, r257676, r257678: | Ian Lepore | 2013-12-14 | 1 | -1/+7 |
| * | MFC r257648, r257649, r257660: | Ian Lepore | 2013-12-13 | 1 | -2/+3 |
| * | MFC r257201, r257202 | Ian Lepore | 2013-12-13 | 1 | -1/+1 |
| * | MFC r257199, r257200, r257217: | Ian Lepore | 2013-12-13 | 8 | -9/+0 |
| * | MFC r257062: Add the Raspberry Pi SPI controller driver. | Ian Lepore | 2013-12-13 | 4 | -0/+669 |
| * | Fix DELAY() on RPi, the wrong math was making it take twice it should. | Luiz Otavio O Souza | 2013-09-23 | 1 | -1/+1 |
| * | Export a function to allow BCM2835's peripheral devices to enable their | Luiz Otavio O Souza | 2013-09-07 | 2 | -29/+75 |
| * | Fix an off-by-one bug in ar71xx_gpio and bcm2835_gpio which makes the last | Luiz Otavio O Souza | 2013-09-06 | 1 | -1/+1 |
| * | Move the Raspberry Pi low level options out of the kernel config and into | Rui Paulo | 2013-07-15 | 2 | -0/+19 |
| * | Convert bcm2835_mbox to the new mbox interface. | Rui Paulo | 2013-07-07 | 4 | -55/+63 |
| * | The mbox driver is actually MP safe, so set the right flag in | Rui Paulo | 2013-07-01 | 1 | -5/+3 |
| * | Disable debugging. | Rui Paulo | 2013-07-01 | 1 | -2/+0 |
| * | Correct a few sizeof()s | Eitan Adler | 2013-05-01 | 1 | -1/+1 |
| * | Fix undefined behaviour in several gpio_pin_setflags() routines (under | Dimitry Andric | 2013-04-13 | 1 | -2/+2 |
| * | Minimal timer period of 100us introduced in r244758 is overkill. While | Alexander Motin | 2013-03-21 | 1 | -4/+11 |
| * | Eliminate an intermediate buffer and some memcpy() operations, and do | Ian Lepore | 2013-03-17 | 1 | -67/+43 |
| * | Add a macro that gets the physical address of a memory mapped device | Ian Lepore | 2013-03-17 | 1 | -4/+2 |
| * | - Reset DMA channel if error occured | Oleksandr Tymoshenko | 2013-03-05 | 1 | -0/+2 |
| * | Add platform DMA support to SDHCI driver for BCM2835 | Oleksandr Tymoshenko | 2013-02-28 | 1 | -4/+300 |
| * | Add driver for BCM2835's DMA engine | Oleksandr Tymoshenko | 2013-02-28 | 3 | -0/+790 |
| * | MFcalloutng: | Alexander Motin | 2013-02-28 | 1 | -12/+7 |
| * | Add macroses to properly map IO peripherals memory window from | Oleksandr Tymoshenko | 2013-02-23 | 1 | -0/+14 |
| * | Spelling fixes | Oleksandr Tymoshenko | 2013-02-19 | 1 | -2/+2 |
| * | Roll back change of frequency for initialization sequence since it | Oleksandr Tymoshenko | 2013-02-19 | 1 | -7/+6 |
| * | - Add hw.bcm2835.sdhci.hs tunable to enable/disable highspeed mode in | Oleksandr Tymoshenko | 2013-02-17 | 1 | -1/+23 |
| * | Enable syscons framebuffer support for bcm2835. It makes possible to run Xorg | Aleksandr Rybalko | 2013-01-13 | 1 | -1/+24 |
| * | Remove accidentally copypasted comment | Oleksandr Tymoshenko | 2013-01-13 | 1 | -5/+0 |
| * | Export board serial and board revision obtained from FDT blob | Oleksandr Tymoshenko | 2013-01-05 | 1 | -0/+19 |
| * | Fix background color calculation | Oleksandr Tymoshenko | 2013-01-05 | 1 | -1/+1 |
| * | Add makeshift implementation for framebuffer console's cursor | Oleksandr Tymoshenko | 2012-12-28 | 1 | -2/+139 |
| * | Fix event timer on Raspberry Pi | Oleksandr Tymoshenko | 2012-12-28 | 1 | -2/+16 |
| * | Replace generic ARM11 option with more specific | Oleksandr Tymoshenko | 2012-12-20 | 1 | -0/+1 |