summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | usb: ci_udc: remove controller.items arrayStephen Warren2014-07-02-6/+3
* | | | | usb: ci_udc: fix items array size/stride calculationStephen Warren2014-07-02-15/+15
* | | | | usb: ci_udc: lift ilist size calculations to global scopeStephen Warren2014-07-02-14/+14
* | | | | usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren2014-07-02-3/+4
* | | | | usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren2014-07-02-2/+2
* | | | | dfu: free entities when parsing failsStephen Warren2014-06-25-2/+3
* | | | | usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich2014-06-25-0/+1
* | | | | usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-25-4/+7
* | | | | usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee2014-06-25-2/+2
* | | | | usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee2014-06-25-1/+0
* | | | | usb:composite: clear the whole common bufferJeroen Hofstee2014-06-25-2/+2
* | | | | usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano2014-06-25-1/+1
* | | | | usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano2014-06-25-2/+2
* | | | | usb: cosmetic: double constJeroen Hofstee2014-06-25-2/+2
* | | | | usb: ci_udc: fix typo in debug messageStephen Warren2014-06-25-2/+2
* | | | | usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren2014-06-25-1/+7
| |/ / / |/| | |
* | | | Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2014-06-24-18/+39
|\ \ \ \
| * | | | sandbox: change local_irq_save() to macroMasahiro Yamada2014-06-23-6/+4
| * | | | sandbox: terminate os_dirent_ls() result listStephen Warren2014-06-23-0/+1
| * | | | sandbox: restore ability to access host fs through standard commandsStephen Warren2014-06-23-9/+30
| * | | | x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka2014-06-23-3/+4
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-06-24-6/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dm: Use '*' to indicate a device is activatedSimon Glass2014-06-21-5/+6
| * | | | include/dm.h: fix inclusion guardJeroen Hofstee2014-06-21-1/+1
* | | | | mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher2014-06-23-1/+2
* | | | | lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher2014-06-23-36/+41
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-06-20-61/+831
|\ \ \ \
| * | | | dm: Expand and improve the device lifecycle docsSimon Glass2014-06-20-7/+213
| * | | | dm: Tidy up four minor code nitsSimon Glass2014-06-20-6/+28
| * | | | tegra: Enable driver modelSimon Glass2014-06-20-0/+3
| * | | | tegra: dts: Bring in GPIO bindings from linuxSimon Glass2014-06-20-28/+155
| * | | | dm: Fix printf() strings in the 'dm' commandSimon Glass2014-06-20-4/+4
| * | | | dm: Allow driver model tests only for sandboxSimon Glass2014-06-20-2/+11
| * | | | dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-20-4/+8
| * | | | dm: Add missing header files in lists and rootSimon Glass2014-06-20-0/+2
| * | | | dm: Use case-insensitive comparison for GPIO banksSimon Glass2014-06-20-1/+1
| * | | | dm: Update README to encourage conversion to driver modelSimon Glass2014-06-20-0/+5
| * | | | dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-9/+9
| * | | | Makefile: Support include files for .dts filesSimon Glass2014-06-20-0/+5
| * | | | sandbox: Support iotrace featureSimon Glass2014-06-20-0/+13
| * | | | arm: Support iotrace featureSimon Glass2014-06-20-0/+3
| * | | | Add an I/O tracing featureSimon Glass2014-06-20-0/+371
* | | | | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada2014-06-20-49/+48
|/ / / /
* | | | cosmetic: autoboot: update old style GNU struct initJeroen Hofstee2014-06-19-4/+4
* | | | cmd_md5sum.c: remove dead code / fix warningJeroen Hofstee2014-06-19-1/+0
* | | | Remove nios-32 arch remnantsVasili Galka2014-06-19-335/+0
* | | | m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka2014-06-19-8/+0
* | | | pmic: tps65090: correct checking i2c busJeroen Hofstee2014-06-19-1/+1
* | | | fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPLHannes Petermaier2014-06-19-2/+2
* | | | includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-19-31/+30