1. c959998 arch/arm/include/asm/sizes.h: cleanups by Andreas Bießmann · Fri Sep 24 23:31:43 2010 +0200
  2. f8e4262 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · Thu Sep 30 19:33:19 2010 +0530
  3. 787aba3 orion5x: optimize window size computation by Albert Aribaud · Thu Oct 07 20:19:53 2010 +0530
  4. 3149629 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · Mon Sep 20 17:19:42 2010 +0530
  5. fd5f973 orion5x: fix relocation-incompatible code by Albert Aribaud · Thu Sep 23 21:49:23 2010 +0200
  6. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  7. 697e771 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Mon Oct 11 10:24:22 2010 +0200
  8. 696c73b at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · Mon Sep 13 08:26:39 2010 +0200
  9. 36e47af at91_emac.h: fix typo in register definition by Andreas Bießmann · Tue Sep 07 19:10:32 2010 +0200
  10. db364ae AT91: convert cpu.c to struct SoC access by Reinhard Meyer · Tue Sep 14 16:38:57 2010 +0200
  11. ffb5a7b MX51: Register definitions cannot be included in board config file by Stefano Babic · Thu Sep 30 13:11:57 2010 +0200
  12. 74c5a89 MX51: add structure to access System Reset Controller by Stefano Babic · Fri Aug 20 10:42:31 2010 +0200
  13. 85cc606 MX51: Added pins definition to set up pads by Stefano Babic · Mon Jul 26 17:28:44 2010 +0200
  14. dd1d1d5 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · Mon Jul 26 10:05:05 2010 +0200
  15. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · Tue Jul 06 17:05:06 2010 +0200
  16. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  17. 04bd2b9 ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · Sun Sep 12 10:32:55 2010 +0530
  18. 22ffd70 ixp/npe: Remove duplicated comment by Thomas Weber · Tue Sep 28 14:03:32 2010 +0200
  19. 55f965a ARM: implement relocation for arm1176 by Heiko Schocher · Fri Sep 17 13:10:53 2010 +0200
  20. cad80e1 ARM: implement relocation for arm720t by Heiko Schocher · Fri Sep 17 13:10:52 2010 +0200
  21. c620af2 ARM: implement relocation for arm_intcm by Heiko Schocher · Fri Sep 17 13:10:51 2010 +0200
  22. 6ecd962 ARM: implement relocation for lh7a40x by Heiko Schocher · Fri Sep 17 13:10:50 2010 +0200
  23. 296c3ee ARM: implement relocation for s3c44b0 by Heiko Schocher · Fri Sep 17 13:10:49 2010 +0200
  24. 344c303 ARM: implement relocation for sa1100 by Heiko Schocher · Fri Sep 17 13:10:48 2010 +0200
  25. b2b37f0 ARM: implement relocation for ixp by Heiko Schocher · Fri Sep 17 13:10:47 2010 +0200
  26. 3d8f5fa ARM: implement relocation for pxa by Heiko Schocher · Fri Sep 17 13:10:46 2010 +0200
  27. 68c4d2e ARM: implement relocation for ARM946 by Heiko Schocher · Fri Sep 17 13:10:45 2010 +0200
  28. df329fb ARM: implement relocation for ARM925 by Heiko Schocher · Fri Sep 17 13:10:44 2010 +0200
  29. 271a240 ARM: implement relocation for ARM920 by Heiko Schocher · Fri Sep 17 13:10:43 2010 +0200
  30. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · Fri Sep 17 13:10:42 2010 +0200
  31. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · Fri Sep 17 13:10:41 2010 +0200
  32. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · Fri Sep 17 13:10:40 2010 +0200
  33. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  34. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · Fri Sep 17 13:10:32 2010 +0200
  35. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · Fri Sep 17 13:10:31 2010 +0200
  36. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · Fri Sep 17 13:10:30 2010 +0200
  37. 69f1d0c ARM: cp15: setup mmu and enable dcache by Heiko Schocher · Fri Sep 17 13:10:29 2010 +0200
  38. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  39. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  40. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  41. 34ed109 Prepare v2010.09-rc2 by Wolfgang Denk · Sun Sep 19 17:47:52 2010 +0200
  42. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  43. 9045142 ARM: Update ARM mach-types by Thomas Weber · Tue Sep 14 16:42:54 2010 +0200
  44. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  45. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Sep 09 19:55:02 2010 +0200
  46. a7561cc ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · Thu Aug 19 20:09:57 2010 -0700
  47. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · Wed Aug 25 13:22:44 2010 -0700
  48. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · Wed Apr 14 16:10:28 2010 +0100
  49. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · Wed Apr 14 15:49:57 2010 +0100
  50. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · Wed Apr 14 11:08:00 2010 +0100
  51. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · Wed Aug 18 07:34:09 2010 -0700
  52. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · Tue Aug 17 14:39:34 2010 -0700
  53. 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
  54. 3961838 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Wed Sep 08 00:42:00 2010 +0200
  55. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  56. b91d6d4 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Sep 07 23:20:53 2010 +0200
  57. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Sep 07 22:19:49 2010 +0200
  58. 4cf6135 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · Wed Aug 04 11:24:53 2010 +0200
  59. 6348f1d AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · Wed Aug 25 12:32:53 2010 +0200
  60. 609e631 AT91: reset.c: fix comments, add option by Reinhard Meyer · Mon Aug 09 13:25:37 2010 +0200
  61. 57281c3 AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · Tue Aug 24 11:18:09 2010 +0200
  62. 8ec18f4 AT91SAM9XE: add embedded flash support by Reinhard Meyer · Tue Jul 27 15:18:38 2010 +0200
  63. c9c7606 AT91: add RTT and GPBR based RTC by Reinhard Meyer · Tue Jul 27 16:22:09 2010 +0200
  64. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · Fri Aug 13 10:31:06 2010 +0200
  65. ffd4f72 AT91 Fix: return value of get_tbclk by Jens Scharsig · Sat Aug 07 19:49:42 2010 +0200
  66. fc62ca8 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · Wed Aug 25 13:45:43 2010 +0900
  67. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · Tue Aug 24 15:51:55 2010 +0900
  68. dc76182 orion5x: fix comment-in-comment typo in cpu.h by Albert Aribaud · Fri Aug 27 21:41:48 2010 +0530
  69. f9c72f6 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · Thu Aug 26 14:43:55 2010 +0530
  70. 7e0978f Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · Thu Aug 26 14:05:19 2010 +0530
  71. 0d755c0 ARMV7: S5P: fix the macro at samsung_get_base function by Minkyu Kang · Tue Aug 24 15:37:57 2010 +0900
  72. f39eafc S5P: mmc: fix the mmc offset by Minkyu Kang · Fri Aug 20 17:57:38 2010 +0900
  73. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · Thu Aug 19 20:41:50 2010 +0900
  74. 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
  75. 25cfc75 omap2: i2c: remove redundant header definitions by Nishanth Menon · Wed Aug 18 19:39:09 2010 -0500
  76. 50b5194 omap2: i2c: add syss offset by Nishanth Menon · Wed Aug 18 19:39:08 2010 -0500
  77. 4e6d1b2 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Wed Aug 18 21:19:00 2010 +0200
  78. d1c84b3 ARM: Update ARM mach-types by Sandeep Paulraj · Wed Aug 18 10:45:54 2010 -0400
  79. 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
  80. 92cb940 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Aug 12 23:08:05 2010 +0200
  81. 906a152 AM35x: Adding SCM general register definitions by Ajay Kumar Gupta · Fri Jul 09 11:43:47 2010 +0530
  82. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · Mon Aug 09 13:31:49 2010 +0200
  83. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Aug 10 23:03:15 2010 +0200
  84. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Aug 10 22:49:09 2010 +0200
  85. f4704d0 orion5x: allow overriding default mappings windows by Albert Aribaud · Tue Jul 13 09:04:26 2010 +0200
  86. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  87. 6caf122 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Tue Aug 10 22:20:51 2010 +0200
  88. cfdda9e MX51EVK: fix return value of get_timer_masked by Li Haibo · Tue Aug 10 14:18:38 2010 +0800
  89. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  90. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
  91. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  92. 5b0b1b9 ARM: Define __raw_readX and __raw_writeX by Marek Vasut · Thu Jul 22 12:07:19 2010 +0200
  93. ccace71 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Sat Aug 07 22:33:06 2010 +0200
  94. 31367d1 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · Fri Jun 25 12:42:04 2010 -0700
  95. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · Mon Jul 19 20:31:55 2010 -0700
  96. 58657e6 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · Tue Jul 20 14:56:07 2010 -0700
  97. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · Thu Jul 15 13:43:10 2010 -0700
  98. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  99. 9b98044 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Aug 04 00:35:10 2010 +0200
  100. 12760ab S5P: support mmc driver by Minkyu Kang · Tue Jul 06 20:26:06 2010 +0900