Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0bc48353fa042f3881ea4a44ca954fc79c3237a0
0bc4835
arch: arm: dts: k3-j7200-r5-evm: Add missing fss range
by Jonathan Humphreys
· 4 months ago
0f11694
arch: arm: dts: k3-am69-r5-sk: Add missing fss range
by Jonathan Humphreys
· 4 months ago
9151844
arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range
by Jonathan Humphreys
· 4 months ago
49d7b20
Merge tag 'i2cupdates-for-v2024-10-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next
by Tom Rini
· 4 months ago
b08ee93
board: vining_2000: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
3b34217
board: cm_fx6: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
f1aacad
board: vf610twr: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
763e406
board: novena: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
b913ba9
board: rut: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
2fa0cbd
board: sl50: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
bcfb887
board: igep003x: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
58e6b61
board: cm-t43: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
5a025f0
board: chiliboard: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
62ce9f7
board: shc: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
2078aba
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· 4 months ago
75581e4
alist: Add support for an allocated pointer list
by Simon Glass
· 4 months ago
947aafd
lib: Handle a special case with str_to_list()
by Simon Glass
· 4 months ago
04894f5
malloc: Support testing with realloc()
by Simon Glass
· 4 months ago
54920df
omap3: sniper: Convert to device-tree control and DM I2C
by Paul Kocialkowski
· 4 months ago
WIP/06Aug2024-next
b6dfc2c
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
by Paul Kocialkowski
· 4 months ago
a52a95c
omap: Use spl_soc_init instead of spl_board_init
by Paul Kocialkowski
· 4 months ago
2383b8e
Merge patch series "omap configuration cleanups"
by Tom Rini
· 4 months ago
e902ac8
omap3: sniper: Streamline defconfig
by Paul Kocialkowski
· 4 months ago
2e148cb
dra7xx: Remove explicit DRAM banks number from defconfigs
by Paul Kocialkowski
· 4 months ago
5e0620f
omap3: Define DRAM banks number in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
90312be
omap3: Define maximum SPL size in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
0844ed3
omap3: Define maximum U-Boot size in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
2bedbf5
dra7xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
60f34f3
dra7xx: Unify init stack pointer address across boards
by Paul Kocialkowski
· 4 months ago
e7f6058
am43xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
7cf8ded
am33xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
5b98b0e
am33xx: Unify init stack pointer address across boards
by Paul Kocialkowski
· 4 months ago
b979fd5
omap3: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
2f92cf6
omap3: Define common SPL text base in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
6f4c31c
Prepare v2024.10-rc2
by Tom Rini
· 4 months ago
v2024.10-rc2
08f512c
configs: Resync with savedefconfig
by Tom Rini
· 4 months ago
WIP/05Aug2024
9efc554
Merge patch series "Bug-fixes for a few boards"
by Tom Rini
· 4 months ago
d630911
rockchip: Avoid #ifdefs in RK3399 SPL
by Simon Glass
· 4 months ago
0450e91
rockchip: Ensure memory size is available in RK3399 SPL
by Simon Glass
· 4 months ago
cafde93
fdt: Correct condition for bloblist existing
by Simon Glass
· 4 months ago
cbf3d27
binman: Keep the efi_capsule input file
by Simon Glass
· 4 months ago
ba35f73
binman: Return failure when a usage() message is generated
by Simon Glass
· 4 months ago
2e658c1
binman: Deal with mkeficapsule being missing
by Simon Glass
· 4 months ago
d0dbfd5
binman: Collect the version number for mkeficapsule
by Simon Glass
· 4 months ago
8436282
mkeficapsule: Add a --version argument
by Simon Glass
· 4 months ago
6becf9b
Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 months ago
WIP/02Aug2024
0ee02e1
config: Adjust Phytec imx8mm module config to support NVME disk
by Lukasz Majewski
· 4 months ago
84febc4
configs: imx93: enable the 'cpu' command
by Hou Zhiqiang
· 4 months ago
796b226
configs: imx8m: enable the 'cpu' command
by Hou Zhiqiang
· 4 months ago
effe1fd
MAINTAINERS: add entry for cpu command
by Hou Zhiqiang
· 4 months ago
486b6e1
doc: cmd: add documentation for cpu command
by Hou Zhiqiang
· 4 months ago
476fb4d
cmd: cpu: add release subcommand
by Hou Zhiqiang
· 4 months ago
8a73b5b
cpu: imx: implement release_core callback
by Hou Zhiqiang
· 4 months ago
01d94d0
cpu: imx: Add i.MX 8M series SoCs
by Hou Zhiqiang
· 4 months ago
b7ed741
cpu: imx: removed the tail '\n' of the CPU description
by Hou Zhiqiang
· 4 months ago
37adedf
cpu: imx: fix the CPU type field width
by Hou Zhiqiang
· 4 months ago
dc86c11
cpu: imx: fix the CPU frequency in cpu_imx_get_info()
by Hou Zhiqiang
· 4 months ago
8b82172
test: cpu: add test for release CPU core.
by Hou Zhiqiang
· 4 months ago
3694edc
cpu: sandbox: implement release_core callback
by Hou Zhiqiang
· 4 months ago
f2c306c
cpu: add release_core callback
by Hou Zhiqiang
· 4 months ago
3cdcdce
clk: imx8m: register ARM A53 core clock
by Hou Zhiqiang
· 4 months ago
ecc5dd7
configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV
by Yannic Moog
· 4 months ago
60e01c6
configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
by Yannic Moog
· 4 months ago
01e8aaf
configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV
by Yannic Moog
· 4 months ago
24bd748
warp7: Convert to OF_UPSTREAM
by Fabio Estevam
· 4 months ago
a70d991
clk: clk-uclass: Print clk name in clk_enable/clk_disable
by Michael Trimarchi
· 5 months ago
WIP/01Aug2024
133f67a
clk: Revise help text for clk_get_parent_rate()
by Alexander Dahl
· 7 months ago
068c346
clk: Fix error message in clk_get_bulk
by Jan Kiszka
· 9 months ago
6c243dd
Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM"
by Tom Rini
· 4 months ago
dfbdfbb
clk: mediatek: add support for APMIXED parent in infra MUX
by Christian Marangi
· 5 months ago
ffe3983
clk: mediatek: add support for GATEs for APMIXED OPs
by Christian Marangi
· 5 months ago
591edae
clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro
by Christian Marangi
· 5 months ago
64ecc60
clk: mediatek: add support for remapping clock ID
by Christian Marangi
· 5 months ago
04ab229
clk: mediatek: provide common clk init function for infrasys
by Christian Marangi
· 5 months ago
a38cf1b
clk: mediatek: add support for gate clock to reference topckgen clock
by Christian Marangi
· 5 months ago
cd3b487
clk: mediatek: add support for parent mux from different source for topckgen
by Christian Marangi
· 5 months ago
89eff11
clk: mediatek: add support for parent mux from different source
by Christian Marangi
· 5 months ago
a03174c
clk: mediatek: add support for gate ID at offset
by Christian Marangi
· 5 months ago
432cb96
clk: mediatek: add support for gates in clk_tree for infrasys
by Christian Marangi
· 5 months ago
bf6ba78
clk: mediatek: return XTAL rate for infrasys get_mux_rate
by Christian Marangi
· 5 months ago
ed908c4
clk: mediatek: return XTAL rate directly for gates with XTAL parent
by Christian Marangi
· 5 months ago
151b885
net: dwc_eth_qos: mdio: Implement clause 45
by Philip Oberfichtner
· 7 months ago
1dd034e
net/tftp: make tftpput working with servers that do not use OACK
by Mikhail Kshevetskiy
· 5 months ago
fb2f2a3
net: remove duplicate eth_env_set_enetaddr_by_index() declaration
by Alexander Sverdlin
· 5 months ago
7010f22
Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 4 months ago
59ca3a2
usb: bootm: Drop old USB-device-removal code
by Simon Glass
· 4 months ago
c502d7a
tools: Add script to update git subtree projects
by Raymond Mao
· 4 months ago
b2345db
env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
by Mattijs Korpershoek
· 4 months ago
c9860d7
Merge patch series "Endian Kconfig improvements"
by Tom Rini
· 4 months ago
3911ff5
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
by Jiaxun Yang
· 4 months ago
cbef295
Kconfig: Unify endian support option
by Jiaxun Yang
· 4 months ago
521d377
sandbox: Drop video-sync in serial driver
by Simon Glass
· 4 months ago
47ef76d
sandbox: Increase cyclic CPU-time limit
by Simon Glass
· 4 months ago
5c8ddda
video: Use cyclic to handle video sync
by Simon Glass
· 4 months ago
b023948
video: Move last_sync to private data
by Simon Glass
· 4 months ago
8ada14b
cyclic: Add a symbol for SPL
by Simon Glass
· 4 months ago
4793b68
Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 4 months ago
939afc8
dm: use list_count_nodes() for counting list nodes
by Sughosh Ganu
· 4 months ago
e464ad0
efi_memory: get the efi_mem_list node directly
by Sughosh Ganu
· 4 months ago
7aa0add
efi_memory: avoid possible null pointer dereference
by Sughosh Ganu
· 4 months ago
Next »