summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349ITX.h
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-10/+0
* configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini2019-06-141-6/+0
* mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six2019-05-211-13/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-3/+2
* mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate SPCR to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-211-5/+0
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-211-5/+0
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-12/+0
* mpc83xx: Simplify BR,OR linesMario Six2019-05-211-45/+15
* mpc83xx: Normalize BR/OR option linesMario Six2019-05-211-1/+1
* mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-211-10/+0
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-211-96/+0
* powerpc: Migrate HIGH_BATS to KconfigMario Six2019-05-211-1/+0
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-211-39/+0
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-7/+0
* MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six2019-05-211-2/+2
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-201-3/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-4/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six2018-04-081-1/+0
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-4/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-8/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2017-12-121-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-3/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-6/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-16/+0
* Convert CONFIG_CMD_SDRAM to KconfigSimon Glass2017-08-111-5/+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_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-4/+0
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-4/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0