1. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  2. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  3. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  4. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  5. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  6. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  7. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  8. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  9. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  10. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  11. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  12. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  13. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  14. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  15. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  16. ca53735 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  17. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  18. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  19. bcf9fe3 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  20. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  21. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  23. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  24. a0f9761 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  25. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  26. 77b0e22 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  27. 6654f33 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  28. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  29. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  30. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  31. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  32. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  33. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  34. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  35. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  36. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. 6f6059e ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  38. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  39. 9c8deae arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  40. 7805671 arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  41. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  43. 79713f0 mx27: add i2c clock by trem · 11 years ago
  44. 6247c46 mx27: add function enable_caches by trem · 11 years ago
  45. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  46. 68cd4a4 arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 11 years ago
  47. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. 86fb7b3 arm: mxs: Fix vectoring table crafting by Marek Vasut · 12 years ago
  49. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  50. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  51. a73267a arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  52. 9e33690 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago
  53. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  54. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  55. 81ac7e5 da850: provide davinci_enable_uart0 by Eric Benard · 12 years ago
  56. 7411cdf arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 12 years ago
  57. 714dc00 arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 12 years ago
  58. dd3ecf0 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 12 years ago
  59. 286a88c mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 12 years ago
  60. 26be20f mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 12 years ago
  61. 9e933b4 imx: mx25: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  62. fb7383a mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · 12 years ago
  63. 39a538d mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · 12 years ago
  64. b0d4bf9 mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · 12 years ago
  65. 8a47c99 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 12 years ago
  66. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  67. cdc2036 mx23: Put back RAM voltage level to its original value by Fabio Estevam · 12 years ago
  68. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  69. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  70. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  72. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  73. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  74. ac415a5 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  75. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  76. 8b7cd09 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  77. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  78. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  79. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  80. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  81. eef6da0 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  82. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  83. 472d546 Consolidate bool type by York Sun · 12 years ago
  84. b33426c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  85. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  86. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  87. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  89. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  90. 08f0533 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  91. fc14fba ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  92. 3e9dc93 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  93. 6ecd05d mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  94. 89075d3 mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  95. a74dbf2 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  96. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  97. 5c2f444 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  98. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  99. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  100. 291b3dc build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago