summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-11/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-06-3/+3
| * | | | serial: zynq: Remove sparse warningsMichal Simek2014-05-06-8/+8
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-1/+1
|\ \ \ \ \
| * | | | | microblaze: Wire up OF support for emacliteStephan Linz2014-05-06-1/+1
| |/ / / /
* | | | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-1/+3
|\ \ \ \ \
| * | | | | net: zynq: Fix sparse warnings in gemMichal Simek2014-05-06-0/+1
| * | | | | net: zynq: Use predefined macros instead of hardcoded valueMichal Simek2014-05-06-1/+2
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-06-230/+597
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | common: fixed linker-list exampleMateusz Zalega2014-05-05-1/+1
| * | | | USB: gadget: save driver name before registering itStephen Warren2014-05-05-1/+2
| * | | | USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-05-64/+62
| * | | | am335x: dfu: disable DFU in am335x_evm SPL buildMateusz Zalega2014-05-05-0/+2
| * | | | ums: always initialize mmc before ums_disk_init()Mateusz Zalega2014-05-05-4/+2
| * | | | dfu: mmc: change offset base handlingMateusz Zalega2014-05-05-10/+14
| * | | | dfu: mmc: raw data write fixMateusz Zalega2014-05-05-45/+65
| * | | | usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-05-44/+18
| * | | | part: header fixMateusz Zalega2014-05-05-0/+1
| * | | | mmc: mmc header fixMateusz Zalega2014-05-05-0/+1
| * | | | usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren2014-05-01-0/+1
| * | | | usb: ums: use only 1 buffer for CI_UDCStephen Warren2014-04-30-0/+4
| * | | | usb: ci_udc: support variants with hostpc registerStephen Warren2014-04-30-18/+62
| * | | | usb: ci_udc: make PHY initialization conditionalStephen Warren2014-04-30-2/+7
| * | | | usb: ci_udc: set ep->req.actual after transferStephen Warren2014-04-30-2/+2
| * | | | usb: ci_udc: Support larger packetsStephen Warren2014-04-30-0/+3
| * | | | dfu:fix: Replace wrong return value with proper oneLukasz Majewski2014-04-30-1/+1
| * | | | exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-30-2/+4
| * | | | usb: musb: fill in usb_gadget_unregister_driverRob Herring2014-04-30-1/+4
| * | | | usb: handle NULL table in usb_gadget_get_stringRob Herring2014-04-30-0/+3
| * | | | usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak2014-04-30-0/+6
| * | | | usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak2014-04-30-4/+3
| * | | | usb: Fix USB keyboard polling via control endpointAdrian Cox2014-04-30-11/+25
| * | | | usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-30-25/+31
| * | | | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-30-0/+278
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2014-05-02-96/+0
|\ \ \ \ | |/ / / |/| | |
| * | | sh: delete an unused source fileMasahiro Yamada2014-04-30-96/+0
* | | | drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-29-7/+34
* | | | driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-29-10/+11
|/ / /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini2014-04-25-3/+3
|\ \ \
| * | | axs101: bump DDR size from 256 to 512 MbAlexey Brodkin2014-04-25-2/+2
| * | | axs101: increase EEPROM page write delay from 32 to 64 msecAlexey Brodkin2014-04-25-1/+1
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-04-25-64/+101
|\ \ \ \
| * | | | ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-24-64/+101
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2014-04-25-4/+813
|\ \ \ \
| * | | | mpc83xx: add ids8313 supportHeiko Schocher2014-04-23-0/+807
| * | | | mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-23-3/+4
| * | | | powerpc, ids8247: create vendor board dir idsHeiko Schocher2014-04-23-1/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-25-1555/+5777
|\ \ \ \ | |/ / / |/| | |
| * | | ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-22-1/+1
| * | | powerpc/T4QDS: add two stage boot of nand/sdShaohui Xie2014-04-22-27/+310