aboutsummaryrefslogtreecommitdiff
path: root/board/CZ.NIC/turris_mox
AgeCommit message (Expand)Author
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún
2020-04-14arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún
2020-04-14arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-05-03arm: mvebu: turris_*: remove watchdog includeMarek Behún
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-01-21arm: mvebu: turris_mox: Support 1 GB version of Turris MoxMarek Behún
2019-01-21arm: mvebu: turris_mox: Read info (and ethaddrs) from OTPMarek Behún
2019-01-21arm: mvebu: turris_mox: Check and configure modulesMarek Behún
2019-01-21arm: mvebu: turris_mox: Change SERDES map depending on module topologyMarek Behún
2019-01-21arm: mvebu: turris_mox: Cosmetic restructurizationMarek Behún
2018-09-19board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek Behún
2018-09-19board: turris_mox: Fix watchdog macro nameMarek Behún
2018-05-14arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún