| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 | 22 | -6474/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-03-18 | 1 | -1/+1 |
|\ |
|
| * | Input: ad7879 - move header to platform_data directory | Stefan Agner | 2016-03-08 | 1 | -1/+1 |
* | | blackfin: extgpio: switch to gpiochip_add_data() | Linus Walleij | 2016-02-19 | 1 | -3/+3 |
* | | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2016-02-16 | 2 | -2/+2 |
|/ |
|
* | blackfin: cleanup board files | Steven Miao | 2014-04-12 | 1 | -32/+30 |
* | blackfin: twi: Remove bogus #endif | Geert Uytterhoeven | 2013-05-07 | 1 | -1/+0 |
* | blackfin: anomaly: add anomaly 16000030 for bf5xx | Sonic Zhang | 2012-12-13 | 1 | -0/+1 |
* | blackfin: twi: Move TWI peripheral pin request array to platform data | Sonic Zhang | 2012-05-21 | 1 | -1/+7 |
* | blackfin: license: Change ADI BSD license | Sonic Zhang | 2012-05-21 | 3 | -4/+3 |
* | blackfin: twi: move twi bit mask macro to twi head file | Sonic Zhang | 2012-05-21 | 1 | -76/+0 |
* | blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c | Paul Gortmaker | 2012-04-26 | 1 | -27/+26 |
* | blackfin: config: update macro SPI_BFIN in board file | Sonic Zhang | 2012-01-09 | 1 | -3/+3 |
* | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 2011-11-14 | 1 | -3/+18 |
* | Blackfin: bf538: pull gpio/port logic out of core hibernate paths | Mike Frysinger | 2011-07-23 | 2 | -1/+39 |
* | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-07-23 | 1 | -12/+26 |
* | Blackfin: boards: clean up redundant/dead spi resources | Mike Frysinger | 2011-07-23 | 1 | -25/+0 |
* | Blackfin: mach/bfin_serial_5xx.h: punt now-unused header | Mike Frysinger | 2011-05-28 | 1 | -93/+0 |
* | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-05-25 | 1 | -3/+6 |
* | Blackfin: clean up style in irq defines | Mike Frysinger | 2011-05-25 | 1 | -22/+23 |
* | Blackfin: unify core IRQ definitions | Mike Frysinger | 2011-05-25 | 1 | -41/+1 |
* | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 2011-01-10 | 1 | -8/+8 |
* | Blackfin: sport_uart resources: remove unused secondary RX/TX pins | Sonic Zhang | 2011-01-10 | 1 | -2/+2 |
* | Blackfin: unify pll.h headers | Mike Frysinger | 2011-01-10 | 1 | -63/+1 |
* | 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 | 5 | -1846/+1848 |
* | Blackfin: push gpio (port) defines into common headers | Mike Frysinger | 2011-01-10 | 2 | -129/+5 |
* | 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 | -455/+334 |
* | Blackfin: bfin_serial.h: unify heavily duplicated serial code | Mike Frysinger | 2011-01-10 | 4 | -163/+16 |
* | Blackfin: bf538: add missing SIC_RVECT define | Mike Frysinger | 2010-10-22 | 1 | -0/+1 |
* | Blackfin: boards: fix num_chipselect values for on-chip SPI buses | Mike Frysinger | 2010-10-22 | 1 | -2/+2 |
* | Blackfin: punt short SPI MMR bit names | Mike Frysinger | 2010-10-22 | 1 | -72/+0 |
* | Blackfin: Rename IRQ flags handling functions | David Howells | 2010-10-07 | 1 | -4/+4 |
* | Blackfin: Split PLL code from mach-specific cdef headers | David Howells | 2010-10-07 | 2 | -50/+63 |
* | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger | 2010-08-27 | 1 | -107/+0 |
* | Blackfin: TWI: clean up the MMR names | Mike Frysinger | 2010-08-06 | 2 | -71/+7 |
* | Blackfin: gpio/portmux: clean up whitespace corruption | Mike Frysinger | 2010-08-06 | 1 | -54/+54 |
* | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS | Mike Frysinger | 2010-08-06 | 1 | -0/+1 |
* | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2010-08-06 | 1 | -4/+12 |
* | Blackfin: punt duplicated CAN MMRs | Mike Frysinger | 2010-05-21 | 1 | -621/+0 |
* | Blackfin: increase NR_IRQS beyond NR on-chip IRQs | Michael Hennerich | 2010-03-09 | 1 | -1/+2 |
* | Blackfin: update AD7879 resources to match the new gpiolib driver support | Michael Hennerich | 2010-03-09 | 1 | -2/+2 |
* | Blackfin: extend bfin-lq035q1-fb resources to include PPI mode | Michael Hennerich | 2010-03-09 | 1 | -3/+4 |
* | Blackfin: add UART/SPORT early platform resources | Sonic Zhang | 2010-03-09 | 1 | -0/+36 |
* | Blackfin: move SPORT UART resources to boards files | Sonic Zhang | 2010-03-09 | 1 | -0/+154 |
* | Blackfin: move on-chip UART resources to boards files | Sonic Zhang | 2010-03-09 | 1 | -13/+132 |
* | Blackfin: bf537-stamp: add CAN resources | Barry Song | 2009-12-15 | 1 | -0/+42 |
* | Blackfin: unify DMA masks | Mike Frysinger | 2009-12-15 | 1 | -46/+0 |