summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: fix bug - make sure we check the right L1 lengthMeihui Fan2008-04-231-1/+1
* [Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan2008-04-231-8/+16
* [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-232-11/+23
* [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so d...Mike Frysinger2008-04-231-12/+12
* [Blackfin] arch: update reboot code to match latest info (really just copy fr...Mike Frysinger2008-04-231-29/+40
* [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...Bernd Schmidt2008-04-231-19/+27
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-231-1/+6
* [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...Bernd Schmidt2008-04-232-3/+3
* [Blackfin] arch: fix bug - grab locks when not atomicRobin Getz2008-03-261-4/+4
* [Blackfin] arch: fix bug - when we crash, current is not validRobin Getz2008-03-261-14/+23
* [Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu2008-03-263-0/+99
* [Blackfin] arch: fix up gpio code style -- no functional changesMike Frysinger2008-03-261-47/+39
* [Blackfin] arch: dump the stack before printing out an error otherwise the st...Mike Frysinger2008-03-261-7/+7
* [Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger2008-03-264-0/+20
* [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ...Yi Li2008-03-261-7/+45
* [Blackfin] arch: remove NOTES from linker scriptBernd Schmidt2008-03-261-2/+0
* [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...Mike Frysinger2008-03-261-0/+26
* [Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger2008-03-071-0/+5
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-075-16/+19
* [Blackfin] arch: turn generic time on by defaultMike Frysinger2008-02-2912-12/+12
* [Blackfin] arch: add board bluetechnix kernel defconfigs to kernelMike Frysinger2008-02-294-0/+3778
* [Blackfin] arch: initial generic time and clock sourcesVitja Makarov2008-02-294-20/+253
* [BLACKFIN] minor irq handler cleanupsJeff Garzik2008-04-201-3/+2
* 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
OpenPOWER on IntegriCloud