summaryrefslogtreecommitdiffstats
path: root/include/configs/CANBT.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-7/+8
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-8/+8
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-0/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+1
* 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-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+6
* ppc4xx: Fix building of CANBT boardMatthias Fuchs2010-08-091-3/+3
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-52/+52
* 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
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+0
* 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 C* named board config files.Jon Loeliger2007-07-071-8/+12
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-44/+44
* * Code cleanup:wdenk2003-06-271-4/+4
* Initial revisionwdenk2002-09-181-0/+227
OpenPOWER on IntegriCloud