index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
2008-10-16
Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...
Mike Frysinger
2008-10-16
Blackfin arch: use the new bfin_addr_dcachable() function
Mike Frysinger
2008-10-16
Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...
Robin Getz
2008-10-16
Blackfin arch: unify/cleanup cache code
Mike Frysinger
2008-10-16
Blackfin arch: update AD7879 platform resources in board file
Michael Hennerich
2008-10-16
Blackfin arch: Zero out bss region in L1/L2 memory.
Graf Yang
2008-10-16
Blackfin arch: add read/write IO accessor functions to Blackfin
Bryan Wu
2008-10-13
Blackfin arch: fix bug - some serial header files set RTS to an input when th...
Sonic Zhang
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-10-13
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
2008-10-13
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
2008-10-13
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
2008-10-13
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
2008-10-13
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...
Robin Getz
2008-10-13
Blackfin arch: Fix bogus str_ident check in gpio code
Michael Hennerich
2008-10-13
Blackfin arch: AD7879 Touchscreen driver
Michael Hennerich
2008-10-13
Blackfin arch: introducing bfin_addr_dcachable
Vitja Makarov
2008-10-10
Blackfin arch: fix a typo in comments
Bryan Wu
2008-10-10
Blackfin arch: Remove useless head file
Graf Yang
2008-10-10
Blackfin arch: make sure L2 start and length are always defined (fixes buildi...
Mike Frysinger
2008-10-13
Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible
Mike Frysinger
2008-10-10
Blackfin arch: update anomaly headers to match the latest sheet
Mike Frysinger
2008-10-10
Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...
Mike Frysinger
2008-10-10
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
2008-10-10
Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...
Mike Frysinger
2008-10-10
Blackfin arch: update board defconfigs
Mike Frysinger
2008-10-10
Blackfin arch: Add optional verbose debug
Robin Getz
2008-10-10
Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface
Mike Frysinger
2008-10-10
Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...
Mike Frysinger
2008-10-10
Blackfin arch: ptrace - fix off-by-one check on end of memory regions
Mike Frysinger
2008-10-13
Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display
Michael Hennerich
2008-10-09
Blackfin arch: flash memory map and dm9000 resources updating
Javier Herrero
2008-10-09
Blackfin arch: early prink code still use uart core console functions to pars...
Sonic Zhang
2008-10-09
Blackfin arch: Move all the silicon rev handling to one place
Mike Frysinger
2008-10-09
Blackfin arch: fix end address for parallel flash and increase kernel partiti...
Mike Frysinger
2008-10-09
Blackfin arch: avoid using actual config name in comment
Mike Frysinger
2008-10-09
Blackfin arch: Fix bug - HW Errors never recover on BF548
Robin Getz
2008-10-09
Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return pr...
Graf Yang
2008-10-09
Blackfin arch: give sys_strace proper entry markings
Mike Frysinger
2008-10-09
Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared
Mike Frysinger
2008-10-09
Blackfin arch: use existing ptrace_disable() func to clear TRACE_BITS and cre...
Mike Frysinger
2008-10-09
Blackfin arch: ptrace - cleanup debug messages and style
Mike Frysinger
2008-10-09
Blackfin arch: fix bug -- PTRACE_PEEKDATA does not seem to work which breaks ...
Mike Frysinger
2008-10-09
Blackfin arch: fix define error in BF561 memory map macros
Graf Yang
2008-10-09
Blackfin arch: Make L2 SRAM cacheable
Sonic Zhang
2008-10-09
Blackfin arch: flags of UART3 mem resource is missing
Sonic Zhang
2008-10-09
Blackfin arch: Fix bug - kernel build with config kernel debugging with remot...
Sonic Zhang
2008-10-09
Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash
Michael Hennerich
2008-10-09
Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2
Mike Frysinger
2008-10-09
Blackfin arch: fix default silicon rev selection so it works for all supporte...
Mike Frysinger
[next]