summaryrefslogtreecommitdiff
path: root/board/Synology
AgeCommit message (Expand)AuthorFilesLines
2021-04-08arm: mvebu: ds414: Auto-populate env if appropriatePhil Sutter3-6/+31
2021-04-08arm: mvebu: board/Synology: Unify legacy kernel supportPhil Sutter5-49/+114
2021-04-08arm: mvebu: ds414: Add a Kconfig defining some stringsPhil Sutter1-0/+12
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-2/+3
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-4/+4
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+5
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-04-12arm: mvebu: AXP: Enhance PCIe port capability configurationStefan Roese1-2/+2
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng1-1/+0
2018-08-06mvebu: select boot device at SoC levelBaruch Siach1-12/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-17/+7
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini1-0/+6
2017-08-16env: Rename setenv() to env_set()Simon Glass1-3/+3
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2016-10-09arm: kirkwood: fix Synology board tagWalter Schweizer1-0/+7
2016-10-09arm: kirkwood: fix output enable settingsWalter Schweizer1-2/+2
2016-10-09arm: kirkwood: fix kirkwood initial setupWalter Schweizer1-11/+16
2016-10-09arm: kirkwood: ds109 board is maintainedWalter Schweizer1-0/+6
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer6-0/+496
2016-03-16mvebu: ds414: Move cmd_syno into ds414 directoryTom Rini3-8/+4
2016-01-14mvebu: ds414: Implement Synology specific command setPhil Sutter2-0/+234
2016-01-14mvebu: Support Synology DS414Phil Sutter3-0/+204