summaryrefslogtreecommitdiff
path: root/include/configs/t4qds.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-2/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-4/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-1/+0
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_ERRATA to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-031-1/+0
|\
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-031-1/+0
* | disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
|/
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-1/+1
* 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-3/+0
* powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun2016-12-021-2/+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
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-031-3/+3
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-4/+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
* powerpc: configs: Fix init_ram physical address for several boardsYork Sun2015-09-011-1/+1
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-211-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-131-0/+2
* powerpc/T4QDS: add two stage boot of nand/sdShaohui Xie2014-04-221-2/+15
* powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha2014-04-221-1/+1
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+0
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-211-1/+1
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-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
* powerpc/T4240EMU: Add T4240EMU targetYork Sun2013-08-091-504/+2
* powerpc/t4qds: cleanup board header fileYork Sun2013-08-091-68/+0
* powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun2013-08-091-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-8/+9
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-8/+9
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-7/+27