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