1. 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  2. de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  3. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  4. d6e97f8 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  5. 5b5c212 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  6. 275c05a omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  7. 89376b3 omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  8. bb25e07 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  9. bf651aa i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  10. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  11. 92aa90b i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  12. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  13. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  14. 84a97c5 tegra: Add a function mux feature by Simon Glass · 13 years ago
  15. 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  16. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  17. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  18. 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  19. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  20. 8c1e4d3 USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  21. dec1112 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  22. 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  23. 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  24. f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  25. 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  26. 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  27. 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  28. ec8dab4 tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  29. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  30. 20f2351 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  31. dcbd660 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  32. 3d55788 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  33. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  34. 037e2e3 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  35. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  36. c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  37. 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  38. 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  39. 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  40. d2452ea AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  41. 8ed98d8 omap4: fix IO setting by Aneesh V · 13 years ago
  42. a04c304 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  43. 7d9fa57 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  44. 10a8140 omap: remove I2C from SPL by Aneesh V · 13 years ago
  45. fb4368d omap4460: fix TPS initialization by Aneesh V · 13 years ago
  46. 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  47. 688ee13 armv7: setup vector by Aneesh V · 13 years ago
  48. 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  49. 98a5dc7 armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  50. 4e333f6 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  51. 014a094 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  52. 308fe92 omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  53. 62a8650 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  54. 9784f1f omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  55. 9310ff7 omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  56. 060cd22 omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  57. d7deecf mx53: Turn off child clocks before reconfigure perclk_root by Fabio Estevam · 13 years ago
  58. 74193c6 omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  59. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  60. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  61. cff8434 GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  62. 8148e11 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  63. 73089ad ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago
  64. 7d74410 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  65. b76b96d ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  66. 98b036e ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  67. 4ba3345 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  68. 1c95969 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  69. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  70. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  71. 09c797b OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  72. 242a92c omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  73. f79be10 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  74. c28ea7c omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  75. f231efb imx: fix coding style by Fabio Estevam · 13 years ago
  76. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  77. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  78. c2ea5e4 tegra2: Add more clock functions by Simon Glass · 13 years ago
  79. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  80. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  81. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  82. 421bf45 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  83. 6674bf5 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
  84. 3c844f3 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
  85. 2161496 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  86. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  87. c692fef omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  88. 4bfb242 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  89. 992dcf7 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  90. ee50ca9 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  91. 01a4332 omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  92. b35f7cb omap4: IO settings by Aneesh V · 13 years ago
  93. 14f821a omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  94. 0c2c8ac omap: gpio: generic changes after changing API by Sanjeev Premi · 13 years ago
  95. ea2cf55 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  96. 3082bc6 ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  97. 46b9c20 OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  98. d48e2d8 tegra2: fix warning: "assert" redefined by Wolfgang Denk · 13 years ago
  99. 2a1f1ac Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  100. 565f637 dm3730: enable dpll5 by Eric Benard · 13 years ago