1. ceb2071 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  2. f1e2d17 ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  3. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  4. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  5. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  6. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  7. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  8. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  9. 67ee3dd mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  10. a768386 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  11. cece262 mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  12. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  13. ad1820a spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  14. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  15. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  16. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  17. 782bb0d MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  18. c8ff6a9 OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  19. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  20. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  21. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  22. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  23. 5e46f83 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  24. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  25. db68bc2 Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
  26. 0d8a749 i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 13 years ago
  27. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  28. 0ae0565 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  29. 2047051 arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
  30. bd29cb0 tegra2: Enable data cache by Simon Glass · 13 years ago
  31. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  32. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  33. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  34. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  35. 9057e65 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  36. 4850ab9 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
  37. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  38. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  39. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  40. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  41. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  42. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  43. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  44. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  45. f2f7745 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  46. bd2e27c i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  47. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  48. ff167df i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  49. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  50. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  51. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  52. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  53. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  54. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  55. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  56. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  57. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  58. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  59. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  60. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  61. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  62. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  63. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  64. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  65. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  66. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  67. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  68. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  69. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago
  70. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  71. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  72. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  73. 3bd8437 OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
  74. 2a04e85 OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
  75. 5f862b7 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
  76. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  77. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  78. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  79. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  80. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  81. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  82. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  83. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  84. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  85. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  86. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  87. 86623ad OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  88. 7a1b07e arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  89. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  90. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  91. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  92. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  93. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  94. 41c881c mx53: Turn off child clocks before reconfigure perclk_root by Fabio Estevam · 13 years ago
  95. b88befa omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  96. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  97. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  98. 3ff915e GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  99. 4a34af7 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  100. 37fc0ed ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago