1. 962d026 SPEAr: Add basic arch related support for SPEAr SoCs by Vipin KUMAR · 13 years ago
  2. 8f5d7a0 kirkwood: add save functionality kirkwood_mpp_conf function by Valentin Longchamp · 12 years ago
  3. e3ddc64 i.MX28: Add function to adjust memory parameters by Marek Vasut · 12 years ago
  4. d5b069e DaVinci: fix ddr2 vtp i/o calibration by Troy Kisky · 13 years ago
  5. 39007ec i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · 13 years ago
  6. 7dec1bd i.MX28: Add battery boot components to SPL by Marek Vasut · 13 years ago
  7. 399d9da i.MX28: Reorder battery status functions in SPL by Marek Vasut · 13 years ago
  8. 3f3255c i.MX28: Add LRADC init to i.MX28 SPL by Marek Vasut · 13 years ago
  9. 8d4c759 i.MX28: Shut down the LCD controller before reset by Marek Vasut · 13 years ago
  10. f8c4a86 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 13 years ago
  11. 0239c2f i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · 13 years ago
  12. 8f97586 i.MX28: Add delay after CPU bypass is cleared by Marek Vasut · 13 years ago
  13. bff969e imx: Add u-boot.imx as target for ARM9 i.MX SOCs by Timo Ketola · 13 years ago
  14. 42d2532 i.MX25: esdhc: Add mxc_get_clock infrastructure by Timo Ketola · 13 years ago
  15. d2f7ae1 Revert "i.MX28: Enable additional DRAM address bits" by Marek Vasut · 13 years ago
  16. 52f69f8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · 13 years ago
  17. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  18. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  19. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  20. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  21. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  22. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  23. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  24. b39643b nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  25. 494931a i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  26. a893003 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  27. 69d26d0 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  28. 56df16f Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  29. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  30. 40083c5 i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  31. 1e94d07 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  32. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  33. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  34. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  35. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  36. 826e991 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  37. 63b1e00 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
  38. ff250f3 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
  39. 61698fd mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
  40. 534dbd1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
  41. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  42. d735a99 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  43. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  44. da104e0 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  45. 27b6662 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  46. eb93524 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  47. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  48. 6678ceb davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  49. 96f5c4b bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
  50. 6795302 arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  51. 8218272 mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  52. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  53. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  54. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  55. 8db9eff mx28: fix clearing of IRQs in power init by Zach Sadecki · 13 years ago
  56. 5bcc6a8 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  57. 5cb525f mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  58. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  59. 00699f8 mx28: remove omap specific config options by Veli-Pekka Peltola · 13 years ago
  60. 8f74314 arm, davinci: Fix build warnings for cam_enc_4xx by Christian Riesch · 13 years ago
  61. 620fd27 arm, davinci: Add SPL support for DA850 SoCs by Christian Riesch · 13 years ago
  62. c005d6b davinci: Fixed wrong timebase clock frequency. by Manfred Rudigier · 13 years ago
  63. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  64. e21b3dfb arm, davinci: Use lldiv for the 64-bit divisions in timer.c by Christian Riesch · 13 years ago
  65. 8ba1604 M28: Cleanup memsize.o OOT build by Marek Vasut · 13 years ago
  66. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  67. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  68. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  69. 6520471 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
  70. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  71. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  72. ca4b558 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  73. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  74. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  75. 8f1da53 arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  76. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  77. fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  78. 604256a arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  79. f3c149d arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  80. 22fe68f iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  81. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago
  82. d91a672 iMX28: Add PINMUX control by Marek Vasut · 13 years ago
  83. 6e9a0a3 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago
  84. 99bd341 SPL: Allow ARM926EJS to avoid compiling in the CPU support code by Marek Vasut · 13 years ago
  85. 085d457 arm, davinci: Fix setting of the SDRAM configuration register by Christian Riesch · 13 years ago
  86. 95c248f arm, davinci: Remove the duplication of LPSC functions by Christian Riesch · 13 years ago
  87. effea9d arm, davinci: Rename AM1808 lowlevel functions to DA850 by Christian Riesch · 13 years ago
  88. 29b0bef arm926ejs, davinci: add cpuinfo for dm365 by Heiko Schocher · 13 years ago
  89. 53d3b2c arm, davinci: add lowlevel function for dm365 soc by Heiko Schocher · 13 years ago
  90. 435199f arm, davinci: add support for new spl framework by Heiko Schocher · 13 years ago
  91. 6a6e167 arm, arm926: fix missing symbols in NAND_SPL mode by Heiko Schocher · 13 years ago
  92. fab19c1 arm, davinci: Add function lpsc_syncreset() by Christian Riesch · 13 years ago
  93. 8428a39 kirkwood: drop empty asm-offsets.s file by Mike Frysinger · 13 years ago
  94. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  95. 3d90a2a ARM: pantheon: add mmc definition by Lei Wen · 13 years ago
  96. 23365af davinci: remove config.mk file from the sources by Vladimir Zapolskiy · 13 years ago
  97. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  98. 9e2538e11 DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
  99. 5ff8b35 ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  100. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago