Age | Commit message (Expand) | Author | Files | Lines |
2015-04-23 | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR | Andre Wolokita | 4 | -14/+0 |
2015-02-16 | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 1 | -0/+5 |
2015-02-16 | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 1 | -1/+1 |
2014-07-26 | blackfin: bind different groups of one pinmux function to different state name | Sonic Zhang | 1 | -2/+4 |
2014-04-12 | blackfin: cleanup board files | Steven Miao | 2 | -111/+103 |
2014-04-12 | bf54x: drop unuesd HOST status,control,timeout registers bit define macros | Steven Miao | 2 | -60/+0 |
2013-11-15 | blackfin: serial: Add serial port_fer and port_mux early platform resources. | Sonic Zhang | 1 | -15/+28 |
2013-11-15 | blackfin: adi gpio driver and pinctrl driver support | Sonic Zhang | 5 | -52/+489 |
2013-05-30 | blackfin: Remove references to the bf5x_tdm driver | Lars-Peter Clausen | 1 | -27/+1 |
2012-12-13 | blackfin: anomaly: add anomaly 16000030 for bf5xx | Sonic Zhang | 1 | -0/+1 |
2012-07-24 | bf60x: sec: Clean up interrupt initialization code for SEC. | Sonic Zhang | 1 | -0/+2 |
2012-07-24 | blackfin: fix musb macro name | Bob Liu | 1 | -2/+2 |
2012-05-21 | blackfin: twi: Move TWI peripheral pin request array to platform data | Sonic Zhang | 2 | -0/+20 |
2012-05-21 | blackfin: rotary: Add pm_wakeup flag to platform data structure. | Sonic Zhang | 1 | -0/+1 |
2012-05-21 | blackfin: license: Change ADI BSD license | Sonic Zhang | 7 | -8/+7 |
2012-05-21 | blackfin: twi: move twi bit mask macro to twi head file | Sonic Zhang | 1 | -109/+0 |
2012-03-21 | bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file. | Sonic Zhang | 1 | -6/+41 |
2012-03-21 | bf548: add ppi interrupt mask and blanking clocks | Scott Jiang | 1 | -0/+2 |
2012-01-09 | blackfin: bf548: add capture support | Scott Jiang | 1 | -0/+69 |
2012-01-09 | blackfin: config: update macro SPI_BFIN in board file | Sonic Zhang | 2 | -5/+5 |
2011-11-14 | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 2 | -8/+48 |
2011-07-23 | Blackfin: gpio/ints: generalize pint logic | Mike Frysinger | 1 | -0/+2 |
2011-07-23 | Blackfin: bf54x: tweak MMR pint names | Mike Frysinger | 1 | -1/+1 |
2011-07-23 | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 1 | -101/+119 |
2011-07-23 | Blackfin: boards: clean up redundant/dead spi resources | Mike Frysinger | 2 | -47/+0 |
2011-05-29 | Blackfin: bf52x/bf54x: fix up usb MMR defines | Mike Frysinger | 1 | -9/+10 |
2011-05-29 | Blackfin: mach/bfin_serial_5xx.h: punt now-unused header | Mike Frysinger | 1 | -94/+0 |
2011-05-25 | Blackfin: boards: update ASoC resources after machine driver overhaul | Scott Jiang | 1 | -6/+100 |
2011-05-25 | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout | Mike Frysinger | 1 | -1/+9 |
2011-05-25 | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 1 | -2/+6 |
2011-05-25 | Blackfin: clean up style in irq defines | Mike Frysinger | 1 | -23/+23 |
2011-05-25 | Blackfin: unify core IRQ definitions | Mike Frysinger | 1 | -42/+1 |
2011-03-23 | Blackfin: bf54x: re-enable anomaly 05000353 for all revs | Mike Frysinger | 1 | -1/+5 |
2011-03-18 | Blackfin: punt unused HDMA masks | Mike Frysinger | 2 | -37/+0 |
2011-03-18 | Blackfin: bf548-ezkit: add CAN1 support | Aaron Wu | 1 | -7/+48 |
2011-03-18 | Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments | steven miao | 3 | -8/+83 |
2011-01-10 | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 2 | -18/+18 |
2011-01-10 | Blackfin: sport_uart resources: remove unused secondary RX/TX pins | Sonic Zhang | 2 | -4/+4 |
2011-01-10 | Blackfin: bf54x: add MMR layout for PINT | Mike Frysinger | 1 | -0/+22 |
2011-01-10 | Blackfin: unify pll.h headers | Mike Frysinger | 1 | -69/+1 |
2011-01-10 | Blackfin: drop asm/irq.h include from mach headers | Mike Frysinger | 1 | -3/+0 |
2011-01-10 | Blackfin: clean up mach header includes | Mike Frysinger | 13 | -110/+38 |
2011-01-10 | Blackfin: push gpio (port) defines into common headers | Mike Frysinger | 2 | -234/+11 |
2011-01-10 | Blackfin: bf54x: drop unused legacy MMR names | Mike Frysinger | 2 | -24/+0 |
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 | 1 | -2/+2 |
2011-01-10 | Blackfin: bfin_serial.h: unify heavily duplicated serial code | Mike Frysinger | 4 | -144/+18 |
2011-01-10 | Blackfin: musb-boards: push clkin value to platform resources | Bob Liu | 2 | -0/+2 |
2010-12-10 | usb: musb: split blackfin to its own platform_driver | Felipe Balbi | 2 | -2/+2 |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi | 2 | -2/+2 |