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