summaryrefslogtreecommitdiffstats
path: root/board/CZ.NIC
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
* phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman2021-04-291-4/+4
* 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-022-0/+2
* 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-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* 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-022-0/+2
* 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-112-2/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* 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-032-8/+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-262-65/+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-082-2/+2
* 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
* ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-081-2/+2
* 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
* 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