summaryrefslogtreecommitdiff
path: root/board/CZ.NIC
AgeCommit message (Expand)Author
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-07-11arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs settingMarek Behún
2019-07-11arm: mvebu: turris_omnia: call pci_init from board init codeMarek Behún
2019-07-11arm: mvebu: turris_omnia: fix adapters MAC addressesMarek Behún
2019-05-03arm: mvebu: turris_omnia: add RESET button handlingMarek Behún
2019-05-03arm: mvebu: turris_omnia: fix regdomain env var settingMarek Behún
2019-05-03arm: mvebu: turris_*: remove watchdog includeMarek Behún
2019-05-03arm: mvebu: turris_omnia: print board info as Turris MoxMarek Behún
2019-05-03arm: mvebu: turris_omnia: refactor more codeMarek Behún
2019-05-03arm: mvebu: turris_omnia: move ATSHA204A from defconfig to KconfigMarek Behún
2019-05-03arm: mvebu: turris_omnia: fix checkpatch warningsMarek Behún
2019-05-03arm: mvebu: turris_omnia: refactor I2C accessing codeMarek Behún
2019-05-03arm: mvebu: turris_omnia: remove redundant codeMarek Behún
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-26arm: mvebu: turris_omnia: fix eeprom/mcu device namesPierre Bourdon
2019-04-12watchdog: orion_wdt: take timeout value in msChris Packham
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-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
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-08-06mvebu: select boot device at SoC levelBaruch Siach
2018-08-06mvebu: turris_omnia: use u-boot-spl-dtb.binBaruch Siach
2018-06-07mvebu: turris_omnia: add note about i2c slave disableBaruch Siach
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham
2018-05-14arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-08mvebu: turris_omnia: Fix PEX vs SATA detection for board topologyMarek Behún
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek Behún