1. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  2. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  3. 92a1f72 Prepare v2013.04-rc1 by Tom Rini · 12 years ago
  4. 1184287 sandbox: Add host filesystem by Simon Glass · 12 years ago
  5. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  6. f06b111 x86: Remove unneeded cruft from main Makefile by Simon Glass · 12 years ago
  7. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  8. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  9. 6eb21d0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  10. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  11. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  12. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  13. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  14. b4a16d0 Prepare v2013.01 by Tom Rini · 12 years ago
  15. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  16. 3d4eee9 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  17. aaa9f3c Prepare v2013.01-rc3 by Tom Rini · 12 years ago
  18. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  19. eb7bd97 spl: Change PAD_TO to CONFIG_SPL_PAD_TO by Scott Wood · 12 years ago
  20. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  21. abd31e9 Prepare v2013.01-rc2 by Tom Rini · 12 years ago
  22. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  23. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  24. b102e20 Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex by Joe Hershberger · 12 years ago
  25. 28eeffa Makefile: Add target for combined spl/u-boot.bin & u-boot.img by Stefan Roese · 12 years ago
  26. f7f05a9 Makefile: Add possibility to set entry-point for u-boot.img by Stefan Roese · 12 years ago
  27. b513ca7 mxs: Silence elftosb by Marek Vasut · 12 years ago
  28. 14f8246 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  29. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  30. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  31. f147eb7 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  32. 1bb2446 spl: rename u-boot-pad.bin to u-boot-with-spl.bin by Scott Wood · 12 years ago
  33. 479e660 Add u-boot-pad.bin target to the Makefile by José Miguel Gonçalves · 12 years ago
  34. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  35. 836a66c SOUND: SAMSUNG: Add I2S driver by Rajeshwari Shinde · 12 years ago
  36. fc0111c pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  37. dc93021 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  38. 257c531 pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  39. de06103 Makefile: silence 'make clean' by Andreas Bießmann · 12 years ago
  40. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  41. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  42. ae51b4a Makefile: use EXTRAVERSION for -rc? tag by Wolfgang Denk · 12 years ago
  43. 6666ef5 Prepare v2013.01-rc1 by Tom Rini · 12 years ago
  44. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  45. 441a85b ARM: tegra: combine duplicate Makefile rules by Stephen Warren · 12 years ago
  46. 167b888 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  47. c24391a ARM: Add SPL target to arm1136 by Stefano Babic · 12 years ago
  48. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  49. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  50. a0603a3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  51. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  52. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago
  53. 787d532 add check infrastructure, default sparse by Kim Phillips · 12 years ago
  54. e1680d3 Prepare v2012.10 by Tom Rini · 12 years ago
  55. 4551ecc Prepare v2012.10-rc3 by Tom Rini · 12 years ago
  56. 3cd4949 Prepare v2012.10-rc2 by Tom Rini · 12 years ago
  57. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  58. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  59. 20ae90c Makefile: Move SPL files to clobber, remove from clean by Tom Rini · 12 years ago
  60. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  61. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · 12 years ago
  62. 8493d50 Prepare v2012.10-rc1 by Tom Rini · 12 years ago
  63. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  64. edd5f22 Merge branch 'ext4' by Tom Rini · 12 years ago
  65. 9c05809 IPL: Remove remains of OneNAND IPL by Marek Vasut · 12 years ago
  66. 8c7238e MX: set a common place to share code for Freescale i.MX by Stefano Babic · 12 years ago
  67. e6546cd MX28: Cleanup mxsboot within make mrproper by Marek Vasut · 12 years ago
  68. eedb91d fix out of tree building with kallsyms by Mike Frysinger · 12 years ago
  69. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  70. d311c6e dfu: DFU backend implementation by Lukasz Majewski · 12 years ago
  71. 1781100 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · 12 years ago
  72. c9c9846 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  73. 21476ec tegra20: add u-boot-*-tegra.bin targets by Allen Martin · 12 years ago
  74. 21fe2f0 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago
  75. 8299bfb MX28: Move the u-boot.bd info CPUDIR/SOCDIR by Marek Vasut · 12 years ago
  76. f806bbf hawkboard/omapl-138: Add support for generating ais image for hawkboard by Sughosh Ganu · 12 years ago
  77. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  78. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  79. a1e4010 Makefile: fix HAVE_VENDOR_COMMON_LIB by Scott Wood · 12 years ago
  80. 060b70b Makefile: cosmetic: optimize usage of LIBS-y by Daniel Schwierzeck · 12 years ago
  81. 87eb1c9 Makefile: replace LIBS by LIBS-y by Daniel Schwierzeck · 12 years ago
  82. bd37030 Makefile: allow appending to LIB in sub-makefiles by Daniel Schwierzeck · 12 years ago
  83. 71014b6 ext4fs ls load support by Uma Shankar · 13 years ago
  84. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  85. 10c08ef sandbox: Add basic test for command execution by Simon Glass · 13 years ago
  86. dc907bb Prepare v2012.07 by Wolfgang Denk · 12 years ago
  87. b5c812b Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 12 years ago
  88. f4e111c Makefile: avoid "Generating asm-offsets.h" message with "-s" by Wolfgang Denk · 12 years ago
  89. 34d41e5 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · 12 years ago
  90. 0debd48 Prepare v2012.07-rc3 by Wolfgang Denk · 12 years ago
  91. 3eca826 Prepare v2012.07-rc2 by Wolfgang Denk · 12 years ago
  92. ec1ab28 Prepare v2012.07-rc1 by Wolfgang Denk · 12 years ago
  93. 0ba64c3 Makefile: Add u-boot.spr build target (SPEAr) by Stefan Roese · 13 years ago
  94. fa13491 create lib/tizen directory by Donghwa Lee · 13 years ago
  95. 20eef6c Makefile: Add a 'checkthumb' rule by Tom Rini · 13 years ago
  96. f70a234 Prepare v2012.04.01 by Wolfgang Denk · 13 years ago
  97. 302007e Prepare v2012.04 by Wolfgang Denk · 13 years ago
  98. b8e1cdc Prepare v2012.04-rc3 by Wolfgang Denk · 13 years ago
  99. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  100. b456f54 Prepare v2012.04-rc1 by Wolfgang Denk · 13 years ago