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