1. d5b4866 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  2. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  3. 5cedb6e mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  4. 3060064 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  5. 9ae353e Prepare v2014.04-rc3 by Tom Rini · 11 years ago
  6. f00abd7 Kbuild: allow building tools without board configuration by Masahiro Yamada · 11 years ago
  7. c51672c tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 11 years ago
  8. 18bee70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  9. d41bf8d drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
  10. ea39bb0 board: ecovec: fix USB0 clock enable by Baruch Siach · 11 years ago
  11. 61d6b38 board: ecovec: fix debug LEDs pin direction by Baruch Siach · 11 years ago
  12. 23bcc9b blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  13. d40634b am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 11 years ago
  14. 60fcaaa am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  15. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  16. e23add7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  17. 46a3b3d Start the deprecation process for generic board by Simon Glass · 11 years ago
  18. a537a85 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
  19. 8d28e1b drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  20. b71fef3 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  21. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  22. 5f9f4a9 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
  23. 7c1781b axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
  24. 498fb83 net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
  25. 287a839 Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · 11 years ago
  26. 4ad4cef spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  27. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  28. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  29. 75a652f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  30. 7ef90c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  31. c8de90f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  32. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  33. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  34. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  35. cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  36. ea75c47 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 11 years ago
  37. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  38. 941b384 usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  39. f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  40. df14fb9 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  41. bd1f7ef Add lzmadec command by Patrice Bouchand · 11 years ago
  42. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  43. fe27ded sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  44. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  45. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  46. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  47. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  48. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  49. 279fc16 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  50. 0d10f29 sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  51. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  52. 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  53. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  54. fd17340 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
  55. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  56. 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  57. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  58. 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  59. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  60. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  61. c4af76a cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  62. 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  63. 2f54881 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  64. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  65. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  66. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  67. b83b937 cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  68. 1f6acb5 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
  69. e735b68 sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
  70. 7b89a1b sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  71. f7c3f6f Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  72. 52fa1ff mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  73. 7307157 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  74. 9ad0175 sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  75. e3c417b sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  76. f6e2527 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  77. 3498562 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  78. 2dfd961 sh: ecovec: correct romImage address in comment by Baruch Siach · 11 years ago
  79. e5d150e sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  80. d6f9f87 kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  81. 7fd7c6d kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  82. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  83. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  84. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  85. 5021880 kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  86. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  87. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  88. f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  89. 7702eeb x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  90. 46230b6 kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  91. 18b727a kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  92. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  93. 9dc5573 usb: net: update README.usb to list all USB ethernet options by Gerhard Sittig · 11 years ago
  94. 16f006d at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  95. 42436a9 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago
  96. 9cf6490 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · 11 years ago
  97. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  98. 3b16287 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · 11 years ago
  99. 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · 11 years ago
  100. 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · 11 years ago