aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Blackfin arch: Print out debug info, as early as possibleRobin Getz1-0/+6
2007-08-28Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single fileMichael Hennerich2-393/+1
2007-10-11Blackfin arch: rewrite our reboot code in CMike Frysinger1-125/+0
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the kernelMike Frysinger1-3/+7
2007-08-03Blackfin arch: Add option to priorize DMA over CoreMichael Hennerich1-0/+7
2007-08-05Blackfin arch: Add support for the M25P16 SPI FLashMichael Hennerich1-0/+2
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz1-1/+1
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz1-0/+1
2007-08-03Blackfin arch: Some cosmetics based on LKML feedback from Joe PerchesMichael Hennerich1-10/+15
2007-07-24Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one failsMichael Hennerich1-2/+9
2007-07-24Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.HMichael Hennerich1-2/+2
2007-10-10Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resourcesMichael Hennerich1-15/+72
2007-07-25Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger1-6/+6
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig definesMike Frysinger1-1/+1
2007-10-11Blackfin arch: update platform driver resource information to all board filesBryan Wu1-1/+476
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich1-29/+160
2007-07-02Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich1-0/+17
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich1-0/+34
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger3-3/+3
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz1-0/+5
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang10-0/+1716