Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c3f09e81654cf3b0bdf8489fe01e9de0f7c931e3
/
cmd
b57a23b
x86: coreboot: Show the option table
by Simon Glass
· Mon Oct 14 16:32:08 2024 -0600
cdf83fd2
bootstd: Avoid showing an invalid buffer address
by Simon Glass
· Sat Oct 19 09:22:09 2024 -0600
2f0128f
bootstd: cros: Correct the x86-setup address
by Simon Glass
· Sat Oct 19 09:21:59 2024 -0600
3a78320
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· Fri Oct 25 23:15:05 2024 +0200
095a09a
cmd: fat: Make do_fat_size static
by Ilias Apalodimas
· Sat Oct 26 10:33:09 2024 +0300
e6361ff
cmd: simplify network definitions in Makefile
by Heinrich Schuchardt
· Sat Oct 19 12:24:45 2024 +0200
a405b15
cmd: sbi: Add FWFT, MPXY extensions
by Heinrich Schuchardt
· Tue Sep 17 10:10:36 2024 +0200
1cbe5f7
Merge patch series "Allow showing the memory map"
by Tom Rini
· Fri Oct 25 14:22:36 2024 -0600
9b259c5
meminfo: Show the lmb records
by Simon Glass
· Mon Oct 21 10:19:32 2024 +0200
84015e5
cmd: Update the meminfo command to show the memory map
by Simon Glass
· Mon Oct 21 10:19:30 2024 +0200
8f9b052
cmd: Move meminfo command into its own file
by Simon Glass
· Mon Oct 21 10:19:29 2024 +0200
f89dff1
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Fri Oct 25 08:35:56 2024 -0600
db93085
cmd: nvedit: Mark a few functions static
by Andy Shevchenko
· Mon Oct 21 16:56:33 2024 +0300
52f93d3
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· Thu Oct 17 17:12:10 2024 +0300
8cc305e
cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()
by Dmitry Rokosov
· Thu Oct 17 17:12:09 2024 +0300
ea143cb
treewide: bcb: move ab_select command to bcb subcommands
by Dmitry Rokosov
· Thu Oct 17 17:12:08 2024 +0300
4adb34e
cmd: bcb: rework the command to U_BOOT_LONGHELP approach
by Dmitry Rokosov
· Thu Oct 17 17:12:07 2024 +0300
442acda
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Oct 20 08:27:15 2024 -0600
7d6db31
Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Fri Oct 18 22:32:45 2024 -0600
149d4581
cmd: upl: correct printf code
by Heinrich Schuchardt
· Fri Oct 18 04:46:57 2024 +0200
8310c1e
x86: Enable RTC command by default
by Simon Glass
· Mon Oct 14 16:32:12 2024 -0600
18c2ccc
x86: Add msr command
by Simon Glass
· Tue Aug 27 19:44:29 2024 -0600
8af719c
x86: Add a cpuid command
by Simon Glass
· Tue Aug 27 19:44:28 2024 -0600
4f0336d
video: Allow querying the font size
by Simon Glass
· Sun Jan 07 17:14:54 2024 -0700
7df74d8
cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
by Heinrich Schuchardt
· Wed Oct 16 11:50:39 2024 +0200
bf05e67
cmd: irq: Move do_irqinfo() prototype to a header file
by Andy Shevchenko
· Sat Oct 05 22:14:29 2024 +0300
3dd2332
usb: tcpm: add core framework
by Sebastian Reichel
· Tue Oct 15 17:26:43 2024 +0200
c4d17bd
cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
by Jerome Forissier
· Wed Oct 16 12:04:10 2024 +0200
359d4ed
net: lwip: add wget command
by Jerome Forissier
· Wed Oct 16 12:04:09 2024 +0200
eb48b4b
net: split cmd/net.c into cmd/net.c and cmd/net-common.c
by Jerome Forissier
· Wed Oct 16 12:04:08 2024 +0200
bc4d882
net: lwip: add dns command
by Jerome Forissier
· Wed Oct 16 12:04:07 2024 +0200
8f29e00
net: lwip: add ping command
by Jerome Forissier
· Wed Oct 16 12:04:06 2024 +0200
6a78e96
net: lwip: add TFTP support and tftpboot command
by Jerome Forissier
· Wed Oct 16 12:04:05 2024 +0200
1ff0036
net: lwip: add DHCP support and dhcp commmand
by Jerome Forissier
· Wed Oct 16 12:04:03 2024 +0200
e0f9551
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· Wed Oct 16 12:03:59 2024 +0200
93a0d16
bootstd: Add command to enable setting of bootmeth specific properties
by Martyn Welch
· Wed Oct 09 14:15:40 2024 +0100
2c47aac
boot: Add logic to enable booting from fallback option
by Martyn Welch
· Wed Oct 09 14:15:39 2024 +0100
97799bc
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· Fri Oct 11 12:23:25 2024 -0600
86adc2e
global: Rename SPL_ to XPL_
by Simon Glass
· Sun Sep 29 19:49:53 2024 -0600
0e84d96
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:50 2024 -0600
6c6fcc6
xpl: Rename spl_phase_prefix() and spl_phase_name()
by Simon Glass
· Sun Sep 29 19:49:40 2024 -0600
db9fee3
Merge patch series "led: introduce LED boot and activity function"
by Tom Rini
· Thu Oct 10 16:02:37 2024 -0600
c9f58b1
ubi: implement support for LED activity
by Christian Marangi
· Tue Oct 01 14:24:41 2024 +0200
31d7181
mtd: implement support for LED activity
by Christian Marangi
· Tue Oct 01 14:24:40 2024 +0200
e357de0
cmd: clk: simplify clk command
by Heinrich Schuchardt
· Tue Sep 10 01:45:29 2024 +0200
4116ff4
cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK
by Heinrich Schuchardt
· Tue Sep 10 01:45:28 2024 +0200
b343ee3
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
by Simon Glass
· Thu Sep 26 23:59:31 2024 +0200
6218cf5
cmd: Make bootvx independent of bootelf
by Daniel Palmer
· Sun Sep 29 18:27:39 2024 +0900
67545de
Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· Thu Oct 03 16:09:30 2024 -0600
3887795
cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
by Heinrich Schuchardt
· Sat Sep 21 11:20:50 2024 +0200
dccc4d3
cmd: booti: adjust the print format
by Dario Binacchi
· Sun Aug 25 14:26:08 2024 +0200
093502e
Merge tag 'v2024.10-rc6' into next
by Tom Rini
· Mon Sep 30 17:48:12 2024 -0600
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· Tue Sep 24 10:11:59 2024 -0600
189ea8c
cmd: pxe: CMD_PXE implies CMD_TFTPBOOT
by Jerome Forissier
· Wed Sep 11 11:58:28 2024 +0200
fee2db6
cmd/efidebug: fix some function descriptions
by Heinrich Schuchardt
· Wed Sep 18 23:43:42 2024 +0200
940bebc
cmd: sf: prevent overwriting the reserved memory
by Prasad Kummari
· Fri Sep 13 13:02:52 2024 +0530
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· Wed Sep 18 13:07:19 2024 -0600
99a1c38
cmd: Fix memory-mapping in cmp command
by Simon Glass
· Sun Sep 01 16:26:30 2024 -0600
4c5bc2b
read: Tidy up use of map_sysmem() in the read command
by Simon Glass
· Sun Sep 01 16:26:29 2024 -0600
7579295
mmc: Use map_sysmem() with buffers in the mmc command
by Simon Glass
· Sun Sep 01 16:26:28 2024 -0600
463a56b
usb: Drop old non-DM code
by Simon Glass
· Sun Sep 01 16:26:17 2024 -0600
a1a8527
cmd: osd: Depend on OSD
by Marek Vasut
· Fri Sep 06 19:12:23 2024 +0200
ab00d0e
cmd: mmc: Allow using partition name in mmc erase command
by Tomas Paukrt
· Mon Sep 02 20:49:17 2024 +0200
bd90894
mmc: Hide mmc speed command under mmc command
by Marek Vasut
· Mon Sep 02 15:37:09 2024 +0200
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· Mon Sep 16 14:48:13 2024 -0600
29cab7c
include: export uuid.h
by Caleb Connolly
· Fri Aug 30 13:34:37 2024 +0100
d46dc18
cmd: add rdcycle test to RISC-V exception command
by Heinrich Schuchardt
· Sun Aug 11 16:41:23 2024 +0200
3aa43cc
Merge patch series "provide names for emmc hardware partitions"
by Tom Rini
· Thu Sep 05 12:13:24 2024 -0600
728cbde
mmc: allow use of hardware partition names for mmc partconf
by Tim Harvey
· Fri May 31 08:36:34 2024 -0700
a4e7839
mmc: use an enumerated type to represent PARTITION_CONFIG fields
by Tim Harvey
· Fri May 31 08:36:33 2024 -0700
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· Tue Sep 03 14:09:30 2024 -0600
27fc17f
lmb: remove the lmb_init_and_reserve() function
by Sughosh Ganu
· Mon Aug 26 17:29:25 2024 +0530
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· Mon Aug 26 17:29:18 2024 +0530
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· Mon Sep 02 14:13:57 2024 -0600
12e97b7
cmd: bind: Use device sequence instead for driver bind/unbind
by Zixun LI
· Fri Aug 02 11:28:13 2024 +0200
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· Mon Aug 26 18:52:18 2024 -0600
9703a93
mmc: Drop the blank line before accesses
by Simon Glass
· Thu Aug 22 07:57:51 2024 -0600
b711ef7
global_data: Drop spl_handoff
by Simon Glass
· Wed Aug 21 10:19:13 2024 -0600
00f860f
board_f: Move fdt_size to board
by Simon Glass
· Wed Aug 21 10:19:10 2024 -0600
7f67b37
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· Wed Aug 21 10:19:09 2024 -0600
35ec297
cmd: bcb: Fix segfault on invalid block device
by Mattijs Korpershoek
· Wed Jul 24 11:51:06 2024 +0200
6076b74
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· Mon Aug 19 18:24:58 2024 -0600
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
8d425ff
i2c: Remove CFG_SYS_I2C_MAX_HOPS
by Simon Glass
· Sun Aug 11 08:50:46 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
3a028c2
upl: Add a command
by Simon Glass
· Wed Aug 07 16:47:30 2024 -0600
de417e9
ubi: allow to write to volume with offset
by Alexey Romanov
· Thu Jul 18 08:45:24 2024 +0300
0043a97
ubi: allow to read from volume with offset
by Alexey Romanov
· Thu Jul 18 08:45:23 2024 +0300
4862c6f
cmd: cpu: add release subcommand
by Hou Zhiqiang
· Thu Aug 01 11:59:55 2024 +0800
c88e90a
Merge patch series "led: implement software blinking"
by Tom Rini
· Tue Jul 30 12:36:22 2024 -0600
8224f16
led: enable LEDST_BLINK state unconditionally
by Mikhail Kshevetskiy
· Fri Jul 19 13:12:11 2024 +0400
e50fa82
cmd: move CMD_DHCP6 options beneath CMD_DHCP6
by Heinrich Schuchardt
· Wed Jul 17 16:54:46 2024 +0200
d32ca45
cmd: correct ELF-related commands dependencies
by Maxim Moskalets
· Mon Jul 15 23:01:10 2024 +0300
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· Mon Jul 15 12:42:00 2024 +0100
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· Thu Jul 18 13:52:11 2024 -0600
b47db02
android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
by Mattijs Korpershoek
· Wed Jul 10 10:40:04 2024 +0200
ca8881c
cmd: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:16 2024 +0200
987faed
cmd: add resize for FDT in bootelf
by Maxim Moskalets
· Fri Jun 28 11:34:11 2024 +0300
Next »