Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d02d14de152c91ef8deafa47a3160c6aedb43f31
/
board
/
CZ.NIC
91ef59c
arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB
by Marek Behún
· Thu Jul 15 19:21:02 2021 +0200
905c3bf
arm: mvebu: turris_{omnia, mox}: ensure running bootcmd_rescue always works
by Pali Rohár
· Mon Jun 14 16:45:58 2021 +0200
d1a3079
arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue
by Marek Behún
· Mon Jun 07 16:34:48 2021 +0200
859ada5
arm: mvebu: turris_mox: add support for board rescue mode
by Marek Behún
· Mon Jun 07 16:34:47 2021 +0200
09f8de2
arm: mvebu: turris_omnia: support invoking rescue boot from console
by Marek Behún
· Fri May 28 10:00:49 2021 +0200
0344e8b
arm: mvebu: turris_omnia: update rescue mode boot command
by Marek Behún
· Fri May 28 10:00:48 2021 +0200
ffd5d2f
phy: marvell: rename comphy related definitions to COMPHY_XX
by Igal Liberman
· Wed Apr 26 15:40:00 2017 +0300
498475e
ddr: marvell: a38x: add support for twin-die combined memory device
by Moti Buskila
· Fri Feb 19 17:11:19 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
455ef5b
arm: mvebu: turris_mox: fix PCIe ranges in device tree
by Marek Behún
· Wed Apr 08 19:25:22 2020 +0200
688a997
arm: mvebu: turris_mox: support devices with RAM > 1 GB
by Marek Behún
· Wed Apr 08 19:25:20 2020 +0200
28e935f
arm: mvebu: turris_mox: sort headers alphabetically
by Marek Behún
· Wed Apr 08 12:02:08 2020 +0200
1055ce1
arm: mvebu: turris_mox: don't use hardcoded addresses
by Marek Behún
· Wed Apr 08 12:02:07 2020 +0200
4529fce
arm: mvebu: turris_mox: Setup Linux's device tree before boot
by Marek Behún
· Wed Apr 08 12:02:05 2020 +0200
a4e697f
arm: mvebu: turris_mox: Fix early SPI communication
by Marek Behún
· Wed Apr 08 12:02:03 2020 +0200
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:47 2019 -0600
d9b86b0
arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting
by Marek Behún
· Fri May 24 14:57:54 2019 +0200
db1e5c6
arm: mvebu: turris_omnia: call pci_init from board init code
by Marek Behún
· Fri May 24 14:57:53 2019 +0200
cb50c71
arm: mvebu: turris_omnia: fix adapters MAC addresses
by Marek Behún
· Fri May 24 14:57:49 2019 +0200
0f2e66a
arm: mvebu: turris_omnia: add RESET button handling
by Marek Behún
· Thu May 02 16:53:37 2019 +0200
a1e7fbd
arm: mvebu: turris_omnia: fix regdomain env var setting
by Marek Behún
· Thu May 02 16:53:36 2019 +0200
f198909
arm: mvebu: turris_*: remove watchdog include
by Marek Behún
· Thu May 02 16:53:35 2019 +0200
c4ba72a
arm: mvebu: turris_omnia: print board info as Turris Mox
by Marek Behún
· Thu May 02 16:53:34 2019 +0200
77652c7
arm: mvebu: turris_omnia: refactor more code
by Marek Behún
· Thu May 02 16:53:33 2019 +0200
5e92efe
arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig
by Marek Behún
· Thu May 02 16:53:32 2019 +0200
4dfc57e
arm: mvebu: turris_omnia: fix checkpatch warnings
by Marek Behún
· Thu May 02 16:53:31 2019 +0200
ba53b6b
arm: mvebu: turris_omnia: refactor I2C accessing code
by Marek Behún
· Thu May 02 16:53:30 2019 +0200
aede942
arm: mvebu: turris_omnia: remove redundant code
by Marek Behún
· Thu May 02 16:53:24 2019 +0200
502acb0
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· Thu Apr 11 15:58:44 2019 +0200
9a1386f
arm: mvebu: turris_omnia: fix eeprom/mcu device names
by Pierre Bourdon
· Thu Apr 11 01:00:23 2019 +0200
c4f0d03
watchdog: orion_wdt: take timeout value in ms
by Chris Packham
· Mon Feb 18 10:30:53 2019 +1300
f3170d1
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
by Stefan Roese
· Wed Apr 03 09:12:48 2019 +0200
22a0ce3
arm: mvebu: turris_mox: Support 1 GB version of Turris Mox
by Marek Behún
· Mon Dec 17 16:10:09 2018 +0100
35572c9
arm: mvebu: turris_mox: Read info (and ethaddrs) from OTP
by Marek Behún
· Mon Dec 17 16:10:08 2018 +0100
35b3513
arm: mvebu: turris_mox: Check and configure modules
by Marek Behún
· Mon Dec 17 16:10:03 2018 +0100
a261d13
arm: mvebu: turris_mox: Change SERDES map depending on module topology
by Marek Behún
· Mon Dec 17 16:10:02 2018 +0100
f68ed8b
arm: mvebu: turris_mox: Cosmetic restructurization
by Marek Behún
· Mon Dec 17 16:10:01 2018 +0100
4bf81db
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
by Chris Packham
· Mon Dec 03 14:26:49 2018 +1300
9602a8c
board: turris_mox: Fixup U-Boot's device tree if PCIe connected
by Marek Behún
· Tue Aug 21 12:22:09 2018 +0200
ceb0593
board: turris_mox: Fix watchdog macro name
by Marek Behún
· Fri Aug 17 12:58:53 2018 +0200
ea3d9de
mvebu: select boot device at SoC level
by Baruch Siach
· Mon Jun 18 21:56:25 2018 +0300
99e6fa2
mvebu: turris_omnia: use u-boot-spl-dtb.bin
by Baruch Siach
· Mon Jun 18 21:56:22 2018 +0300
2d350c1
mvebu: turris_omnia: add note about i2c slave disable
by Baruch Siach
· Thu Jun 07 12:38:11 2018 +0300
3a09e13
ARM: mvebu: a38x: restore support for setting timing
by Chris Packham
· Thu May 10 13:28:30 2018 +1200
1a07d21
ARM: mvebu: a38x: sync ddr training code with upstream
by Chris Packham
· Thu May 10 13:28:29 2018 +1200
f835bed
arm64: mvebu: Add basic support for the Turris Mox board
by Marek Behún
· Tue Apr 24 17:21:31 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
9c21549
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· Sun Apr 01 09:22:38 2018 +0000
dd092bd
arm: mvebu: correct comments around cas_wl/cas_l
by Chris Packham
· Wed Nov 29 10:38:34 2017 +1300
2b0aa66
MAINTAINERS: Add missing boards and config entries
by Tom Rini
· Sat Oct 21 12:54:02 2017 -0400
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:11 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
d0b374d
mvebu: turris_omnia: Fix PEX vs SATA detection for board topology
by Marek Behún
· Fri Aug 04 15:28:25 2017 +0200
09e16b8
marvell: armada385: Add the Turris Omnia board
by Marek Behún
· Fri Jun 09 19:28:45 2017 +0200