Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
131ec9589dbc48193feca5d7ad41652f3993a1d1
/
cmd
32cdf19
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next
by Tom Rini
· Tue Mar 17 11:59:58 2020 -0400
76f361a
lib: elf: Move the generic elf loading/validating functions to lib
by Keerthy
· Wed Feb 12 13:55:03 2020 +0530
3510ba7
efi_loader: Implement FileLoad2 for initramfs loading
by Ilias Apalodimas
· Fri Feb 21 09:55:45 2020 +0200
956eff3
efi_loader: implement EFI_RT_PROPERTIES_TABLE
by Heinrich Schuchardt
· Wed Feb 19 20:48:49 2020 +0100
b112ac2
efi_loader: fix efi_install_fdt() description
by Heinrich Schuchardt
· Fri Feb 07 22:10:49 2020 +0100
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
db5a97e
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
by Joel Johnson
· Wed Jan 29 09:17:18 2020 -0700
8abb4cb
cmd/elf.c: Add SPDX tag
by Tom Rini
· Wed Jan 29 11:03:34 2020 -0500
a01e78d
cmd: gpio: Correct do_gpio() return value
by Luka Kovacic
· Sun Jan 05 20:10:56 2020 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
0282757
cmd: Add command to dump drivers and compatible strings
by Sean Anderson
· Fri Jan 17 14:48:09 2020 -0500
cbe9739
cmd: tpm: add a subcommand device
by Philippe Reynes
· Thu Jan 09 18:45:46 2020 +0100
cd43fa1
doc: android: Convert to Sphinx format
by Sam Protsenko
· Fri Jan 24 17:53:44 2020 +0200
d8efc7c
doc: android: Add documentation for Android Boot Image
by Sam Protsenko
· Fri Jan 24 17:53:43 2020 +0200
035502e
cmd: abootimg: Add abootimg command
by Sam Protsenko
· Fri Jan 24 17:53:42 2020 +0200
b0d3c0b
cmd/gpt: Address error cases during gpt rename more correctly
by Tom Rini
· Tue Jan 21 11:53:38 2020 -0500
a5b0bd0
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Mon Jan 27 19:57:13 2020 -0500
39d9a10
pmic: allow dump command for non contiguous register maps
by Martin Fuzzey
· Tue Jan 14 15:56:18 2020 +0000
18b9a67
cmd: sata: Add block unbind device function
by Peng Ma
· Wed Dec 04 10:36:47 2019 +0000
67e20fe
cmd: spi: Permit setting bus frequency
by Marek Vasut
· Fri Dec 20 12:44:57 2019 +0100
a29ae45
cmd: mtd: solve bad block support in erase command
by Patrick Delaunay
· Fri Sep 20 09:20:12 2019 +0200
61dff3b
zfs: remove unused buf variable
by Joel Johnson
· Sat Jan 11 09:09:34 2020 -0700
a2fe8b2
cmd: pxe: execute the cls command only when supported
by Patrick Delaunay
· Tue Dec 03 09:38:35 2019 +0100
fad4898
cmd: add tlv_eeprom command
by Baruch Siach
· Tue Jan 21 15:44:54 2020 +0200
8927bf2
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
by Simon Glass
· Sat Dec 28 10:45:10 2019 -0700
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
606f09b
common: Rename and move source()
by Simon Glass
· Sat Dec 28 10:45:04 2019 -0700
85f1378
common: Move the image globals into image.h
by Simon Glass
· Sat Dec 28 10:45:03 2019 -0700
892265d
image: Rename load_addr, save_addr, save_size
by Simon Glass
· Sat Dec 28 10:45:02 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
1f26500
common: Drop floppy disk support
by Simon Glass
· Sat Dec 28 10:44:47 2019 -0700
1b3f75f
common: Move functions for loading from fat/ext2 to fs.h
by Simon Glass
· Sat Dec 28 10:44:44 2019 -0700
6e51ee1
common: Move do_tftpb() to net.h
by Simon Glass
· Sat Dec 28 10:44:43 2019 -0700
a606ffc
common: Move flash_perror() to flash.h
by Simon Glass
· Sat Dec 28 10:44:40 2019 -0700
a40315e
aes: add support of aes192 and aes256
by Philippe Reynes
· Mon Jan 06 15:22:35 2020 +0100
458db3c
aes: add a define for the size of a block
by Philippe Reynes
· Mon Jan 06 15:22:34 2020 +0100
d2dc8c5
cmd/blk_common: clarify no partition error message
by Alexandre Besnard
· Fri Dec 20 15:25:22 2019 +0100
f268906
cmd: adtimg: Refactor usage style
by Eugeniu Rosca
· Tue Dec 24 17:51:08 2019 +0100
a91a78e
cmd: adtimg: Rename internal symbols
by Eugeniu Rosca
· Tue Dec 24 17:51:07 2019 +0100
ee98dac
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
by Eugeniu Rosca
· Tue Dec 24 17:51:06 2019 +0100
0c1ca6d
cmd/eeprom.c: prepend 0x to hex numbers in output message format
by Klaus H. Sorensen
· Wed Dec 11 11:18:29 2019 +0000
99ebf03
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Thu Jan 09 08:51:57 2020 -0500
3768a0e
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jan 08 18:57:11 2020 -0500
1d0b1fc
cmd/Kconfig: Add more dependencies to OSE bootm support
by Tom Rini
· Thu Dec 05 18:46:11 2019 -0500
a31a594
cmd: add rng command
by Heinrich Schuchardt
· Tue Dec 24 22:17:37 2019 +0100
6aca598
bootm: Add a bootm command for type IH_OS_EFI
by Cristian Ciocaltea
· Tue Dec 24 18:05:39 2019 +0200
c414d88
cmd: efidebug: capitalize UEFI
by Heinrich Schuchardt
· Tue Jan 07 07:48:15 2020 +0100
75844e5
cmd: efidebug: new sub-command tables
by Heinrich Schuchardt
· Tue Jan 07 05:57:47 2020 +0100
c6fc502
cmd: efidebug: simplify get_guid_text()
by Heinrich Schuchardt
· Tue Jan 07 06:02:33 2020 +0100
e626395
efi_loader: free load options after execution
by Heinrich Schuchardt
· Fri Jan 03 22:53:42 2020 +0100
6246741
efi_loader: export efi_install_fdt()
by Heinrich Schuchardt
· Sun Dec 08 01:07:01 2019 +0100
ffb9059
efi_loader: carve out efi_run_image()
by Heinrich Schuchardt
· Sat Dec 07 20:51:06 2019 +0100
e478ad5
efi_loader: use hardware device tree by default
by Heinrich Schuchardt
· Wed Dec 04 12:31:12 2019 +0100
6fbb8ac
efi_loader: pass address to efi_install_fdt()
by Heinrich Schuchardt
· Thu Nov 28 06:46:09 2019 +0100
16536df
bdinfo: show multi_dtb_fit
by Heiko Schocher
· Sat Nov 09 04:56:10 2019 +0100
1e41401
dfu: Add optional timeout parameter
by Andy Shevchenko
· Wed Nov 27 18:12:15 2019 +0200
9bb63ec
dfu: Refactor do_dfu() to handle optional argument
by Andy Shevchenko
· Wed Nov 27 18:12:14 2019 +0200
95518ae
x86: Update the fsp command for FSP2
by Simon Glass
· Fri Dec 06 21:42:27 2019 -0700
8c50102
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· Fri Dec 06 21:41:54 2019 -0700
6273f13
cmd: pxe: Increase maximum path length
by Ben Wolsieffer
· Thu Nov 28 00:07:08 2019 -0500
deb6c50
cmd: mdio/mii: add Kconfig help and allow break dependency
by Ramon Fried
· Fri Sep 13 18:25:03 2019 +0300
8e7545e
net: Always build the string_to_enetaddr() helper
by Joe Hershberger
· Fri Sep 13 19:21:16 2019 -0500
51ba522
rtc: move date.c from drivers/rtc/ to lib/
by AKASHI Takahiro
· Wed Nov 13 09:44:49 2019 +0900
7f87165
cmd: pxe: Fix checkpatch WARNING/CHECK
by Patrice Chotard
· Mon Nov 25 09:07:41 2019 +0100
1918e73
cmd: sysboot: Fix checkpatch WARNING/CHECK
by Patrice Chotard
· Mon Nov 25 09:07:40 2019 +0100
6233de4
cmd: pxe_utils: Fix checkpatch WARNING/CHECK
by Patrice Chotard
· Mon Nov 25 09:07:39 2019 +0100
7b81c05
cmd: sysboot: Create a sysboot command dedicated file
by Patrice Chotard
· Mon Nov 25 09:07:38 2019 +0100
17e8804
cmd: Prepare sysboot command independence
by Patrice Chotard
· Mon Nov 25 09:07:37 2019 +0100
ceed4b4
cmd: Migrate from_env() from pxe.c to nvedit.c
by Patrice Chotard
· Mon Nov 25 09:07:36 2019 +0100
b5f461a
cmd: cp: add missing map_sysmem
by Philippe Reynes
· Mon Dec 02 17:33:22 2019 +0100
f6f75ee
iminfo: add missing map_sysmem
by Philippe Reynes
· Mon Dec 02 15:45:50 2019 +0100
d241820
cmd: make MTD commands depend on MTD
by Miquel Raynal
· Fri Oct 25 19:39:30 2019 +0200
617fd79
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· Fri Oct 25 19:39:29 2019 +0200
f21322f
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
by Miquel Raynal
· Thu Oct 03 19:50:25 2019 +0200
2e35dbb
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· Thu Oct 03 19:50:05 2019 +0200
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· Thu Oct 03 19:50:03 2019 +0200
0fb975d
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 03 18:12:58 2019 -0500
dab93f4
cmd: efidebug: fix a build error in show_efi_boot_opt()
by AKASHI Takahiro
· Tue Nov 26 10:11:22 2019 +0900
7ca4e2c
cmd: pxe: Fix bootm argument count
by Abhishek Shah
· Mon Nov 18 16:41:49 2019 -0800
609a074
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
by Tom Rini
· Mon Dec 02 10:52:31 2019 -0500
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· Thu Nov 14 12:57:50 2019 -0700
320a5d4
common: Drop board_show_dram()
by Simon Glass
· Thu Nov 14 12:57:44 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:35 2019 -0700
3673618
common: Move serial functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:24 2019 -0700
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· Thu Nov 14 12:57:20 2019 -0700
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· Thu Nov 14 12:57:19 2019 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
c2226bf
crc: Fix code style with crc functions
by Simon Glass
· Thu Nov 14 12:57:15 2019 -0700
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· Thu Nov 14 12:57:09 2019 -0700
0f675d9
efi_loader: support building UEFI binaries on sandbox
by Heinrich Schuchardt
· Thu Nov 07 08:05:17 2019 +0100
8d95b6e
cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS
by AKASHI Takahiro
· Fri Nov 08 10:32:15 2019 +0900
6cae4f4
cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
by Alexander Dahl
· Wed Oct 30 16:53:55 2019 +0100
2e5aad6
cmd: nand: Remove not used declaration
by Alexander Dahl
· Wed Oct 30 16:53:54 2019 +0100
7593603
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Nov 06 07:11:02 2019 -0500
6f5056f
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Nov 01 09:37:02 2019 -0400
f6b91bf
cmd: avb: Support A/B slots
by Sam Protsenko
· Mon Oct 21 13:55:16 2019 +0300
Next »