summaryrefslogtreecommitdiffstats
path: root/board/prodrive/alpr/alpr.c
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Add fdt support to Prodrive alprStefan Roese2008-03-271-1/+24
| | | | | | | | Since this board will probably be ported to arch/powerpc in the near future, we add device tree support now. This way we are "ready" for arch/powerpc from now on. Signed-off-by: Stefan Roese <sr@denx.de>
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-2/+2
| | | | | | | | This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <sr@denx.de>
* [PATCH] Update ALPR board filesStefan Roese2007-01-061-19/+8
| | | | | | | This update brings the ALPR board support to the newest version. It also fixes a problem with the NAND driver. Signed-off-by: Stefan Roese <sr@denx.de>
* [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-271-28/+72
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* Update ALPR code (NAND support working now)Stefan Roese2006-10-071-15/+16
| | | | Patch by Stefan Roese, 07 Oct 2006
* Add initial support for the ALPR board from ProdriveStefan Roese2006-08-151-0/+283
NAND needs some additional testing Patch by Heiko Schocher, 15 Aug 2006
OpenPOWER on IntegriCloud