summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-06-30usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert
2013-06-30usb: fix unaligned access in device_qual()Heiko Schocher
2013-06-30dfu:function: Fix number of allocated DFU function pointersLukasz Majewski
2013-06-30usb, musb-new: add wdt triggerHeiko Schocher
2013-06-30usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher
2013-06-30usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher
2013-06-30usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek
2013-06-30drivers:usb: use get|put_unaligned_le16Piotr Wilczek
2013-06-30dfu: make data buffer size configurableHeiko Schocher
2013-06-28Prepare v2013.07-rc2v2013.07-rc2Tom Rini
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese
2013-06-28mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass
2013-06-28bootm: Disable interrupts before loading OSSimon Glass
2013-06-28cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handlingTom Rini
2013-06-28Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-06-28vf610twr: Remove SoC name from U-Boot promptOtavio Salvador
2013-06-28vf610twr: Add default environment in line with other Freescale boardsOtavio Salvador
2013-06-28video: mxsfb: Break the line in videomode messageFabio Estevam
2013-06-28MAINTAINERS: Add an entry to the mx6q wandboard variantFabio Estevam
2013-06-28SMDK5250: Remove reduntant codeRajeshwari Shinde
2013-06-27am335x_evm: Add missing ';' in findfdtTom Rini
2013-06-27Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xxTom Rini
2013-06-27PPC 74xx_7xx: Fix build warnings for ELPPC boardWolfgang Denk
2013-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier
2013-06-27m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)
2013-06-26mtd/nand: docg4: fix compiler warningsMike Dunn
2013-06-26m28evk: Move README file inside board directoryFabio Estevam
2013-06-26mx28evk: Move README file inside board directoryFabio Estevam
2013-06-26README: mxs: Introduce README.mxsFabio Estevam
2013-06-26README: mx28_common: Fix structure of sentenceFabio Estevam
2013-06-26README: mx28_common: Do not hardcode the SSP portFabio Estevam
2013-06-26README: mx28_common: Keep the text within 80 columnsFabio Estevam
2013-06-26imx: nitrogen6x: Enable filesystem generic commandsRobert Winkler
2013-06-26imx: nitrogen6x: Enable raw initrdRobert Winkler
2013-06-26imx: nitrogen6x: Enable bootzRobert Winkler
2013-06-26imx: nitrogen6x: Enabled data cacheRobert Winkler
2013-06-26mx27: add i2c clocktrem
2013-06-26mx27: add function enable_cachestrem
2013-06-26imx: Add support for the SabreSD shipped with i.MX6DLPierre Aubert
2013-06-26imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert
2013-06-26imx6: fix GPR2 wrong definitionPierre Aubert
2013-06-26dwc_ahsata: Allow use with dcache enabledEric Nelson
2013-06-26usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-06-26mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-06-26hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin
2013-06-26serial: Use ARRAY_SIZE instead of reinventing itAxel Lin
2013-06-26README: align default commands with codeVincent Stehlé
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe