index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Blackfin] arch: Fix bug - Properly calculate DDR clock.
Sonic Zhang
2008-04-25
1
-7
/
+13
*
[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...
Mike Frysinger
2008-04-23
2
-7
/
+7
*
[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...
Mike Frysinger
2008-04-23
1
-26
/
+0
*
[Blackfin] arch: replace implied numbers with real values
Mike Frysinger
2008-04-23
1
-13
/
+13
*
[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling
Bryan Wu
2008-04-23
1
-0
/
+15
*
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
2008-04-23
1
-2
/
+2
*
[Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...
Bryan Wu
2008-03-27
7
-231
/
+1
*
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
2008-03-07
1
-1
/
+1
*
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-18
1
-4
/
+0
|
\
|
*
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
2008-04-18
1
-4
/
+0
*
|
Generic semaphore implementation
Matthew Wilcox
2008-04-17
2
-187
/
+1
|
/
*
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
2008-04-02
1
-0
/
+6
*
[Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0
Mike Frysinger
2008-03-05
1
-1
/
+1
*
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
Bryan Wu
2008-03-06
1
-2
/
+4
*
[Blackfin] serial driver: Add flow control support to bf54x
Sonic Zhang
2008-02-02
1
-0
/
+3
*
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
Sonic Zhang
2008-02-02
5
-8
/
+5
*
[Blackfin] serial driver: rework break flood anomaly handling to be more robu...
Mike Frysinger
2007-12-24
2
-0
/
+6
*
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...
Mike Frysinger
2007-12-24
5
-4
/
+73
*
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...
Mike Frysinger
2008-02-25
1
-0
/
+2
*
[Blackfin] arch: make sure we have proper description/copyright/license lines
Mike Frysinger
2008-02-25
1
-4
/
+3
*
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
2008-02-25
1
-1
/
+2
*
[Blackfin] arch: Cleanup abd Simplify:
Michael Hennerich
2008-02-25
1
-0
/
+2
*
Add pgtable_t to remaining nommu architectures
Martin Schwidefsky
2008-02-09
1
-0
/
+1
*
[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...
Mike Frysinger
2008-02-09
3
-1
/
+2116
*
[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...
Michael Hennerich
2008-02-09
1
-38
/
+6
*
[Blackfin] arch: Enable UART2 and UART3 for bf548
Sonic Zhang
2008-02-02
2
-0
/
+12
*
[Blackfin] arch: remove duplicated definitions of the line discipline numbers...
Tilman Schmidt
2008-02-02
1
-18
/
+0
*
[Blackfin] arch: change the trace buffer control start/stop logic in the exce...
Mike Frysinger
2008-02-02
1
-15
/
+20
*
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
Michael Hennerich
2008-02-09
3
-6
/
+12
*
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
2008-02-09
1
-0
/
+20
*
[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548
Bryan Wu
2008-02-02
1
-2
/
+2
*
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
2008-02-08
1
-6
/
+2
*
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
2
-6
/
+4
*
Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
Mathieu Desnoyers
2008-02-07
1
-46
/
+11
*
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
1
-1
/
+1
*
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2008-02-07
2
-5
/
+0
*
remove mm_{ptov,vtop}()
Adrian Bunk
2008-02-06
1
-2
/
+0
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
1
-0
/
+3
*
[Blackfin] arch: remove old I2C BF54x porting.
Bryan Wu
2008-01-27
1
-33
/
+0
*
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
2008-01-27
1
-1
/
+2
*
[Blackfin] arch: GPIO API cleanup and anomaly update
Michael Hennerich
2008-01-22
1
-36
/
+36
*
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2008-01-22
6
-11
/
+11
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
5
-6
/
+133
*
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...
Michael Hennerich
2008-01-22
1
-1
/
+5
*
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
2007-12-24
4
-31
/
+67
*
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
2007-12-24
5
-0
/
+10
*
[Blackfin] arch: fix up coding style in uaccess.h
Bernd Schmidt
2007-12-24
1
-1
/
+1
*
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...
Sonic Zhang
2008-01-27
2
-3
/
+89
*
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
2007-12-23
1
-1
/
+1
[prev]
[next]