| Commit message (Expand) | Author | Age | Lines |
* | 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 |