aboutsummaryrefslogtreecommitdiff
path: root/board/prodrive/alpr/alpr.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-02powerpc: ppc4xx: remove alpr supportMasahiro Yamada1-215/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-4/+5
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-12/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-27/+7
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-39/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-1/+1
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-26/+26
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-30/+30
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-17/+17
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese1-19/+31
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-30/+0
2008-03-27ppc4xx: Add fdt support to Prodrive alprStefan Roese1-1/+24
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-01-06[PATCH] Update ALPR board filesStefan Roese1-19/+8
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese1-28/+72
2006-10-07Update ALPR code (NAND support working now)Stefan Roese1-15/+16
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese1-0/+283