summaryrefslogtreecommitdiff
path: root/include/configs/MPC8536DS.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
* | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-1/+0
* | disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-5/+0
|/
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-2/+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-4/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-2/+0
* powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun2016-12-02-1/+0
* powerpc: MPC8536DS: Remove macro CONFIG_MPC8536DSYork Sun2016-11-23-1/+0
* powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig optionYork Sun2016-11-23-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-28-3/+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-1/+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
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-03-3/+3
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-5/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+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-6/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-25-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* video: Drop unused console functionsSimon Glass2015-11-19-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-29-1/+0
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-24-0/+1
* 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
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-1/+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-4/+0
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-1/+0
* nand_spl: remove MPC8536DS supportMasahiro Yamada2014-06-05-27/+2
* powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-13-0/+2
* Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768KHaijun.Zhang2014-04-22-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-7/+3
|\