Commit Graph

76 Commits (4c195ad88b7df54b2e7340dec3446aee6ca84cd1)

Author SHA1 Message Date
Michael Hennerich 3927819d51 [Blackfin] arch: Fix CONFIG_PM support for BF561 17 years ago
Michael Hennerich 9253d02041 [Blackfin] arch: Remove DPMC char driver option 17 years ago
Michael Hennerich 464abc5de6 [Blackfin] arch: Cleanup abd Simplify: 17 years ago
Michael Hennerich ce3b7bb61c [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq 17 years ago
Michael Hennerich fe9ec9b969 [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq otherwise it fails 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Michael Hennerich f1bceb47b3 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info 17 years ago
Mike Frysinger 80f31c8a03 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers 17 years ago
Michael Hennerich cfefe3c683 [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 17 years ago
Michael Hennerich 2c4f829b0c [Blackfin] arch: Merge BF561 support into ints-priority 17 years ago
Mike Frysinger 49dce9124b Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated 17 years ago
Mike Frysinger 9cb07b23db Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text 17 years ago
Robin Getz 569a50ca3f Blackfin arch: Ensure we printk out strings with the proper loglevel 17 years ago
Bernd Schmidt 0bad33d93a Blackfin arch: Need to specify ax with the .init.text section, 17 years ago
Mike Frysinger 46c87c3cce Blackfin arch: Fix typo, and add ENDPROC - no functional changes 17 years ago
Mike Frysinger 8d6c242062 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it 17 years ago
Mike Frysinger e709d84b99 Blackfin arch: fix spurious newline in header 17 years ago
Bernd Schmidt fc97551db9 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. 17 years ago
Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 years ago
Michael Hennerich 4521ef42de [Blackfin] arch: Add some comments - fix semicolons 17 years ago
Bernd Schmidt 7a1a6d0061 [Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/ 17 years ago
Michael Hennerich 8baf560b4c [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to_gpio() 17 years ago
Michael Hennerich 6fce6a8d69 [Blackfin] arch: append IRQ Number to label string 17 years ago
Sonic Zhang fb5f00492a [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. 17 years ago
Robin Getz d5c4b5e3b2 [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changes 17 years ago
Robin Getz 6f3ed704b0 [Blackfin] arch: do not use fixed numbers to describe offsets - no functional changes 17 years ago
Robin Getz 0626d79686 [Blackfin] arch: do not use hard coded addresses 17 years ago
Robin Getz 13fe24f37d [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. 17 years ago
Robin Getz f53e86760e [Blackfin] arch: Add a note describing what is going on - no functional changes 17 years ago
Mike Frysinger 70b63ba739 Blackfin arch: do not include linux/autoconf.h 17 years ago
Mike Frysinger a055b2b4de Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 17 years ago
Robin Getz 6a3f0b460c Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition 17 years ago
Robin Getz f26fbc48f1 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers 17 years ago
Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 18 years ago
Michael Hennerich 4fb4524162 Blackfin arch: Optimization - no need to make additional math here 18 years ago
Mike Frysinger a99bbccd87 Blackfin arch: force irq_flags into the .data section 18 years ago
Michael Hennerich 590031450a Blackfin arch: add new processor ADSP-BF52x arch/mach support 18 years ago
Rafael J. Wysocki e6c5eb9541 PM: Rework struct platform_suspend_ops 18 years ago
Rafael J. Wysocki 26398a70ea PM: Rename struct pm_ops and related things 18 years ago
Rafael J. Wysocki 95d9ffbe01 PM: Move definition of struct pm_ops to suspend.h 18 years ago
Bryan Wu 0b95f22bd3 Blackfin arch: add some missing syscall 18 years ago
Michael Hennerich 4bbd10fd31 Blackfin arch: Update/Fix PM support add new pm_ops valid 18 years ago
Robin Getz b3f8b92763 Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281 18 years ago
Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 18 years ago
Robin Getz 2ebcade590 Blackfin arch: fix endless loop bug when a double fault happens 18 years ago
Mike Frysinger 1ffe6646ba Blackfin arch: add an exception request/free api 18 years ago
Mike Frysinger f0b5d12f2b Blackfin arch: allow people to select the feature that is unavailable to the kernel 18 years ago
Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
Mike Frysinger a298049180 Blackfin arch: remove unused code -- EVT0 is not controllable by software 18 years ago
Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer 18 years ago