summaryrefslogtreecommitdiffstats
path: root/board/CZ.NIC/turris_mox/turris_mox.c
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: mvebu: turris_*: remove watchdog includeMarek Behún2019-05-031-4/+0
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-30/+0
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-1/+1
* arm: mvebu: turris_mox: Support 1 GB version of Turris MoxMarek Behún2019-01-211-0/+16
* arm: mvebu: turris_mox: Read info (and ethaddrs) from OTPMarek Behún2019-01-211-2/+53
* arm: mvebu: turris_mox: Check and configure modulesMarek Behún2019-01-211-1/+233
* arm: mvebu: turris_mox: Change SERDES map depending on module topologyMarek Behún2019-01-211-0/+33
* arm: mvebu: turris_mox: Cosmetic restructurizationMarek Behún2019-01-211-47/+89
* board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek Behún2018-09-191-0/+82
* board: turris_mox: Fix watchdog macro nameMarek Behún2018-09-191-3/+3
* arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún2018-05-141-0/+127