1. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  2. 63637a4 ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · 10 years ago
  3. 3e93b4e ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · 10 years ago
  4. ef917dd ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · 10 years ago
  5. 56f86e3 ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · 10 years ago
  6. 601fbec ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago
  7. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  8. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  9. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  10. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  11. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  12. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  13. c6941e1 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  14. 212324a davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  15. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  16. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  17. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  18. 9637c4b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · 10 years ago
  19. 906d6fe mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  20. 8ed5e4c mx25: Remove empty line after printing the reset cause by Fabio Estevam · 10 years ago
  21. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  22. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  23. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  24. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  25. 12fe7f7 dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  26. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  27. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  28. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  29. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  30. feb8cf4 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  31. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  32. 09e6e0b arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  33. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  34. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  35. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  36. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  37. 1721fe6 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  38. d5c5132 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  39. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  40. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  41. 7c604e9 arm: mxs: Wait for DRAM to start by Marek Vasut · 11 years ago
  42. be0ecdb arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 11 years ago
  43. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  44. 16e16fd nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  45. 22f2be7 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  46. 3491ba6 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  47. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  48. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  49. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  50. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  51. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  52. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  53. 73671da Check run_command() return code properly by Thomas Betker · 10 years ago
  54. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  55. ae4223f Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  56. cf874c1 ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 10 years ago
  57. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  58. 893b92f arm, da850: staticize funtions by Manish Badarkhe · 11 years ago
  59. e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  60. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  62. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  63. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  64. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  65. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  66. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  67. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  68. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  69. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  70. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  71. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  72. 81724e0 at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  73. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  74. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  75. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  76. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  77. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  78. ca53735 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · 11 years ago
  79. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  80. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  81. bcf9fe3 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  82. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  83. 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  85. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  86. a0f9761 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  87. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  88. 77b0e22 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  89. 6654f33 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  90. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  91. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  92. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  93. 3102274 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  94. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  95. e24278a mx27: add missing constant for mx27 by trem · 11 years ago
  96. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  97. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  98. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  99. 6f6059e ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  100. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago