summaryrefslogtreecommitdiffstats
path: root/include/configs/alpr.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+3
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-2/+6
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-2/+6
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2010-04-141-1/+3
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-12-221-2/+0
* ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-11-191-2/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese2008-12-101-4/+1
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-91/+91
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-1/+0
* ppc4xx: Add fdt support to Prodrive alprStefan Roese2008-03-271-1/+12
* ppc4xx: Enable cache support on the ALPR boardPieter Voorthuijsen2008-03-271-0/+1
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* Improve configuration of FPGA subsystemMatthias Fuchs2008-01-091-1/+3
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-6/+0
* include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-051-21/+24
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-251-2/+2
|\
| * Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-221-2/+2
* | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
|/
* ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-151-0/+1
* [PATCH] alpr: Update alpr board config fileStefan Roese2007-01-301-6/+8
* [PATCH] Update ALPR board filesStefan Roese2007-01-061-1/+18
* [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-271-1/+1
* [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-271-51/+45
* Update ALPR code (NAND support working now)Stefan Roese2006-10-071-71/+30
* Add initial support for the ALPR board from ProdriveStefan Roese2006-08-151-0/+393
OpenPOWER on IntegriCloud