Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | Blackfin: punt unused HDMA masks | Mike Frysinger | 1 | -19/+0 |
2011-01-10 | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 5 | -20/+20 |
2011-01-10 | Blackfin: sport_uart resources: remove unused secondary RX/TX pins | Sonic Zhang | 5 | -10/+10 |
2011-01-10 | Blackfin: tll6527m: fix spelling in unused code (struct name) | Stefan Weil | 1 | -1/+1 |
2011-01-10 | Blackfin: bf527-ezkit: add adau1373 chip address | Sonic Zhang | 1 | -0/+5 |
2011-01-10 | Blackfin: unify pll.h headers | Mike Frysinger | 1 | -63/+1 |
2011-01-10 | Blackfin: drop asm/irq.h include from mach headers | Mike Frysinger | 1 | -3/+0 |
2011-01-10 | Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header | Mike Frysinger | 4 | -2504/+2475 |
2011-01-10 | Blackfin: clean up mach header includes | Mike Frysinger | 9 | -53/+30 |
2011-01-10 | Blackfin: push gpio (port) defines into common headers | Mike Frysinger | 2 | -57/+4 |
2011-01-10 | Blackfin: dma: constify MMR pointer array | Mike Frysinger | 1 | -1/+1 |
2011-01-10 | Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs | Mike Frysinger | 2 | -16/+6 |
2011-01-10 | Blackfin: bfin_serial.h: unify heavily duplicated serial code | Mike Frysinger | 4 | -131/+16 |
2011-01-10 | Blackfin: musb-boards: push clkin value to platform resources | Bob Liu | 4 | -0/+4 |
2010-12-10 | usb: musb: split blackfin to its own platform_driver | Felipe Balbi | 5 | -5/+5 |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi | 5 | -5/+5 |
2010-12-01 | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi | 3 | -0/+6 |
2010-10-25 | netdev: bfin_mac: push settings to platform resources | Sonic Zhang | 4 | -4/+92 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpers | Bob Liu | 1 | -16/+16 |
2010-10-23 | Blackfin: tll6527m: new board port | Ashish Gupta | 3 | -0/+992 |
2010-10-22 | Blackfin: bf526-ezbrd/bf527-ezkit: add NAND partition for u-boot | Mike Frysinger | 2 | -2/+10 |
2010-10-22 | Blackfin: boards: add example i2c resources for ad525x devices | steven miao | 1 | -0/+5 |
2010-10-22 | Blackfin: ad7160eval: new board port | Michael Hennerich | 3 | -0/+876 |
2010-10-22 | Blackfin: boards: update AD183x resources | Barry Song | 2 | -12/+12 |
2010-10-22 | Blackfin: punt short SPI MMR bit names | Mike Frysinger | 1 | -45/+0 |
2010-10-07 | Blackfin: Rename IRQ flags handling functions | David Howells | 1 | -4/+4 |
2010-10-07 | Blackfin: Split PLL code from mach-specific cdef headers | David Howells | 2 | -50/+63 |
2010-08-28 | Blackfin: bf52x/bf54x boards: drop unused nand page size | Barry Song | 3 | -3/+0 |
2010-08-27 | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger | 1 | -82/+0 |
2010-08-10 | Merge branch 'master' into for-next | Jiri Kosina | 6 | -260/+272 |
2010-08-09 | Fix spelling fuction -> function in comments | Stefan Weil | 1 | -1/+1 |
2010-08-06 | Blackfin: unify rotary encoder bitmasks | Mike Frysinger | 1 | -108/+0 |
2010-08-06 | Blackfin: TWI: clean up the MMR names | Mike Frysinger | 1 | -18/+18 |
2010-08-06 | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options | Michael Hennerich | 2 | -0/+186 |
2010-08-06 | Blackfin: gpio/portmux: clean up whitespace corruption | Mike Frysinger | 2 | -49/+49 |
2010-08-06 | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS | Mike Frysinger | 1 | -0/+1 |
2010-08-06 | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 1 | -4/+18 |
2010-08-06 | Blackfin: punt NFC MMR bits | Mike Frysinger | 1 | -81/+0 |
2010-05-21 | Blackfin: mark MUSB VRSEL as active high for appropriate boards | Cliff Cai | 3 | -0/+12 |
2010-03-09 | Blackfin: rename AD1836 to AD183X in board files | Barry Song | 2 | -8/+8 |
2010-03-09 | Blackfin: add support for the on-chip MAC status interrupts | Michael Hennerich | 1 | -1/+10 |
2010-03-09 | Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards file | Barry Song | 1 | -0/+24 |
2010-03-09 | Blackfin: increase NR_IRQS beyond NR on-chip IRQs | Michael Hennerich | 1 | -1/+2 |
2010-03-09 | Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resources | Cliff Cai | 1 | -0/+5 |
2010-03-09 | Blackfin: drop unused SL811 platform resources from bf527/pnav boards | Mike Frysinger | 2 | -98/+0 |
2010-03-09 | Blackfin: update AD7879 resources to match the new gpiolib driver support | Michael Hennerich | 2 | -4/+3 |
2010-03-09 | Blackfin: extend bfin-lq035q1-fb resources to include PPI mode | Michael Hennerich | 2 | -3/+5 |
2010-03-09 | Blackfin: bf527-ezkit: add support for V2.1 boards | Michael Hennerich | 3 | -21/+138 |
2010-03-09 | Blackfin: add UART/SPORT early platform resources | Sonic Zhang | 3 | -0/+81 |