Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
db9308544e1b23f011500f693271643aff01ebf5
/
cmd
/
Kconfig
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
8310c1e
x86: Enable RTC command by default
by Simon Glass
· Mon Oct 14 16:32:12 2024 -0600
7df74d8
cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
by Heinrich Schuchardt
· Wed Oct 16 11:50:39 2024 +0200
3dd2332
usb: tcpm: add core framework
by Sebastian Reichel
· Tue Oct 15 17:26:43 2024 +0200
359d4ed
net: lwip: add wget command
by Jerome Forissier
· Wed Oct 16 12:04:09 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
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
3887795
cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
by Heinrich Schuchardt
· Sat Sep 21 11:20:50 2024 +0200
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
a1a8527
cmd: osd: Depend on OSD
by Marek Vasut
· Fri Sep 06 19:12:23 2024 +0200
bd90894
mmc: Hide mmc speed command under mmc command
by Marek Vasut
· Mon Sep 02 15:37:09 2024 +0200
afab268
sandbox: Enable wget command
by Yasuharu Shibata
· Wed Aug 14 21:41:06 2024 +0900
3a028c2
upl: Add a command
by Simon Glass
· Wed Aug 07 16:47:30 2024 -0600
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
6c368f4
Fix Kconfig coding style from spaces to tab
by Anand Moon
· Sun Jun 23 23:10:21 2024 +0530
e2b258c
cmd: bootm: add ELF file support
by Maxim Moskalets
· Fri Jun 21 14:42:10 2024 +0300
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
cd3894e
cmd: link to doc/usage/fit/x86-fit-boot.rst
by Heinrich Schuchardt
· Tue Jun 18 08:05:46 2024 +0200
4f7d983
cmd: fix typo in CMD_BOOTMETH help text
by Quentin Schulz
· Wed Jun 12 16:58:46 2024 +0200
82b5a86
Merge patch series "'eeprom' command improvements"
by Tom Rini
· Fri Jun 07 10:48:41 2024 -0600
bff98ba
cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option
by Marek Behún
· Tue May 21 09:13:30 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
67ecd62
cmd/Kconfig: Add some missing dependencies
by Tom Rini
· Sat Apr 27 08:10:52 2024 -0600
69041dd
cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
by Heinrich Schuchardt
· Mon Apr 22 15:50:10 2024 +0200
4393ed9
Merge patch series "Kconfig: some cleanups"
by Tom Rini
· Mon Apr 22 11:01:56 2024 -0600
dd5000ef
Kconfig: Add missing quotes around source file
by Michal Simek
· Tue Apr 16 08:55:16 2024 +0200
08f3240
Kconfig: Remove all default n options
by Michal Simek
· Mon Apr 15 10:20:05 2024 +0200
0748eb1
Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Thu Apr 18 12:13:40 2024 -0600
793921e
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· Thu Apr 18 08:29:35 2024 -0600
084d88f
cmd: optee_rpmb: build cmd for sandbox
by Igor Opaniuk
· Thu Apr 04 15:19:49 2024 +0200
eeee659
cmd: mtd: OTP access support
by Arseniy Krasnov
· Wed Mar 27 01:39:19 2024 +0300
28c2362
Fix references to trace doc
by Vincent Stehlé
· Thu Apr 11 18:44:02 2024 +0200
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· Wed Apr 10 17:06:27 2024 -0600
b4832e8
bootm: Make OS booting dependent on BOOTM
by Simon Glass
· Thu Dec 14 21:19:01 2023 -0700
79b906c
bootm: Add a Kconfig option for bootm functionality
by Simon Glass
· Thu Dec 14 21:19:00 2023 -0700
5de06a6
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· Wed Apr 10 13:49:35 2024 -0600
c90a406
x86: zboot: Create a separate ZBOOT option for zboot logic
by Simon Glass
· Sun Dec 03 17:29:28 2023 -0700
938f011
cmd: add FDT setup for bootelf by flag
by Maxim Moskalets
· Fri Mar 08 00:29:14 2024 +0300
ae31efc
cli: allow users to determine history buffer allocation method
by Hanyuan Zhao
· Tue Mar 05 15:37:35 2024 +0800
489a578
cmd: md5sum: use hash_command
by Igor Opaniuk
· Sat Mar 02 16:05:48 2024 +0100
c5f053d
cmd: eeprom: Fix config dependency
by Ivan Orlov
· Fri Feb 23 17:14:20 2024 +0000
c588e9b
fs: drop reiserfs
by Peter Robinson
· Sun Feb 18 23:59:35 2024 +0000
bf11df8
cmd: provide command to display SMBIOS information
by Heinrich Schuchardt
· Thu Jan 25 16:54:34 2024 +0100
ee65ec0
cmd: increase default for SYS_MAXARGS
by Heinrich Schuchardt
· Mon Jan 15 14:46:56 2024 +0100
50db3b9
cmd/flash: Make this default y for CFI and NOR only
by Tom Rini
· Wed Jan 10 13:46:09 2024 -0500
dc11bf0
cmd/mtdparts: Make this select MTD_PARTITIONS
by Tom Rini
· Wed Jan 10 13:46:07 2024 -0500
d080a1a
cmd: license: Add CONFIG_GZIP dependency
by Ivan Orlov
· Thu Jan 11 12:58:19 2024 +0000
b8d3d71
Revert "cmd: Set modern hush as default shell"
by Tom Rini
· Thu Jan 18 09:07:25 2024 -0500
e3e542d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· Wed Jan 17 13:39:42 2024 +0900
9b08b9a
efi_loader: split unrelated code from efi_bootmgr.c
by AKASHI Takahiro
· Wed Jan 17 13:39:41 2024 +0900
145263e
cmd: Set modern hush as default shell
by Francis Laniel
· Fri Dec 22 22:02:43 2023 +0100
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· Fri Dec 22 22:02:32 2023 +0100
529cb2c
cli: Add menu for hush parser
by Francis Laniel
· Fri Dec 22 22:02:29 2023 +0100
25498ed
imxtract: specify max gunzip size
by Nikita Shubin
· Mon Dec 19 11:05:27 2022 +0300
9f097bc
bootmeth: use efi_loader interfaces instead of bootefi command
by AKASHI Takahiro
· Tue Nov 21 10:29:46 2023 +0900
6a6858e
cmd: bootefi: re-organize do_bootefi()
by AKASHI Takahiro
· Tue Nov 21 10:29:40 2023 +0900
936d05d
sandbox: Add a dummy booti command
by Simon Glass
· Sun Oct 01 19:15:24 2023 -0600
342d648
Merge patch series "cmd: add scmi command"
by Tom Rini
· Tue Nov 28 22:31:09 2023 -0500
1cdcaed
cmd: add scmi command for SCMI firmware
by AKASHI Takahiro
· Tue Nov 14 11:14:26 2023 +0900
75bbfcb
Merge patch series "ufs: Add a PCI UFS controller support"
by Tom Rini
· Mon Nov 27 16:19:09 2023 -0500
3223e23
cmd: kconfig: Make ufs prompt look similar to other commands
by Bin Meng
· Wed Oct 11 21:15:46 2023 +0800
3816bea
ufs: Correct the UFS terminlogy
by Bin Meng
· Wed Oct 11 21:15:44 2023 +0800
9ae42ce
Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· Sat Nov 25 12:34:23 2023 -0500
35ee068
net: Make NET imply NETDEVICES
by Tom Rini
· Wed Nov 08 19:12:25 2023 -0500
bdc2a93
cmd: bind: Try to improve the (un)bind help
by Miquel Raynal
· Tue Oct 10 11:03:03 2023 +0200
75d6347
cmd: Change the dependencies between CMD_BIND and USB_GADGET
by Miquel Raynal
· Tue Oct 10 11:03:02 2023 +0200
927e210
cmd: bcb: support various block device interfaces for BCB command
by Dmitrii Merkurev
· Fri Nov 10 05:59:54 2023 +0000
d1e3158
lib: uuid: move CONFIG_RANDOM_UUID
by AKASHI Takahiro
· Thu Oct 26 14:31:31 2023 -0400
d4ebc6b
cmd: Make most commands depend on CMDLINE
by Simon Glass
· Thu Oct 26 14:31:29 2023 -0400
ec8d160
boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
by Tom Rini
· Thu Oct 26 14:31:25 2023 -0400
d1e46f0
efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
by Simon Glass
· Thu Oct 26 14:31:20 2023 -0400
9faa7a3
video: Don't require the font command
by Simon Glass
· Thu Oct 26 14:31:18 2023 -0400
90818d5
Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
by Tom Rini
· Thu Oct 26 14:31:15 2023 -0400
bbf245d
qemu: Correct CMD_QFW dependencies in Kconfig
by Tom Rini
· Thu Oct 26 14:31:14 2023 -0400
5786711
net: Get pxe config file from dhcp option 209
by Sean Edmond
· Tue Jul 25 16:20:30 2023 -0700
1f692e3
cmd: mmc: Add mmc reg read command for reading card registers
by Marek Vasut
· Tue Oct 31 13:20:17 2023 +0100
9fcbdd4
Kconfig: Remove all default n/no options
by Michal Simek
· Wed Oct 25 09:25:37 2023 +0200
ff1d73f
rockchip: cmd: add rkmtd command
by Johan Jonker
· Wed Oct 18 16:01:40 2023 +0200
4c0bf97
cli: Add a command to show cmdline history
by Simon Glass
· Sun Oct 01 19:13:06 2023 -0600
4c29c2b
cmd: xxd: move xxd into shell commands
by Roger Knecht
· Thu Sep 07 14:51:43 2023 +0000
7143f2a
cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
by Venkatesh Yadav Abbarapu
· Mon Sep 04 08:45:27 2023 +0530
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
f18679c
Kconfigs: Correct default of "0" on hex type entries
by Tom Rini
· Wed Aug 02 11:09:43 2023 -0400
5ad079f
arm_ffa: introduce armffa command
by Abdellatif El Khlifi
· Fri Aug 04 14:33:43 2023 +0100
1f9c3d0
cmd: Enable BIND by default if we have USB_ETHER
by Tom Rini
· Fri Aug 04 12:06:21 2023 -0400
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
e7f77f9
arm_ffa: introduce armffa command
by Abdellatif El Khlifi
· Thu Jul 13 14:28:42 2023 +0100
aa3c9bb
common: Kconfig: Fix CMD_BMP/BMP dependency
by Samuel Dionne-Riel
· Tue Jul 18 14:27:36 2023 +0530
5087c77
bdinfo: Show the RAM top and approximate stack pointer
by Simon Glass
· Sat Jul 15 21:38:46 2023 -0600
d9d1538
disable NFS support by default
by Peter Robinson
· Wed Jun 14 15:41:10 2023 +0100
c892511
expo: Add a configuration editor
by Simon Glass
· Thu Jun 01 10:23:02 2023 -0600
Next »