aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Blackfin arch: flush/inv the correct range when using write back cache and fix bugs find by dmacopyMichael Hennerich1-9/+30
2007-10-10Blackfin arch: update kgdb patchSonic Zhang2-17/+26
2007-10-10Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323Michael Hennerich5-70/+112
2007-10-09Blackfin arch: Print out debug info, as early as possibleRobin Getz7-6/+123
2007-10-09Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print outRobin Getz2-21/+25
2007-10-09Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2-15/+62
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz6-29/+307
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resourcesBryan Wu9-2/+14
2007-10-09Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archsBryan Wu2-18/+18
2007-10-11Blackfin arch: add more common defines for output sectionsMike Frysinger1-0/+6
2007-09-12Blackfin arch: cleanup IO and DMA_IO API function definitions according to other archesBryan Wu2-9/+9
2007-09-12Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)Mike Frysinger1-1/+1
2007-10-11Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich2-0/+98
2007-09-12Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driverMichael Hennerich1-8/+44
2007-08-28Blackfin arch: Remove legacy supportMichael Hennerich2-305/+0
2007-10-11Blackfin arch: a few things still use bfin_read_PORT_FER()Michael Hennerich1-0/+15
2007-10-11Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivativeMichael Hennerich1-281/+308
2007-08-27Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_STARTRobin Getz2-248/+0
2007-08-28Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single fileMichael Hennerich4-407/+216
2007-09-13Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling errorRobin Getz1-1/+3
2007-08-27Blackfin arch: extract gpio number from PIN functionMichael Hennerich1-2/+4
2007-10-11Blackfin arch: rewrite our reboot code in CMike Frysinger7-350/+19
2007-08-27Blackfin arch: vmlinux.lds.S, break up our .init into separate sectionsMike Frysinger1-15/+27
2007-10-11Blackfin arch: Board defconfig updatingBryan Wu6-845/+901
2007-08-27Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sectionsMike Frysinger1-1/+3
2007-08-05Blackfin arch: add an exception request/free apiMike Frysinger3-22/+66
2007-08-05Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger2-2/+2
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the kernelMike Frysinger11-45/+107
2007-08-05Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2-0/+2
2007-08-05Blackfin arch: Allow ptrace access the fixed code.Jie Zhang1-6/+18
2007-08-05Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang2-1/+15
2007-08-05Blackfin arch: kill ezkit548 compiling warningBryan Wu1-0/+1
2007-08-05Blackfin arch: update BOOT_LOADMike Frysinger1-3/+4
2007-08-05Blackfin arch: fix up header for BF533Robin Getz1-54/+0
2007-08-05Blackfin arch: remove spurious KERN_EMERG log level in outputMike Frysinger1-2/+1
2007-08-27Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich1-2/+8
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz31-391/+289
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger4-31/+0
2007-08-03Blackfin arch: Add option to priorize DMA over CoreMichael Hennerich2-0/+12
2007-08-05Blackfin arch: Add support for the M25P16 SPI FLashMichael Hennerich1-0/+2
2007-10-10Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording functionRoy Huang2-0/+11
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz9-20/+259
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz13-420/+242
2007-10-11Blackfin serial driver: use new GPIO APIMichael Hennerich1-20/+19
2007-08-03Blackfin arch: Some cosmetics based on LKML feedback from Joe PerchesMichael Hennerich2-46/+81
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger4-4/+4
2007-07-24Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one failsMichael Hennerich2-4/+17
2007-08-27Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich1-1/+1
2007-08-05Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZBryan Wu1-1/+1
2007-07-25Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu1-0/+18