Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6a89a38ea06b6fc08ec39b9306d3669cc75fa9dd
6a89a38
clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate
by Christian Marangi
· Sat Aug 03 10:40:39 2024 +0200
ab4de13
clk: mediatek: mt7986: drop 1/1 infracfg spurious factor
by Christian Marangi
· Sat Aug 03 10:40:38 2024 +0200
76052a2
clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK
by Christian Marangi
· Sat Aug 03 10:40:37 2024 +0200
7739a5f
clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2
by Christian Marangi
· Sat Aug 03 10:40:36 2024 +0200
0178c61
clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL
by Christian Marangi
· Sat Aug 03 10:40:35 2024 +0200
d349194
clk: mediatek: mt7986: fix wrong shift for PCIe clocks
by Christian Marangi
· Sat Aug 03 10:40:34 2024 +0200
dede31c
Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Aug 02 14:40:59 2024 -0600
c8e8a36
config: Adjust Phytec imx8mm module config to support NVME disk
by Lukasz Majewski
· Fri Aug 02 15:12:00 2024 -0300
d622af5
configs: imx93: enable the 'cpu' command
by Hou Zhiqiang
· Thu Aug 01 11:59:59 2024 +0800
c70ba44
configs: imx8m: enable the 'cpu' command
by Hou Zhiqiang
· Thu Aug 01 11:59:58 2024 +0800
a1be5c9
MAINTAINERS: add entry for cpu command
by Hou Zhiqiang
· Thu Aug 01 11:59:57 2024 +0800
451e2e7
doc: cmd: add documentation for cpu command
by Hou Zhiqiang
· Thu Aug 01 11:59:56 2024 +0800
4862c6f
cmd: cpu: add release subcommand
by Hou Zhiqiang
· Thu Aug 01 11:59:55 2024 +0800
863a154
cpu: imx: implement release_core callback
by Hou Zhiqiang
· Thu Aug 01 11:59:54 2024 +0800
78ff9db
cpu: imx: Add i.MX 8M series SoCs
by Hou Zhiqiang
· Thu Aug 01 11:59:53 2024 +0800
baea09c
cpu: imx: removed the tail '\n' of the CPU description
by Hou Zhiqiang
· Thu Aug 01 11:59:52 2024 +0800
c5e1a11
cpu: imx: fix the CPU type field width
by Hou Zhiqiang
· Thu Aug 01 11:59:51 2024 +0800
a1124da
cpu: imx: fix the CPU frequency in cpu_imx_get_info()
by Hou Zhiqiang
· Thu Aug 01 11:59:50 2024 +0800
42d7836
test: cpu: add test for release CPU core.
by Hou Zhiqiang
· Thu Aug 01 11:59:49 2024 +0800
4274452
cpu: sandbox: implement release_core callback
by Hou Zhiqiang
· Thu Aug 01 11:59:48 2024 +0800
ace391d
cpu: add release_core callback
by Hou Zhiqiang
· Thu Aug 01 11:59:47 2024 +0800
04a0643
clk: imx8m: register ARM A53 core clock
by Hou Zhiqiang
· Thu Aug 01 11:59:46 2024 +0800
170142a
configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV
by Yannic Moog
· Wed Jul 31 09:53:03 2024 -0300
b71bbc8
configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
by Yannic Moog
· Wed Jul 31 09:23:00 2024 +0200
7116bdc
configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV
by Yannic Moog
· Wed Jul 31 09:22:59 2024 +0200
a5383b3
warp7: Convert to OF_UPSTREAM
by Fabio Estevam
· Mon Jul 22 14:59:35 2024 -0300
f84d65c
clk: clk-uclass: Print clk name in clk_enable/clk_disable
by Michael Trimarchi
· Tue Jul 09 08:28:13 2024 +0200
92ff9b6
clk: Revise help text for clk_get_parent_rate()
by Alexander Dahl
· Fri May 03 09:20:09 2024 +0200
46bba6e
clk: Fix error message in clk_get_bulk
by Jan Kiszka
· Sat Mar 09 13:27:09 2024 +0100
a4a0c6e
Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM"
by Tom Rini
· Thu Aug 01 15:32:54 2024 -0600
3c2ae7d
clk: mediatek: add support for APMIXED parent in infra MUX
by Christian Marangi
· Fri Jun 28 19:40:57 2024 +0200
475d00f
clk: mediatek: add support for GATEs for APMIXED OPs
by Christian Marangi
· Fri Jun 28 19:40:56 2024 +0200
c05ebe6
clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro
by Christian Marangi
· Fri Jun 28 19:40:55 2024 +0200
29771ad
clk: mediatek: add support for remapping clock ID
by Christian Marangi
· Fri Jun 28 19:40:54 2024 +0200
e03d080
clk: mediatek: provide common clk init function for infrasys
by Christian Marangi
· Fri Jun 28 19:40:53 2024 +0200
56dc7cd
clk: mediatek: add support for gate clock to reference topckgen clock
by Christian Marangi
· Fri Jun 28 19:40:52 2024 +0200
1bde149
clk: mediatek: add support for parent mux from different source for topckgen
by Christian Marangi
· Fri Jun 28 19:40:51 2024 +0200
a4143eb
clk: mediatek: add support for parent mux from different source
by Christian Marangi
· Fri Jun 28 19:40:50 2024 +0200
8f5b30c
clk: mediatek: add support for gate ID at offset
by Christian Marangi
· Fri Jun 28 19:40:49 2024 +0200
baa244c
clk: mediatek: add support for gates in clk_tree for infrasys
by Christian Marangi
· Fri Jun 28 19:40:48 2024 +0200
358415a
clk: mediatek: return XTAL rate for infrasys get_mux_rate
by Christian Marangi
· Fri Jun 28 19:40:47 2024 +0200
16f5f3f
clk: mediatek: return XTAL rate directly for gates with XTAL parent
by Christian Marangi
· Fri Jun 28 19:40:46 2024 +0200
abed372
net: dwc_eth_qos: mdio: Implement clause 45
by Philip Oberfichtner
· Tue May 07 11:42:37 2024 +0200
4565096
net/tftp: make tftpput working with servers that do not use OACK
by Mikhail Kshevetskiy
· Fri Jul 12 13:47:54 2024 +0400
404a837
net: remove duplicate eth_env_set_enetaddr_by_index() declaration
by Alexander Sverdlin
· Mon Jul 08 11:09:58 2024 +0200
06e8f11
Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Wed Jul 31 13:39:14 2024 -0600
5371184
usb: bootm: Drop old USB-device-removal code
by Simon Glass
· Fri Jul 26 06:36:09 2024 -0600
c5d2ec8
tools: Add script to update git subtree projects
by Raymond Mao
· Thu Jul 25 06:57:51 2024 -0700
06f6c9f
env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
by Mattijs Korpershoek
· Fri Jul 19 17:38:54 2024 +0200
614a2ef
Merge patch series "Endian Kconfig improvements"
by Tom Rini
· Wed Jul 31 11:18:43 2024 -0600
0803a27
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
by Jiaxun Yang
· Wed Jul 17 16:07:03 2024 +0800
33e289a
Kconfig: Unify endian support option
by Jiaxun Yang
· Wed Jul 17 16:07:02 2024 +0800
89ee5ef
sandbox: Drop video-sync in serial driver
by Simon Glass
· Wed Jul 31 08:44:12 2024 -0600
cc42f2c
sandbox: Increase cyclic CPU-time limit
by Simon Glass
· Wed Jul 31 08:44:11 2024 -0600
e0337a5
video: Use cyclic to handle video sync
by Simon Glass
· Wed Jul 31 08:44:10 2024 -0600
7f6280f
video: Move last_sync to private data
by Simon Glass
· Wed Jul 31 08:44:09 2024 -0600
0b38522
cyclic: Add a symbol for SPL
by Simon Glass
· Wed Jul 31 08:44:08 2024 -0600
fd8fd1c
Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jul 31 07:20:32 2024 -0600
6012c1e
dm: use list_count_nodes() for counting list nodes
by Sughosh Ganu
· Tue Jul 30 16:41:32 2024 +0530
21ad4cc
efi_memory: get the efi_mem_list node directly
by Sughosh Ganu
· Tue Jul 30 16:41:31 2024 +0530
7d2c279
efi_memory: avoid possible null pointer dereference
by Sughosh Ganu
· Tue Jul 30 16:41:30 2024 +0530
38dcdb8
efi_memory: use list_count_nodes() to count list entries
by Sughosh Ganu
· Tue Jul 30 16:41:29 2024 +0530
7ac5777
linux: list: add a function to count list nodes
by Sughosh Ganu
· Tue Jul 30 16:41:28 2024 +0530
9b4e1f5
efi_loader: correct check in efi_load_option_dp_join()
by Heinrich Schuchardt
· Wed Jul 24 15:26:04 2024 +0200
cb6fa2f
doc: Add a description for bootmeth_android
by Mattijs Korpershoek
· Wed Jul 24 14:41:25 2024 +0200
bfeb45f
smbios: add extended Extended BIOS ROM Size
by Heinrich Schuchardt
· Tue Jul 23 16:44:23 2024 +0200
feb76da
efi_loader: add /dtbs search path
by Caleb Connolly
· Mon Jul 22 19:55:23 2024 +0200
7cbf745
efi_loader: require EFI boot manager for EBBR compliance
by Heinrich Schuchardt
· Thu Jul 18 14:05:09 2024 +0200
44fa8ff
efi_loader: adjust config options for capsule updates
by Ilias Apalodimas
· Thu Jun 20 23:15:31 2024 +0300
c88e90a
Merge patch series "led: implement software blinking"
by Tom Rini
· Tue Jul 30 12:36:22 2024 -0600
56250a6
led: Add dts property to specify blinking of the led
by Michael Polyntsov
· Fri Jul 19 13:12:13 2024 +0400
353deb9
led: Implement software led blinking
by Michael Polyntsov
· Fri Jul 19 13:12:12 2024 +0400
8224f16
led: enable LEDST_BLINK state unconditionally
by Mikhail Kshevetskiy
· Fri Jul 19 13:12:11 2024 +0400
e6cf54c
Merge patch series "include: asm-generic: Remove duplicate newlines"
by Tom Rini
· Mon Jul 29 15:01:36 2024 -0600
4fdfc84
include: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:34 2024 +0200
199427c
include: zfs: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:33 2024 +0200
2cc7bb5
include: valgrind: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:32 2024 +0200
84d41f8
include: usb: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:31 2024 +0200
70e4769
include: u-boot: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:30 2024 +0200
32ddde0
include: power: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:29 2024 +0200
40ea5cf
include: net: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:28 2024 +0200
74f0a0e
include: mtd: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:27 2024 +0200
bec41a1
include: linux: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:26 2024 +0200
ad987bc
include: jffs2: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:25 2024 +0200
7d5f123
include: fsl-mc: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:24 2024 +0200
38f2058
include: firmware: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:23 2024 +0200
b4617a2
include: dt-bindings: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:22 2024 +0200
257a52e
include: dm: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:21 2024 +0200
deb28c7
include: asm-generic: Remove duplicate newlines
by Marek Vasut
· Tue Jul 23 01:28:20 2024 +0200
9034210
Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Jul 29 10:22:42 2024 -0600
a643aed
Makefile: Pass OF_SPL_REMOVE_PROPS to binman
by Simon Glass
· Sat Jul 20 11:49:50 2024 +0100
e41ada7
Makefile: Provide VPL devicetree and padding to binman
by Simon Glass
· Sat Jul 20 11:49:49 2024 +0100
a04b994
binman: fit: Allow running fdtgrep on devicetree blobs
by Simon Glass
· Sat Jul 20 11:49:48 2024 +0100
5f7aadf
binman: fit: Write the compatible string to configuration
by Simon Glass
· Sat Jul 20 11:49:47 2024 +0100
cd2783e
binman: fit: Allow providing FDT filenames in a directory
by Simon Glass
· Sat Jul 20 11:49:46 2024 +0100
f359892
binman: Add support for alternative FDTs
by Simon Glass
· Sat Jul 20 11:49:45 2024 +0100
7b72c91
binman: Allow entry types to override FDT contents
by Simon Glass
· Sat Jul 20 11:49:44 2024 +0100
482dd31
binman: Remove dependency on pylibfdt for entry-docs
by Simon Glass
· Sat Jul 20 11:49:43 2024 +0100
ffe8138
binman: Add a bintool for fdtgrep
by Simon Glass
· Sat Jul 20 11:49:42 2024 +0100
4b86127
binman: Correct indentation in testSplPubkeyDtb
by Simon Glass
· Sat Jul 20 11:49:41 2024 +0100
Next »