summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349ITX.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-8/+0
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 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-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-16/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-5/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-4/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-4/+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-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-2/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-24config: Drop CONFIG_CONSOLESimon Glass1-3/+3
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-3/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-7/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-4/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-6/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-17mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips1-0/+3
2014-01-25powerpc: 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-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-13/+11
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-11/+11
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-2/+0