1. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  2. fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  3. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  4. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  5. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  6. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  7. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  8. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  9. 794cf6a Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  10. dff665a ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 11 years ago
  11. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  12. d47dffe arm, da850: staticize funtions by Manish Badarkhe · 11 years ago
  13. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  14. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  16. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  17. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  18. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  19. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  20. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  21. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  22. 913784a arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  23. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  24. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  25. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  26. d70d42f at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  27. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  28. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  29. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  30. d36a749 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  31. d3aeeac kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  32. 1ffe957 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  33. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  34. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  35. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  36. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  37. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  39. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  40. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  41. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  42. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  43. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  44. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  45. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  46. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  47. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  48. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  49. d7f44dd mx27: add missing constant for mx27 by trem · 11 years ago
  50. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  51. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  52. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  53. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  54. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  55. e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  56. 3a2274f arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  57. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  58. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. aeb445f mx27: add i2c clock by trem · 11 years ago
  60. 3227e3a mx27: add function enable_caches by trem · 11 years ago
  61. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  62. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · 12 years ago
  63. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  64. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · 12 years ago
  65. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  66. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  67. 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  68. 3f338c1 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago
  69. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. 3c3dc79 da850: provide davinci_enable_uart0 by Eric Benard · 12 years ago
  72. 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 12 years ago
  73. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 12 years ago
  74. 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 12 years ago
  75. b294f80 mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 12 years ago
  76. 51e7778 mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 12 years ago
  77. df2eeed imx: mx25: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  78. 94bc0dd mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · 12 years ago
  79. 1bd7205 mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · 12 years ago
  80. 7f77e5f mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · 12 years ago
  81. 0541af8 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 12 years ago
  82. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  83. 23de0e6 mx23: Put back RAM voltage level to its original value by Fabio Estevam · 12 years ago
  84. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  85. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  86. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  87. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  88. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  89. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  90. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  91. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  92. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  93. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  94. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  95. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  96. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  97. e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · 12 years ago
  98. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  99. 4a59809 Consolidate bool type by York Sun · 12 years ago
  100. e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago