summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Generic semaphore implementationMatthew Wilcox2008-04-172-9/+0
* [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markingsMike Frysinger2008-03-031-6/+6
* [Blackfin] arch: fix bug - allow SDH driver to be used as moduleMichael Hennerich2008-03-031-2/+2
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-061-1/+4
* [Blackfin] arch: kill section mismatch warningsBryan Wu2008-02-292-4/+9
* [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger2008-02-291-7/+27
* [Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger2008-02-251-4/+4
* [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-4/+2
* [Blackfin] arch: Remove DPMC char driver optionMichael Hennerich2008-02-251-131/+0
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-106/+51
* [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-251-0/+3
* [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...Mike Frysinger2008-02-251-0/+1
* [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-254-72/+0
* [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-251-4/+10
* [Blackfin] arch: grab mac address from OTP on BF527-EZKITMike Frysinger2008-02-251-6/+11
* [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA...Sonic Zhang2008-02-251-7/+8
* [Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger2008-02-226-0/+89
* [Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger2008-02-256-25/+25
* [Blackfin] arch: Update default configSonic Zhang2008-02-226-21/+18
* [Blackfin] arch: add fixed code to the memory map outputMike Frysinger2008-02-221-1/+3
* [Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger2008-02-221-0/+1
* [Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger2008-02-221-1/+3
* [Blackfin] arch: fix bug add missing header fileMike Frysinger2008-02-221-0/+2
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-7/+5
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-3/+5
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* [Blackfin] arch: fix build fails only include header files when enabledMike Frysinger2008-02-093-0/+6
* [Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger2008-02-071-0/+1
* [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-096-0/+97
* [Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2008-02-021-0/+10
* [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_regionMichael Hennerich2008-02-021-0/+25
* [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-022-12/+16
* [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option...Mike Frysinger2008-02-021-3/+4
* [Blackfin] arch: simpler header and update datesMike Frysinger2008-02-021-24/+5
* [Blackfin] arch: move the init sections to the end of memoryMike Frysinger2008-02-023-27/+36
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-021-8/+4
* [Blackfin] arch: fix typo in printk messageMike Frysinger2008-02-021-1/+1
* [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function nameMike Frysinger2008-02-021-2/+2
* [Blackfin] arch: add slightly better help text for CPLB_INFOMike Frysinger2008-02-021-1/+1
* [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561Michael Hennerich2008-02-021-8/+10
* [Blackfin] arch: Fix header file informationMichael Hennerich2008-02-021-2/+2
* [Blackfin] arch: Add Support for ISP1362Michael Hennerich2008-02-021-0/+46
* [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flas...Mike Frysinger2008-02-091-6/+10
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-095-66/+205
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-093-520/+97
* [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op...Yi Li2008-02-092-122/+431
* [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPUMike Frysinger2008-02-021-0/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+1