aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC837XEMDS.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-2/+0
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-3/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-6/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-2/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-2/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-21mpc83xx: make it bootable with the latest kernelKevin Hao1-0/+1
2016-07-21mpc83xx: fix the corruption of u-boot when saveenvKevin Hao1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-3/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-4/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+0
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-7/+0
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-1/+0
2015-03-17mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips1-0/+3
2014-11-19config: MPC837X : Add complete USB EHCI supportNikhil Badola1-0/+5
2014-01-24powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada1-1/+0
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-8/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-7/+6
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1