summaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-8/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini1-1/+0
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár1-2/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-07-08Revert "arm: Remove nsa310s board"Tom Rini1-0/+4
2021-07-08arm: Remove nsa310s boardTom Rini1-4/+0
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini1-2/+0
2021-04-08arm: kirkwood: remove non-dm MMC driver initHarm Berntsen1-7/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-15arm: Remove db-88f6281-bp boardTom Rini1-4/+0
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-1/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder1-6/+3
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-6/+0
2019-04-26ARM: kirkwood: add db-88f6281-bp boardChris Packham1-0/+4
2019-04-12ARM: kirkwood: remove obsolete call to icache_enableLeigh Brown1-1/+0
2019-04-12ARM: kirkwood: remove kw_config_adr_windowsChris Packham2-65/+0
2019-04-12ARM: kirkwood: switch to using mvebu mbusChris Packham2-3/+41
2019-04-12ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAPChris Packham2-2/+1
2019-04-12ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASEChris Packham2-2/+2
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-15/+0
2019-03-19ARM: kirkwood: disable dcache for Kirkwood boardsChris Packham1-0/+6
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham1-0/+4
2018-06-05ARM: add SBx81LIFKW boardChris Packham1-0/+4
2018-06-05ARM: kirkwood: remove automatic I2C config if DM_I2C is enabledChris Packham1-1/+1
2018-06-05arm: kirkwood: lsxl: Add SPI driver model supportMichael Walle1-1/+0
2018-05-15net: add Kconfig for MVGBEChris Packham1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-21/+10
2018-02-14spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen1-1/+0
2017-12-13ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-1/+0
2017-11-28bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada1-4/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-3/+3
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-0/+1
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-0/+1