| Commit message (Expand) | Author | Age | Lines |
* | arm: Remove -fno-strict-aliasing | Kumar Gala | 2009-09-04 | -2/+1 |
* | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk | 2009-08-21 | -2/+0 |
* | i.MX31: Create a common device file. | Magnus Lilja | 2009-06-21 | -0/+57 |
* | MX31: Add NAND SPL for i.MX31. | Magnus Lilja | 2009-06-21 | -2/+7 |
* | ARM1136: Introduce CONFIG_PRELOADER macro. | Magnus Lilja | 2009-06-21 | -12/+12 |
* | omap24xx: rename reset file | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+1 |
* | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -5/+0 |
* | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -11/+0 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+64 |
* | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -6/+6 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -5/+5 |
* | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -8/+0 |
* | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -36/+10 |
* | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | -43/+7 |
* | OMAP: rename timer divisor | Ladislav Michl | 2009-03-30 | -1/+1 |
* | imx31: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -233/+1 |
* | Change to use "do_div" macro | Tomohiro Masubuchi | 2008-11-04 | -13/+45 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -29/+29 |
* | i.MX31: switch to CFG_HZ=1000 | Guennadi Liakhovetski | 2008-10-08 | -29/+50 |
* | i.MX31: Add reset_timer() and modify get_timer_masked(). | Magnus Lilja | 2008-09-12 | -4/+20 |
* | MX31: fix bit masks in function mx31_decode_pll() | Jens Gehrlein | 2008-08-25 | -2/+2 |
* | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. | Magnus Lilja | 2008-08-11 | -2/+2 |
* | i.MX31: fixed CTRL-C detection | Juergen Kilb | 2008-07-01 | -1/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -36/+36 |
* | mx31ads: fix 32kHz clock handling | Guennadi Liakhovetski | 2008-05-10 | -2/+2 |
* | core support for Freescale mx31 | Sascha Hauer | 2008-04-13 | -0/+478 |
* | Fix compile error | Wolfgang Denk | 2008-04-13 | -1/+1 |
* | Separate omap24xx specific code from arm1136 | Sascha Hauer | 2008-04-13 | -38/+94 |
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: | Wolfgang Denk | 2008-04-11 | -640/+77 |
* | Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c | Peter Pearse | 2008-03-30 | -1/+1 |
* | core support for Freescale mx31 | Sascha Hauer | 2008-03-30 | -0/+486 |
* | Separate omap24xx specific code from arm1136 | Sascha Hauer | 2008-03-30 | -77/+154 |
* | Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -134/+0 |
|\ |
|
| * | ARM: cleanup duplicated exception handlingcode | Andreas Engel | 2008-02-14 | -134/+0 |
* | | OneNAND Initial Program Loader (IPL) support | Kyungmin Park | 2008-02-14 | -0/+42 |
|/ |
|
* | Remove compiler warning: target CPU does not support interworking | Kyungmin Park | 2007-09-10 | -0/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+11 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+4 |
* | Cleanup warnings for cpu/arm720t & cpu/arm1136 files. | Wolfgang Denk | 2005-10-09 | -5/+9 |
* | Update make target for ARM supported boards. | Wolfgang Denk | 2005-10-06 | -4/+16 |
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | -1/+0 |
* | Make sure only supported compiler options are used | Wolfgang Denk | 2005-10-04 | -1/+10 |
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -0/+4 |
* | Fix timer code for ARM systems: make sure that udelay() does not | wdenk | 2005-04-04 | -3/+8 |
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -3/+0 |
* | * Some Cleanup. | wdenk | 2005-01-12 | -11/+4 |
* | Coding Style cleanup | wdenk | 2005-01-10 | -85/+82 |
* | * Patches by Richard Woodruff, 01 Oct 2004: | wdenk | 2005-01-09 | -0/+938 |