Age | Commit message (Expand) | Author | Files | Lines |
2008-03-07 | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls | Bryan Wu | 1 | -1/+4 |
2008-02-25 | [Blackfin] arch: Fix CONFIG_PM support for BF561 | Michael Hennerich | 1 | -4/+2 |
2008-02-25 | [Blackfin] arch: Remove DPMC char driver option | Michael Hennerich | 1 | -131/+0 |
2008-02-25 | [Blackfin] arch: Cleanup abd Simplify: | Michael Hennerich | 1 | -106/+51 |
2008-02-25 | [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun... | Michael Hennerich | 1 | -0/+3 |
2008-02-25 | [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot... | Michael Hennerich | 1 | -4/+10 |
2008-02-02 | [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co... | Michael Hennerich | 1 | -9/+13 |
2008-02-02 | [Blackfin] arch: change the trace buffer control start/stop logic in the exce... | Mike Frysinger | 1 | -8/+4 |
2008-02-08 | [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code | Michael Hennerich | 3 | -34/+168 |
2008-02-08 | [Blackfin] arch: Merge BF561 support into ints-priority | Michael Hennerich | 3 | -520/+97 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 1 | -1/+1 |
2008-01-27 | [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile... | Bernd Schmidt | 1 | -0/+1 |
2008-01-27 | [Blackfin] arch: Initial checkin of the memory protection support. | Bernd Schmidt | 1 | -0/+19 |
2008-01-11 | [Blackfin] arch: Add some comments - fix semicolons | Michael Hennerich | 1 | -17/+15 |
2008-01-11 | [Blackfin] arch: move all code related to CPLB handling into a new subdirecto... | Bernd Schmidt | 4 | -986/+1 |
2007-12-24 | [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to... | Michael Hennerich | 1 | -21/+46 |
2007-12-24 | [Blackfin] arch: append IRQ Number to label string | Michael Hennerich | 2 | -8/+19 |
2007-12-23 | [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. | Sonic Zhang | 2 | -8/+54 |
2007-12-21 | [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ... | Robin Getz | 1 | -3/+1 |
2007-12-21 | [Blackfin] arch: do not use fixed numbers to describe offsets - no functional... | Robin Getz | 1 | -1/+1 |
2007-12-21 | [Blackfin] arch: do not use hard coded addresses | Robin Getz | 1 | -4/+4 |
2008-01-27 | [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. | Robin Getz | 3 | -63/+49 |
2008-01-27 | [Blackfin] arch: Add a note describing what is going on - no functional changes | Robin Getz | 1 | -2/+13 |
2007-11-21 | Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro... | Mike Frysinger | 1 | -1/+3 |
2007-11-21 | Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec... | Mike Frysinger | 1 | -2/+3 |
2007-11-21 | Blackfin arch: Ensure we printk out strings with the proper loglevel | Robin Getz | 1 | -5/+5 |
2007-11-21 | Blackfin arch: Need to specify ax with the .init.text section, | Bernd Schmidt | 1 | -1/+1 |
2007-11-21 | Blackfin arch: Fix typo, and add ENDPROC - no functional changes | Mike Frysinger | 1 | -1/+2 |
2007-11-21 | Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a... | Mike Frysinger | 1 | -4/+4 |
2007-11-17 | Blackfin arch: fix spurious newline in header | Mike Frysinger | 1 | -1/+1 |
2007-11-15 | Blackfin arch: do not include linux/autoconf.h | Mike Frysinger | 1 | -1/+0 |
2007-11-15 | Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO | Mike Frysinger | 2 | -31/+18 |
2007-11-15 | Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition | Robin Getz | 1 | -7/+18 |
2007-11-12 | Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers | Robin Getz | 1 | -9/+29 |
2007-10-29 | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t... | Robin Getz | 1 | -1/+1 |
2007-10-21 | Blackfin arch: Optimization - no need to make additional math here | Michael Hennerich | 1 | -3/+3 |
2007-10-21 | Blackfin arch: force irq_flags into the .data section | Mike Frysinger | 2 | -2/+14 |
2007-10-21 | Blackfin arch: add new processor ADSP-BF52x arch/mach support | Michael Hennerich | 1 | -10/+31 |
2007-10-19 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 1 | -48/+5 |
2007-10-19 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -2/+2 |
2007-10-19 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 1 | -1/+1 |
2007-10-10 | Blackfin arch: the load address is not safe to point to as a workaround for A... | Robin Getz | 1 | -4/+13 |
2007-10-09 | Blackfin arch: Print out debug info, as early as possible | Robin Getz | 1 | -2/+41 |
2007-10-09 | Blackfin arch: fix endless loop bug when a double fault happens | Robin Getz | 1 | -15/+54 |
2007-08-05 | Blackfin arch: add an exception request/free api | Mike Frysinger | 1 | -20/+22 |
2007-08-05 | Blackfin arch: allow people to select the feature that is unavailable to the ... | Mike Frysinger | 4 | -27/+31 |
2007-10-10 | Blackfin arch: to do some consolidation of common code and common name spaces | Robin Getz | 5 | -11/+16 |
2007-08-03 | Blackfin arch: remove unused code -- EVT0 is not controllable by software | Mike Frysinger | 3 | -30/+0 |
2007-07-25 | Blackfin arch: Add ability to expend the hardware trace buffer | Robin Getz | 1 | -0/+73 |
2007-08-03 | Blackfin arch: Fix CCLK and SCLK checks | Robin Getz | 3 | -2/+57 |