summaryrefslogtreecommitdiff
path: root/include/configs/xpedite537x.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-5/+0
* Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-1/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass2017-05-221-3/+0
* Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDRSimon Glass2017-05-221-11/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-3/+0
* Convert CONFIG_DS4510 to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_DS4510Simon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass2017-05-221-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-031-1/+0
* ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-041-1/+0
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-041-1/+0
* powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun2017-01-041-2/+0
* powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun2016-12-021-1/+0
* powerpc: xpedite: Remove macro CONFIG_XPEDITE5370York Sun2016-11-231-1/+0
* powerpc: MPC8572: Remove macro CONFIG_MPC8572York Sun2016-11-231-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* powerpc/85xx: Increase fdt addressScott Wood2016-07-211-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-031-2/+2
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-5/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-8/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* 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