index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
2007-10-22
2
-0
/
+27
*
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
2007-10-21
4
-2
/
+274
*
Blackfin arch: add a cheesy install target
Mike Frysinger
2007-10-22
2
-0
/
+60
*
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
2007-10-21
1
-1
/
+13
*
Blackfin arch: add assembly function for doing 64bit unsigned division
Mike Frysinger
2007-10-21
2
-1
/
+376
*
Blackfin arch: -mno-fdpic works
Mike Frysinger
2007-10-21
1
-0
/
+2
*
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-21
15
-24
/
+24
*
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
2007-10-21
1
-0
/
+2
*
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
2007-10-21
1
-39
/
+61
*
Blackfin arch: Optimization - no need to make additional math here
Michael Hennerich
2007-10-21
1
-3
/
+3
*
Blackfin arch: force irq_flags into the .data section
Mike Frysinger
2007-10-22
2
-2
/
+14
*
Blackfin arch BF548 defconfig: enable watchdog by default
Mike Frysinger
2007-10-22
1
-1
/
+8
*
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
2007-10-21
15
-19
/
+3243
*
typo fixes
Matt LaPlante
2007-10-20
1
-35
/
+36
*
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
2
-30
/
+1
[next]