1. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  2. c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  3. 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  4. 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  5. 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  6. d2452ea AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  7. 8ed98d8 omap4: fix IO setting by Aneesh V · 13 years ago
  8. a04c304 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  9. 7d9fa57 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  10. 10a8140 omap: remove I2C from SPL by Aneesh V · 13 years ago
  11. fb4368d omap4460: fix TPS initialization by Aneesh V · 13 years ago
  12. 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  13. 688ee13 armv7: setup vector by Aneesh V · 13 years ago
  14. 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  15. 98a5dc7 armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  16. 4e333f6 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  17. 014a094 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  18. 308fe92 omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  19. 62a8650 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  20. 9784f1f omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  21. 9310ff7 omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  22. 060cd22 omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  23. d7deecf mx53: Turn off child clocks before reconfigure perclk_root by Fabio Estevam · 13 years ago
  24. 74193c6 omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  25. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  26. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  27. cff8434 GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  28. 8148e11 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  29. 73089ad ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago
  30. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  31. b76b96d ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  32. 98b036e ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  33. 4ba3345 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  34. 1c95969 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  35. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  36. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  37. 09c797b OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  38. 242a92c omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  39. f79be10 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  40. c28ea7c omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  41. f231efb imx: fix coding style by Fabio Estevam · 13 years ago
  42. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  43. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  44. c2ea5e4 tegra2: Add more clock functions by Simon Glass · 13 years ago
  45. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  46. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  47. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  48. 421bf45 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  49. 6674bf5 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
  50. 3c844f3 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
  51. 2161496 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  52. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  53. c692fef omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  54. 4bfb242 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  55. 992dcf7 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  56. ee50ca9 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  57. 01a4332 omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  58. b35f7cb omap4: IO settings by Aneesh V · 13 years ago
  59. 14f821a omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  60. 0c2c8ac omap: gpio: generic changes after changing API by Sanjeev Premi · 13 years ago
  61. ea2cf55 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  62. 3082bc6 ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  63. 46b9c20 OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  64. d48e2d8 tegra2: fix warning: "assert" redefined by Wolfgang Denk · 13 years ago
  65. 2a1f1ac Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  66. 565f637 dm3730: enable dpll5 by Eric Benard · 13 years ago
  67. 8f612c3 omap3:clock: check cpu_family before enabling clks for IVA & CAM by Vaibhav Hiremath · 13 years ago
  68. 7bddeac omap3:clock: configure GFX clock to 200MHz for AM/DM37x by Vaibhav Hiremath · 13 years ago
  69. 6a22a62 armv7: cache: remove flush on un-aligned invalidate by Aneesh V · 13 years ago
  70. 517912b armv7: stronger barrier for cache-maintenance operations by Aneesh V · 13 years ago
  71. 572134b omap: enable caches at system start-up by Aneesh V · 13 years ago
  72. e2deddd Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  73. fa516f6 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  74. 16134fd Tegra2: Add more clock support by Simon Glass · 13 years ago
  75. 28cb161 Tegra2: Add microsecond timer function by Simon Glass · 13 years ago
  76. c8a02c3 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  77. 088b338 ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  78. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  79. a47a79f omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  80. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  81. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  82. 639cfb6 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  83. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  84. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  85. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  86. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  87. ef0f76e armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  88. ced762a omap4: automatic sdram detection by Aneesh V · 13 years ago
  89. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  90. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  91. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  92. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  93. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  94. 9659e3f omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  95. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  96. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  97. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  98. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  99. dd6f787 ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  100. a693287 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago