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