aboutsummaryrefslogtreecommitdiff
path: root/board/CZ.NIC/turris_mox
AgeCommit message (Expand)Author
2023-12-21global: Drop common.h inclusionTom Rini
2023-11-28turris: Use checkboard() instead of show_board_info()Simon Glass
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek Behún
2023-10-02Merge branch 'next'Tom Rini
2023-09-04MAINTAINERS: Drop Pali RohárTom Rini
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-09-13arm: mvebu: turris_mox: Add support for distroboot $fdt_addrPali Rohár
2022-09-13arm: mvebu: turris_{omnia, mox}: Reset bootdelay env for rescuePali Rohár
2022-08-23arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is ...Pali Rohár
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21board: turris: Fix MAINTAINERS and add PaliMarek Behún
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-05-04arm: mvebu: turris_mox: Use DM registered MDIOMarek Behún
2022-04-21arm: mvebu: a37xx: Extend mbox_do_cmd() codePali Rohár
2022-04-21arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebuPali Rohár
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún
2022-02-17arm: mvebu: turris_mox: Remove hardcoded ethernet node namesPali Rohár
2022-01-20arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt()Pali Rohár
2021-12-21arm: mvebu: turris_mox: Remove extra newline after module topologyMarek Behún
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún
2021-12-19arm: mvebu: turris_mox: Fix unstable board topology readingMarek Behún
2021-12-19arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is presentPali Rohár
2021-12-19arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of pathMarek Behún
2021-10-21arm: mvebu: turris_mox: Better check for valid ethernet addresses in envMarek Behún
2021-10-21arm: mvebu: turris_mox: Always handle reset buttonMarek Behún
2021-10-21arm: mvebu: turris_mox: Use show_board_info()Marek Behún
2021-06-15arm: mvebu: turris_{omnia, mox}: ensure running bootcmd_rescue always worksPali Rohár
2021-06-10arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescueMarek Behún
2021-06-10arm: mvebu: turris_mox: add support for board rescue modeMarek Behún
2021-04-29phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún
2020-04-14arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún
2020-04-14arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-05-03arm: mvebu: turris_*: remove watchdog includeMarek Behún
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
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