aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2008-04-23[Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so d...Mike Frysinger
2008-04-23[Blackfin] arch: update reboot code to match latest info (really just copy fr...Mike Frysinger
2008-04-23[Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...Bernd Schmidt
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt
2008-04-23[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...Bernd Schmidt
2008-03-26[Blackfin] arch: fix bug - grab locks when not atomicRobin Getz
2008-03-26[Blackfin] arch: fix bug - when we crash, current is not validRobin Getz
2008-03-26[Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu
2008-03-26[Blackfin] arch: fix up gpio code style -- no functional changesMike Frysinger
2008-03-26[Blackfin] arch: dump the stack before printing out an error otherwise the st...Mike Frysinger
2008-03-26[Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger
2008-03-26[Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ...Yi Li
2008-03-26[Blackfin] arch: remove NOTES from linker scriptBernd Schmidt
2008-03-26[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...Mike Frysinger
2008-03-07[Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger
2008-02-29[Blackfin] arch: turn generic time on by defaultMike Frysinger
2008-02-29[Blackfin] arch: add board bluetechnix kernel defconfigs to kernelMike Frysinger
2008-02-29[Blackfin] arch: initial generic time and clock sourcesVitja Makarov
2008-04-20[BLACKFIN] minor irq handler cleanupsJeff Garzik
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-03[Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markingsMike Frysinger
2008-03-03[Blackfin] arch: fix bug - allow SDH driver to be used as moduleMichael Hennerich
2008-03-06[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu
2008-02-29[Blackfin] arch: kill section mismatch warningsBryan Wu
2008-02-29[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger
2008-02-25[Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger
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: make sure we export the _bfin_swrst symbol as modules (like ...Mike Frysinger
2008-02-25[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger
2008-02-25[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich
2008-02-25[Blackfin] arch: grab mac address from OTP on BF527-EZKITMike Frysinger
2008-02-25[Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA...Sonic Zhang
2008-02-22[Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger
2008-02-25[Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger
2008-02-22[Blackfin] arch: Update default configSonic Zhang
2008-02-22[Blackfin] arch: add fixed code to the memory map outputMike Frysinger
2008-02-22[Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger
2008-02-22[Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger
2008-02-22[Blackfin] arch: fix bug add missing header fileMike Frysinger
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-09[Blackfin] arch: fix build fails only include header files when enabledMike Frysinger
2008-02-07[Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger
2008-02-09[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich
2008-02-02[Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang