1. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  2. bd94dd2 MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · Tue May 17 13:45:41 2011 +0200
  3. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · Fri Apr 29 08:56:27 2011 +0200
  4. 2b0fa45 MX31: Introduce get_reset_cause() by Fabio Estevam · Mon Apr 18 07:38:11 2011 +0000
  5. 939b978 ARM: mx31: Print the silicon version by Fabio Estevam · Mon Apr 11 16:18:12 2011 +0000
  6. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  7. e17e331 MX31: add support for MX31 watchdog by Stefano Babic · Wed Feb 02 00:49:36 2011 +0000
  8. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  9. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  10. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · Thu Feb 17 14:27:41 2011 +0000
  11. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · Wed Feb 09 01:17:54 2011 +0000
  12. f201595 arm1136: timer: Replace bss variable by gd by Heiko Schocher · Thu Dec 09 22:01:15 2010 +0000
  13. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  14. 1c2b3ac Add support for MX35 processor by Stefano Babic · Thu Jan 20 07:49:52 2011 +0000
  15. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  16. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
  17. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  18. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  19. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  20. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  21. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:03 2010 +0100
  22. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  23. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  24. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · Sat Oct 23 23:22:38 2010 +0200
  25. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300
  26. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  27. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · Sun Oct 24 16:18:31 2010 +0100
  28. 5f09b92 MX31: Removed warnings for iomux function by Stefano Babic · Tue Oct 19 20:19:13 2010 +0200
  29. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · Tue Oct 19 21:07:52 2010 +0200
  30. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  31. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Sun Oct 17 19:57:38 2010 +0200
  32. 6272c7e MX31: add support for setting pin pads by Stefano Babic · Wed Oct 06 08:59:26 2010 +0200
  33. 429ddf6 arm1136, qong: add support for ELF relocations by Heiko Schocher · Wed Oct 13 07:57:14 2010 +0200
  34. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  35. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · Fri Sep 17 13:10:40 2010 +0200
  36. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · Fri Sep 17 13:10:32 2010 +0200
  37. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  38. 1596789 ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments by George G. Davis · Tue May 11 10:15:36 2010 -0400
  39. d7cb355 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · Fri May 21 23:13:18 2010 +0200
  40. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500