summaryrefslogtreecommitdiff
path: root/include/configs/p1_twr.h
AgeCommit message (Expand)Author
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-11-23powerpc: P1025: Remove macro CONFIG_P1025York Sun
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-07-21powerpc/85xx: Increase fdt addressScott Wood
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-25spi: Move SPI drivers to defconfigBin Meng
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu