summaryrefslogtreecommitdiffstats
path: root/board/CZ.NIC/turris_omnia
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún2021-06-041-24/+29
* arm: mvebu: turris_omnia: update rescue mode boot commandMarek Behún2021-06-041-2/+7
* ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-261-0/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs settingMarek Behún2019-07-111-1/+2
* arm: mvebu: turris_omnia: call pci_init from board init codeMarek Behún2019-07-111-0/+1
* arm: mvebu: turris_omnia: fix adapters MAC addressesMarek Behún2019-07-111-3/+3
* arm: mvebu: turris_omnia: add RESET button handlingMarek Behún2019-05-031-0/+38
* arm: mvebu: turris_omnia: fix regdomain env var settingMarek Behún2019-05-031-1/+0
* arm: mvebu: turris_*: remove watchdog includeMarek Behún2019-05-031-4/+0
* arm: mvebu: turris_omnia: print board info as Turris MoxMarek Behún2019-05-031-3/+5
* arm: mvebu: turris_omnia: refactor more codeMarek Behún2019-05-031-30/+28
* arm: mvebu: turris_omnia: move ATSHA204A from defconfig to KconfigMarek Behún2019-05-031-11/+0
* arm: mvebu: turris_omnia: fix checkpatch warningsMarek Behún2019-05-031-8/+8
* arm: mvebu: turris_omnia: refactor I2C accessing codeMarek Behún2019-05-031-96/+109
* arm: mvebu: turris_omnia: remove redundant codeMarek Behún2019-05-031-13/+0
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-35/+0
* arm: mvebu: turris_omnia: fix eeprom/mcu device namesPierre Bourdon2019-04-261-2/+2
* watchdog: orion_wdt: take timeout value in msChris Packham2019-04-121-1/+1
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-1/+1
* ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-081-2/+2
* mvebu: select boot device at SoC levelBaruch Siach2018-08-061-12/+0
* mvebu: turris_omnia: use u-boot-spl-dtb.binBaruch Siach2018-08-061-1/+1
* mvebu: turris_omnia: add note about i2c slave disableBaruch Siach2018-06-071-1/+5
* ARM: mvebu: a38x: restore support for setting timingChris Packham2018-05-141-2/+4
* ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham2018-05-141-16/+20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* arm: mvebu: correct comments around cas_wl/cas_lChris Packham2017-11-301-2/+2
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+6
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-3/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* mvebu: turris_omnia: Fix PEX vs SATA detection for board topologyMarek Behún2017-08-081-3/+8
* marvell: armada385: Add the Turris Omnia boardMarek Behún2017-07-123-0/+549