- ffd5d2f phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 8 years ago
- 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 455ef5b arm: mvebu: turris_mox: fix PCIe ranges in device tree by Marek Behún · 4 years, 8 months ago
- 688a997 arm: mvebu: turris_mox: support devices with RAM > 1 GB by Marek Behún · 4 years, 8 months ago
- 28e935f arm: mvebu: turris_mox: sort headers alphabetically by Marek Behún · 4 years, 8 months ago
- 1055ce1 arm: mvebu: turris_mox: don't use hardcoded addresses by Marek Behún · 4 years, 8 months ago
- 4529fce arm: mvebu: turris_mox: Setup Linux's device tree before boot by Marek Behún · 4 years, 8 months ago
- a4e697f arm: mvebu: turris_mox: Fix early SPI communication by Marek Behún · 4 years, 8 months ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- d9b86b0 arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting by Marek Behún · 6 years ago
- db1e5c6 arm: mvebu: turris_omnia: call pci_init from board init code by Marek Behún · 6 years ago
- cb50c71 arm: mvebu: turris_omnia: fix adapters MAC addresses by Marek Behún · 6 years ago
- 0f2e66a arm: mvebu: turris_omnia: add RESET button handling by Marek Behún · 6 years ago
- a1e7fbd arm: mvebu: turris_omnia: fix regdomain env var setting by Marek Behún · 6 years ago
- f198909 arm: mvebu: turris_*: remove watchdog include by Marek Behún · 6 years ago
- c4ba72a arm: mvebu: turris_omnia: print board info as Turris Mox by Marek Behún · 6 years ago
- 77652c7 arm: mvebu: turris_omnia: refactor more code by Marek Behún · 6 years ago
- 5e92efe arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig by Marek Behún · 6 years ago
- 4dfc57e arm: mvebu: turris_omnia: fix checkpatch warnings by Marek Behún · 6 years ago
- ba53b6b arm: mvebu: turris_omnia: refactor I2C accessing code by Marek Behún · 6 years ago
- aede942 arm: mvebu: turris_omnia: remove redundant code by Marek Behún · 6 years ago
- 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
- 9a1386f arm: mvebu: turris_omnia: fix eeprom/mcu device names by Pierre Bourdon · 6 years ago
- c4f0d03 watchdog: orion_wdt: take timeout value in ms by Chris Packham · 6 years ago
- f3170d1 watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago
- 22a0ce3 arm: mvebu: turris_mox: Support 1 GB version of Turris Mox by Marek Behún · 6 years ago
- 35572c9 arm: mvebu: turris_mox: Read info (and ethaddrs) from OTP by Marek Behún · 6 years ago
- 35b3513 arm: mvebu: turris_mox: Check and configure modules by Marek Behún · 6 years ago
- a261d13 arm: mvebu: turris_mox: Change SERDES map depending on module topology by Marek Behún · 6 years ago
- f68ed8b arm: mvebu: turris_mox: Cosmetic restructurization by Marek Behún · 6 years ago
- 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
- 9602a8c board: turris_mox: Fixup U-Boot's device tree if PCIe connected by Marek Behún · 6 years ago
- ceb0593 board: turris_mox: Fix watchdog macro name by Marek Behún · 6 years ago
- ea3d9de mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
- 99e6fa2 mvebu: turris_omnia: use u-boot-spl-dtb.bin by Baruch Siach · 6 years ago
- 2d350c1 mvebu: turris_omnia: add note about i2c slave disable by Baruch Siach · 6 years ago
- 3a09e13 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 7 years ago
- 1a07d21 ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 7 years ago
- f835bed arm64: mvebu: Add basic support for the Turris Mox board by Marek Behún · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- dd092bd arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · 7 years ago
- 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- d0b374d mvebu: turris_omnia: Fix PEX vs SATA detection for board topology by Marek Behún · 7 years ago
- 09e16b8 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago