aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood/include/mach/config.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini
2022-12-05Convert CONFIG_NAND_KMETER1 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05Convert CONFIG_SYS_TIMER_COUNTS_DOWN to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-08-23arm: kirkwood: make it CONFIG_TIMER awareMichael Walle
2022-07-05Convert CONFIG_KIRKWOOD_PCIE_INIT et al to KconfigTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek BehĂșn
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-19ARM: kirkwood: disable dcache for Kirkwood boardsChris Packham
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-06-05ARM: kirkwood: remove automatic I2C config if DM_I2C is enabledChris Packham
2018-06-05arm: kirkwood: lsxl: Add SPI driver model supportMichael Walle
2018-05-14net: add Kconfig for MVGBEChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-13spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-03-17kirkwood: remove get_random_hex() and MD5 dependencyAndre Przywara
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-01-14arm: mvebu/kirkwood: Use common timer functionsStefan Roese
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada