aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12BFIN: Fix gen_nand probe structures contentsMarek Vasut
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Blackfin: gpio: add a debounce stubMike Frysinger
2010-08-06Blackfin: update defconfigsMike Frysinger
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich
2010-08-06Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger
2010-08-06Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger
2010-08-06Blackfin: TWI: clean up the MMR namesMike Frysinger
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger
2010-08-06Blackfin: add support for LZO compressed kernelsMike Frysinger
2010-08-06Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich
2010-08-06Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich
2010-08-06Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger
2010-08-06Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger
2010-08-06Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger
2010-08-06Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger
2010-08-06Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger
2010-08-06Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger
2010-08-06Blackfin: update anomaly lists to latest public infoMike Frysinger
2010-08-06Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger
2010-08-06Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger
2010-08-06Blackfin: stub fpregs dumpingMike Frysinger
2010-08-06Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger
2010-08-06Blackfin: punt NFC MMR bitsMike Frysinger
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05mtd: Blackfin NFC: fix handling of page sizesBarry Song
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-06-09arch: Implement local64_tPeter Zijlstra