1. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  2. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  3. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  4. a0b1908 ARMV7: Vexpress: fix build errors by Matt Waddel · Thu Dec 02 12:43:14 2010 -0700
  5. b3f51fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Tue Nov 30 21:30:13 2010 +0100
  6. c396ee1 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · Fri Nov 19 17:00:26 2010 +0900
  7. 8313946 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · Mon Nov 29 16:36:10 2010 -0500
  8. 4e5dd66 omap4: board: change global data pointer to file scope by Nishanth Menon · Fri Nov 19 11:19:40 2010 -0500
  9. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  10. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:03 2010 +0100
  11. a1e1aec armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · Thu Nov 04 16:05:25 2010 -0400
  12. 3d7d377 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Fri Oct 29 21:50:24 2010 +0200
  13. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  14. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  15. 6eb9010 MX51: remove warning in clock.c by Stefano Babic · Thu Oct 28 11:08:52 2010 +0200
  16. 4893625 MX5:use common u-boot.lds of cpu layer by Jason Liu · Thu Oct 21 09:11:47 2010 +0800
  17. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300
  18. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  19. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · Sun Oct 24 16:18:31 2010 +0100
  20. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · Tue Oct 19 21:07:52 2010 +0200
  21. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Oct 19 20:58:16 2010 +0200
  22. 3573ee9 MX5: Remove dead code with ENABLE_IMPRECISE_ABORT by Jason Liu · Tue Oct 19 16:22:14 2010 +0800
  23. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  24. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · Mon Oct 18 11:09:26 2010 +0800
  25. 97c57f1 ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · Wed Sep 29 20:59:51 2010 -0700
  26. 3978959 ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · Thu Sep 30 21:46:52 2010 -0700
  27. 661a29e armv7, beagle: add support for ELF relocations by Heiko Schocher · Mon Oct 11 14:08:15 2010 +0200
  28. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  29. dd1d1d5 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · Mon Jul 26 10:05:05 2010 +0200
  30. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  31. 04bd2b9 ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · Sun Sep 12 10:32:55 2010 +0530
  32. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · Fri Sep 17 13:10:41 2010 +0200
  33. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · Fri Sep 17 13:10:31 2010 +0200
  34. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  35. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Sep 09 19:55:02 2010 +0200
  36. a7561cc ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · Thu Aug 19 20:09:57 2010 -0700
  37. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · Wed Aug 25 13:22:44 2010 -0700
  38. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · Wed Apr 14 16:10:28 2010 +0100
  39. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · Wed Apr 14 15:49:57 2010 +0100
  40. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · Wed Apr 14 11:08:00 2010 +0100
  41. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · Wed Aug 18 07:34:09 2010 -0700
  42. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · Tue Aug 17 14:39:34 2010 -0700
  43. 6e09a76 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · Wed Aug 04 09:39:40 2010 -0700
  44. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  45. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · Tue Aug 24 15:51:55 2010 +0900
  46. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · Thu Aug 19 20:41:50 2010 +0900
  47. 0a2b631 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · Thu Aug 19 13:48:11 2010 +0900
  48. c818984 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · Fri Aug 13 16:07:35 2010 +0900
  49. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Aug 10 22:49:09 2010 +0200
  50. cfdda9e MX51EVK: fix return value of get_timer_masked by Li Haibo · Tue Aug 10 14:18:38 2010 +0800
  51. 58657e6 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · Tue Jul 20 14:56:07 2010 -0700
  52. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · Thu Jul 15 13:43:10 2010 -0700
  53. 9b8ea4e ARMV7: Add basic gpmc initialization for OMAP4 by Steve Sakoman · Thu Jul 15 16:19:16 2010 -0400
  54. 1ad2158 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · Tue Jun 08 13:07:46 2010 -0700
  55. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · Thu Jun 17 21:50:01 2010 -0700