index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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: Make sure we program the correct values in only when necessary...
Robin Getz
2008-10-09
2
-0
/
+4
*
Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363
Michael Hennerich
2008-10-09
2
-2
/
+2
*
Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...
Graf Yang
2008-10-08
1
-4
/
+12
*
Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...
Robin Getz
2008-10-08
5
-3
/
+215
*
Blackfin arch: fix merge errors during 2.6.26 upgrade
Mike Frysinger
2008-10-08
1
-10
/
+8
*
Blackfin arch: Modify some funtion names to more genernal ones
Graf Yang
2008-10-08
5
-8
/
+8
*
Blackfin arch: rename blackfin_sram.c to sram-alloc.c
Robin Getz
2008-10-08
2
-15
/
+18
*
Blackfin arch: add a meaningful name for each irqchip
Graf Yang
2008-10-08
1
-0
/
+5
*
Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...
Graf Yang
2008-10-08
2
-37
/
+51
*
Blackfin arch: Make sure we protect except 2 properly, and print out memory p...
Robin Getz
2008-10-08
1
-1
/
+2
*
Blackfin arch: mark local gpio_error() as static
Mike Frysinger
2008-10-08
1
-1
/
+1
*
Blackfin arch: fix bug - sometimes there is no response to the hitting key in...
Mike Frysinger
2008-10-08
1
-3
/
+3
*
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
2008-10-08
2
-15
/
+33
*
Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...
Michael Hennerich
2008-10-08
4
-0
/
+102
*
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-10-13
7
-195
/
+606
*
Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...
Bernd Schmidt
2008-10-07
1
-2
/
+12
*
Blackfin arch: add supporting for double fault debug handling
Robin Getz
2008-10-08
5
-76
/
+255
*
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2008-10-13
6
-12
/
+7
*
Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11
Mike Frysinger
2008-10-07
1
-1
/
+1
*
Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD
Michael Hennerich
2008-10-13
5
-3
/
+2177
*
Blackfin arch: add dma mapping stub for musb driver port
Bryan Wu
2008-09-22
1
-0
/
+11
*
Blackfin arch: use new platform data interface of musb to replace old one
Bryan Wu
2008-10-08
4
-12
/
+44
*
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
Michael Hennerich
2008-08-28
2
-98
/
+89
*
Blackfin arch: sram: use 'unsigned long' for irqflags
Vegard Nossum
2008-08-28
1
-11
/
+11
*
Blackfin arch: let PCI depend on BROKEN
Adrian Bunk
2008-08-27
1
-0
/
+1
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
210
-42
/
+55334
*
Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...
Sonic Zhang
2008-08-25
1
-1
/
+1
*
Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...
Mike Frysinger
2008-08-25
1
-1
/
+1
*
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
Michael Hennerich
2008-08-25
1
-1
/
+26
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
1
-0
/
+6
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
6
-183
/
+0
*
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
2008-08-14
3
-18
/
+5
*
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
2008-08-14
1
-1
/
+1
*
Blackfin arch: add support for the BlackStamp board
Benjamin Matthews
2008-08-14
5
-3
/
+1606
*
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2008-08-14
2
-0
/
+136
*
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2008-08-14
2
-1
/
+12
*
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-08-14
7
-9
/
+9
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
3
-16
/
+34
*
Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...
Michael Hennerich
2008-08-13
2
-0
/
+18
*
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
2008-08-06
1
-35
/
+53
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
7
-92
/
+8
*
Blackfin arch: delete unused cache functions
Mike Frysinger
2008-08-13
1
-115
/
+0
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
5
-25
/
+19
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
6
-649
/
+146
*
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
2008-08-06
1
-0
/
+1
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
6
-130
/
+10
*
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-08-06
2
-0
/
+10
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
7
-354
/
+77
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
6
-170
/
+2
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
1
-3
/
+5
[next]