u-boot-brain/arch/arm/cpu/arm926ejs
Zach Sadecki 8db9eff6c5 mx28: fix clearing of IRQs in power init
There are 2 locations in the power init code for the mx28 where IRQs are not being cleared because incorrect methods to clear those bits were being used.  This was causing my board to get stuck waiting for POWER_CTRL_VDD5V_DROOP_IRQ to clear.  Using the correct method to clear the IRQs fixes it.

Signed-off-by: Zach Sadecki <zach@itwatchdogs.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
2012-01-16 08:40:10 +01:00
..
armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
at91 Fix Stelian's email address 2011-11-29 15:43:38 +01:00
davinci arm, davinci: Fix build warnings for cam_enc_4xx 2011-12-24 10:23:30 +01:00
kirkwood kirkwood: drop empty asm-offsets.s file 2011-11-03 22:56:22 +01:00
mb86r0x Fix Stelian's email address 2011-11-29 15:43:38 +01:00
mx25 net: imx: Add multi-FEC support for imx_get_mac_from_fuse 2012-01-16 08:40:09 +01:00
mx27 net: imx: Add multi-FEC support for imx_get_mac_from_fuse 2012-01-16 08:40:09 +01:00
mx28 mx28: fix clearing of IRQs in power init 2012-01-16 08:40:10 +01:00
nomadik Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
omap arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings 2011-11-23 08:14:27 +01:00
orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pantheon ARM: pantheon: add mmc definition 2011-10-27 21:56:37 +02:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cache.c arm926ejs: remove noop flush_dcache_all function 2011-12-19 17:52:43 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm, arm926ejs: always do cpu critical inits 2011-12-06 23:59:36 +01:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00