summaryrefslogtreecommitdiffstats
path: root/board/CZ.NIC/turris_mox
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún2020-04-141-0/+11
* arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún2020-04-141-16/+0
* arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún2020-04-141-8/+8
* arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún2020-04-142-11/+14
* arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún2020-04-141-18/+277
* arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún2020-04-141-3/+6
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* 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-214-3/+205
* 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-143-0/+138