Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cae8c2145592dbe29682dfb55f5ff17090766d21
cae8c21
test/boot: Make BOOTSTD tests depend on UT_BOOTSTD
by Tom Rini
· Thu Aug 15 21:49:04 2024 -0600
dfc4a02
test/overlay: Make this depend on SANDBOX
by Tom Rini
· Thu Aug 15 21:49:03 2024 -0600
ebdc4a6
bootstage: Fix out-of-bounds read in reloc_bootstage()
by Richard Weinberger
· Wed Jul 31 18:07:54 2024 +0200
9493a9a
ext4: Improve feature checking
by Richard Weinberger
· Mon Jul 29 23:37:31 2024 +0200
0e49fd1
lib: elf: Fix bootelf -p crash issue
by JianfengA.Zhu@sony.com
· Wed Aug 07 02:20:07 2024 +0000
426d89c
arm: dts: keystone: Move to OF_UPSTREAM
by Andrew Davis
· Wed Aug 07 09:56:51 2024 -0500
9a82aca
pinmux: generic: Use ENOENT instead of ENOSYS
by Sean Anderson
· Sat Aug 10 09:59:37 2024 -0400
cb803d7
env: remove vars that are not in default env
by Ravi Minnikanti
· Sun Aug 11 11:44:15 2024 -0700
0c4813d
sandbox: fix wget test failure after fixing wget issue
by Yasuharu Shibata
· Wed Aug 14 21:41:07 2024 +0900
afab268
sandbox: Enable wget command
by Yasuharu Shibata
· Wed Aug 14 21:41:06 2024 +0900
97613b6
cmd: led: fix led command usage for the LED_SW_BLINK enabled case
by Mikhail Kshevetskiy
· Wed Aug 14 14:08:30 2024 +0400
16cc79c
spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0>
by Michael Polyntsov
· Wed Jul 31 08:11:29 2024 +0400
7539fe1
spi: soft_spi: fix miso gpio property name
by Mikhail Kshevetskiy
· Wed Jul 31 08:11:28 2024 +0400
ae8614c
Merge tag 'i2c-dm-updates-for-v2024-10-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next
by Tom Rini
· Tue Aug 13 10:09:45 2024 -0600
de72e1a
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
by Simon Glass
· Sun Aug 11 08:50:47 2024 -0600
8d425ff
i2c: Remove CFG_SYS_I2C_MAX_HOPS
by Simon Glass
· Sun Aug 11 08:50:46 2024 -0600
0f3cb57
i2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt()
by Simon Glass
· Sun Aug 11 08:50:45 2024 -0600
c3d57d2
i2c: Drop CFG_SYS_MAX_I2C_BUS
by Simon Glass
· Sun Aug 11 08:50:44 2024 -0600
5cabcb1
i2c: Remove I2C_GET_BUS()
by Simon Glass
· Sun Aug 11 08:50:43 2024 -0600
fd01413
i2c: Remove I2C_SET_BUS()
by Simon Glass
· Sun Aug 11 08:50:42 2024 -0600
11510a4
octeon: Drop OCTEON_I2C_FDT dead code
by Simon Glass
· Sun Aug 11 08:50:41 2024 -0600
c79866b
i2c: Drop reference to SYS_I2C_INIT_BOARD
by Simon Glass
· Sun Aug 11 08:50:40 2024 -0600
239089c
fsl: mxc: Drop legacy I2c
by Simon Glass
· Sun Aug 11 08:50:39 2024 -0600
104d7d3
date: Drop the legacy I2C code
by Simon Glass
· Sun Aug 11 08:50:38 2024 -0600
e900e4c
rtc: Drop CFG_SYS_RTC_BUS_NUM
by Simon Glass
· Sun Aug 11 08:50:37 2024 -0600
9f1caa2
MPC837XERDB: ethernut5: work_92105: Drop CMD_DATE
by Simon Glass
· Sun Aug 11 08:50:36 2024 -0600
9d82041
mx28 / mx51: Drop CMD_DATE
by Simon Glass
· Sun Aug 11 08:50:35 2024 -0600
0180ced
armv8: ls2085a: Drop CMD_DATE
by Simon Glass
· Sun Aug 11 08:50:34 2024 -0600
52ea321
mips: malta: Drop CMD_DATE
by Simon Glass
· Sun Aug 11 08:50:33 2024 -0600
cabc9a0
i2c: Remove CFG_I2C_MULTI_BUS
by Simon Glass
· Sun Aug 11 08:50:32 2024 -0600
1a9a217
i2c: Remove IC2_xxx enum
by Simon Glass
· Sun Aug 11 08:50:31 2024 -0600
cb068d1
i2c: Remove board_i2c_init()
by Simon Glass
· Sun Aug 11 08:50:30 2024 -0600
c4d807a
Merge patch series "Universal Payload initial series"
by Tom Rini
· Fri Aug 09 16:03:21 2024 -0600
bb5541a
upl: Add an end-to-end test
by Simon Glass
· Wed Aug 07 16:47:39 2024 -0600
6056e5a
sandbox: Add an SPL loader for UPL
by Simon Glass
· Wed Aug 07 16:47:38 2024 -0600
9736b71
sandbox: Add a flag to enable UPL
by Simon Glass
· Wed Aug 07 16:47:37 2024 -0600
7869aa7
upl: Add initial documentation
by Simon Glass
· Wed Aug 07 16:47:36 2024 -0600
3cfa57d
sandbox_vpl: Enable Universal Payload
by Simon Glass
· Wed Aug 07 16:47:35 2024 -0600
45aec8e
upl: Plumb in universal payload to the init process
by Simon Glass
· Wed Aug 07 16:47:34 2024 -0600
9b5bfba
spl: Plumb in the Universal Payload handoff
by Simon Glass
· Wed Aug 07 16:47:33 2024 -0600
3266828
spl: Set SPL_FIT_FOUND for full FIT also
by Simon Glass
· Wed Aug 07 16:47:32 2024 -0600
bc3ec00
upl: Add support for Universal Payload in SPL
by Simon Glass
· Wed Aug 07 16:47:31 2024 -0600
3a028c2
upl: Add a command
by Simon Glass
· Wed Aug 07 16:47:30 2024 -0600
aac2569
upl: Add basic tests
by Simon Glass
· Wed Aug 07 16:47:29 2024 -0600
b9474a8
upl: Add support for writing a upl handoff
by Simon Glass
· Wed Aug 07 16:47:28 2024 -0600
77459f4
upl: Add support for reading a upl handoff
by Simon Glass
· Wed Aug 07 16:47:27 2024 -0600
92f961e
sandbox: Set up global_data earlier
by Simon Glass
· Wed Aug 07 16:47:26 2024 -0600
c01853c
sandbox: Add ELF file to VPL u-boot.img
by Simon Glass
· Wed Aug 07 16:47:25 2024 -0600
3dbd4ae
sandbox: Return error code from read/write/seek
by Simon Glass
· Wed Aug 07 16:47:24 2024 -0600
0900c79
sandbox: fdt: Avoid overwriting an existing fdt
by Simon Glass
· Wed Aug 07 16:47:23 2024 -0600
ed12284
fdt: Don't overwrite bloblist devicetree
by Simon Glass
· Wed Aug 07 16:47:22 2024 -0600
3661115
test: Move some SPL-loading test-code into sandbox common
by Simon Glass
· Wed Aug 07 16:47:21 2024 -0600
61eda3a
sandbox: Fix a comment in os_find_u_boot()
by Simon Glass
· Wed Aug 07 16:47:20 2024 -0600
f1c9e61
sandbox: Use const in os_jump_to_file()
by Simon Glass
· Wed Aug 07 16:47:19 2024 -0600
ecf3241
Merge tag 'i2cupdates-for-v2024-10-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next
by Tom Rini
· Fri Aug 09 08:22:50 2024 -0600
48c8d2b
board: vining_2000: convert to DM_I2C
by Anatolij Gustschin
· Thu Aug 08 00:34:38 2024 +0200
0aeb748
board: cm_fx6: convert to DM_I2C
by Anatolij Gustschin
· Wed Aug 07 15:09:33 2024 +0200
e8c089b
board: vf610twr: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:13 2024 +0200
1b6a7ca
board: novena: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:09 2024 +0200
fd4c4df
board: rut: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:08 2024 +0200
d52d27a
board: sl50: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:07 2024 +0200
106fdf3
board: igep003x: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:06 2024 +0200
20f9625
board: cm-t43: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:05 2024 +0200
e272d4b
board: chiliboard: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:04 2024 +0200
b37d989
board: shc: convert to DM_I2C
by Anatolij Gustschin
· Sat Aug 03 18:15:03 2024 +0200
1162e49
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· Wed Aug 07 08:49:18 2024 -0600
e1edadf
alist: Add support for an allocated pointer list
by Simon Glass
· Tue Jul 30 08:39:37 2024 -0600
6667c01
lib: Handle a special case with str_to_list()
by Simon Glass
· Tue Jul 30 08:39:36 2024 -0600
e4fdd1d
malloc: Support testing with realloc()
by Simon Glass
· Tue Jul 30 08:39:35 2024 -0600
32c9f4b
omap3: sniper: Convert to device-tree control and DM I2C
by Paul Kocialkowski
· Mon Jul 29 22:44:39 2024 +0200
35839c6
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
by Paul Kocialkowski
· Mon Jul 29 22:44:38 2024 +0200
8cf5fb9
omap: Use spl_soc_init instead of spl_board_init
by Paul Kocialkowski
· Mon Jul 29 22:44:37 2024 +0200
d4beba6
Merge patch series "omap configuration cleanups"
by Tom Rini
· Tue Aug 06 18:33:08 2024 -0600
b95dfba
omap3: sniper: Streamline defconfig
by Paul Kocialkowski
· Sun Jul 28 22:25:01 2024 +0200
388dd38
dra7xx: Remove explicit DRAM banks number from defconfigs
by Paul Kocialkowski
· Sun Jul 28 22:25:00 2024 +0200
06ce732
omap3: Define DRAM banks number in Kconfig instead of defconfigs
by Paul Kocialkowski
· Sun Jul 28 22:24:59 2024 +0200
f2e354b
omap3: Define maximum SPL size in Kconfig instead of defconfigs
by Paul Kocialkowski
· Sun Jul 28 22:24:58 2024 +0200
656b239
omap3: Define maximum U-Boot size in Kconfig instead of defconfigs
by Paul Kocialkowski
· Sun Jul 28 22:24:57 2024 +0200
bba0ae0
dra7xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· Sun Jul 28 22:24:56 2024 +0200
bf347a0
dra7xx: Unify init stack pointer address across boards
by Paul Kocialkowski
· Sun Jul 28 22:24:55 2024 +0200
af6acb4
am43xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· Sun Jul 28 22:24:54 2024 +0200
261bd96
am33xx: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· Sun Jul 28 22:24:53 2024 +0200
9dd5cd1
am33xx: Unify init stack pointer address across boards
by Paul Kocialkowski
· Sun Jul 28 22:24:52 2024 +0200
5005658
omap3: Define common init stack pointer address in Kconfig
by Paul Kocialkowski
· Sun Jul 28 22:24:51 2024 +0200
14cb262
omap3: Define common SPL text base in Kconfig instead of defconfigs
by Paul Kocialkowski
· Sun Jul 28 22:24:50 2024 +0200
5e8abc4
Prepare v2024.10-rc2
by Tom Rini
· Mon Aug 05 18:13:42 2024 -0600
32d41e2
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 05 12:21:23 2024 -0600
a00df29
Merge patch series "Bug-fixes for a few boards"
by Tom Rini
· Mon Aug 05 12:15:44 2024 -0600
08d4ba4
rockchip: Avoid #ifdefs in RK3399 SPL
by Simon Glass
· Thu Aug 01 06:47:23 2024 -0600
c5c33be
rockchip: Ensure memory size is available in RK3399 SPL
by Simon Glass
· Thu Aug 01 06:47:22 2024 -0600
1a6d2e0
fdt: Correct condition for bloblist existing
by Simon Glass
· Wed Jul 31 08:49:05 2024 -0600
70be4c2
binman: Keep the efi_capsule input file
by Simon Glass
· Wed Jul 31 08:49:04 2024 -0600
55f22b0
binman: Return failure when a usage() message is generated
by Simon Glass
· Wed Jul 31 08:49:03 2024 -0600
3a891d2
binman: Deal with mkeficapsule being missing
by Simon Glass
· Wed Jul 31 08:49:02 2024 -0600
ad1fe6c
binman: Collect the version number for mkeficapsule
by Simon Glass
· Wed Jul 31 08:49:01 2024 -0600
b0ef861
mkeficapsule: Add a --version argument
by Simon Glass
· Wed Jul 31 08:49:00 2024 -0600
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
Next »