1. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  2. 7610b41 ahci: increase spin-up timeout to 20 sec by Rob Herring · 11 years ago
  3. 1782108 ahci: handle COMINIT received during spin-up by Rob Herring · 11 years ago
  4. 124e9fa ahci: move link bring-up handling to separate function by Rob Herring · 11 years ago
  5. 2bdb10d ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · 11 years ago
  6. 796c2eb ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · 11 years ago
  7. 48c3a87 ahci: fix unaligned access by Rob Herring · 11 years ago
  8. 2915a02 ahci: use ports implemented map instead of num_ports by Richard Gibbs · 11 years ago
  9. 4412db4 standalone-examples: support custom GCC lib by Jack Mitchell · 11 years ago
  10. 6b8f185 fs: fat: don't call disk_write with zero sector num by Wu, Josh · 11 years ago
  11. 7ea50d5 compiler_gcc: do not redefine __gnu_attributes by Jeroen Hofstee · 11 years ago
  12. dc19ec1 git-mailrc: Update MMC custodian by Pantelis Antoniou · 11 years ago
  13. 938138c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 11 years ago
  14. 3c950c4 am335x_evm.h: Add back the actual load of the kernel image by Robert P. J. Day · 11 years ago
  15. 1a05b5f nios2: fix missing comment terminator from SPDX License commit by Thomas Chou · 11 years ago
  16. 315c0ac bootm: allow correct bounds-check of destination by Kees Cook · 11 years ago
  17. ff9d2ef lzo: correctly bounds-check output buffer by Kees Cook · 11 years ago
  18. afca294 lzma: correctly bounds-check output buffer by Kees Cook · 11 years ago
  19. b75650d gzip: correctly bounds-check output buffer by Kees Cook · 11 years ago
  20. 8ef7047 documentation: add more compression configs by Kees Cook · 11 years ago
  21. 3153e91 sandbox: add compression tests by Kees Cook · 11 years ago
  22. 628af17 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  23. fb18fa9 Prepare v2013.10-rc2 by Tom Rini · 11 years ago
  24. a228296 omap5: Correct include order, drop CONFIG_SYS_PROMPT define by Tom Rini · 11 years ago
  25. 529c0d9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  26. 880a412 i2c: fix i2c dev command for not using new framework by Heiko Schocher · 11 years ago
  27. c95e2b9 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  28. 07551f2 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  29. b63056d NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined by Jim Lin · 11 years ago
  30. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  31. c390412 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  32. c4219a8 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · 11 years ago
  33. cfc2d0d usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · 11 years ago
  34. 815c30b dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · 11 years ago
  35. eaf3e61 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  36. 1572ead ARM: OMAP5-uevm: Add usb device reset API by Dan Murphy · 11 years ago
  37. 3615a99 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  38. 04025b4 ARM: OMAP5-uevm: Add USB MAC ethernet address by Dan Murphy · 11 years ago
  39. 5e5cfaf ARM: OMAP5-uevm: Add USB ehci support for the uEVM by Dan Murphy · 11 years ago
  40. 120503f ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago
  41. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  42. 5a7bd38 omap5: uevm: Change the board name to correct name by Dan Murphy · 11 years ago
  43. 2b26201 env_nand.c: support falling back to redundant env when writing by Phil Sutter · 11 years ago
  44. 47b6dad nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
  45. 46aabcc cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  46. 7d25cd3 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  47. e40520b cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  48. 6612ab3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  49. b6df9b0 Makefile: Fix build in a separated directory tree by York Sun · 11 years ago
  50. e6394e9 Fix for incorrect conversion hex string to number (FMAN firmware address). by Николай Пузанов · 11 years ago
  51. 424bf94 powerpc/sec: Add workaround for SEC A-003571 by Shengzhou Liu · 11 years ago
  52. e1a2a34 powerpc/p1010rdb: fix calculating ddr_freq_mhz by Shengzhou Liu · 11 years ago
  53. 1c68d01 powerpc/t4240: add QSGMII interface support by Shaohui Xie · 11 years ago
  54. ae3dcd0 powerpc/t4240: fix lanes routing for QSGMII protocols by Shaohui Xie · 11 years ago
  55. 7d0d355 powerpc/common/vsc3316: remove const from vsc3316_config parameter define by Shaohui Xie · 11 years ago
  56. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  57. 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  58. bf90256 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  59. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  60. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  61. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  62. 382ce7e powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · 11 years ago
  63. fdf8529 powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · 11 years ago
  64. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  65. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  66. 0151d99 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
  67. 7cb4f1c spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  68. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  69. fb8f4fd ppc4xx: Remove CANBT board by Matthias Fuchs · 11 years ago
  70. 63980c2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  71. 3fbb517 pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() by Łukasz Majewski · 11 years ago
  72. 2936df1 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · 11 years ago
  73. ea0f73a i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled by Łukasz Majewski · 11 years ago
  74. 9c3f77e fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · 11 years ago
  75. b8ce334 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · 11 years ago
  76. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  77. 40a60c6 Prepare v2013.10-rc1 by Tom Rini · 11 years ago
  78. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  79. 874b4a0 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · 11 years ago
  80. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  81. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  82. 933aa01 SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed files by Wolfgang Denk · 11 years ago
  83. 0628cb2 net: ftmac110: Update tx/rx descriptor format by Kuo-Jung Su · 11 years ago
  84. 4b7be19 net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs * by Kuo-Jung Su · 11 years ago
  85. 102a8cd net: ftmac110: Update license statement by Kuo-Jung Su · 11 years ago
  86. 6e840eb net.h: don't use the reserved name __unused by Jeroen Hofstee · 11 years ago
  87. a782fb2 linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific list by Tom Rini · 11 years ago
  88. 48e8c08 galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific list by Tom Rini · 11 years ago
  89. b173075 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · 11 years ago
  90. c624d16 net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules by Bhupesh Sharma · 11 years ago
  91. 2eb6090 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · 11 years ago
  92. a62cd29 net: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  93. 2563421 phy: smsc: LAN8710/8720 are not Gbit PHYs by Fabio Estevam · 11 years ago
  94. 012a2c1 serial: arm_dcc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  95. 3e24dd2 powerpc/ppc4xx: Fix dlvision-10g reset gpio by Dirk Eibach · 11 years ago
  96. f24c8e8 powerpc/ppc4xx: Do full iocon PHY initialization in software by Dirk Eibach · 11 years ago
  97. d78951d powerpc/ppc4xx: Add support for iocon-2 by Dirk Eibach · 11 years ago
  98. a808970 powerpc/ppc4xx: Add support for iocon fiber by Dirk Eibach · 11 years ago
  99. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  100. 9ed887c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago