summaryrefslogtreecommitdiffstats
path: root/include/configs/xpedite537x.h
Commit message (Expand)AuthorAgeFilesLines
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg2015-09-281-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-4/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-1/+0
* powerpc: xes: Convert to generic boardJohn Schmoller2015-01-121-0/+2
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-7/+9
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-7/+9
* | 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
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-6/+6
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-291-8/+2
* tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala2010-12-131-0/+10
* 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
* xes: Add POST support for 8xxx boardsPeter Tyser2010-10-221-0/+15
* xes: Make X-ES board names more genericPeter Tyser2010-10-221-0/+601
OpenPOWER on IntegriCloud