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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: drop unused Kconfig symbol
Paul Bolle
2011-10-25
1
-4
/
+0
*
Blackfin: pwm: implement linux/pwm.h API
Mike Frysinger
2011-07-23
1
-0
/
+10
*
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
1
-3
/
+0
*
Blackfin: initial perf_event support
Mike Frysinger
2011-05-25
1
-0
/
+2
*
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
*
Blackfin: enable atomic64_t support
Mike Frysinger
2011-03-22
1
-0
/
+1
*
Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-18
1
-0
/
+1
*
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
2011-03-18
1
-1
/
+0
*
Blackfin: split optimization settings more
Mike Frysinger
2011-03-18
1
-8
/
+34
*
blackfin: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-11
/
+3
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-3
/
+0
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
1
-7
/
+0
|
\
|
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
1
-8
/
+15
|
|
\
|
*
|
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-19
1
-7
/
+0
*
|
|
Blackfin: glue XIP/ROM kernel kconfigs
Mike Frysinger
2010-10-22
1
-0
/
+6
*
|
|
Blackfin: bf51x: enable support for 0.2 silicon
Mike Frysinger
2010-10-22
1
-1
/
+1
*
|
|
Blackfin: ad7160eval: new board port
Michael Hennerich
2010-10-22
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-08-09
1
-5
/
+15
|
\
\
|
*
|
Blackfin: remove CONFIG_MEM_GENERIC_BOARD
Christian Dietrich
2010-08-06
1
-5
/
+0
|
*
|
Blackfin: add support for dynamic ftrace
Mike Frysinger
2010-08-06
1
-0
/
+2
|
*
|
Blackfin: add support for LZO compressed kernels
Mike Frysinger
2010-08-06
1
-0
/
+1
|
*
|
Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491
Mike Frysinger
2010-08-06
1
-0
/
+12
|
|
/
*
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-3
/
+0
|
/
*
Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Mike Frysinger
2010-05-22
1
-6
/
+1
*
Blackfin: move string functions to normal lib/ assembly
Robin Getz
2010-05-22
1
-0
/
+28
*
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-21
1
-26
/
+0
*
Blackfin: initial tracehook support
Mike Frysinger
2010-03-09
1
-0
/
+1
*
Blackfin: add support for cpufreq on SMP systems
Graf Yang
2010-03-09
1
-1
/
+0
*
Blackfin: move KGDB selection to the way other arches do it
Mike Frysinger
2010-03-09
1
-0
/
+1
*
Blackfin: implement ftrace mcount test
Mike Frysinger
2010-03-09
1
-0
/
+1
*
Blackfin: initial XIP support
Barry Song
2010-03-09
1
-4
/
+12
*
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
2010-03-09
1
-1
/
+5
*
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
1
-13
/
+13
*
Blackfin: add optimized version of Hamming Weight functions
Michael Hennerich
2010-03-09
1
-3
/
+0
*
Blackfin: drop duplicate HOTPLUG Kconfig option
Mike Frysinger
2010-03-09
1
-18
/
+0
*
Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREA
Graf Yang
2010-03-09
1
-0
/
+4
*
Blackfin: bf527-ezkit: add support for V2.1 boards
Michael Hennerich
2010-03-09
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-12-16
1
-25
/
+16
|
\
|
*
Blackfin: support smaller uncached DMA chunks for memory constrained systems
Barry Song
2009-12-15
1
-0
/
+6
|
*
Blackfin: push BF5Xx configs down into mach-specific Kconfigs
Mike Frysinger
2009-12-15
1
-25
/
+5
|
*
Blackfin: pull in firmware Kconfig
Mike Frysinger
2009-12-15
1
-0
/
+2
|
*
Blackfin: convert to generic checksum code
Mike Frysinger
2009-12-15
1
-0
/
+3
*
|
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-15
1
-0
/
+4
|
/
*
Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ
Michael Hennerich
2009-10-08
1
-0
/
+3
*
Blackfin: convert to use arch_gettimeoffset()
john stultz
2009-10-07
1
-4
/
+6
*
Blackfin: swap clocksource ratings for gptimer/cycles
Graf Yang
2009-09-16
1
-1
/
+1
*
Blackfin: cm-bf537u: split board from cm-bf537e
Harald Krapfenbauer
2009-09-16
1
-3
/
+4
*
Blackfin: punt dead cache locking code
Mike Frysinger
2009-09-16
1
-4
/
+0
*
Blackfin: fix BF522/BF523 max VCO mixup
Mike Frysinger
2009-09-16
1
-2
/
+2
*
Blackfin: SMP port does not yet support cpu frequency scaling
Graf Yang
2009-09-16
1
-1
/
+3
[next]