1. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  2. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  3. fbf4a07 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 13 years ago
  4. 38fcc71 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  5. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  6. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  7. 219872c ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  8. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  9. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  10. dde3b70 arm: add a common .lds link script by Simon Glass · 13 years ago
  11. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  12. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  13. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  14. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  15. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  16. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  17. c3474ef tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  18. d8bd820 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  19. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  20. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  21. b39643b nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  22. 0c34e69 ARM: highbank: add reset support by Rob Herring · 13 years ago
  23. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  24. ceb2071 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  25. f1e2d17 ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  26. d0b3b49 ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  27. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  28. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  29. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  30. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  31. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  32. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  33. 67ee3dd mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  34. a768386 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  35. 494931a i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  36. a893003 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  37. cece262 mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  38. 69d26d0 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  39. 8208140 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
  40. 0c7857f IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  41. 696df71 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  42. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  43. ad1820a spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  44. 56df16f Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  45. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  46. 40083c5 i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  47. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  48. 1e94d07 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  49. 30a14ea PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  50. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  51. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  52. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  53. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  54. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  55. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  56. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  57. 826e991 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  58. ec0919f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
  59. 63b1e00 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
  60. ff250f3 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
  61. 61698fd mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
  62. 534dbd1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
  63. 782bb0d MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  64. 60ebcff MX31: add missing get_tbclk() by Stefano Babic · 13 years ago
  65. 31bb50f MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  66. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  67. d735a99 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  68. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  69. da104e0 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  70. 27b6662 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  71. eb93524 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  72. c8ff6a9 OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  73. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  74. 6678ceb davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  75. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  76. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  77. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  78. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  79. 5e46f83 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  80. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  81. db68bc2 Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
  82. 96f5c4b bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
  83. 6795302 arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  84. 0d8a749 i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 13 years ago
  85. 8218272 mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  86. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  87. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  88. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  89. 0ae0565 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  90. 2047051 arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
  91. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  92. bd29cb0 tegra2: Enable data cache by Simon Glass · 13 years ago
  93. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  94. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  95. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  96. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  97. 9057e65 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  98. 4850ab9 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
  99. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  100. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago