1. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  2. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  3. 3f62971 ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 11 years ago
  4. 1336e2d mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  5. 8a57302 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  6. fb82398 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  7. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  8. 74c32ef mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  9. cd2bf48 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  10. c494eaf Prepare v2014.04-rc3 by Tom Rini · 11 years ago
  11. 4642e00 Kbuild: allow building tools without board configuration by Masahiro Yamada · 11 years ago
  12. b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 11 years ago
  13. 8a7d486 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  14. 462d188 drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
  15. 82778e9 board: ecovec: fix USB0 clock enable by Baruch Siach · 11 years ago
  16. f09d04a board: ecovec: fix debug LEDs pin direction by Baruch Siach · 11 years ago
  17. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  18. 423ec7f am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 11 years ago
  19. 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  20. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  21. 5a449d7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  22. 36c4b1d Start the deprecation process for generic board by Simon Glass · 11 years ago
  23. e002170 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
  24. 0bd9372 drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  25. 680d8f0 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  26. 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  27. 01a0c64 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
  28. 17b0da8 axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
  29. a7b26db net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
  30. 028d65f Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · 11 years ago
  31. 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  32. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  33. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  34. 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  35. 81b196b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  36. eea4e6f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  37. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  38. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  39. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  40. 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  41. 401341d am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 11 years ago
  42. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  43. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  44. 659c89d patman: Use Patch-cc: instead of Cc: by Simon Glass · 11 years ago
  45. def2321 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  46. 5527f83 Add lzmadec command by Patrice Bouchand · 11 years ago
  47. 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  48. 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  49. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  50. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  51. 20f86a0 sandbox: Deal with conflicting getenv() for SDL by Simon Glass · 11 years ago
  52. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  53. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  54. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  55. bbc09bf sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  56. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  57. 47f5fcf sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  58. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  59. 86bf601 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · 11 years ago
  60. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  61. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  62. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  63. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  64. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  65. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  66. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  67. e0dd81e cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  68. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  69. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  70. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  71. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  72. cecb19c cros_ec: Add an enum for the number of flash regions by Simon Glass · 11 years ago
  73. 39741c0 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
  74. 95fac6a sandbox: Use os functions to read host device tree by Simon Glass · 11 years ago
  75. 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  76. 66bd1cf Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  77. bf64035 mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  78. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  79. c6136aa sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  80. cc56f13 sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  81. cfa90a6 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  82. c1f9325 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  83. 194ba5d sh: ecovec: correct romImage address in comment by Baruch Siach · 11 years ago
  84. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  85. 2e50f6d kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  86. 37bdf35 kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  87. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  88. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  89. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  90. f5c66bd kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  91. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  92. e4536f8 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  93. 323762e kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  94. c2e5b6a x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  95. b6e53eb kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  96. 22dbf14 kbuild: use short logs for some board specific make rules by Masahiro Yamada · 11 years ago
  97. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  98. dd11aca usb: net: update README.usb to list all USB ethernet options by Gerhard Sittig · 11 years ago
  99. 9a6a109 at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · 11 years ago
  100. a743415 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · 11 years ago