Commit Graph

91994 Commits (db68254f0639a357309f02cf8707490265fa7a31)
 

Author SHA1 Message Date
Michael Hennerich db68254f06 [Blackfin] arch: Apply Bluetechnix vendor patch 17 years ago
Bernd Schmidt d5adb029ef [Blackfin] arch: This allows XIP to work with FD-PIC. 17 years ago
Bernd Schmidt 1ebc723cf0 [Blackfin] arch: support the reserved memory region in the MPU code 17 years ago
Bernd Schmidt d56daae9be [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548 17 years ago
Bernd Schmidt 697a9d65aa [Blackfin] arch: a rather old performance improvement for the signal handling code 17 years ago
Mike Frysinger 5af29f5958 [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Blackfin EMAC driver 17 years ago
Mike Frysinger 7b8aa36e56 [Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line 17 years ago
Mike Frysinger 2973951c96 [Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source 17 years ago
Bryan Wu 1bee1a660a [Blackfin] arch: boards and machines defconfig updates 17 years ago
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
Meihui Fan 6b13483ba2 [Blackfin] arch: remove unused/incorrect definition 17 years ago
Meihui Fan c5b50df8f0 [Blackfin] arch: fix bug - make sure we check the right L1 length 17 years ago
Meihui Fan 6eceb0d4da [Blackfin] arch: add support for the rest of the gptimers on the BF54x 17 years ago
Meihui Fan a8a46a269e [Blackfin] arch: fix obvious bfin_write typos 17 years ago
Sonic Zhang 37167e6411 [Blackfin] arch: Fix bug - Properly calculate DDR clock. 17 years ago
Mike Frysinger 25bb23bfd0 [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 17 years ago
Mike Frysinger 0e184c6b4f [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. 17 years ago
Mike Frysinger 53eabf046b [Blackfin] arch: replace implied numbers with real values 17 years ago
Mike Frysinger 618835a0e3 [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so dont bother exposing it in the menu normally 17 years ago
Mike Frysinger 6a42a91019 [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) 17 years ago
Bryan Wu 9fcdc78c5e [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling 17 years ago
Bernd Schmidt b4bb68f7d0 [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area. 17 years ago
Bernd Schmidt 2a0c4fdb66 [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 17 years ago
Bernd Schmidt dbfe44f02b [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree. 17 years ago
Bryan Wu b594272c5e [Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface 17 years ago
Robin Getz 904656cda1 [Blackfin] arch: fix bug - grab locks when not atomic 17 years ago
Robin Getz 9a62ca40fd [Blackfin] arch: fix bug - when we crash, current is not valid 17 years ago
Bryan Wu 81d9c7f27d [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 17 years ago
Mike Frysinger d171c23327 [Blackfin] arch: fix up gpio code style -- no functional changes 17 years ago
Mike Frysinger f85c4abdbc [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk 17 years ago
Mike Frysinger 793dc27b51 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank 17 years ago
Yi Li 2e8d7965e6 [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: max_pfn, max_low_pfn, min_low_pfn. 17 years ago
Bernd Schmidt 9df7a8f622 [Blackfin] arch: remove NOTES from linker script 17 years ago
Mike Frysinger 56ce835b60 [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes Joordens 17 years ago
Mike Frysinger f692940101 [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable 17 years ago
Mike Frysinger 0ddeeca25c [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions 17 years ago
Mike Frysinger 1307a65130 [Blackfin] arch: turn generic time on by default 17 years ago
Mike Frysinger b4e2d18f73 [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel 17 years ago
Vitja Makarov 8b5f79f9d7 [Blackfin] arch: initial generic time and clock sources 17 years ago
Christoph Lameter 3dc5063786 slab_err: Pass parameters correctly to slab_bug 17 years ago
Linus Torvalds 79c1cb7a8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 years ago
Linus Torvalds b0d19a378a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Len Brown 0093cb1199 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" 17 years ago
Tomas Winkler d7d313000b iwlwifi: Fix built-in compilation of iwlcore 17 years ago
Adrian Bunk cd58f2a96b net: Unexport move_addr_to_{kernel,user} 17 years ago
David S. Miller 201410ce85 rt2x00: Select LEDS_CLASS. 17 years ago
David S. Miller e82404ad61 iwlwifi: Select LEDS_CLASS. 17 years ago
David S. Miller 00713e224e leds: Do not guard NEW_LEDS with HAS_IOMEM 17 years ago
Miklos Szeredi 97e7e0f71d [patch 7/7] vfs: mountinfo: show dominating group id 17 years ago
Ram Pai 2d4d4864ac [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo 17 years ago