summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26mx25pdk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam
2014-06-25dfu: free entities when parsing failsStephen Warren
2014-06-25usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich
2014-06-25usb: fastboot: fix potential buffer overflowJeroen Hofstee
2014-06-25usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee
2014-06-25usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee
2014-06-25usb:composite: clear the whole common bufferJeroen Hofstee
2014-06-25usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano
2014-06-25usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano
2014-06-25usb: cosmetic: double constJeroen Hofstee
2014-06-25usb: ci_udc: fix typo in debug messageStephen Warren
2014-06-25usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren
2014-06-25vf610: fix build due to missing sys_proto.hStefano Babic
2014-06-25Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-24Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2014-06-24Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-06-24Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-23sandbox: change local_irq_save() to macroMasahiro Yamada
2014-06-23sandbox: terminate os_dirent_ls() result listStephen Warren
2014-06-23sandbox: restore ability to access host fs through standard commandsStephen Warren
2014-06-23x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka
2014-06-23mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher
2014-06-23PMIC: MAX77686: fix invalid bus checkJeroen Hofstee
2014-06-22Exynos: Split 5250 and 5420 memory bank configurationMichael Pratt
2014-06-22Exynos5: Config: Enable USB boot mode for all Exynos5 SoCsAkshay Saraswat
2014-06-22Exynos5: Config: Increase SPL footprint for Exynos5420Akshay Saraswat
2014-06-22Exynos5: Config: Place environment at the end of SPI flashAkshay Saraswat
2014-06-22Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat
2014-06-22Exynos5420: Let macros be used for exynos5420Akshay Saraswat
2014-06-22Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat
2014-06-21dm: Use '*' to indicate a device is activatedSimon Glass
2014-06-21include/dm.h: fix inclusion guardJeroen Hofstee
2014-06-21Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-06-20dm: Expand and improve the device lifecycle docsSimon Glass
2014-06-20dm: Tidy up four minor code nitsSimon Glass
2014-06-20tegra: Enable driver modelSimon Glass
2014-06-20tegra: dts: Bring in GPIO bindings from linuxSimon Glass
2014-06-20dm: Fix printf() strings in the 'dm' commandSimon Glass
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Add missing header files in lists and rootSimon Glass
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-06-20dm: Update README to encourage conversion to driver modelSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-20Makefile: Support include files for .dts filesSimon Glass
2014-06-20sandbox: Support iotrace featureSimon Glass
2014-06-20arm: Support iotrace featureSimon Glass
2014-06-20Add an I/O tracing featureSimon Glass