summaryrefslogtreecommitdiff
path: root/include/configs/alpr.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-6/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-5/+6
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+3
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-2/+6
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-2/+6
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2010-04-14ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-1/+3
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2009-12-22ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-2/+0
2009-11-19ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese1-2/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-12-10ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese1-4/+1
2008-11-10Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-91/+91
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-1/+0
2008-03-27ppc4xx: Add fdt support to Prodrive alprStefan Roese1-1/+12
2008-03-27ppc4xx: Enable cache support on the ALPR boardPieter Voorthuijsen1-0/+1
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs1-1/+3
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-6/+0
2007-07-10include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger1-21/+24
2007-06-25Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-2/+2
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-1/+0
2007-06-23Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk1-2/+2
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-0/+1
2007-01-30[PATCH] alpr: Update alpr board config fileStefan Roese1-6/+8
2007-01-06[PATCH] Update ALPR board filesStefan Roese1-1/+18
2006-11-27[PATCH] Remove testing 4xx enet PHY setupStefan Roese1-1/+1
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese1-51/+45
2006-10-07Update ALPR code (NAND support working now)Stefan Roese1-71/+30
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese1-0/+393