summaryrefslogtreecommitdiff
path: root/doc/README.generic_usb_ohci
AgeCommit message (Collapse)AuthorFilesLines
2019-04-02doc: Fix outdated ohci board hook documentationKrzysztof Kozlowski1-1/+1
The ohci driver calls board_usb_init(), not usb_board_init(). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-2/+2
There was for long time no activity in the mpx5xxx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in mpc5xxx, so remove it. Signed-off-by: Heiko Schocher <hs@denx.de>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-05-27USB: add new configuration variable CONFIG_PCI_OHCI_DEVNOSergei Poselenov1-0/+6
In case of several PCI USB controllers on a board this variable specifys which controller to use. See doc/README.generic_usb_ohci for details. Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
2007-08-13Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk1-4/+1
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-06-06USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher1-16/+33
2006-11-27Add a small README with information on the generic ohci driver.Markus Klotzbuecher1-0/+43