index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board...
Michael Hennerich
2007-11-17
2
-0
/
+53
*
Blackfin arch: print out modules that are loaded if we get a kernel oops
Robin Getz
2007-11-18
1
-0
/
+1
*
Blackfin arch: Add assembly function insl_16
Michael Hennerich
2007-11-17
2
-0
/
+20
*
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
Mike Frysinger
2007-11-23
3
-378
/
+8
*
Blackfin arch: fix spurious newline in header
Mike Frysinger
2007-11-17
1
-1
/
+1
*
Blackfin arch: unexport get_wchan
Adrian Bunk
2007-11-17
1
-1
/
+0
*
Blackfin arch: remove dump_thread()
Adrian Bunk
2007-11-18
2
-46
/
+0
*
Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"
Robert P. J. Day
2007-11-17
1
-1
/
+1
*
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt re...
Michael Hennerich
2007-11-15
5
-7
/
+7
*
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...
Mike Frysinger
2007-11-15
10
-10
/
+10
*
Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets u...
Mike Frysinger
2007-11-15
1
-1
/
+1
*
Blackfin arch: do not include linux/autoconf.h
Mike Frysinger
2007-11-15
2
-2
/
+0
*
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...
Mike Frysinger
2007-11-15
5
-10
/
+10
*
Blackfin arch: sharing the board-specific MAC function does not make sense so...
Mike Frysinger
2007-11-22
9
-102
/
+43
*
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
2007-11-15
7
-52
/
+18
*
Blackfin arch: fix missing newline to file
Mike Frysinger
2007-11-15
1
-1
/
+1
*
Blackfin arch: add BF547 to list of accepted procs
Mike Frysinger
2007-11-15
2
-1
/
+8
*
Blackfin arch: move the init sections to the end of memory to help decrease m...
Robin Getz
2007-11-15
3
-24
/
+33
*
Blackfin arch: split debug stuff off into Kconfig.debug like everyone else
Mike Frysinger
2007-11-21
2
-168
/
+179
*
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
2007-11-23
1
-4
/
+0
*
Blackfin arch: fix indentation -- use tabs, not spaces
Mike Frysinger
2007-11-15
1
-4
/
+4
*
Blackfin arch: split board selection off into mach subdirs
Mike Frysinger
2007-11-15
16
-102
/
+136
*
Blackfin arch: fix silicon rev display and selection for BF52x/BF54x
Mike Frysinger
2007-11-15
1
-3
/
+3
*
Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux
Mike Frysinger
2007-11-15
1
-1
/
+1
*
Blackfin arch: Default config for HV Sistemas H8606 board
Javier Herrero
2007-11-15
1
-0
/
+1168
*
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
Robin Getz
2007-11-15
3
-11
/
+22
*
Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control inte...
Michael Hennerich
2007-11-13
1
-1
/
+19
*
Blackfin arch: move hard coded pin_req to board file
Bryan Wu
2007-11-12
12
-3
/
+33
*
Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...
Robin Getz
2007-11-12
1
-2
/
+3
*
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2007-11-12
2
-15
/
+33
*
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
2007-10-30
1
-3
/
+8
*
Blackfin arch: fix libata data struct member from irq_type to irq_flags
Mike Frysinger
2007-10-30
1
-1
/
+1
*
Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Sonic Zhang
2007-10-30
2
-4
/
+4
*
Blackfin arch: update board defconfig files according to latest information f...
Bryan Wu
2007-10-30
7
-49
/
+242
*
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-29
3
-1
/
+17
*
Blackfin arch: Fix random crash issue found by Michael.
Robin Getz
2007-10-29
1
-2
/
+4
*
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...
Robin Getz
2007-10-29
1
-2
/
+9
*
Blackfin arch: add support for checking/clearing overruns in generic purpose ...
Mike Frysinger
2007-10-29
1
-7
/
+40
*
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
Robin Getz
2007-10-29
1
-139
/
+179
*
Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer
Michael Hennerich
2007-10-29
1
-2
/
+40
*
Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...
Michael Hennerich
2007-10-29
1
-2
/
+2
*
Blackfin arch: fix bug: kernel prints out error message twice
Robin Getz
2007-10-29
1
-12
/
+18
*
Blackfin arch: add NFC driver support in BF527-EZKIT board
Michael Hennerich
2007-10-29
1
-0
/
+53
*
Blackfin arch: Added support for HV Sistemas H8606 board
Javier Herrero
2007-10-29
3
-2
/
+359
*
blackfin: fix sg fallout
Adrian Bunk
2007-10-24
1
-0
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2007-10-22
2
-4
/
+4
|
\
|
*
Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile
Bryan Wu
2007-10-22
1
-2
/
+2
|
*
Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d...
Mike Frysinger
2007-10-22
1
-2
/
+2
*
|
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
1
-2
/
+1
|
/
*
Blackfin arch: update boards files
Bryan Wu
2007-10-21
1
-1
/
+1
[next]