Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
50fe5262f758f22656b2c09591892fc2e24ef74b
/
board
/
CZ.NIC
eb96c0f
gpio: Add Turris Omnia MCU driver
by Pali Rohár
· Thu Jul 28 13:06:24 2022 +0200
d63726e
treewide: Fix Marek's name and change my e-mail address
by Marek Behún
· Wed Jun 01 17:17:06 2022 +0200
d72c402
board: turris: Fix MAINTAINERS and add Pali
by Marek Behún
· Wed Jun 01 17:17:05 2022 +0200
50f3203
board: turris: Find atsha device by atsha driver
by Pali Rohár
· Thu May 19 11:11:52 2022 +0200
86e06ae
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
by Patrice Chotard
· Wed Mar 30 09:33:13 2022 +0200
1c8eb90
arm: mvebu: turris_mox: Use DM registered MDIO
by Marek Behún
· Wed Apr 27 12:41:50 2022 +0200
30e398d
arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names
by Pali Rohár
· Fri Apr 29 13:53:25 2022 +0200
4f9e6fb
arm: mvebu: turris_omnia: Fix RESET button message
by Pali Rohár
· Wed Apr 06 11:39:32 2022 +0200
93a89c5
arm: mvebu: turris_omnia: Add support for USB3.0 mode in WWAN MiniPCIe slot
by Pali Rohár
· Wed Mar 02 12:47:58 2022 +0100
e910526
arm: mvebu: turris_omnia: Signal error when sata/pcie DT mode
by Pali Rohár
· Wed Mar 02 12:47:57 2022 +0100
7cd4173
arm: mvebu: turris_omnia: Extract code for disabling sata/pcie
by Pali Rohár
· Wed Mar 02 12:47:56 2022 +0100
f8f305b
arm: mvebu: turris_omnia: Allow to configure mSATA slot via env variable
by Pali Rohár
· Wed Mar 02 12:47:55 2022 +0100
3c4dd98
arm: mvebu: turris_omnia: Define only one serdes map variable
by Pali Rohár
· Wed Mar 02 12:47:54 2022 +0100
c13401b
arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function
by Pali Rohár
· Wed Mar 02 12:47:52 2022 +0100
9300f6c
board: turris: Rename atsha204a@64 DT node to crypto@64
by Pali Rohár
· Fri Apr 08 16:30:15 2022 +0200
60f37e8
board: turris: Allow to specify first eth idx of first MAC address
by Pali Rohár
· Fri Apr 08 16:30:14 2022 +0200
8a23da6
board: turris: Do not cache Atsha device in BSS
by Pali Rohár
· Fri Apr 08 16:30:13 2022 +0200
0387f7f
board: turris: Move Turris Atsha OTP code to separate file
by Pali Rohár
· Fri Apr 08 16:30:12 2022 +0200
0e6dce7
arm: mvebu: a37xx: Extend mbox_do_cmd() code
by Pali Rohár
· Wed Feb 23 14:15:48 2022 +0100
deb1e92
arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu
by Pali Rohár
· Wed Feb 23 14:15:47 2022 +0100
3927efb
net: phy: don't require PHY interface mode during PHY creation
by Marek Behún
· Thu Apr 07 00:33:08 2022 +0200
a524db0
arm: mvebu: turris_mox: Remove hardcoded ethernet node names
by Pali Rohár
· Mon Feb 14 11:34:26 2022 +0100
951b982
arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt()
by Pali Rohár
· Tue Jan 18 10:33:19 2022 +0100
cbda3e2
arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob
by Pali Rohár
· Mon Jan 10 11:47:18 2022 +0100
446a6e9
arm: mvebu: turris_mox: Remove extra newline after module topology
by Marek Behún
· Thu Nov 11 16:35:49 2021 +0100
dc4a786
Merge tag 'v2022.01-rc4' into next
by Tom Rini
· Mon Dec 20 17:12:04 2021 -0500
ac4d9ff
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
by Marek Behún
· Fri Nov 26 14:57:15 2021 +0100
77d9312
arm: mvebu: turris_mox: Fix unstable board topology reading
by Marek Behún
· Fri Nov 26 14:57:14 2021 +0100
cbaaf5e
arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
by Pali Rohár
· Fri Nov 26 14:57:12 2021 +0100
d050eab
arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
by Marek Behún
· Fri Nov 26 14:57:11 2021 +0100
7fcda0c
arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog
by Pali Rohár
· Tue Nov 09 17:14:02 2021 +0100
d8210ef
arm: mvebu: turris_omnia: Fix MTD partitions order for Linux
by Pali Rohár
· Thu Oct 21 17:55:48 2021 +0200
ab9447f
arm: mvebu: turris_omnia: Use show_board_info()
by Marek Behún
· Sat Oct 09 19:33:44 2021 +0200
b885614
arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid
by Marek Behún
· Sat Oct 09 19:33:43 2021 +0200
98c86c4
arm: mvebu: turris_mox: Better check for valid ethernet addresses in env
by Marek Behún
· Sat Oct 09 19:33:42 2021 +0200
84d67ac
arm: mvebu: turris_mox: Always handle reset button
by Marek Behún
· Sat Oct 09 19:33:41 2021 +0200
84ee2cd
arm: mvebu: turris_mox: Use show_board_info()
by Marek Behún
· Sat Oct 09 19:33:40 2021 +0200
36feac9
arm: mvebu: turris_omnia: fix leaked mtd device
by Marek Behún
· Sat Sep 25 02:49:18 2021 +0200
88dc024
arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init()
by Marek Behún
· Mon Aug 16 15:19:40 2021 +0200
f355616
arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART
by Marek Behún
· Mon Aug 16 15:19:39 2021 +0200
c34d58c
arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macro
by Marek Behún
· Mon Aug 16 15:19:38 2021 +0200
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
Next »