kernel_optimize_test/arch/blackfin/kernel
Linus Torvalds 54cebc68c8 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
  ...
2008-10-13 10:08:43 -07:00
..
cplb-mpu Blackfin arch: Make L2 SRAM cacheable 2008-10-09 14:11:57 +08:00
cplb-nompu Blackfin arch: Make L2 SRAM cacheable 2008-10-09 14:11:57 +08:00
asm-offsets.c Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared 2008-10-09 15:22:56 +08:00
bfin_dma_5xx.c Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode 2008-10-13 09:51:38 -07:00
bfin_gpio.c Blackfin arch: Fix bogus str_ident check in gpio code 2008-10-13 11:35:22 +08:00
bfin_ksyms.c
dma-mapping.c
early_printk.c Blackfin arch: emulate a TTY over the EMUDAT/JTAG interface 2008-10-10 17:37:52 +08:00
entry.S Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
fixed_code.S
flat.c
gptimers.c
init_task.c
irqchip.c
kgdb.c Blackfin arch: add supporting for kgdb 2008-10-13 14:07:19 +08:00
Makefile
module.c
process.c
ptrace.c Blackfin arch: ptrace - fix off-by-one check on end of memory regions 2008-10-10 17:26:57 +08:00
reboot.c Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible 2008-10-13 11:33:43 +08:00
setup.c Blackfin arch: introducing bfin_addr_dcachable 2008-10-13 15:23:56 +08:00
signal.c
sys_bfin.c
time-ts.c
time.c
traps.c Blackfin arch: Add optional verbose debug 2008-10-10 18:13:21 +08:00
vmlinux.lds.S