Age | Commit message (Expand) | Author | Files | Lines |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi | 2 | -2/+2 |
2010-12-01 | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi | 2 | -0/+4 |
2010-10-23 | Blackfin: bf54x: add missing SIC_RVECT definition | Mike Frysinger | 2 | -0/+3 |
2010-10-22 | Blackfin: dma: bf54x: add missing break for SPORT1 TX IRQ | Mike Frysinger | 1 | -0/+1 |
2010-10-22 | Blackfin: bf548-ezkit: increase u-boot partition size | Mike Frysinger | 1 | -3/+7 |
2010-10-22 | Blackfin: boards: add example i2c resources for ad525x devices | steven miao | 1 | -0/+5 |
2010-10-22 | Blackfin: boards: fix num_chipselect values for on-chip SPI buses | Mike Frysinger | 2 | -4/+4 |
2010-10-22 | Blackfin: cm-bf548: add support for Socket CAN | Michael Hennerich | 1 | -0/+43 |
2010-10-22 | Blackfin: boards: update AD183x resources | Barry Song | 1 | -6/+6 |
2010-10-22 | Blackfin: punt short SPI MMR bit names | Mike Frysinger | 1 | -50/+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 | -56/+69 |
2010-08-28 | Blackfin: bf52x/bf54x boards: drop unused nand page size | Barry Song | 2 | -2/+0 |
2010-08-27 | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger | 1 | -67/+0 |
2010-08-06 | Blackfin: unify rotary encoder bitmasks | Mike Frysinger | 1 | -78/+0 |
2010-08-06 | Blackfin: unify SDH/RSI bitmasks | Mike Frysinger | 2 | -260/+0 |
2010-08-06 | Blackfin: BF54x: tweak DMAC MMR naming to match other ports | Mike Frysinger | 2 | -12/+12 |
2010-08-06 | Blackfin: TWI: clean up the MMR names | Mike Frysinger | 3 | -9/+9 |
2010-08-06 | Blackfin: gpio/portmux: clean up whitespace corruption | Mike Frysinger | 1 | -1/+1 |
2010-08-06 | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS | Mike Frysinger | 1 | -0/+1 |
2010-08-06 | Blackfin: BF54x: add ifdef protection to gpio header | Mike Frysinger | 1 | -0/+10 |
2010-08-06 | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 1 | -4/+12 |
2010-08-06 | Blackfin: punt NFC MMR bits | Mike Frysinger | 1 | -60/+0 |
2010-05-21 | Blackfin: mark MUSB VRSEL as active high for appropriate boards | Cliff Cai | 2 | -0/+8 |
2010-05-21 | Blackfin: punt duplicated CAN MMRs | Mike Frysinger | 1 | -671/+0 |
2010-03-09 | Blackfin: rename AD1836 to AD183X in board files | Barry Song | 1 | -4/+4 |
2010-03-09 | Blackfin: bf548-ezkit: add ASoC CPU DAI resources | Barry Song | 1 | -0/+36 |
2010-03-09 | Blackfin: increase NR_IRQS beyond NR on-chip IRQs | Michael Hennerich | 1 | -1/+2 |
2010-03-09 | Blackfin: add UART/SPORT early platform resources | Sonic Zhang | 2 | -0/+78 |
2010-03-09 | Blackfin: move SPORT UART resources to boards files | Sonic Zhang | 2 | -0/+308 |
2010-03-09 | Blackfin: move on-chip UART resources to boards files | Sonic Zhang | 2 | -28/+384 |
2009-12-15 | Blackfin: bf537-stamp: add CAN resources | Barry Song | 1 | -0/+42 |
2009-12-15 | Blackfin: bf537-stamp: add ADXL346 orientation sensing support | Michael Hennerich | 1 | -0/+5 |
2009-12-15 | Blackfin: bf537-stamp/bf548-ezkit: update ADXL34x resources | Michael Hennerich | 1 | -4/+2 |
2009-12-15 | Blackfin: push BF5Xx configs down into mach-specific Kconfigs | Mike Frysinger | 2 | -12/+24 |
2009-12-15 | Blackfin: unify DMA masks | Mike Frysinger | 1 | -38/+0 |
2009-12-15 | Blackfin: fix typo in isp1760 platform name | Michael Hennerich | 1 | -1/+1 |
2009-12-15 | Blackfin: unify duplicated power masks | Mike Frysinger | 2 | -72/+0 |
2009-12-15 | Blackfin: BF54x: punt useless "masks" for count/address MMRs | Mike Frysinger | 1 | -104/+0 |
2009-12-15 | Blackfin: punt unused MXVR masks | Mike Frysinger | 1 | -944/+0 |
2009-12-15 | Blackfin: punt OTP MMRs | Mike Frysinger | 2 | -52/+0 |
2009-12-15 | Blackfin: scrub unused watchdog mmr masks | Mike Frysinger | 1 | -6/+0 |
2009-12-15 | Blackfin: scrub unused RTC masks | Mike Frysinger | 1 | -45/+0 |
2009-12-15 | Blackfin: unify BF547/8/9 headers | Mike Frysinger | 4 | -5098/+8 |
2009-12-15 | Blackfin: fix some BF547 header copy & paste typos | Mike Frysinger | 2 | -11/+11 |
2009-12-15 | Blackfin: rename BF542 host dma defines | Mike Frysinger | 1 | -2/+2 |
2009-12-15 | Blackfin: update bfin_rotary defines | Michael Hennerich | 1 | -2/+2 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 4 | -8/+8 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 4 | -8/+8 |
2009-11-25 | Blackfin: update anomaly lists | Mike Frysinger | 1 | -5/+18 |