Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
104d7d34e644c1ecaf0fbdfc38b8712dd109f9dd
104d7d3
date: Drop the legacy I2C code
by Simon Glass
· 3 months ago
e900e4c
rtc: Drop CFG_SYS_RTC_BUS_NUM
by Simon Glass
· 3 months ago
9f1caa2
MPC837XERDB: ethernut5: work_92105: Drop CMD_DATE
by Simon Glass
· 3 months ago
9d82041
mx28 / mx51: Drop CMD_DATE
by Simon Glass
· 3 months ago
0180ced
armv8: ls2085a: Drop CMD_DATE
by Simon Glass
· 3 months ago
52ea321
mips: malta: Drop CMD_DATE
by Simon Glass
· 3 months ago
cabc9a0
i2c: Remove CFG_I2C_MULTI_BUS
by Simon Glass
· 3 months ago
1a9a217
i2c: Remove IC2_xxx enum
by Simon Glass
· 3 months ago
cb068d1
i2c: Remove board_i2c_init()
by Simon Glass
· 3 months ago
c4d807a
Merge patch series "Universal Payload initial series"
by Tom Rini
· 4 months ago
bb5541a
upl: Add an end-to-end test
by Simon Glass
· 4 months ago
6056e5a
sandbox: Add an SPL loader for UPL
by Simon Glass
· 4 months ago
9736b71
sandbox: Add a flag to enable UPL
by Simon Glass
· 4 months ago
7869aa7
upl: Add initial documentation
by Simon Glass
· 4 months ago
3cfa57d
sandbox_vpl: Enable Universal Payload
by Simon Glass
· 4 months ago
45aec8e
upl: Plumb in universal payload to the init process
by Simon Glass
· 4 months ago
9b5bfba
spl: Plumb in the Universal Payload handoff
by Simon Glass
· 4 months ago
3266828
spl: Set SPL_FIT_FOUND for full FIT also
by Simon Glass
· 4 months ago
bc3ec00
upl: Add support for Universal Payload in SPL
by Simon Glass
· 4 months ago
3a028c2
upl: Add a command
by Simon Glass
· 4 months ago
aac2569
upl: Add basic tests
by Simon Glass
· 4 months ago
b9474a8
upl: Add support for writing a upl handoff
by Simon Glass
· 4 months ago
77459f4
upl: Add support for reading a upl handoff
by Simon Glass
· 4 months ago
92f961e
sandbox: Set up global_data earlier
by Simon Glass
· 4 months ago
c01853c
sandbox: Add ELF file to VPL u-boot.img
by Simon Glass
· 4 months ago
3dbd4ae
sandbox: Return error code from read/write/seek
by Simon Glass
· 4 months ago
0900c79
sandbox: fdt: Avoid overwriting an existing fdt
by Simon Glass
· 4 months ago
ed12284
fdt: Don't overwrite bloblist devicetree
by Simon Glass
· 4 months ago
3661115
test: Move some SPL-loading test-code into sandbox common
by Simon Glass
· 4 months ago
61eda3a
sandbox: Fix a comment in os_find_u_boot()
by Simon Glass
· 4 months ago
f1c9e61
sandbox: Use const in os_jump_to_file()
by Simon Glass
· 4 months ago
ecf3241
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
48c8d2b
board: vining_2000: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
0aeb748
board: cm_fx6: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
e8c089b
board: vf610twr: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
1b6a7ca
board: novena: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
fd4c4df
board: rut: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
d52d27a
board: sl50: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
106fdf3
board: igep003x: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
20f9625
board: cm-t43: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
e272d4b
board: chiliboard: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
b37d989
board: shc: convert to DM_I2C
by Anatolij Gustschin
· 4 months ago
1162e49
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· 4 months ago
e1edadf
alist: Add support for an allocated pointer list
by Simon Glass
· 4 months ago
6667c01
lib: Handle a special case with str_to_list()
by Simon Glass
· 4 months ago
e4fdd1d
malloc: Support testing with realloc()
by Simon Glass
· 4 months ago
32c9f4b
omap3: sniper: Convert to device-tree control and DM I2C
by Paul Kocialkowski
· 4 months ago
35839c6
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
by Paul Kocialkowski
· 4 months ago
8cf5fb9
omap: Use spl_soc_init instead of spl_board_init
by Paul Kocialkowski
· 4 months ago
d4beba6
Merge patch series "omap configuration cleanups"
by Tom Rini
· 4 months ago
b95dfba
omap3: sniper: Streamline defconfig
by Paul Kocialkowski
· 4 months ago
388dd38
dra7xx: Remove explicit DRAM banks number from defconfigs
by Paul Kocialkowski
· 4 months ago
06ce732
omap3: Define DRAM banks number in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
f2e354b
omap3: Define maximum SPL size in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
656b239
omap3: Define maximum U-Boot size in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
bba0ae0
dra7xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
bf347a0
dra7xx: Unify init stack pointer address across boards
by Paul Kocialkowski
· 4 months ago
af6acb4
am43xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
261bd96
am33xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
9dd5cd1
am33xx: Unify init stack pointer address across boards
by Paul Kocialkowski
· 4 months ago
5005658
omap3: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· 4 months ago
14cb262
omap3: Define common SPL text base in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
5e8abc4
Prepare v2024.10-rc2
by Tom Rini
· 4 months ago
32d41e2
configs: Resync with savedefconfig
by Tom Rini
· 4 months ago
a00df29
Merge patch series "Bug-fixes for a few boards"
by Tom Rini
· 4 months ago
08d4ba4
rockchip: Avoid #ifdefs in RK3399 SPL
by Simon Glass
· 4 months ago
c5c33be
rockchip: Ensure memory size is available in RK3399 SPL
by Simon Glass
· 4 months ago
1a6d2e0
fdt: Correct condition for bloblist existing
by Simon Glass
· 4 months ago
70be4c2
binman: Keep the efi_capsule input file
by Simon Glass
· 4 months ago
55f22b0
binman: Return failure when a usage() message is generated
by Simon Glass
· 4 months ago
3a891d2
binman: Deal with mkeficapsule being missing
by Simon Glass
· 4 months ago
ad1fe6c
binman: Collect the version number for mkeficapsule
by Simon Glass
· 4 months ago
b0ef861
mkeficapsule: Add a --version argument
by Simon Glass
· 4 months ago
dede31c
Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 months ago
c8e8a36
config: Adjust Phytec imx8mm module config to support NVME disk
by Lukasz Majewski
· 4 months ago
d622af5
configs: imx93: enable the 'cpu' command
by Hou Zhiqiang
· 4 months ago
c70ba44
configs: imx8m: enable the 'cpu' command
by Hou Zhiqiang
· 4 months ago
a1be5c9
MAINTAINERS: add entry for cpu command
by Hou Zhiqiang
· 4 months ago
451e2e7
doc: cmd: add documentation for cpu command
by Hou Zhiqiang
· 4 months ago
4862c6f
cmd: cpu: add release subcommand
by Hou Zhiqiang
· 4 months ago
863a154
cpu: imx: implement release_core callback
by Hou Zhiqiang
· 4 months ago
78ff9db
cpu: imx: Add i.MX 8M series SoCs
by Hou Zhiqiang
· 4 months ago
baea09c
cpu: imx: removed the tail '\n' of the CPU description
by Hou Zhiqiang
· 4 months ago
c5e1a11
cpu: imx: fix the CPU type field width
by Hou Zhiqiang
· 4 months ago
a1124da
cpu: imx: fix the CPU frequency in cpu_imx_get_info()
by Hou Zhiqiang
· 4 months ago
42d7836
test: cpu: add test for release CPU core.
by Hou Zhiqiang
· 4 months ago
4274452
cpu: sandbox: implement release_core callback
by Hou Zhiqiang
· 4 months ago
ace391d
cpu: add release_core callback
by Hou Zhiqiang
· 4 months ago
04a0643
clk: imx8m: register ARM A53 core clock
by Hou Zhiqiang
· 4 months ago
170142a
configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV
by Yannic Moog
· 4 months ago
b71bbc8
configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
by Yannic Moog
· 4 months ago
7116bdc
configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV
by Yannic Moog
· 4 months ago
a5383b3
warp7: Convert to OF_UPSTREAM
by Fabio Estevam
· 4 months ago
f84d65c
clk: clk-uclass: Print clk name in clk_enable/clk_disable
by Michael Trimarchi
· 5 months ago
92ff9b6
clk: Revise help text for clk_get_parent_rate()
by Alexander Dahl
· 7 months ago
46bba6e
clk: Fix error message in clk_get_bulk
by Jan Kiszka
· 9 months ago
a4a0c6e
Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM"
by Tom Rini
· 4 months ago
3c2ae7d
clk: mediatek: add support for APMIXED parent in infra MUX
by Christian Marangi
· 5 months ago
475d00f
clk: mediatek: add support for GATEs for APMIXED OPs
by Christian Marangi
· 5 months ago
c05ebe6
clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro
by Christian Marangi
· 5 months ago
Next »