summaryrefslogtreecommitdiffstats
path: root/doc/driver-model/UDM-pci.txt
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada2013-11-081-62/+62
| | | | | | | | | | | | | Everytime a dead driver is removed from the list, we must re-number. This is a painful task. Try git show e53232250 -- doc/driver-model/UDM-serial.txt git show 6f62f4207 -- doc/driver-model/UDM-serial.txt git show b9f4bc34a -- doc/driver-model/UDM-serial.txt to see what I mean. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-5/+1
| | | | | | | | | | The Freescale MPC8220 Power Architecture processors have long reached EOL; Freescale does not even list these any more on their web site. Remove the code to avoid wasting maitaining efforts on dead stuff. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Andy Fleming <afleming@gmail.com>
* ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-111-4/+0
| | | | | | | | | | These boards seem to be unmaintained for quite some time. So lets remove support for them completely. This also cleans up some common drivers/files. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Guillaume Alexandre <guillaume.alexandre@gespac.ch> Acked-by: Wolfgang Denk <wd@denx.de>
* dm: add PCI design documentPavel Herrmann2012-09-021-0/+265
Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
OpenPOWER on IntegriCloud