1. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  2. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  3. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  4. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  5. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  6. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  7. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  8. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  9. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  10. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  11. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  12. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  13. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  14. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  15. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  17. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  18. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  19. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  20. 393ff47 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  21. a918a53 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  22. 1230e7b mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  23. 77cb33b mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  24. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  25. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  26. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  27. 3a49cd7 ARM: at91sam9x5: enable MCI0 support for 9x5ek board. by Wu, Josh · 12 years ago
  28. 6be5800 mx25: Fix eSDHC support by Benoît Thébaudeau · 12 years ago
  29. f754263 mx25: Define cpu_eth_init() only if needed by Benoît Thébaudeau · 12 years ago
  30. 9baefa4 mx25: Clean up clocks API by Benoît Thébaudeau · 12 years ago
  31. 17c7cf7 mx25 clocks: Fix MXC_FEC_CLK by Benoît Thébaudeau · 12 years ago
  32. c3b5189 mx25: Define more standard clocks by Benoît Thébaudeau · 12 years ago
  33. fac7c81 mx25: Clean up clock calculations by Benoît Thébaudeau · 12 years ago
  34. 3c76add mx25: Fix decode_pll by Benoît Thébaudeau · 12 years ago
  35. 8a57fdc mx25: add CPU revision 1.2 by Eric Benard · 12 years ago
  36. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  37. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  38. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  39. b3168f4 kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · 12 years ago
  40. 4551516 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · 12 years ago
  41. cf37c5d kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · 12 years ago
  42. 3f7f241 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  43. 1b2080f mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  44. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  45. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  46. 9bfc236 atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  47. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  48. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  49. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  50. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  51. a545355 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  52. e107c7e mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  53. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  54. 1b0f559 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  55. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  56. d7d8a3a mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  57. f348199 mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  58. 77bfa6b davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  59. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  60. 8b165a5 i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  61. 7fb1ed0 MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  62. 41e5497 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · 12 years ago
  63. 05c823b mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  64. 1e0cf5c mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  65. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  66. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  67. 3a0398d mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  68. ab90b2c MX28: use a clear name for DDR2 initialization by Otavio Salvador · 12 years ago
  69. b0261b1 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · 12 years ago
  70. a3dab5d Enable the EMAC clock in at91_macb_hw_init(). by Markus Hubig · 12 years ago
  71. f7fa2f3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  72. be7d257 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · 12 years ago
  73. de9d2e3 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · 12 years ago
  74. 680866a arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · 12 years ago
  75. 89473d2 arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · 12 years ago
  76. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  77. 560e69b arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · 12 years ago
  78. ecc98ec da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago
  79. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  80. c27c07b ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · 13 years ago
  81. 4ae8bc4 SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · 13 years ago
  82. 7c885a0 SPEAr: explicitly select clk src for UART by Shiraz Hashim · 13 years ago
  83. 962d026 SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · 13 years ago
  84. 8f5d7a0 kirkwood: add save functionality kirkwood_mpp_conf function by Valentin Longchamp · 12 years ago
  85. e3ddc64 i.MX28: Add function to adjust memory parameters by Marek Vasut · 12 years ago
  86. d5b069e DaVinci: fix ddr2 vtp i/o calibration by Troy Kisky · 13 years ago
  87. 39007ec i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · 13 years ago
  88. 7dec1bd i.MX28: Add battery boot components to SPL by Marek Vasut · 13 years ago
  89. 399d9da i.MX28: Reorder battery status functions in SPL by Marek Vasut · 13 years ago
  90. 3f3255c i.MX28: Add LRADC init to i.MX28 SPL by Marek Vasut · 13 years ago
  91. 8d4c759 i.MX28: Shut down the LCD controller before reset by Marek Vasut · 13 years ago
  92. f8c4a86 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 13 years ago
  93. 0239c2f i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · 13 years ago
  94. 8f97586 i.MX28: Add delay after CPU bypass is cleared by Marek Vasut · 13 years ago
  95. bff969e imx: Add u-boot.imx as target for ARM9 i.MX SOCs by Timo Ketola · 13 years ago
  96. 42d2532 i.MX25: esdhc: Add mxc_get_clock infrastructure by Timo Ketola · 13 years ago
  97. d2f7ae1 Revert "i.MX28: Enable additional DRAM address bits" by Marek Vasut · 13 years ago
  98. 52f69f8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · 13 years ago
  99. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  100. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago