-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6: (60 commits) Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks Blackfin arch: Fix bogus str_ident check in gpio code Blackfin arch: AD7879 Touchscreen driver Blackfin arch: introducing bfin_addr_dcachable Blackfin arch: fix a typo in comments Blackfin arch: Remove useless head file Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542) Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible Blackfin arch: update anomaly headers to match the latest sheet Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart() Blackfin arch: print out error/warning if you are running on the incorrect CPU type Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled on bf54x parts Blackfin arch: update board defconfigs Blackfin arch: Add optional verbose debug Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface Blackfin arch: have is_user_addr_valid() check for overflows (like when address is -1) Blackfin arch: ptrace - fix off-by-one check on end of memory regions Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display Blackfin arch: flash memory map and dm9000 resources updating Blackfin arch: early prink code still use uart core console functions to parse and set configure option string ...
Showing
- Documentation/blackfin/kgdb.txt 0 additions, 155 deletionsDocumentation/blackfin/kgdb.txt
- arch/blackfin/Kconfig 56 additions, 19 deletionsarch/blackfin/Kconfig
- arch/blackfin/Kconfig.debug 55 additions, 0 deletionsarch/blackfin/Kconfig.debug
- arch/blackfin/Makefile 1 addition, 0 deletionsarch/blackfin/Makefile
- arch/blackfin/configs/BF526-EZBRD_defconfig 1427 additions, 0 deletionsarch/blackfin/configs/BF526-EZBRD_defconfig
- arch/blackfin/configs/H8606_defconfig 22 additions, 14 deletionsarch/blackfin/configs/H8606_defconfig
- arch/blackfin/include/asm/bfin-global.h 3 additions, 2 deletionsarch/blackfin/include/asm/bfin-global.h
- arch/blackfin/include/asm/bfrom.h 85 additions, 0 deletionsarch/blackfin/include/asm/bfrom.h
- arch/blackfin/include/asm/cacheflush.h 0 additions, 2 deletionsarch/blackfin/include/asm/cacheflush.h
- arch/blackfin/include/asm/cplb.h 7 additions, 1 deletionarch/blackfin/include/asm/cplb.h
- arch/blackfin/include/asm/cplbinit.h 15 additions, 1 deletionarch/blackfin/include/asm/cplbinit.h
- arch/blackfin/include/asm/cpumask.h 0 additions, 6 deletionsarch/blackfin/include/asm/cpumask.h
- arch/blackfin/include/asm/dma-mapping.h 11 additions, 0 deletionsarch/blackfin/include/asm/dma-mapping.h
- arch/blackfin/include/asm/kgdb.h 13 additions, 8 deletionsarch/blackfin/include/asm/kgdb.h
- arch/blackfin/include/asm/mmu_context.h 42 additions, 37 deletionsarch/blackfin/include/asm/mmu_context.h
- arch/blackfin/include/asm/processor.h 6 additions, 0 deletionsarch/blackfin/include/asm/processor.h
- arch/blackfin/include/asm/ptrace.h 2 additions, 0 deletionsarch/blackfin/include/asm/ptrace.h
- arch/blackfin/include/asm/traps.h 4 additions, 1 deletionarch/blackfin/include/asm/traps.h
- arch/blackfin/kernel/asm-offsets.c 1 addition, 0 deletionsarch/blackfin/kernel/asm-offsets.c
- arch/blackfin/kernel/bfin_gpio.c 3 additions, 6 deletionsarch/blackfin/kernel/bfin_gpio.c
Loading
Please register or sign in to comment