index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
1
-0
/
+4
*
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-26
1
-0
/
+4
*
efi_loader: fix efi_install_fdt() description
Heinrich Schuchardt
2020-02-19
1
-5
/
+5
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
14
-5
/
+104
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
8
-0
/
+8
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
4
-0
/
+5
|
*
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
1
-1
/
+11
|
*
cmd: tpm: add a subcommand device
Philippe Reynes
2020-02-05
4
-4
/
+80
*
|
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
2020-02-09
2
-11
/
+5
*
|
cmd/elf.c: Add SPDX tag
Tom Rini
2020-02-07
1
-10
/
+1
*
|
cmd: gpio: Correct do_gpio() return value
Luka Kovacic
2020-02-07
1
-5
/
+17
|
/
*
doc: android: Convert to Sphinx format
Sam Protsenko
2020-02-04
1
-1
/
+1
*
doc: android: Add documentation for Android Boot Image
Sam Protsenko
2020-02-04
1
-0
/
+2
*
cmd: abootimg: Add abootimg command
Sam Protsenko
2020-02-04
3
-0
/
+267
*
cmd/gpt: Address error cases during gpt rename more correctly
Tom Rini
2020-01-30
1
-35
/
+12
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-01-27
1
-4
/
+10
|
\
|
*
cmd: spi: Permit setting bus frequency
Marek Vasut
2020-01-27
1
-4
/
+10
*
|
pmic: allow dump command for non contiguous register maps
Martin Fuzzey
2020-01-27
1
-2
/
+10
*
|
cmd: sata: Add block unbind device function
Peng Ma
2020-01-27
1
-0
/
+2
|
/
*
cmd: mtd: solve bad block support in erase command
Patrick Delaunay
2020-01-24
1
-12
/
+12
*
zfs: remove unused buf variable
Joel Johnson
2020-01-23
1
-1
/
+0
*
cmd: pxe: execute the cls command only when supported
Patrick Delaunay
2020-01-22
1
-1
/
+2
*
cmd: add tlv_eeprom command
Baruch Siach
2020-01-21
3
-0
/
+1121
*
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
1
-27
/
+27
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Rename and move source()
Simon Glass
2020-01-17
1
-3
/
+2
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
11
-0
/
+11
*
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
17
-35
/
+39
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Drop floppy disk support
Simon Glass
2020-01-17
3
-758
/
+0
*
common: Move functions for loading from fat/ext2 to fs.h
Simon Glass
2020-01-17
2
-1
/
+2
*
common: Move do_tftpb() to net.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
2
-2
/
+4
*
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
1
-12
/
+26
*
aes: add a define for the size of a block
Philippe Reynes
2020-01-17
1
-1
/
+1
*
cmd/blk_common: clarify no partition error message
Alexandre Besnard
2020-01-16
1
-1
/
+2
*
cmd: adtimg: Refactor usage style
Eugeniu Rosca
2020-01-10
1
-59
/
+158
*
cmd: adtimg: Rename internal symbols
Eugeniu Rosca
2020-01-10
1
-25
/
+26
*
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
2020-01-10
3
-3
/
+3
*
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
2020-01-10
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-09
1
-7
/
+21
|
\
|
*
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
1
-2
/
+13
|
*
dfu: Refactor do_dfu() to handle optional argument
Andy Shevchenko
2020-01-07
1
-7
/
+10
*
|
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
5
-68
/
+216
|
\
\
|
*
|
cmd: add rng command
Heinrich Schuchardt
2020-01-07
3
-0
/
+64
|
*
|
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
2020-01-07
1
-0
/
+7
|
*
|
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
2020-01-07
1
-4
/
+4
|
*
|
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
2020-01-07
1
-1
/
+46
|
*
|
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
2020-01-07
1
-11
/
+14
|
*
|
efi_loader: free load options after execution
Heinrich Schuchardt
2020-01-07
1
-12
/
+14
[next]