1. 22f26fe arm: Use common .lds file where possible by Simon Glass · Mon Feb 20 20:17:52 2012 +0000
  2. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  3. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  4. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  5. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  6. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  7. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 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. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  11. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  12. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
  13. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  14. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  15. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  16. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · Thu Nov 25 22:45:02 2010 +0100
  17. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  18. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  19. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  20. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · Sat Oct 23 23:22:38 2010 +0200
  21. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  22. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  23. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  24. 6ecd962 ARM: implement relocation for lh7a40x by Heiko Schocher · Fri Sep 17 13:10:50 2010 +0200
  25. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  26. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500