Commit Graph

23890 Commits (9ace3fc81427f6a4036718c2daff9d6f8ee7b69a)
 

Author SHA1 Message Date
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 11 years ago
Stephen Warren 8c6004568f ums: allow the user to specify the device type 11 years ago
Stephen Warren 1725f12882 ums: move all variable declarations to the start of the block 11 years ago
Stephen Warren d0cc456dc3 ums: use get_device() not find_mmc_device(); 11 years ago
Stephen Warren abfe8afe88 ums: move IO support code to common location 11 years ago
Stephen Warren 36ff05c4f9 ums: remove ums_disk_init() 11 years ago
Stephen Warren dc1e746c42 ums: remove error-checking of MMC device size 11 years ago
Stephen Warren c2474d9c71 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR 11 years ago
Stephen Warren ce19d97401 ums: support block devices not MMC devices 11 years ago
Stephen Warren 66b88b07cd usb: ums: add error handling for failed registration 11 years ago
Stephen Warren 340ed422d2 usb: ums: remove ci_udc special case 11 years ago
Stephen Warren 2813006fec usb: ci_udc: allow multiple buffer allocs per ep 11 years ago
Tom Rini 173d294b94 Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze 11 years ago
Tom Rini 33b0f7b5e6 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 11 years ago
Tom Rini a1a1f6e938 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze 11 years ago
Tom Rini 3c3f13f819 Merge branch 'master' of git://git.denx.de/u-boot-usb 11 years ago
Michal Simek 870e0bda43 serial: zynq: Fix typo in suffix function name 11 years ago
Michal Simek 6c4da35996 serial: zynq: Remove sparse warnings 11 years ago
Michal Simek 2fd2489b7a net: zynq: Fix sparse warnings in gem 11 years ago
Michal Simek c1a9fa4ba6 net: zynq: Use predefined macros instead of hardcoded value 11 years ago
Stephan Linz d1d37b5cab microblaze: Wire up OF support for emaclite 11 years ago
Mateusz Zalega af41d6b4cb common: fixed linker-list example 11 years ago
Stephen Warren 25fbf96b24 USB: gadget: save driver name before registering it 11 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 11 years ago
Mateusz Zalega fad8edf0f7 am335x: dfu: disable DFU in am335x_evm SPL build 11 years ago
Mateusz Zalega 41c2d60b3a ums: always initialize mmc before ums_disk_init() 11 years ago
Mateusz Zalega b7d4259af2 dfu: mmc: change offset base handling 11 years ago
Mateusz Zalega 711b931f90 dfu: mmc: raw data write fix 11 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 11 years ago
Mateusz Zalega 6b423b752b part: header fix 11 years ago
Mateusz Zalega 07a2d42cd4 mmc: mmc header fix 11 years ago
Tom Rini 52fded7b94 Merge branch 'next' of git://git.denx.de/u-boot-sh 11 years ago
Stephen Warren 2fc5dab2ed usb: gadget: allow ci_udc to build with new gadget framework 11 years ago
Stephen Warren a022c1e13c usb: ums: use only 1 buffer for CI_UDC 11 years ago
Stephen Warren fcf2ede190 usb: ci_udc: support variants with hostpc register 11 years ago
Stephen Warren 0c51dc6db9 usb: ci_udc: make PHY initialization conditional 11 years ago
Stephen Warren 8aac6e9c53 usb: ci_udc: set ep->req.actual after transfer 11 years ago
Stephen Warren f5c03006dd usb: ci_udc: Support larger packets 11 years ago
Lukasz Majewski 672ad18c27 dfu:fix: Replace wrong return value with proper one 11 years ago
andrey.konovalov@linaro.org e6e493f341 exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT 11 years ago
Rob Herring 078d7302ac usb: musb: fill in usb_gadget_unregister_driver 11 years ago
Rob Herring 52d45012ff usb: handle NULL table in usb_gadget_get_string 11 years ago
Przemyslaw Marczak fd2a89b20b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() 11 years ago
Przemyslaw Marczak adfc17bf09 usb:gadget:f_thor: code cleanup in function download_tail() 11 years ago
Adrian Cox 08a98b89df usb: Fix USB keyboard polling via control endpoint 11 years ago
Adrian Cox ea42777567 usb: Add endian support macros to interrupt transfers in the EHCI driver. 11 years ago
Nobuhiro Iwamatsu ede4d5e387 usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs 11 years ago
Masahiro Yamada 994b56616b sh: delete an unused source file 11 years ago
Shaveta Leekha a405764c1e drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write 11 years ago
York Sun dec1861be9 driver/mxc_i2c: Move static data structure to global_data 11 years ago