1. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  2. b3168f4 kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · 12 years ago
  3. 4551516 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · 12 years ago
  4. cf37c5d kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · 12 years ago
  5. 3f7f241 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  6. 1b2080f mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  7. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago
  8. 491f6c2 edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · 12 years ago
  9. 9bfc236 atmel: at91sam9x5: fix name error for spi by Bo Shen · 12 years ago
  10. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  11. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  12. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  13. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  14. a545355 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  15. e107c7e mx25: Enable dcache by Benoît Thébaudeau · 12 years ago
  16. fdb00b8 MX28: Shuffle around the power management code by Marek Vasut · 12 years ago
  17. 1b0f559 MX28: Drop the cp15 reconfiguration from SPL by Marek Vasut · 12 years ago
  18. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  19. d7d8a3a mxs: Remove not required include of iomux-mx28.h by Otavio Salvador · 12 years ago
  20. f348199 mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · 12 years ago
  21. 77bfa6b davinci, c6x: Always use C version of reset code by Tom Rini · 12 years ago
  22. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  23. 8b165a5 i.MX28: bug fixes in PMU configuration code by Stathis Voukelatos · 12 years ago
  24. 7fb1ed0 MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  25. 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
  26. 05c823b mxs: Clarify why we poweroff in case of brownout in 5v conflict by Otavio Salvador · 12 years ago
  27. 1e0cf5c mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  28. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  29. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  30. 3a0398d mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago
  31. ab90b2c MX28: use a clear name for DDR2 initialization by Otavio Salvador · 12 years ago
  32. b0261b1 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · 12 years ago
  33. a3dab5d Enable the EMAC clock in at91_macb_hw_init(). by Markus Hubig · 12 years ago
  34. f7fa2f3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · 12 years ago
  35. be7d257 DaVinci DA8xx: fix set_cpu_clk_info() by Laurence Withers · 12 years ago
  36. de9d2e3 DaVinci DA8xx: replace magic number for DDR speed by Laurence Withers · 12 years ago
  37. 680866a arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · 12 years ago
  38. 89473d2 arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · 12 years ago
  39. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  40. 560e69b arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · 12 years ago
  41. ecc98ec da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago
  42. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  43. c27c07b ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · 13 years ago
  44. 4ae8bc4 SPL: ARM: spear: Add SPL support for SPEAr600 platform by Stefan Roese · 13 years ago
  45. 7c885a0 SPEAr: explicitly select clk src for UART by Shiraz Hashim · 12 years ago
  46. 962d026 SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · 12 years ago
  47. 8f5d7a0 kirkwood: add save functionality kirkwood_mpp_conf function by Valentin Longchamp · 12 years ago
  48. e3ddc64 i.MX28: Add function to adjust memory parameters by Marek Vasut · 12 years ago
  49. d5b069e DaVinci: fix ddr2 vtp i/o calibration by Troy Kisky · 12 years ago
  50. 39007ec i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · 13 years ago
  51. 7dec1bd i.MX28: Add battery boot components to SPL by Marek Vasut · 13 years ago
  52. 399d9da i.MX28: Reorder battery status functions in SPL by Marek Vasut · 13 years ago
  53. 3f3255c i.MX28: Add LRADC init to i.MX28 SPL by Marek Vasut · 13 years ago
  54. 8d4c759 i.MX28: Shut down the LCD controller before reset by Marek Vasut · 13 years ago
  55. f8c4a86 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 13 years ago
  56. 0239c2f i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · 13 years ago
  57. 8f97586 i.MX28: Add delay after CPU bypass is cleared by Marek Vasut · 12 years ago
  58. bff969e imx: Add u-boot.imx as target for ARM9 i.MX SOCs by Timo Ketola · 13 years ago
  59. 42d2532 i.MX25: esdhc: Add mxc_get_clock infrastructure by Timo Ketola · 13 years ago
  60. d2f7ae1 Revert "i.MX28: Enable additional DRAM address bits" by Marek Vasut · 12 years ago
  61. 52f69f8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · 13 years ago
  62. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  63. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  64. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  65. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  66. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  67. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  68. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  69. b39643b nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  70. 494931a i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  71. a893003 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  72. 69d26d0 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  73. 56df16f Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  74. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  75. 40083c5 i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  76. 1e94d07 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  77. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  78. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  79. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  80. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  81. 826e991 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  82. 63b1e00 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
  83. ff250f3 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
  84. 61698fd mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
  85. 534dbd1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
  86. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  87. d735a99 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  88. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  89. da104e0 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  90. 27b6662 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  91. eb93524 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  92. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  93. 6678ceb davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  94. 96f5c4b bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
  95. 6795302 arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  96. 8218272 mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  97. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  98. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  99. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  100. 8db9eff mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago