1. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  3. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  4. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  5. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  6. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  7. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  8. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  9. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  10. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  12. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  13. d7f44dd mx27: add missing constant for mx27 by trem · 11 years ago
  14. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  15. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  16. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  17. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  18. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  19. e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  20. 3a2274f arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  23. aeb445f mx27: add i2c clock by trem · 11 years ago
  24. 3227e3a mx27: add function enable_caches by trem · 11 years ago
  25. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  26. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 12 years ago
  27. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  28. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · 12 years ago
  29. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  30. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  31. 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  32. 3f338c1 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago
  33. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  34. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 3c3dc79 da850: provide davinci_enable_uart0 by Eric Benard · 12 years ago
  36. 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 12 years ago
  37. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 12 years ago
  38. 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 12 years ago
  39. b294f80 mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 12 years ago
  40. 51e7778 mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 12 years ago
  41. df2eeed imx: mx25: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  42. 94bc0dd mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · 12 years ago
  43. 1bd7205 mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · 12 years ago
  44. 7f77e5f mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · 12 years ago
  45. 0541af8 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 12 years ago
  46. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  47. 23de0e6 mx23: Put back RAM voltage level to its original value by Fabio Estevam · 12 years ago
  48. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  49. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  50. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  51. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  52. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  53. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  54. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  55. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  56. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  57. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  58. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  59. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  60. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  61. e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  62. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. 4a59809 Consolidate bool type by York Sun · 12 years ago
  64. e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  65. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  66. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  67. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  68. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  69. 78972f8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. 6ad5ac7 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  71. c3575b3 ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  72. 69d8ce0 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  73. d608f6e mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  74. 5d26bad mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  75. 8ca9adf mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  76. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  77. 2b20a57 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  78. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  79. e7abe82 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  80. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  81. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  82. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  83. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  84. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  85. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  86. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  87. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  88. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  89. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  90. b0d9163 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  91. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  92. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  93. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  94. 5a7e6ad mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  95. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  96. cc9fed6 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  97. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  98. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  99. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  100. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago