index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-07-02
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
2014-07-02
USB: gadget: atmel: zero out allocated requests
Stephen Warren
2014-07-02
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
2014-07-02
usb: ci_udc: lift ilist size calculations to global scope
Stephen Warren
2014-07-02
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
Stephen Warren
2014-07-02
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
Stephen Warren
2014-06-25
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
2014-06-25
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2014-06-25
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
2014-06-25
usb:composite: clear the whole common buffer
Jeroen Hofstee
2014-06-25
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-06-25
usb: cosmetic: double const
Jeroen Hofstee
2014-06-25
usb: ci_udc: fix typo in debug message
Stephen Warren
2014-06-25
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
Stephen Warren
2014-06-20
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
dm: Add missing header files in lists and root
Simon Glass
2014-06-20
dm: Use case-insensitive comparison for GPIO banks
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-19
pmic: tps65090: correct checking i2c bus
Jeroen Hofstee
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-12
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-06-12
mmc: free allocated memory on initialization errors
Darwin Rambo
2014-06-12
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-12
i2c: kona: Resolve Kona I2C driver issue
Steve Rae
2014-06-11
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-06-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-06-11
dfu: Disable default calculation of CRC32
Lukasz Majewski
2014-06-11
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
usb: ci_udc: fix probe error cleanup
Stephen Warren
2014-06-11
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-10
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
Nobuhiro Iwamatsu
2014-06-10
net: sh-eth: Fix coding style
Nobuhiro Iwamatsu
2014-06-10
net: sh-eth: Add support R7S72100 of rmobile
Nobuhiro Iwamatsu
2014-06-08
sf: probe: Fix quad bit set path
Poddar, Sourav
2014-06-08
spi: soft_spi: Support NULL din/dout buffers
Andrew Ruder
2014-06-08
sf: params: Added support for Spansion S25FL512S_512K
Siva Durga Prasad Paladugu
2014-06-08
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-06-06
power: Add support for the TPS65218 PMIC
Tom Rini
2014-06-06
ti: qspi: populate slave device to set flash quad bit.
Sourav Poddar
2014-06-06
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
[next]