Blackfin arch: move out irq related functions
[safe/jmp/linux-2.6] / arch / blackfin /
2008-11-18 Mike FrysingerBlackfin arch: move out irq related functions
2008-11-18 Mike FrysingerBlackfin arch: move the PORT registers down
2008-11-18 Mike FrysingerBlackfin arch: introduce an IM_MEM macro to kgdb
2008-11-18 Mike FrysingerBlackfin arch: fix off-by-one errors on end of memory...
2008-11-18 Mike FrysingerBlackfin arch: delete unused vars and add parenthesis...
2008-11-18 Mike FrysingerBlackfin arch: move fixed code into init section
2008-11-18 Mike FrysingerBlackfin arch: remove superficial check on blackfin...
2008-11-18 Mike FrysingerBlackfin arch: set PM_WAKEUP_GPIO_NUMBER default to...
2008-11-18 Mike FrysingerBlackfin arch: delay PLL_CTL/VR_CTL wrappers
2008-11-18 Mike FrysingerBlackfin arch: dont export ack_bad_irq as no one else...
2008-11-18 Mike FrysingerBlackfin arch: move SIC_SYSIRQ() to the one file that...
2008-11-18 Mike FrysingerBlackfin arch: move ack_bad_irq() prototype to hardirq...
2008-11-18 Mike FrysingerBlackfin arch: delete old comments and NO_IRQ define
2008-11-18 Mike FrysingerBlackfin arch: overlay thread.usp over PT_USP
2008-11-18 Mike FrysingerBlackfin arch: rewrite blackfin_invalidate_entire_dcach...
2008-11-18 Mike FrysingerBlackfin arch: make ADI board names consistent
2008-11-18 Sonic ZhangBlackfin arch: Fix bug - hardware breakpoint doesn...
2008-11-18 Mike FrysingerBlackfin arch: fix unused warning for some blackfin...
2008-11-18 Bryan WuBlackfin arch: Use GPIO_BANKSIZE macro to replace const...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: some other...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin kernel...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin CPLB...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: Blackfin header...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: BF561 related...
2008-11-18 Mike FrysingerBlackfin arch: use physmap in board resources rather...
2008-11-18 Michael HennerichBlackfin arch: Convert Blackfin GPIO driver to use...
2008-11-18 Michael HennerichBlackfin arch: Cleanup and unify Blackfin IRQ and GPIO...
2008-11-18 Yi LiBlackfin arch: workaround bug: spi_mmc driver working...
2008-11-18 Mike FrysingerBlackfin arch: remove useless SSYNC() in irq priority...
2008-11-18 Bryan WuBlackfin arch: fix bug - gpio_bank() macros messed...
2008-11-18 Mike FrysingerBlackfin arch: enable i2c_bfin_twi0_device in cm_bf548...
2008-11-18 Michael HennerichBlackfin arch: Enable ISP1760 USB Host Driver in platfo...
2008-11-18 Mike FrysingerBlackfin arch: fixup get_user() macros
2008-11-18 Mike FrysingerBlackfin arch: do not bother initializing the first 4k
2008-11-18 Mike FrysingerBlackfin arch: use sti to set the mask rather than...
2008-11-18 Michael HennerichBlackfin arch: don't assume a specific SPI flash part...
2008-11-18 Mike FrysingerBlackfin arch: update defconfig file for all boards
2008-10-29 Michael HennerichBlackfin arch: remove most BUG_ON channel checks
2008-10-28 Mike FrysingerBlackfin arch: only add IFLUSH nop padding when anomaly...
2008-10-28 Michael HennerichBlackfin arch: Remove useless SSYNCs in DMA code
2008-10-28 Michael HennerichBlackfin arch: lookup channel2irq() only once
2008-10-28 Mike FrysingerBlackfin arch: update anomaly lists to match latest...
2008-10-28 Mike FrysingerBlackfin arch: refine the gpio check
2008-10-28 Mike FrysingerBlackfin arch: unify port_setup() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: unify peripheral_request() to reduce...
2008-10-28 Mike FrysingerBlackfin arch: fix cmp_label() so it doesnt incorrectly...
2008-10-28 Mike FrysingerBlackfin arch: unify check_gpio() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: remove unused local define
2008-11-18 Bryan WuBlackfin arch: add support for Blackfin latest processo...
2008-10-28 Mike FrysingerBlackfin arch: put quotes around error to silence a...
2008-10-28 Graf YangBlackfin arch: fix bug - kernel with SMP patch can...
2008-10-28 Mike FrysingerBlackfin arch: drop redundant BFIN_DMA_5XX depends
2008-10-28 Mike FrysingerBlackfin arch: drop unused exports and comment remainin...
2008-10-28 Mike FrysingerBlackfin arch: add an option to allow people to stick...
2008-10-28 Mike FrysingerBlackfin arch: move EXPORT_SYMBOL to the place where...
2008-11-18 Michael HennerichBlackfin arch: BF538/9 Linux kernel Support
2008-10-27 Mike FrysingerBlackfin arch: unify duplicated bss init code
2009-01-07 Harvey Harrisonblackfin: introduce asm/swab.h
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellblackfin: define __fls
2008-12-31 Al Virotake init_fs to saner place
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-03 Mike Frysingerkbuild: use KECHO convenience echo
2008-11-18 Mike FrysingerBlackfin arch: fix a broken define in dma-mapping
2008-11-18 Graf YangBlackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT...
2008-10-28 Jie ZhangBlackfin arch: fix bug - shared lib function in L2...
2008-10-28 Mike FrysingerBlackfin arch: fix incorrect limit check for bf54x...
2008-10-28 Michael HennerichBlackfin arch: fix bug - Cpufreq assumes clocks in...
2008-10-28 Mike FrysingerBlackfin arch: dont warn when running a kernel on the...
2008-10-28 Mike FrysingerBlackfin arch: fix bug - kernel build with write back...
2008-11-18 Mike FrysingerBlackfin arch: fix bug - dmacopy test case fail on...
2008-10-28 Robin GetzBlackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE
2008-10-27 Mike FrysingerBlackfin arch: don't copy bss when copying L1
2008-10-27 Graf YangBlackfin arch: fix bug - Fail to boot jffs2 kernel...
2008-10-27 Tim PepperBlackfin arch: handle case of d_path() returning error...
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16 Linus TorvaldsMerge branch 'personality' of git://git390.osdl.marist...
2008-10-16 Mike FrysingerBlackfin arch: make sure cycles is marked as volatile...
2008-10-16 Mike FrysingerBlackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB...
2008-10-16 Mike FrysingerBlackfin arch: update cache flush prototypes with argum...
2008-10-16 Mike FrysingerBlackfin arch: move bfin_addr_dcachable() and friends...
2008-10-16 Mike FrysingerBlackfin arch: use the new bfin_addr_dcachable() function
2008-10-16 Robin GetzBlackfin arch: fix bug - build kernel failed at head...
2008-10-16 Mike FrysingerBlackfin arch: unify/cleanup cache code
2008-10-16 Michael HennerichBlackfin arch: update AD7879 platform resources in...
2008-10-16 Graf YangBlackfin arch: Zero out bss region in L1/L2 memory.
2008-10-16 Bryan WuBlackfin arch: add read/write IO accessor functions...
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-15 Dominik Brodowskicpufreq: remove policy->governor setting in drivers...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-10-13 Sonic ZhangBlackfin Serial Driver: Fix bug - request UART2/3 perip...
2008-10-13 Graf YangBlackfin Serial Driver: Fix bug - ircp fails on sir...
2008-10-13 Mike FrysingerBlackfin Serial Driver: move common variables out of...
2008-10-13 Sonic ZhangBlackfin arch: fix bug - some serial header files set...
2008-10-13 Robin GetzBlackfin arch: make sure we include the fix for SPORT...
next