summaryrefslogtreecommitdiff
path: root/arch/arm/mach-kirkwood
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: Mark constant data with const keywordPali Rohár2022-09-132-2/+2
* board: lsxl: make last resort recovery more reliableMichael Walle2022-08-231-0/+1
* board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle2022-08-231-0/+1
* arm: kirkwood: make it CONFIG_TIMER awareMichael Walle2022-08-231-0/+2
* arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2022-08-232-1/+4
* arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár2022-08-231-3/+0
* Convert CONFIG_KIRKWOOD_PCIE_INIT et al to KconfigTom Rini2022-07-052-3/+12
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* keymile: Move sourcing of common KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-7/+0
* Convert CONFIG_RESET_PHY_R to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass2022-02-091-7/+0
* arm: kirkwood: Pogoplug-V4 : Add Kconfig filesTony Dinh2022-01-311-0/+6
* pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár2022-01-202-2/+5
* Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini2021-12-271-9/+0
* Convert CONFIG_88F5182 et al to KconfigTom Rini2021-12-271-0/+49
* ide: Drop unused CONFIG optionsSimon Glass2021-12-051-2/+0
* Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún2021-10-151-7/+0
* Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún2021-10-151-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-8/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-3/+0
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-301-1/+0
* arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2021-08-111-2/+0
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* Revert "arm: Remove nsa310s board"Tom Rini2021-07-071-0/+4
* arm: Remove nsa310s boardTom Rini2021-07-071-4/+0
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-101-2/+0
* arm: kirkwood: remove non-dm MMC driver initHarm Berntsen2021-04-081-7/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* arm: Remove db-88f6281-bp boardTom Rini2021-02-151-4/+0
* Convert CONFIG_NETCONSOLE to KconfigTom Rini2020-08-231-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-1/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-111-6/+3
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-6/+0
* ARM: kirkwood: add db-88f6281-bp boardChris Packham2019-04-261-0/+4
* ARM: kirkwood: remove obsolete call to icache_enableLeigh Brown2019-04-121-1/+0
* ARM: kirkwood: remove kw_config_adr_windowsChris Packham2019-04-122-65/+0
* ARM: kirkwood: switch to using mvebu mbusChris Packham2019-04-122-3/+41