summaryrefslogtreecommitdiffstats
path: root/include/configs/APC405.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-4/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-4/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+6
* cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-201-6/+0
* ppc4xx: Fix APC405 board supportMatthias Fuchs2010-09-031-0/+1
* ppc4xx: Fix APC405 build breakageStefan Roese2010-04-291-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-7/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-123/+123
* 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-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fix printf() format problems with configurable promptsWolfgang Denk2008-07-311-1/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-251-2/+12
* ppc4xx: Small coding style cleanup for the latest esd patchesStefan Roese2008-04-221-26/+26
* ppc4xx: Update APC405 configurationMatthias Fuchs2008-04-221-153/+193
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-061-1/+1
* include/configs/[A-I]*: 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-071-17/+19
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-4/+4
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-081-1/+1
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* Update for esd apc405stroese2005-04-131-1/+4
* Code cleanup.wdenk2004-12-161-5/+5
* esd config files updatedstroese2004-12-161-0/+384
OpenPOWER on IntegriCloud