summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-25Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger
2008-08-14Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz
2008-08-14Blackfin arch: cleanup cache lock codeMike Frysinger
2008-08-13Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich
2008-08-06Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich
2008-08-13Blackfin arch: delete unused cache functionsMike Frysinger
2008-08-06Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger
2008-08-06Blackfin arch: add asm/thread_info.h for THREAD_SIZE defineMike Frysinger
2008-08-06Blackfin arch: make sure the BSS and kernel load address are 4 byte alignedMike Frysinger
2008-08-06Blackfin arch: unify the duplicated _real_start functionsMike Frysinger
2008-08-06Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger
2008-08-05Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang
2008-08-05Blackfin arch: Functional power management supportMichael Hennerich
2008-08-05Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang
2008-07-16Blackfin arch: use local labels and ENDPROC() markingsMike Frysinger
2008-07-19Blackfin arch: Functional power management supportMichael Hennerich
2008-07-14Blackfin arch: Remove redundant kernel optionMichael Hennerich
2008-07-14Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich
2008-05-07[Blackfin] arch: fix gdb testing regressionBernd Schmidt
2008-05-07[Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt
2008-05-07[Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich
2008-05-07[Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich
2008-04-25[Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich
2008-04-25[Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt
2008-04-24[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQMichael Hennerich
2008-04-25[Blackfin] arch: detect the memory available in the system on the fly by defaultMike Frysinger
2008-04-24[Blackfin] arch: make the mask explicit rather than writing a negative number...Mike Frysinger
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt
2008-03-06[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu
2008-02-25[Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich
2008-02-25[Blackfin] arch: Remove DPMC char driver optionMichael 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 codeMichael Hennerich
2008-02-09[Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich
2008-02-05timerfd: new timerfd APIDavide 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 semicolonsMichael Hennerich