1. 437e2b8 arm: add a common .lds link script by Simon Glass · 13 years ago
  2. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  3. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  4. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  5. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  6. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  7. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  8. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  9. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  10. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  11. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  12. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  13. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  14. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  15. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  16. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  17. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  18. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  19. 8aecae5 nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  20. f9904ce ARM: highbank: add reset support by Rob Herring · 13 years ago
  21. 02fe785 ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  22. 3ec96f3 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  23. 555fe5e ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  24. ecf95fa EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  25. fff486e ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  26. 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  27. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  28. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  29. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  30. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  31. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  32. 23cced1 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  33. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  34. 0d1ad1f mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  35. 46e9733 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  36. b22d36d i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  37. 26008c3 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  38. 0c072f4 mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  39. 9af122b mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  40. 1e44b44 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  41. 9468db4 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
  42. a966d65 IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
  43. 65376ec IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  44. ada43b4 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  45. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  46. bdf77dc spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  47. db5512c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  48. e4d40fe Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
  49. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  50. 6b1df5a i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  51. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  52. db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  53. 6f359c2 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
  54. 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  55. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  56. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  57. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  58. ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  59. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  60. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  61. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  62. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  63. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  64. 80979e8 Remove execute permissions from source files by Thomas Weber · 13 years ago
  65. e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  66. 8deec39 tt01: add video support by Helmut Raiger · 13 years ago
  67. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  68. 50bf417 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  69. 2cf9ba8 am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · 13 years ago
  70. 6449ae1 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  71. 224687f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
  72. 32565c5 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · 13 years ago
  73. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  74. 066263d mx6q: define GPIO macros for translating between ordinals and port:index by Eric Nelson · 13 years ago
  75. 51db356 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
  76. c142b67 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
  77. dcb3a8a mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
  78. 6e4d4d1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
  79. c37b7f7 MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  80. ecb6e6e MX31: add missing get_tbclk() by Stefano Babic · 13 years ago
  81. b36049c MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  82. 32ec325 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  83. a261697 Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  84. a927d26 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  85. 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  86. 4cb7186 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  87. 11bf576 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  88. 750fdd0 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  89. a7e15ff ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
  90. 4684fde OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  91. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  92. ed77645 davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  93. 7ea4b7c omap3: fix comment typos by Peter Meerwald · 13 years ago
  94. 143a653 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  95. ad4426b OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  96. 3968a6a OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  97. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  98. 34076a0 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  99. 6a870e1 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  100. 047ece7 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago