Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e25ea2009ed97d7d2f35f97bb4d45e36bc909ba
/
cmd
d7f01a6
Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
486201d
cmd/led.c: fix typos in online help
by Anatolij Gustschin
· 5 years ago
99a21fc
efi_loader: consistent error handling in efidebug.c
by Heinrich Schuchardt
· 5 years ago
8bdd149
efi_loader: consistent types in efidebug.c
by Heinrich Schuchardt
· 5 years ago
961ebe8
fs: do_load: pass device path for efi payload
by Mian Yousaf Kaukab
· 5 years ago
ada136e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 5 years ago
24d8ab3
usb: gadget: error out if g_dnl registration fails
by Sjoerd Simons
· 5 years ago
e5289a7
Kconfig: Add SPI / SPI_FLASH as dependencies
by Tom Rini
· 5 years ago
0fda700
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
by Tom Rini
· 5 years ago
bd5f581
env: enable saveenv command when one CONFIG_ENV_IS_IN is activated
by Patrick Delaunay
· 6 years ago
d636f14
Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 5 years ago
741f269
cmd/led: check subcommand "list" instead "l"
by Heiko Schocher
· 6 years ago
2610576
cmd: env: add -nv option for UEFI non-volatile variable
by AKASHI Takahiro
· 5 years ago
c1f3ebc
cmd: efidebug: make some boot variables non-volatile
by AKASHI Takahiro
· 5 years ago
9054df1
cmd: env: print a message when setting UEFI variable failed
by AKASHI Takahiro
· 5 years ago
c7a5c58
Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi
by Tom Rini
· 5 years ago
6572c10
cmd: mdio: Fix access to arbitrary PHY addresses
by Vladimir Oltean
· 5 years ago
94ea232
cmd: env: print a message when setting UEFI variable failed
by AKASHI Takahiro
· 5 years ago
48ced29
cmd: remove unused `display` command
by Heinrich Schuchardt
· 6 years ago
0c2b3c7
cmd: binop: Use hex2bin
by Mario Six
· 6 years ago
3d82972
cmd: binop: Use new environment api
by Mario Six
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
a3086cd
efi_loader: comments for efi_install_fdt()
by Heinrich Schuchardt
· 6 years ago
8fc56c6
efi_loader: deduplicate code in cmd/bootefi.c
by Heinrich Schuchardt
· 6 years ago
3db3591
efi_loader: make device path to text protocol customizable
by Heinrich Schuchardt
· 6 years ago
13ee0cd
cmd: ubifs: Remove select for non-existent option
by Chris Packham
· 6 years ago
468a007
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
583b409
RISCV: image: Add booti support
by Atish Patra
· 6 years ago
e49fc37
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
1d70a3f
cmd: mdio: Switch to generic helpers when accessing the registers
by Carlo Caione
· 6 years ago
aea03d6
efi_loader: clean up UEFI sub-system initialization
by Heinrich Schuchardt
· 6 years ago
9175e38
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
016ed13
cmd: pxe: add board specific PXE default path
by Marek Behún
· 6 years ago
d1e6346
cmd: mmc: Make Mode: printout consistent
by Marek Vasut
· 6 years ago
8b5d3a4
cmd: clk: Handle ENODEV from clk_get_rate
by Ismael Luceno Cortes
· 6 years ago
19ea0f0
Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
fa8acbc
cmd: gpt: fix and tidy up help message
by Eugeniu Rosca
· 6 years ago
3d44512
efi_loader: implement support of exit data
by Heinrich Schuchardt
· 6 years ago
e979ee9
efi_loader: memory leak in append value
by Heinrich Schuchardt
· 6 years ago
9df002e
efi_loader: optional data in load options are binary
by Heinrich Schuchardt
· 6 years ago
016bfcd
cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()
by AKASHI Takahiro
· 6 years ago
3a48925
efi_loader: set OsIndicationsSupported at init
by AKASHI Takahiro
· 6 years ago
9fbe17c
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
78b0b9d
avb: add support for named persistent values
by Igor Opaniuk
· 6 years ago
d507491
cmd: pxe: Display splashscreen from extlinux.conf input
by Patrice Chotard
· 6 years ago
fee4c9d
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
ee6978c
Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
by Simon Goldschmidt
· 6 years ago
3094682
eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS
by Simon Goldschmidt
· 6 years ago
18ae337
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
3313539
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
bfce7fc
Convert CONFIG_TRACE to Kconfig
by Simon Glass
· 6 years ago
388b145
common: command: Add command execution tracer.
by Christoph Muellner
· 6 years ago
4420a33
efi_loader: need either ACPI table or device tree
by Heinrich Schuchardt
· 6 years ago
14ff23b
efi_loader: rework bootmgr/bootefi using load_image API
by AKASHI Takahiro
· 6 years ago
fbd3ba5
cmd: bootefi: carve out do_bootefi_image() from do_bootefi()
by AKASHI Takahiro
· 6 years ago
cf81983
cmd: bootefi: carve out bootmgr code from do_bootefi()
by AKASHI Takahiro
· 6 years ago
758733d
cmd: bootefi: move do_bootefi_bootmgr_exec() forward
by AKASHI Takahiro
· 6 years ago
09a81c7
cmd: bootefi: carve out efi_selftest code from do_bootefi()
by AKASHI Takahiro
· 6 years ago
451e991
cmd: bootefi: merge efi_install_fdt() and efi_process_fdt()
by AKASHI Takahiro
· 6 years ago
cc02f17
cmd: bootefi: carve out fdt handling from do_bootefi()
by AKASHI Takahiro
· 6 years ago
e25a7b8
cmd: bootefi: rework set_load_options()
by AKASHI Takahiro
· 6 years ago
ae77690
efi_loader: more short texts for protocols in efidebug
by Heinrich Schuchardt
· 6 years ago
788ad41
efi_loader: consistent naming of protocol GUIDs
by Heinrich Schuchardt
· 6 years ago
8a86958
cmd: ximg.c: Add support for getting external data address and length
by Tien Fong Chee
· 6 years ago
f7d6b07
cmd: add exception command
by Heinrich Schuchardt
· 6 years ago
77498e6
usb: reload watchdog during ums command
by Patrick Delaunay
· 6 years ago
1cfb956
dfu: Avoid declaring unused variables and absent parameters
by Andy Shevchenko
· 6 years ago
d7b01ef
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
3e8ebc2
fpga: Add support for getting external data address and length
by Tien Fong Chee
· 6 years ago
6275e73
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
by Tom Rini
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
0468b8e
Change FDT memory type from runtime data to boot services data
by Ilias Apalodimas
· 6 years ago
fa19c65
dm: spi: Read default speed and mode values from DT
by Patrick Delaunay
· 6 years ago
23964a8
cmd: add wdt command
by Michael Walle
· 6 years ago
e4c1bbf
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
bc23748
fs: Add a new command to create symbolic links
by Jean-Jacques Hiblot
· 6 years ago
93431a8
usb: Make portspeed return a read-only string
by Ismael Luceno Cortes
· 6 years ago
5a6b52b
Convert CONFIG_DEFAULT_SPI_* to Kconfig
by Patrick Delaunay
· 6 years ago
fb92e34
efi_loader: memory leak in efi_dump_single_var()
by Heinrich Schuchardt
· 6 years ago
674f662
cmd: fastboot: handle watchdog while waiting for fastboot commands.
by Sean Nyekjaer
· 6 years ago
ab7797e
cmd: thordown: Fix spelling of download.
by Vagrant Cascadian
· 6 years ago
b246972
efi_loader: error handling for `efidebug boot add`
by Heinrich Schuchardt
· 6 years ago
32979d8
cmd: efidebug: add memmap command
by AKASHI Takahiro
· 6 years ago
71ab1bf
cmd: efidebug: add images command
by AKASHI Takahiro
· 6 years ago
02e8ca6
cmd: efidebug: add dh command
by AKASHI Takahiro
· 6 years ago
185716a
cmd: efidebug: add drivers command
by AKASHI Takahiro
· 6 years ago
e32788a
cmd: efidebug: add devices command
by AKASHI Takahiro
· 6 years ago
e7c0883
cmd: add efidebug command
by AKASHI Takahiro
· 6 years ago
117e68a
cmd: env: add "-e" option for handling UEFI variables
by AKASHI Takahiro
· 6 years ago
89077ba
cmd: Kconfig: LED command depends on LED subsystems
by Jan Kiszka
· 6 years ago
26e8b49
gpio: Use case-insentive matching on the GPIO name
by Simon Glass
· 6 years ago
8edd31b
gpio: Show inactive GPIOs when explicitly requested
by Simon Glass
· 6 years ago
ea5429b
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
by Ismael Luceno Cortes
· 6 years ago
e9fae31
cmd/fs: fix build if CMD_BOOTEFI is not set
by Gervais, Francois
· 6 years ago
0a0dbd4
cmd: date: Do not overwrite arguments
by Roman Kapl
· 6 years ago
a064f19
elf: fix cache flushing in 'bootelf -p' command
by Kurban Mallachiev
· 6 years ago
fd9cbe3
efi_loader: clean up bootefi_test_prepare()
by Heinrich Schuchardt
· 6 years ago
7250623
efi_loader: fix EFI entry counting
by Heinrich Schuchardt
· 6 years ago
2f8eb08
efi_loader: use efi_start_image() for bootefi
by Heinrich Schuchardt
· 6 years ago
408fbcc
efi_loader: set entry point in efi_load_pe()
by Heinrich Schuchardt
· 6 years ago
Next »