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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
2021-01-05
1
-1
/
+1
*
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
1
-1
/
+9
*
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
1
-5
/
+5
*
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
1
-9
/
+12
*
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
2
-0
/
+24
*
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
1
-0
/
+2
*
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
1
-0
/
+4
*
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-31
1
-0
/
+62
*
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
1
-1
/
+2
*
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
1
-2
/
+2
*
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
2020-12-31
1
-1
/
+3
*
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
1
-0
/
+12
*
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-31
1
-1
/
+0
*
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
*
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-12-22
1
-11
/
+45
*
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-22
1
-4
/
+14
*
dm: core: Drop seq and req_seq
Simon Glass
2020-12-18
1
-8
/
+1
*
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
2020-12-18
1
-7
/
+10
*
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
2
-26
/
+10
*
dm: Drop uclass_resolve_seq()
Simon Glass
2020-12-18
1
-15
/
+0
*
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
Simon Glass
2020-12-18
1
-0
/
+1
*
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
2020-12-18
1
-1
/
+1
*
dm: core: Allow manual sequence numbering
Simon Glass
2020-12-18
1
-0
/
+3
*
dm: core: Add a new sequence number for devices
Simon Glass
2020-12-18
1
-0
/
+8
*
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
2020-12-18
1
-2
/
+2
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
3
-2
/
+7
*
linker_lists: Fix alignment issue
Simon Glass
2020-12-18
1
-1
/
+2
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
26
-51
/
+50
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
6
-21
/
+21
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
5
-6
/
+6
*
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
20
-77
/
+77
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
5
-22
/
+22
*
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
1
-3
/
+2
*
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
1
-2
/
+1
*
dm: core: Add an ofnode function to get the devicetree root
Simon Glass
2020-12-13
1
-0
/
+12
*
dm: core: Drop device_bind_offset()
Simon Glass
2020-12-13
1
-7
/
+3
*
dm: core: Drop dev_set_of_offset()
Simon Glass
2020-12-13
1
-5
/
+0
*
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
2
-3
/
+3
*
dm: core: Add a livetree function to check node status
Simon Glass
2020-12-13
1
-0
/
+11
*
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
1
-3
/
+3
*
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-12-13
2
-5
/
+5
*
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-12-13
1
-0
/
+17
*
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
1
-0
/
+5
*
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
1
-0
/
+3
*
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
2020-12-10
1
-1
/
+6
*
bootm: Support string substitution in bootargs
Simon Glass
2020-12-04
1
-4
/
+10
*
cli: Support macro processing with a fixed-size buffer
Simon Glass
2020-12-04
1
-1
/
+3
*
bootm: Allow updating the bootargs in a buffer
Simon Glass
2020-12-04
1
-0
/
+16
*
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
2020-12-04
1
-2
/
+9
[next]