| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: irq: remove IRQF_DISABLED | Yong Zhang | 2011-10-26 | 2 | -2/+2 |
* | Blackfin: gpio: punt unused GPIO_# defines | Mike Frysinger | 2011-07-23 | 1 | -3/+3 |
* | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-07-23 | 1 | -60/+72 |
* | Blackfin: optimize double fault boot checking | Mike Frysinger | 2011-07-23 | 1 | -24/+12 |
* | Blackfin: SMP: optimize start up code a bit | Mike Frysinger | 2011-07-23 | 1 | -78/+54 |
* | Blackfin: boards: clean up redundant/dead spi resources | Mike Frysinger | 2011-07-23 | 3 | -62/+0 |
* | Blackfin: net2272: move pin setup to boards files | Mike Frysinger | 2011-07-23 | 2 | -0/+46 |
* | Blackfin: mach/bfin_serial_5xx.h: punt now-unused header | Mike Frysinger | 2011-05-28 | 1 | -52/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 1 | -4/+0 |
|\ |
|
| * | mtd: bfin: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -4/+0 |
* | | Blackfin: don't touch cpu_possible_map and cpu_present_map directly | KOSAKI Motohiro | 2011-05-25 | 1 | -4/+10 |
* | | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout | Mike Frysinger | 2011-05-25 | 1 | -1/+9 |
* | | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-05-25 | 1 | -3/+12 |
* | | Blackfin: SMP: fix cpudata cache setup | Mike Frysinger | 2011-05-25 | 1 | -3/+0 |
* | | Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper | Mike Frysinger | 2011-05-25 | 1 | -65/+64 |
* | | Blackfin: clean up style in irq defines | Mike Frysinger | 2011-05-25 | 1 | -225/+154 |
* | | Blackfin: unify core IRQ definitions | Mike Frysinger | 2011-05-25 | 1 | -116/+1 |
|/ |
|
* | bfin: Final irq cleanup | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
* | Blackfin: SMP: flush CoreB cache when shutting down | Graf Yang | 2011-03-22 | 1 | -0/+9 |
* | Blackfin: SMP: convert to irq chip functions | Mike Frysinger | 2011-03-18 | 1 | -1/+5 |
* | Blackfin: use proper wrapper functions for modifying irq status | Thomas Gleixner | 2011-03-18 | 1 | -1/+1 |
* | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2011-03-18 | 2 | -10/+6 |
* | Blackfin: SMP: implement cpu_freq support | Graf Yang | 2011-03-18 | 2 | -29/+18 |
* | Blackfin: SMP: avoid section mismatch warnings | Sonic Zhang | 2011-03-18 | 1 | -1/+1 |
* | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 2011-01-10 | 4 | -4/+4 |
* | Blackfin: SMP: kgdb: apply anomaly 257 work around | Sonic Zhang | 2011-01-10 | 1 | -1/+5 |
* | Blackfin: SMP: kgdb: flush core internal write buffer before flushinv | Sonic Zhang | 2011-01-10 | 1 | -0/+5 |
* | Blackfin: bf561: SMP: add multicore pll handlers | Mike Frysinger | 2011-01-10 | 1 | -0/+53 |
* | Blackfin: unify pll.h headers | Mike Frysinger | 2011-01-10 | 1 | -63/+1 |
* | Blackfin: SMP: rewrite IPI handling to avoid memory allocation | Yi Li | 2011-01-10 | 2 | -14/+19 |
* | Blackfin: bf561: fix mem_map.h SMP overrides | Graf Yang | 2011-01-10 | 1 | -7/+9 |
* | Blackfin: SMP: tweak platform_request_ipi() usage | Graf Yang | 2011-01-10 | 2 | -2/+4 |
* | Blackfin: bf561: update a few more SIC_SYSCR locations | Mike Frysinger | 2011-01-10 | 2 | -14/+14 |
* | Blackfin: drop asm/irq.h include from mach headers | Mike Frysinger | 2011-01-10 | 1 | -3/+0 |
* | Blackfin: clean up mach header includes | Mike Frysinger | 2011-01-10 | 3 | -21/+9 |
* | Blackfin: push gpio (port) defines into common headers | Mike Frysinger | 2011-01-10 | 2 | -38/+2 |
* | Blackfin: dma: constify MMR pointer array | Mike Frysinger | 2011-01-10 | 1 | -1/+1 |
* | Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs | Mike Frysinger | 2011-01-10 | 3 | -452/+338 |
* | Blackfin: bfin_serial.h: unify heavily duplicated serial code | Mike Frysinger | 2011-01-10 | 4 | -164/+16 |
* | Blackfin: SMP: fix hotplug building after irq header shuffle | Graf Yang | 2011-01-10 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-10-22 | 9 | -182/+152 |
|\ |
|
| * | Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx | Mike Frysinger | 2010-10-22 | 6 | -107/+83 |
| * | Blackfin: coreb: update ioctl numbers | Mike Frysinger | 2010-10-22 | 1 | -3/+3 |
| * | Blackfin: coreb: add gpl module license | Mike Frysinger | 2010-10-22 | 1 | -0/+1 |
| * | Blackfin: i2c-gpio boards: use GPIO_PF# defines | Mike Frysinger | 2010-10-22 | 1 | -2/+2 |
| * | Blackfin: bf561-ezkit: add AD1836 codec resources | Barry Song | 2010-10-22 | 1 | -0/+50 |
| * | Blackfin: boards: use proper irq flags with isp1362-hcd | Michael Hennerich | 2010-10-22 | 2 | -2/+2 |
| * | Blackfin: bf561-acvilon: fix NAND resources | Valentin Yakovenkov | 2010-10-22 | 1 | -1/+1 |
| * | Blackfin: boards: update AD183x resources | Barry Song | 2010-10-22 | 2 | -10/+10 |
| * | Blackfin: punt short SPI MMR bit names | Mike Frysinger | 2010-10-22 | 1 | -57/+0 |