[POWERPC] Provide a default irq_host match, which matches on an exact of_node
[safe/jmp/linux-2.6] / arch / blackfin /
2007-08-11 Bryan WuBlackfin arch: after removing fs.h from mm.h, fix the...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-24 Michael HennerichBlackfin arch: add error message when IRQ no available
2007-07-25 Bernd SchmidtBlackfin arch: Initialize the exception vectors early...
2007-07-24 Bryan WuBlackfin arch: fix a compiling warning about dma-mapping
2007-07-25 Bernd SchmidtBlackfin arch: fix bug which unaligns the init thread...
2007-07-24 Bernd SchmidtBlackfin arch: Load P0 before storing through it
2007-07-25 Sonic ZhangBlackfin arch: fix KGDB bug, dont forget last parameter.
2007-07-24 Mike FrysingerBlackfin arch: add selections for BF544 and BF542
2007-07-24 Mike FrysingerBlackfin arch: use bfin_read_SWRST() now that BF561...
2007-07-24 Mike FrysingerBlackfin arch: setup aliases for some core Core A MMRs
2007-07-12 Bryan WuBlackfin arch: add missing CONFIG_LARGE_ALLOCS when...
2007-07-12 Mike FrysingerBlackfin arch: as pointed out by Robert P. J. Day,...
2007-07-12 Mike FrysingerBlackfin arch: extract the entry point from the linked...
2007-07-12 Bryan WuBlackfin arch: clean up some coding style issues
2007-07-12 Mike FrysingerBlackfin arch: combine the common code of free_initrd_m...
2007-07-12 Michael HennerichBlackfin arch: Add Support for Peripheral PortMux and...
2007-07-12 Mike FrysingerBlackfin arch: use PAGE_SIZE when doing aligns rather...
2007-07-12 Sonic ZhangBlackfin arch: fix bug set dma_address properly in...
2007-07-12 Michael HennerichBlackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x...
2007-07-12 Alex LandauBlackfin arch: Port the dm9000 driver to Blackfin by...
2007-07-12 Michael HennerichBlackfin arch: There is no CDPRIO Bit in the EBIU_AMGCT...
2007-07-12 Mike FrysingerBlackfin arch: scrub dead code
2007-07-02 Mike FrysingerBlackfin arch: update board defconfig files
2007-07-02 Michael HennerichBlackfin arch: add BF54x missing GPIO access functions
2007-07-12 Michael HennerichBlackfin arch: Some memory and code optimizations ...
2007-07-12 Michael HennerichBlackfin arch: Enable BF54x PIN/GPIO interrupts
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-25 Robin GetzBlackfin arch: Fix up remaining printks with proper...
2007-06-25 Jie ZhangBlackfin arch: Add proper -mcpu option according to...
2007-06-21 Robin GetzBlackfin arch: Clean up trace buffer handling, No major...
2007-07-12 Bernd SchmidtBlackfin arch: Start untangling the CPLB handling code.
2007-06-29 Sonic ZhangBlackfin arch: kgdb specific code
2007-06-21 Michael HennerichBlackfin arch: add missing implementations SIC_IWR...
2007-06-21 Mike FrysingerBlackfin arch: need to rename function after moving...
2007-06-21 Bernd SchmidtBlackfin arch: defines and provides entry points for...
2007-07-02 Mike FrysingerBlackfin arch: new kernel config for BF548-EZKIT
2007-07-12 Roy HuangBlackfin arch: initial supporting for BF548-EZKIT
2007-06-21 Robin GetzBlackfin arch: match kernel startup messaage with new...
2007-06-21 Robin GetzBlackfin arch: update printk to use KERN_EMERG and...
2007-06-21 Robin GetzBlackfin arch: update ANOMALY handling
2007-06-11 Mike FrysingerBlackfin arch: redo our linker script a bit
2007-06-14 Mike FrysingerBlackfin arch: make sure we initialize our L1 Data...
2007-06-14 Michael HennerichBlackfin arch: fix bug can not wakeup from sleep via...
2007-06-11 Mike FrysingerBlackfin arch: add support for Alon Bar-Lev's dynamic...
2007-06-11 Michael HennerichBlackfin arch: add missing gpio.h header to fix compili...
2007-06-11 Michael HennerichBlackfin arch: As Mike pointed out range goes form...
2007-06-11 Mike FrysingerBlackfin arch: fix spelling typo in output
2007-06-14 Aubrey LiBlackfin arch: try to split up functions like this...
2007-06-11 Mike FrysingerBlackfin arch: add proper ENDPROC()
2007-06-11 Mike FrysingerBlackfin arch: move more of our startup code to .init...
2007-06-11 Mike FrysingerBlackfin arch: unify differences between our diff head...
2007-06-11 Mike FrysingerBlackfin arch: update defconfigs
2007-06-11 Mike FrysingerBlackfin arch: scrub old console defines
2007-06-14 Mike FrysingerBlackfin arch: implement a basic /proc/sram file for...
2007-06-11 Mike FrysingerBlackfin arch: mark our memory init functions with...
2007-06-11 Robin GetzBlackfin arch: all symbols were offset by 4k, since...
2007-06-11 Simon ArlottBlackfin arch: spelling fixes
2007-06-11 Aubrey LiBlackfin arch: DMA code minor naming convention fix
2007-06-11 Mike FrysingerBlackfin arch: remove defconfig file
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Bryan WuBlackfin arch: update pm.c according to power managemen...
2007-05-21 Bryan WuBlackfin arch: update defconfig files
2007-05-21 Mike FrysingerBlackfin arch: add board default configs to blackfin...
2007-05-21 Bernd SchmidtBlackfin arch: fix signal handling bug
2007-05-21 Mike FrysingerBlackfin arch: cache SWRST value at bootup so other...
2007-05-21 Mike FrysingerBlackfin arch: make sure we use local labels
2007-05-21 Mike FrysingerBlackfin arch: dont clear the bit that tells coreb...
2007-05-21 Aubrey LiBlackfin arch: dma_memcpy borken for > 64K
2007-05-21 Mike FrysingerBlackfin arch: document why we have to touch the UART...
2007-05-21 Mike FrysingerBlackfin arch: issue reset via SWRST so we dont clobber...
2007-05-21 Mike FrysingerBlackfin arch: move board specific setup out of common...
2007-05-21 Mike FrysingerBlackfin arch: dont clear status register bits in SWRST...
2007-05-21 Mike FrysingerBlackfin arch: initial tepla-bf561 board support
2007-05-21 Michael HennerichBlackfin arch: Fix bug using usb keyboard crashes kernel
2007-05-21 Mike FrysingerBlackfin arch: fix trace output for FLAT binaries
2007-05-21 Michael HennerichBlackfin arch: DMA operation cleanup
2007-05-21 Michael HennerichBlackfin arch: Fix reserved map after we changed PORT_H...
2007-05-21 Mike FrysingerBlackfin arch: mark a bunch of local functions as static
2007-05-21 Michael HennerichBlackfin arch: Add configuration data for ISP176x on...
2007-05-21 Mike FrysingerBlackfin arch: fix a few random warnings
2007-05-21 Aubrey LiBlackfin arch: ISP1761 doesn't work for USB flash disk
2007-05-21 Bryan WuBlackfin arch: add SPI MMC driver support on bf533...
2007-05-21 Michael HennerichBlackfin arch: Add Workaround for ANOMALY 05000257
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-17 Christoph LameterSlab allocators: define common size limitations
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-09 Roman Zippelwrap access to thread_info
2007-05-07 Bryan Wublackfin architecture