Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0baeab70f77143e3ebbfc9a68c3d2e2a5f9a9867
/
cmd
3e83f79
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 5 years ago
9fcced8
cmd: mdio: prevent data abort when no mdio bus is found
by Simon Goldschmidt
· 5 years ago
d3f0937
cmd: mem: Add a command to fill the memory with random data
by Jean-Jacques Hiblot
· 5 years ago
33afa93
env: register erase command
by Frank Wunderlich
· 5 years ago
329957f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 5 years ago
1a5b098
net: introduce MDIO DM class for MDIO devices
by Alex Marginean
· 5 years ago
1661ee0
cmd: mii: Add the standard 1000BASE-T registers
by Trent Piepho
· 6 years ago
1934582
cmd: mii: Refactor some of the MII reg dump code
by Trent Piepho
· 6 years ago
2586f15
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
9f7793d
cmd: Remove mmc_spi command
by Anup Patel
· 5 years ago
31e872e
Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
7450b87
cmd: nvedit: Add sub-command 'env info'
by Leo Ruan
· 6 years ago
9e2a8bc
cmd: pinmux: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
35c34be
cmd: Add 'bcb' command to read/modify/write BCB fields
by Eugeniu Rosca
· 6 years ago
c220bd9
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 6 years ago
1469090
trace: do not limit trace buffer to 2GiB
by Heinrich Schuchardt
· 5 years ago
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
Next »