summaryrefslogtreecommitdiffstats
path: root/include/configs/io.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZEYork Sun2016-04-081-2/+2
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-2/+0
* board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boardsDirk Eibach2014-07-251-0/+1
* fit: make sha256 support optionalDirk Eibach2014-07-071-0/+1
* board: gdsys: Remove commands to reduce footprintDirk Eibach2014-07-071-1/+6
* configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada2014-02-191-2/+1
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boardsDirk Eibach2013-07-251-2/+1
* powerpc/ppc4xx: Use generic accessor functions for gdsys FPGADirk Eibach2013-07-251-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* powerpc/ppc4xx: Update gdsys board configurationsDirk Eibach2012-04-301-1/+5
* powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach2012-04-301-0/+2
* powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach2012-04-301-2/+3
* ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-071-3/+5
* ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach2010-10-251-0/+251
OpenPOWER on IntegriCloud