index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
Age
Commit message (
Expand
)
Author
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-25
Blackfin arch: add BF54x I2C/TWI TWI0 driver support
Bryan Wu
2007-07-25
Blackfin arch: Initialize the exception vectors early in the boot process
Bernd Schmidt
2007-07-25
Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...
Mike Frysinger
2007-07-24
Blackfin arch: setup aliases for some core Core A MMRs
Mike Frysinger
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-12
Blackfin arch: Add peripheral io API to gpio header file
Sonic Zhang
2007-07-12
Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driver
Sonic Zhang
2007-07-12
Blackfin arch: clean up some coding style issues
Bryan Wu
2007-07-12
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
Michael Hennerich
2007-07-12
Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
Mike Frysinger
2007-07-12
Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch
Michael Hennerich
2007-07-12
Blackfin arch: Fix Warning add some defines in BF54x header file
Michael Hennerich
2007-07-02
Blackfin arch: add BF54x missing GPIO access functions
Michael Hennerich
2007-07-12
Blackfin arch: Enable BF54x PIN/GPIO interrupts
Michael Hennerich
2007-06-21
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-07-12
Blackfin arch: Start untangling the CPLB handling code.
Bernd Schmidt
2007-06-29
Blackfin arch: kgdb specific code
Sonic Zhang
2007-06-21
Blackfin arch: add missing implementations SIC_IWR crosses several registers
Michael Hennerich
2007-06-21
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2007-06-21
Blackfin arch: Add header files for BF548
Roy Huang
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
2007-07-03
Blackfin arch: remove zero-sized include/asm-blackfin/macros.h
Marco Roeland
2007-06-25
Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...
Jie Zhang
2007-06-21
Blackfin arch: add proper const volatile to addr argument to the read functions
Mike Frysinger
2007-06-21
Blackfin arch: Add definition of dma_mapping_error
Sonic Zhang
2007-06-21
Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architect...
Mike Frysinger
2007-06-21
Blackfin arch: add missing braces around array bfin serial init
Mike Frysinger
2007-06-21
Blackfin arch: update ANOMALY handling
Robin Getz
2007-06-11
Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....
Mike Frysinger
2007-06-14
Blackfin arch: fix bug can not wakeup from sleep via push buttons
Michael Hennerich
2007-06-14
Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT
Roy Huang
2007-05-21
Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK
Sonic Zhang
2007-05-21
Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...
Mike Frysinger
2007-05-21
Blackfin arch: update blackfin header files to latest one in VDSP.
Bryan Wu
2007-05-21
Blackfin arch: finish removing p* volatile defines for MMRs
Mike Frysinger
2007-05-21
Blackfin arch: make sure we declare the revid functions as pure (since they are)
Mike Frysinger
2007-05-21
Blackfin arch: GPIO fix some defines
Michael Hennerich
2007-05-21
Blackfin arch: DMA operation cleanup
Michael Hennerich
2007-05-21
Blackfin arch: Move write to VR_CTL closer to IDLE
Michael Hennerich
2007-05-09
rename thread_info to stack
Roman Zippel
2007-05-08
Remove tas()
Jeff Dike
2007-05-07
blackfin architecture
Bryan Wu