u-boot/arch/sh/include/asm
Yoshihiro Shimoda 867da0d4fe sh: fix trigger_address_error()
The function should set BL bit, but it should not clear other flags.
So, the patch uses set_bl_bit() instead of a local asm code.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2012-11-30 15:06:04 +09:00
..
bitops.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
byteorder.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
cache.h sh: avoid multiple definition errors with cache funcs 2011-12-02 13:46:21 +09:00
config.h Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
cpu_sh2.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
cpu_sh3.h sh: Add support SH7706 2011-01-11 21:03:25 +09:00
cpu_sh4.h sh: Add support Renesas SH7734 2012-05-28 09:12:53 +09:00
cpu_sh7203.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
cpu_sh7264.h sh: Add Renesas rsk7264 board 2011-08-22 13:16:08 +09:00
cpu_sh7269.h sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09:00
cpu_sh7706.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7710.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7720.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7722.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7723.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7724.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7734.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7750.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7757.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7763.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7780.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
cpu_sh7785.h sh: tmu: Changed TMU driver using array of structures 2012-08-21 15:00:33 +09:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h sh: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
io.h sh: Add bit control functions 2012-05-28 09:12:53 +09:00
irqflags.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
macro.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
mmc.h Prepare v2012.04-rc2; minor Coding Style cleanup 2012-04-16 23:13:51 +02:00
pci.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
posix_types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
processor.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ptrace.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
string.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
system.h sh: fix trigger_address_error() 2012-11-30 15:06:04 +09:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot.h sh: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
unaligned-sh4a.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
unaligned.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
zimage.h sh: Divided macro for zImage and add asm/zimage.h 2011-01-11 21:03:26 +09:00