1. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  2. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  3. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  4. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  5. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  6. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  7. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  8. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  9. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  10. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  11. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  12. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  13. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  14. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  15. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  16. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  17. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  18. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  19. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  20. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  21. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  22. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  23. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  24. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  25. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  26. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  27. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  28. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  29. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  30. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  31. 7a1b07e arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  32. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  33. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  34. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  35. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  36. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  37. 41c881c mx53: Turn off child clocks before reconfigure perclk_root by Fabio Estevam · 13 years ago
  38. b88befa omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  39. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  40. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  41. 3ff915e GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  42. 4a34af7 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  43. 37fc0ed ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago
  44. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  45. f0f4b5f ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  46. 62d7fe7c ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  47. f87fa62 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  48. 5655108 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  49. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  50. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  51. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  52. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  53. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  54. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  55. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  56. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  57. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  58. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  59. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  60. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  61. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  62. 37a6d20 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  63. 95c0eb1 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
  64. bf2eaf5 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
  65. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  66. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  67. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  68. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  69. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  70. b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  71. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  72. 4ecfcfa omap4: IO settings by Aneesh V · 13 years ago
  73. 025bc42 omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  74. 3b690eb omap: gpio: generic changes after changing API by Sanjeev Premi · 13 years ago
  75. 81bdc15 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  76. 32b58ce ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  77. 569919d OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  78. 3aa7782 tegra2: fix warning: "assert" redefined by Wolfgang Denk · 13 years ago
  79. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  80. 31c8598 dm3730: enable dpll5 by Eric Benard · 13 years ago
  81. 7dd5a5b omap3:clock: check cpu_family before enabling clks for IVA & CAM by Vaibhav Hiremath · 13 years ago
  82. f4dac3e omap3:clock: configure GFX clock to 200MHz for AM/DM37x by Vaibhav Hiremath · 13 years ago
  83. cabe287 armv7: cache: remove flush on un-aligned invalidate by Aneesh V · 13 years ago
  84. 882f80b armv7: stronger barrier for cache-maintenance operations by Aneesh V · 13 years ago
  85. 13d4f9b omap: enable caches at system start-up by Aneesh V · 13 years ago
  86. d07dc49 Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  87. 858bd09 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  88. b4ba2be Tegra2: Add more clock support by Simon Glass · 13 years ago
  89. 39d3416 Tegra2: Add microsecond timer function by Simon Glass · 13 years ago
  90. 7acec259 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  91. 9db1bfa ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  92. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  93. b4dc644 omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  94. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  95. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  96. 924eb36 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  97. 5ab12a9 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  98. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  99. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  100. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago