summaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-04-26ARM: kirkwood: add db-88f6281-bp boardChris Packham
2019-04-12ARM: kirkwood: remove obsolete call to icache_enableLeigh Brown
2019-04-12ARM: kirkwood: remove kw_config_adr_windowsChris Packham
2019-04-12ARM: kirkwood: switch to using mvebu mbusChris Packham
2019-04-12ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAPChris Packham
2019-04-12ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASEChris Packham
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-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham
2018-06-05ARM: add SBx81LIFKW boardChris Packham
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-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass
2017-03-17kirkwood: remove get_random_hex() and MD5 dependencyAndre Przywara
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer
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-11-29arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma
2015-11-10Revive OpenRD targetsAlbert ARIBAUD
2015-11-10kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-09-28arm: Remove wireless_space boardSimon Glass
2015-09-11arm: Remove tk71 boardSimon Glass
2015-09-11arm: Remove rd6281a boardSimon Glass
2015-09-11arm: Remove openrd boardsSimon Glass
2015-09-11arm: Remove mv88f6281gtw_ge boardSimon Glass
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski