summaryrefslogtreecommitdiff
path: root/cpu/arm1136
Commit message (Expand)AuthorAgeLines
* Generic udelay() with watchdog supportIngo van Lil2009-12-05-2/+2
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-2/+0
* i.MX31: Create a common device file.Magnus Lilja2009-06-21-0/+57
* MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-21-2/+7
* ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja2009-06-21-12/+12
* omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+1
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+64
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-6/+6
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-5/+5
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-8/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-36/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-43/+7
* OMAP: rename timer divisorLadislav Michl2009-03-30-1/+1
* imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-233/+1
* Change to use "do_div" macroTomohiro Masubuchi2008-11-04-13/+45
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-29/+29
* i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski2008-10-08-29/+50
* i.MX31: Add reset_timer() and modify get_timer_masked().Magnus Lilja2008-09-12-4/+20
* MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-25-2/+2
* i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2008-08-11-2/+2
* i.MX31: fixed CTRL-C detectionJuergen Kilb2008-07-01-1/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-36/+36
* mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski2008-05-10-2/+2
* core support for Freescale mx31Sascha Hauer2008-04-13-0/+478
* Fix compile errorWolfgang Denk2008-04-13-1/+1
* Separate omap24xx specific code from arm1136Sascha Hauer2008-04-13-38/+94
* Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-11-640/+77
* Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.cPeter Pearse2008-03-30-1/+1
* core support for Freescale mx31Sascha Hauer2008-03-30-0/+486
* Separate omap24xx specific code from arm1136Sascha Hauer2008-03-30-77/+154
* Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-134/+0
|\
| * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-134/+0
* | OneNAND Initial Program Loader (IPL) supportKyungmin Park2008-02-14-0/+42
|/
* Remove compiler warning: target CPU does not support interworkingKyungmin Park2007-09-10-0/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+4
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-09-5/+9
* Update make target for ARM supported boards.Wolfgang Denk2005-10-06-4/+16
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-1/+10
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-0/+4
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-3/+8
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-3/+0
* * Some Cleanup.wdenk2005-01-12-11/+4
* Coding Style cleanupwdenk2005-01-10-85/+82
* * Patches by Richard Woodruff, 01 Oct 2004:wdenk2005-01-09-0/+938