summaryrefslogtreecommitdiffstats
path: root/doc/README.generic_usb_ohci
Commit message (Collapse)AuthorAgeFilesLines
* doc: Fix outdated ohci board hook documentationKrzysztof Kozlowski2019-04-021-1/+1
| | | | | | The ohci driver calls board_usb_init(), not usb_board_init(). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-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>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-7/+7
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* USB: add new configuration variable CONFIG_PCI_OHCI_DEVNOSergei Poselenov2008-05-271-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>
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
| | | | Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-131-4/+1
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-061-16/+33
|
* Add a small README with information on the generic ohci driver.Markus Klotzbuecher2006-11-271-0/+43