summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
* Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-211-0/+1
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-211-1/+1
* Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-131-3/+3
* Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-091-0/+6
* Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single fileMichael Hennerich2007-08-282-393/+1Star
* Blackfin arch: rewrite our reboot code in CMike Frysinger2007-10-101-125/+0Star
* Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-051-3/+7
* Blackfin arch: Add option to priorize DMA over CoreMichael Hennerich2007-08-031-0/+7
* Blackfin arch: Add support for the M25P16 SPI FLashMichael Hennerich2007-08-051-0/+2
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-1/+1
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-031-0/+1
* Blackfin arch: Some cosmetics based on LKML feedback from Joe PerchesMichael Hennerich2007-08-031-10/+15
* Blackfin arch: add missing gpio error handling to make sure we roll back requ...Michael Hennerich2007-07-241-2/+9
* Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts...Michael Hennerich2007-07-241-2/+2
* Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich2007-10-101-15/+72
* Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-251-6/+6
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-251-1/+1
* Blackfin arch: update platform driver resource information to all board filesBryan Wu2007-10-101-1/+476
* Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-121-29/+160
* Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich2007-07-021-0/+17
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-121-0/+34
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-123-3/+3
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-0/+5
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-1210-0/+1716