Age | Commit message (Expand) | Author |
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 |
2007-07-24 | Blackfin arch: Add label to call new GPIO API | Michael Hennerich |
2007-07-25 | Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves | Mike Frysinger |
2007-07-25 | Blackfin arch: revise anomaly handling by basing things on the compiler not t... | Mike Frysinger |
2007-09-23 | Blackfin arch: add some missing syscall | Bryan Wu |
2007-08-27 | Blackfin arch: Update/Fix PM support add new pm_ops valid | Michael Hennerich |
2007-07-24 | Blackfin arch: add error message when IRQ no available | Michael Hennerich |
2007-07-25 | Blackfin arch: Initialize the exception vectors early in the boot process | Bernd Schmidt |
2007-07-24 | Blackfin arch: Load P0 before storing through it | Bernd Schmidt |
2007-07-12 | Blackfin arch: clean up some coding style issues | Bryan Wu |
2007-07-12 | Blackfin arch: scrub dead code | Mike Frysinger |
2007-07-12 | Blackfin arch: Some memory and code optimizations - Fix SYS_IRQS | Michael Hennerich |
2007-07-12 | Blackfin arch: Enable BF54x PIN/GPIO interrupts | Michael Hennerich |
2007-07-12 | Blackfin arch: cleanup warnings from checkpatch -- no functional changes | Mike Frysinger |
2007-06-21 | Blackfin arch: Clean up trace buffer handling, No major functional changes. | Robin Getz |
2007-07-12 | Blackfin arch: Start untangling the CPLB handling code. | Bernd Schmidt |
2007-06-21 | Blackfin arch: add missing implementations SIC_IWR crosses several registers | Michael Hennerich |
2007-06-21 | Blackfin arch: defines and provides entry points for certain user space funct... | Bernd Schmidt |
2007-07-12 | Blackfin arch: initial supporting for BF548-EZKIT | Roy Huang |
2007-06-21 | Blackfin arch: update ANOMALY handling | Robin Getz |
2007-06-11 | Blackfin arch: add missing gpio.h header to fix compiling in some pm configur... | Michael Hennerich |
2007-06-11 | Blackfin arch: fix spelling typo in output | Mike Frysinger |
2007-06-11 | Blackfin arch: add proper ENDPROC() | Mike Frysinger |
2007-06-11 | Blackfin arch: spelling fixes | Simon Arlott |