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
/
arch
/
blackfin
/
mach-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Blackfin] arch: Functional power management support: Add support for cpu fre...
Michael Hennerich
2008-04-25
2
-1
/
+196
*
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
Bernd Schmidt
2008-04-25
2
-90
/
+33
*
[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
Michael Hennerich
2008-04-24
1
-39
/
+13
*
[Blackfin] arch: detect the memory available in the system on the fly by default
Mike Frysinger
2008-04-25
1
-1
/
+2
*
[Blackfin] arch: make the mask explicit rather than writing a negative number...
Mike Frysinger
2008-04-24
1
-1
/
+1
*
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-04-23
1
-1
/
+1
*
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
2008-04-23
1
-1
/
+6
*
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
Bryan Wu
2008-03-06
1
-1
/
+4
*
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
2008-02-25
1
-4
/
+2
*
[Blackfin] arch: Remove DPMC char driver option
Michael Hennerich
2008-02-25
1
-131
/
+0
*
[Blackfin] arch: Cleanup abd Simplify:
Michael Hennerich
2008-02-25
1
-106
/
+51
*
[Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...
Michael Hennerich
2008-02-25
1
-0
/
+3
*
[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...
Michael Hennerich
2008-02-25
1
-4
/
+10
*
[Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...
Michael Hennerich
2008-02-02
1
-9
/
+13
*
[Blackfin] arch: change the trace buffer control start/stop logic in the exce...
Mike Frysinger
2008-02-02
1
-8
/
+4
*
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
Michael Hennerich
2008-02-09
3
-34
/
+168
*
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
2008-02-09
3
-520
/
+97
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
1
-1
/
+1
*
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
2008-01-27
1
-0
/
+1
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
1
-0
/
+19
*
[Blackfin] arch: Add some comments - fix semicolons
Michael Hennerich
2008-01-11
1
-17
/
+15
*
[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...
Bernd Schmidt
2008-01-11
4
-986
/
+1
*
[Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...
Michael Hennerich
2007-12-24
1
-21
/
+46
*
[Blackfin] arch: append IRQ Number to label string
Michael Hennerich
2007-12-24
2
-8
/
+19
*
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
Sonic Zhang
2007-12-23
2
-8
/
+54
*
[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...
Robin Getz
2007-12-21
1
-3
/
+1
*
[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...
Robin Getz
2007-12-21
1
-1
/
+1
*
[Blackfin] arch: do not use hard coded addresses
Robin Getz
2007-12-21
1
-4
/
+4
*
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
2008-01-27
3
-63
/
+49
*
[Blackfin] arch: Add a note describing what is going on - no functional changes
Robin Getz
2008-01-27
1
-2
/
+13
*
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
2007-11-21
1
-1
/
+3
*
Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...
Mike Frysinger
2007-11-21
1
-2
/
+3
*
Blackfin arch: Ensure we printk out strings with the proper loglevel
Robin Getz
2007-11-21
1
-5
/
+5
*
Blackfin arch: Need to specify ax with the .init.text section,
Bernd Schmidt
2007-11-21
1
-1
/
+1
*
Blackfin arch: Fix typo, and add ENDPROC - no functional changes
Mike Frysinger
2007-11-21
1
-1
/
+2
*
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
2007-11-21
1
-4
/
+4
*
Blackfin arch: fix spurious newline in header
Mike Frysinger
2007-11-17
1
-1
/
+1
*
Blackfin arch: do not include linux/autoconf.h
Mike Frysinger
2007-11-15
1
-1
/
+0
*
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
2007-11-15
2
-31
/
+18
*
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
Robin Getz
2007-11-15
1
-7
/
+18
*
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
Robin Getz
2007-11-12
1
-9
/
+29
*
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-29
1
-1
/
+1
*
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: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
2007-10-21
1
-10
/
+31
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-48
/
+5
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-2
/
+2
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
Blackfin arch: the load address is not safe to point to as a workaround for A...
Robin Getz
2007-10-10
1
-4
/
+13
*
Blackfin arch: Print out debug info, as early as possible
Robin Getz
2007-10-09
1
-2
/
+41
[next]