aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin
AgeCommit message (Expand)Author
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt
2007-07-25Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger
2007-07-24Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-12Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang
2007-07-12Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich
2007-07-12Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich
2007-07-02Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-06-21Blackfin arch: Add header files for BF548Roy Huang
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-07-03Blackfin arch: remove zero-sized include/asm-blackfin/macros.hMarco Roeland
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang
2007-06-21Blackfin arch: add proper const volatile to addr argument to the read functionsMike Frysinger
2007-06-21Blackfin arch: Add definition of dma_mapping_errorSonic Zhang
2007-06-21Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...Mike Frysinger
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz
2007-06-11Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....Mike Frysinger
2007-06-14Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich
2007-06-14Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKITRoy Huang
2007-05-21Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECKSonic Zhang
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu
2007-05-21Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger
2007-05-21Blackfin arch: make sure we declare the revid functions as pure (since they are)Mike Frysinger
2007-05-21Blackfin arch: GPIO fix some definesMichael Hennerich
2007-05-21Blackfin arch: DMA operation cleanupMichael Hennerich
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich
2007-05-09rename thread_info to stackRoman Zippel
2007-05-08Remove tas()Jeff Dike
2007-05-07blackfin architectureBryan Wu