index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-21
Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...
Sonic Zhang
1
-1
/
+6
2007-11-21
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
4
-54
/
+59
2007-11-21
Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...
Mike Frysinger
1
-2
/
+3
2007-11-21
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...
Robin Getz
1
-6
/
+8
2007-11-21
Blackfin arch: Ensure we printk out strings with the proper loglevel
Robin Getz
2
-20
/
+20
2007-11-21
Blackfin arch: Need to specify ax with the .init.text section,
Bernd Schmidt
1
-1
/
+1
2007-11-21
Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets
Robin Getz
1
-5
/
+5
2007-11-21
Blackfin arch: update defconfig files
Mike Frysinger
8
-218
/
+146
2007-11-21
Blackfin arch: Fix typo, and add ENDPROC - no functional changes
Mike Frysinger
1
-1
/
+2
2007-11-21
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
1
-16
/
+26
2007-11-21
Blackfin arch: cleanup the cplb declares
Mike Frysinger
1
-17
/
+10
2007-11-21
Blackfin arch: fix building for BF542 processors which only have 1 TWI
Mike Frysinger
1
-0
/
+4
2007-11-21
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
2
-4
/
+5
2007-11-21
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...
Mike Frysinger
5
-7
/
+40
2007-11-21
Blackfin arch: fix bug NOR Flash MTD mount fail
Sonic Zhang
2
-0
/
+35
2007-11-21
Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage
Cliff Cai
1
-0
/
+1
2007-11-17
Blackfin arch: cleanup kernel exception message, don't insult the customer.
Robin Getz
1
-2
/
+2
2007-11-17
Blackfin arch: fix bug kernel not to boot up with mtd filesystems
Bernd Schmidt
3
-33
/
+24
2007-11-17
Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...
Michael Hennerich
2
-0
/
+53
2007-11-17
Blackfin arch: print out modules that are loaded if we get a kernel oops
Robin Getz
1
-0
/
+1
2007-11-17
Blackfin arch: Add assembly function insl_16
Michael Hennerich
2
-0
/
+20
2007-11-23
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
Mike Frysinger
3
-378
/
+8
2007-11-17
Blackfin arch: fix spurious newline in header
Mike Frysinger
1
-1
/
+1
2007-11-17
Blackfin arch: unexport get_wchan
Adrian Bunk
1
-1
/
+0
2007-11-17
Blackfin arch: remove dump_thread()
Adrian Bunk
2
-46
/
+0
2007-11-17
Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"
Robert P. J. Day
1
-1
/
+1
2007-11-15
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...
Michael Hennerich
5
-7
/
+7
2007-11-15
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...
Mike Frysinger
10
-10
/
+10
2007-11-15
Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...
Mike Frysinger
1
-1
/
+1
2007-11-15
Blackfin arch: do not include linux/autoconf.h
Mike Frysinger
2
-2
/
+0
2007-11-15
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
5
-10
/
+10
2007-11-22
Blackfin arch: sharing the board-specific MAC function does not make sense so...
Mike Frysinger
9
-102
/
+43
2007-11-15
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
7
-52
/
+18
2007-11-15
Blackfin arch: fix missing newline to file
Mike Frysinger
1
-1
/
+1
2007-11-15
Blackfin arch: add BF547 to list of accepted procs
Mike Frysinger
2
-1
/
+8
2007-11-15
Blackfin arch: move the init sections to the end of memory to help decrease m...
Robin Getz
3
-24
/
+33
2007-11-21
Blackfin arch: split debug stuff off into Kconfig.debug like everyone else
Mike Frysinger
2
-168
/
+179
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
1
-4
/
+0
2007-11-15
Blackfin arch: fix indentation -- use tabs, not spaces
Mike Frysinger
1
-4
/
+4
2007-11-15
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
16
-102
/
+136
2007-11-15
Blackfin arch: fix silicon rev display and selection for BF52x/BF54x
Mike Frysinger
1
-3
/
+3
2007-11-15
Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux
Mike Frysinger
1
-1
/
+1
2007-11-15
Blackfin arch: Default config for HV Sistemas H8606 board
Javier Herrero
1
-0
/
+1168
2007-11-15
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
Robin Getz
3
-11
/
+22
2007-11-12
Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...
Michael Hennerich
1
-1
/
+19
2007-11-12
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
12
-3
/
+33
2007-11-12
Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...
Robin Getz
1
-2
/
+3
2007-11-12
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2
-15
/
+33
2007-10-30
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
1
-3
/
+8
2007-10-30
Blackfin arch: fix libata data struct member from irq_type to irq_flags
Mike Frysinger
1
-1
/
+1
[next]