1. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  2. 0696473 OMAP5: reset: Use cold reset in case of 5430ES1.0 by SRICHARAN R · 13 years ago
  3. d417d1db5f OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  4. f75231b arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  5. 971f2ba OMAP5: ddr: Change the ddr device name. by SRICHARAN R · 13 years ago
  6. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  7. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  8. 087189f OMAP4/5: Make the silicon revision variable common. by SRICHARAN R · 13 years ago
  9. cdd50a8 OMAP5: hwinit: Add the missing break statement by SRICHARAN R · 13 years ago
  10. 8de17f4 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  11. f401073 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  12. 6ad8d67 OMAP5: io: Configure the io settings for omap5430 sevm board. by SRICHARAN R · 13 years ago
  13. 5f14d91 OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  14. f2ae6c1 OMAP4: scale voltage of core before MPU scales by Nishanth Menon · 13 years ago
  15. 3acb553 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  16. a78274b OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  17. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  18. b6e95fd CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  19. 38fcc71 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  20. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  21. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  22. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  23. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  24. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  25. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  26. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  27. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  28. c3474ef tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  29. d8bd820 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  30. 0c34e69 ARM: highbank: add reset support by Rob Herring · 13 years ago
  31. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  32. ceb2071 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  33. f1e2d17 ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  34. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  35. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  36. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  37. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  38. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  39. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  40. 67ee3dd mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  41. a768386 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  42. cece262 mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  43. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  44. ad1820a spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  45. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  46. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  47. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  48. 782bb0d MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  49. c8ff6a9 OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  50. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  51. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  52. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  53. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  54. 5e46f83 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  55. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  56. db68bc2 Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
  57. 0d8a749 i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 13 years ago
  58. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  59. 0ae0565 OMAP3: Correct get_sdr_cs_offset mask by Tom Rini · 13 years ago
  60. 2047051 arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only by Pali Rohár · 13 years ago
  61. bd29cb0 tegra2: Enable data cache by Simon Glass · 13 years ago
  62. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  63. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  64. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  65. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  66. 9057e65 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  67. 4850ab9 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · 13 years ago
  68. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  69. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  70. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  71. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  72. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  73. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  74. 715462d omap3: make get_board_rev() function weak by Nikita Kiryanov · 13 years ago
  75. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  76. f2f7745 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  77. bd2e27c i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  78. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  79. ff167df i.mx: i.mx6q: Add the enet clock function by Jason Liu · 13 years ago
  80. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  81. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  82. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  83. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  84. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  85. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  86. 09743ba tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · 13 years ago
  87. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  88. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  89. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  90. 18936ee i.mx: introduce the armv7/imx-common folder by Jason Liu · 13 years ago
  91. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  92. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  93. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  94. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  95. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  96. 210576f tegra2: Simplify tegra_start() boot path by Simon Glass · 13 years ago
  97. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  98. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  99. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  100. 5acc907 mx5: Correct a warning in clock.c by Simon Glass · 13 years ago