summaryrefslogtreecommitdiff
path: root/include/configs/MPC8572DS.h
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-03-1/+0
|\
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-03-1/+0
* | disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
|/
* ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-04-1/+0
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-04-1/+0
* powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun2017-01-04-2/+0
* powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun2016-12-02-2/+0
* powerpc: MPC8572DS: Remove macro CONFIG_MPC8572DSYork Sun2016-11-23-1/+0
* powerpc: MPC8572: Remove macro CONFIG_MPC8572York Sun2016-11-23-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-28-2/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-27-1/+0
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-2/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-4/+0
* powerpc/85xx: Increase fdt addressScott Wood2016-07-21-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-1/+1
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-03-3/+3
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-4/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-3/+0
* net: Move CONFIG_RTL8139 to KconfigBin Meng2016-03-22-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-10/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* video: Drop unused console functionsSimon Glass2015-11-19-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21-1/+0
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-21-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-2/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-01-1/+0
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-6/+0
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-1/+0
* nand_spl: remove MPC8572DS_NAND supportMasahiro Yamada2014-06-05-30/+0
* powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-13-0/+3
* powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun2014-05-13-1/+1
* kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-25-1/+1
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-24-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-1/+1
|\
| * Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-1/+1
* | mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-21-0/+2
|/
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0