summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-02Prepare v2014.07-rc4v2014.07-rc4Tom Rini
2014-07-02usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren
2014-07-02USB: gadget: atmel: zero out allocated requestsStephen Warren
2014-07-02usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren
2014-07-02usb: ci_udc: remove controller.items arrayStephen Warren
2014-07-02usb: ci_udc: fix items array size/stride calculationStephen Warren
2014-07-02usb: ci_udc: lift ilist size calculations to global scopeStephen Warren
2014-07-02usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren
2014-07-02usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren
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-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-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-21dm: Use '*' to indicate a device is activatedSimon Glass
2014-06-21include/dm.h: fix inclusion guardJeroen Hofstee
2014-06-20Merge 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
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada
2014-06-19cosmetic: autoboot: update old style GNU struct initJeroen Hofstee
2014-06-19cmd_md5sum.c: remove dead code / fix warningJeroen Hofstee
2014-06-19Remove nios-32 arch remnantsVasili Galka