1. b0d9163 mxs: Boost the memory power supply by Marek Vasut · Mon Jan 21 14:57:03 2013 +0000
  2. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · Fri Jan 18 16:14:24 2013 +0000
  3. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · Sat Jan 19 16:02:49 2013 +0000
  4. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · Fri Jan 11 03:19:18 2013 +0000
  5. 5a7e6ad mxs: Add function to ungate the power block on MX23 by Marek Vasut · Fri Jan 11 03:19:17 2013 +0000
  6. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · Fri Jan 11 03:19:12 2013 +0000
  7. cc9fed6 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · Fri Jan 11 03:19:11 2013 +0000
  8. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · Fri Jan 11 03:19:10 2013 +0000
  9. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · Fri Jan 11 03:19:08 2013 +0000
  10. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · Fri Jan 11 03:19:03 2013 +0000
  11. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · Fri Jan 11 03:19:02 2013 +0000
  12. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jan 09 20:01:48 2013 +0100
  13. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jan 09 16:57:03 2013 +0100
  14. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · Mon Nov 26 11:27:36 2012 +0000
  15. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · Tue Jan 08 10:18:03 2013 +0000
  16. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  17. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  18. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · Sat Dec 22 11:59:14 2012 +0100
  19. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  20. 2baa097 davinci: fixed cpu reset by Davide Bonfanti · Wed Nov 21 00:45:12 2012 +0000
  21. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · Thu Nov 29 23:18:32 2012 +0000
  22. 8850452 mxs: SPL: Generalize memory initialization by Otavio Salvador · Tue Dec 04 03:15:51 2012 +0000
  23. e5cf751 mxs: Staticize SPL functions by Marek Vasut · Fri Nov 30 07:09:23 2012 +0000
  24. 2c060c5 mxs: Properly setup VDDD in power supply setup code by Marek Vasut · Fri Nov 30 05:22:13 2012 +0000
  25. 4a5e597 mxs: Implement common function to setup VDDx by Marek Vasut · Fri Nov 30 05:22:12 2012 +0000
  26. 0594f80 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Fri Oct 26 07:54:25 2012 +0200
  27. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  28. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  29. e32c661 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · Thu Sep 13 22:22:05 2012 +0000
  30. 9564605 mx25: Fix eSDHC support by Benoît Thébaudeau · Thu Sep 27 10:28:29 2012 +0000
  31. 6991d6a mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · Thu Sep 27 10:28:09 2012 +0000
  32. b3ab139 mx25: Clean up clocks API by Benoît Thébaudeau · Thu Sep 27 10:27:57 2012 +0000
  33. 88a2382 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · Thu Sep 27 10:27:44 2012 +0000
  34. 05dd78f mx25: Define more standard clocks by Benoît Thébaudeau · Thu Sep 27 10:27:28 2012 +0000
  35. 48bffe0 mx25: Clean up clock calculations by Benoît Thébaudeau · Thu Sep 27 10:27:14 2012 +0000
  36. aa1cf2f mx25: Fix decode_pll by Benoît Thébaudeau · Thu Sep 27 10:26:54 2012 +0000
  37. c47d73f mx25: add CPU revision 1.2 by Eric Benard · Sun Sep 23 02:03:05 2012 +0000
  38. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · Fri Sep 14 23:18:08 2012 +0200
  39. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  40. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · Sat Sep 01 20:49:52 2012 +0000
  41. ea32b7e kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · Wed Jul 25 06:23:48 2012 +0000
  42. ac935e2 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · Fri Jul 20 02:34:25 2012 +0000
  43. 67393fc kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · Fri Jul 20 02:34:24 2012 +0000
  44. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  45. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:05:12 2012 +0000
  46. 794cdb9 MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · Tue Aug 28 15:15:53 2012 +0000
  47. dea1cfb edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · Thu Aug 16 06:35:21 2012 +0000
  48. 2e383ad atmel: at91sam9x5: fix name error for spi by Bo Shen · Sun Aug 19 20:32:23 2012 +0000
  49. 6815cf6 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · Wed Aug 22 10:10:11 2012 +0000
  50. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  51. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · Sun Aug 19 04:58:30 2012 +0000
  52. d1de2e0 mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · Sun Aug 19 04:58:29 2012 +0000
  53. 1781100 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · Sat Aug 18 07:25:25 2012 +0000
  54. 463b685 mx25: Enable dcache by Benoît Thébaudeau · Tue Aug 14 03:17:33 2012 +0000
  55. 71de699 MX28: Shuffle around the power management code by Marek Vasut · Mon Aug 06 11:34:55 2012 +0000
  56. 0485006 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · Mon Aug 06 11:34:54 2012 +0000
  57. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  58. d5fd112 mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · Mon Aug 13 09:53:10 2012 +0000
  59. 8a8da3e mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · Mon Aug 13 09:53:09 2012 +0000
  60. 7de0d82 davinci, c6x: Always use C version of reset code by Tom Rini · Wed Jun 27 05:27:05 2012 +0000
  61. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · Thu Aug 09 10:45:20 2012 +0000
  62. 1a87e3e i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · Tue Aug 07 15:56:14 2012 +0100
  63. 8299bfb MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · Sun Aug 05 00:36:16 2012 +0000
  64. d0cdd92 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · Sun Aug 05 09:05:34 2012 +0000
  65. cb7e948 mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · Sun Aug 05 09:05:33 2012 +0000
  66. f930ea6 mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · Sun Aug 05 09:05:32 2012 +0000
  67. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  68. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  69. 29c70a8 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · Sun Aug 05 09:05:29 2012 +0000
  70. e2ddb9f MX28: use a clear name for DDR2 initialization by Otavio Salvador · Sat Jul 28 11:44:20 2012 +0000
  71. ca36b53 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · Sat Jul 28 11:43:47 2012 +0000
  72. 33d678e Enable the EMAC clock in at91_macb_hw_init(). by Markus Hubig · Tue Aug 07 17:43:22 2012 +0200
  73. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · Thu Jul 05 17:21:46 2012 +0000
  74. dfd07f6 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · Mon Jul 30 23:30:37 2012 +0000
  75. c28b8c7 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · Mon Jul 30 23:30:36 2012 +0000
  76. 32435c7 arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · Mon Jul 09 08:52:42 2012 +0000
  77. 4a6d36e arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · Mon Jul 09 08:52:41 2012 +0000
  78. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · Sun Jun 24 21:35:20 2012 +0000
  79. 5dad921 arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · Sun Jun 24 21:35:18 2012 +0000
  80. 16787da da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · Sun Jun 24 21:35:15 2012 +0000
  81. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  82. de15d91 ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · Thu Mar 01 04:02:40 2012 +0000
  83. c6bc1db SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · Tue Jan 03 16:49:01 2012 +0100
  84. 74a7e05 SPEAr: explicitly select clk src for UART by Shiraz Hashim · Mon May 07 13:06:59 2012 +0530
  85. 4255edc SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · Mon May 07 13:06:45 2012 +0530
  86. 701faf2 kirkwood: add save functionality kirkwood_mpp_conf function by Valentin Longchamp · Fri Jun 01 01:30:59 2012 +0000
  87. 2a4dea0 i.MX28: Add function to adjust memory parameters by Marek Vasut · Tue May 29 19:43:13 2012 +0000
  88. a3700a0 DaVinci: fix ddr2 vtp i/o calibration by Troy Kisky · Fri May 18 13:21:59 2012 +0000
  89. 609d35a i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · Tue May 01 11:09:53 2012 +0000
  90. 4e53c93 i.MX28: Add battery boot components to SPL by Marek Vasut · Tue May 01 11:09:51 2012 +0000
  91. f85310f i.MX28: Reorder battery status functions in SPL by Marek Vasut · Tue May 01 11:09:50 2012 +0000
  92. 80e99eb i.MX28: Add LRADC init to i.MX28 SPL by Marek Vasut · Tue May 01 11:09:49 2012 +0000
  93. 9c53b7e i.MX28: Shut down the LCD controller before reset by Marek Vasut · Tue May 01 11:09:47 2012 +0000
  94. b28fe46 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · Tue May 01 11:09:45 2012 +0000
  95. 9136fe9 i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · Tue May 01 11:09:44 2012 +0000
  96. 0874cb2 i.MX28: Add delay after CPU bypass is cleared by Marek Vasut · Fri May 04 01:32:50 2012 +0000
  97. 8d05a1b imx: Add u-boot.imx as target for ARM9 i.MX SOCs by Timo Ketola · Wed Apr 18 22:55:35 2012 +0000
  98. 738fa8d i.MX25: esdhc: Add mxc_get_clock infrastructure by Timo Ketola · Wed Apr 18 22:55:28 2012 +0000
  99. 2a46434 Revert "i.MX28: Enable additional DRAM address bits" by Marek Vasut · Thu May 03 05:47:18 2012 +0000
  100. 6b20ef8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · Thu Apr 19 04:33:08 2012 +0000