summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-041-1/+34
* Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-045-14/+88
* Blackfin arch: add some missing syscallBryan Wu2007-09-231-5/+51
* Blackfin arch: fix some bugs in lib/string.h functions found by our string te...Mike Frysinger2007-09-121-49/+80
* Blackfin arch: fix the aliased write macrosRobin Getz2007-08-051-2/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-8/+6
* Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-252-0/+34
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-251-0/+1
* Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger2007-07-251-6/+6
* Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-242-0/+10
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang2007-07-121-0/+4
* Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang2007-07-121-3/+1
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-123-4/+0
* Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-126-0/+1714
* Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger2007-07-121-0/+4
* Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich2007-07-121-16/+1
* Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich2007-07-121-38/+47
* Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich2007-07-022-3/+5
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-122-5/+100
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-0/+52
* Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-122-141/+15
* Blackfin arch: kgdb specific codeSonic Zhang2007-06-291-0/+183
* Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-212-4/+33
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-214-2/+36
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-1217-2688/+603
* Blackfin arch: Add header files for BF548Roy Huang2007-06-218-0/+1324
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* Blackfin arch: remove zero-sized include/asm-blackfin/macros.hMarco Roeland2007-07-031-0/+0
* Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-251-0/+4
* Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger2007-06-211-3/+3
* Blackfin arch: Add definition of dma_mapping_errorSonic Zhang2007-06-211-0/+2
* Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...Mike Frysinger2007-06-211-1/+2
* Blackfin arch: add missing braces around array bfin serial initMike Frysinger2007-06-212-0/+4
* Blackfin arch: update ANOMALY handlingRobin Getz2007-06-214-9/+156
* Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....Mike Frysinger2007-06-112-96/+5
* Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich2007-06-141-0/+1
* Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKITRoy Huang2007-06-141-0/+22
* Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECKSonic Zhang2007-05-211-2/+2
* Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-211-0/+1
* Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2007-05-2124-170/+26559
* Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger2007-05-213-149/+0
* Blackfin arch: make sure we declare the revid functions as pure (since they are)Mike Frysinger2007-05-211-2/+2
* Blackfin arch: GPIO fix some definesMichael Hennerich2007-05-211-7/+7
* Blackfin arch: DMA operation cleanupMichael Hennerich2007-05-211-6/+14
* Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich2007-05-213-6/+12
* rename thread_info to stackRoman Zippel2007-05-092-5/+5
* Remove tas()Jeff Dike2007-05-081-1/+0
* blackfin architectureBryan Wu2007-05-07141-0/+23301
OpenPOWER on IntegriCloud