Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
beddd7aa37a628ecf928bdccdc019aa28ad718c5
/
include
beddd7a
dtoc: Rename dt-platdata.c to dt-plat.c
by Simon Glass
· Mon Dec 28 20:35:01 2020 -0700
df65db8
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
by Simon Glass
· Mon Dec 28 20:34:57 2020 -0700
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
e10c0ff
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
by Simon Glass
· Mon Dec 28 20:34:55 2020 -0700
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· Mon Dec 28 20:34:54 2020 -0700
784cd9e
dm: core: Allow the uclass list to move
by Simon Glass
· Sat Dec 19 10:40:17 2020 -0700
6931439
dm: core: Rename device node to indicate it is private
by Simon Glass
· Sat Dec 19 10:40:15 2020 -0700
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
07c1777
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
by Simon Glass
· Sat Dec 19 10:40:12 2020 -0700
2ef5638
dm: core: Rename device flags to indicate it is private
by Simon Glass
· Sat Dec 19 10:40:11 2020 -0700
6211d76
dm: core: Access device flags through functions
by Simon Glass
· Sat Dec 19 10:40:10 2020 -0700
5e34992
dm: core: Rename sqq to seq_
by Simon Glass
· Sat Dec 19 10:40:09 2020 -0700
7db0683
dm: core: Move priv/plat structs for simple_bus to headers
by Simon Glass
· Sat Dec 19 10:40:03 2020 -0700
b33cd25
spi: Tweak a few strange SPI NOR features for of-platdata
by Simon Glass
· Sat Dec 19 10:40:01 2020 -0700
1b349e3
spi: Tidy up get/set of device node
by Simon Glass
· Sat Dec 19 10:40:00 2020 -0700
4bf8972
test: Move some test drivers into their own file
by Simon Glass
· Wed Dec 23 08:11:18 2020 -0700
bdb7635
test: Use a simple variable to record removed device
by Simon Glass
· Wed Dec 23 08:11:17 2020 -0700
541f62c
dm: core: Rename the priv/plat members
by Simon Glass
· Tue Dec 22 19:30:30 2020 -0700
d4f0c94
dm: core: Add functions to set priv/plat
by Simon Glass
· Tue Dec 22 19:30:27 2020 -0700
96404c2
dm: core: Add function to access uclass priv
by Simon Glass
· Tue Dec 22 19:30:26 2020 -0700
69ea20e
dm: core: Use 'uclass_driver' for the uclass linker_list
by Simon Glass
· Tue Dec 22 19:30:23 2020 -0700
b79ff7c
spl: Drop bd_info in the data section
by Simon Glass
· Tue Dec 22 19:30:21 2020 -0700
2b92398
serial: Rename ns16550 functions to lower case
by Simon Glass
· Tue Dec 22 19:30:19 2020 -0700
119e7ef
serial: Update NS16550_t and struct NS16550
by Simon Glass
· Tue Dec 22 19:30:18 2020 -0700
586bb98
efi: capsule: Add support for uefi capsule authentication
by Sughosh Ganu
· Wed Dec 30 19:27:09 2020 +0530
fa0faa6
efi_loader: Re-factor code to build the signature store from efi signature list
by Sughosh Ganu
· Wed Dec 30 19:27:08 2020 +0530
ea35008
efi_loader: Make the pkcs7 header parsing function an extern
by Sughosh Ganu
· Wed Dec 30 19:27:07 2020 +0530
52d76f4
fsp: Move and rename fsp_types.h file
by Sughosh Ganu
· Wed Dec 30 19:27:04 2020 +0530
2157529
efi_loader: Add size checks to efi_create_indexed_name()
by Ilias Apalodimas
· Thu Dec 31 12:26:46 2020 +0200
026c7ec
efi_loader: use after free in efi_exit()
by Heinrich Schuchardt
· Mon Dec 28 23:24:40 2020 +0100
93b40d6
efi_loader: describe struct efi_loaded_image_obj
by Heinrich Schuchardt
· Mon Dec 28 22:42:51 2020 +0100
fac9183
fs/fat: implement fsuuid command
by Heinrich Schuchardt
· Thu Dec 31 00:38:13 2020 +0100
bb09393
fs: fat: eliminate DIRENTSPERBLOCK() macro
by Heinrich Schuchardt
· Fri Dec 25 14:30:04 2020 +0100
12f1861
efi_loader: make variable store size customizable
by Heinrich Schuchardt
· Sun Dec 20 11:05:38 2020 +0100
39f1d28
dm: core: Inline a few ofnode functions in SPL
by Simon Glass
· Wed Dec 16 17:25:06 2020 -0700
40dcee1
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
by Ovidiu Panait
· Mon Dec 14 19:06:50 2020 +0200
38040a9
dm: core: Drop seq and req_seq
by Simon Glass
· Wed Dec 16 21:20:32 2020 -0700
b941f56
dm: core: Update uclass_find_next_free_req_seq() for new scheme
by Simon Glass
· Wed Dec 16 21:20:30 2020 -0700
07e1338
dm: Drop the unused arg in uclass_find_device_by_seq()
by Simon Glass
· Wed Dec 16 21:20:29 2020 -0700
784c1fb
dm: Drop uclass_resolve_seq()
by Simon Glass
· Wed Dec 16 21:20:28 2020 -0700
791a17f
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
by Simon Glass
· Wed Dec 16 21:20:27 2020 -0700
7d5e411
dm: Switch over to use new sequence number for dev_seq()
by Simon Glass
· Wed Dec 16 21:20:26 2020 -0700
3a9d5f1
dm: core: Allow manual sequence numbering
by Simon Glass
· Wed Dec 16 21:20:17 2020 -0700
7272e92
dm: core: Add a new sequence number for devices
by Simon Glass
· Wed Dec 16 21:20:09 2020 -0700
1ae093f
dm: core: Update uclass_find_next_free_req_seq() args
by Simon Glass
· Wed Dec 16 21:20:08 2020 -0700
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b87153c
linker_lists: Fix alignment issue
by Simon Glass
· Wed Dec 16 21:20:06 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
39edb95
dm: Rename 'platdata_size' to 'plat_size'
by Simon Glass
· Thu Dec 03 16:55:19 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
4d71d60
dm: core: Drop unused parameter from dm_extended_scan_fdt()
by Simon Glass
· Sat Nov 28 17:50:10 2020 -0700
5039cab
dm: core: Drop unused parameter from dm_scan_fdt()
by Simon Glass
· Sat Nov 28 17:50:09 2020 -0700
278ddba
dm: core: Add an ofnode function to get the devicetree root
by Simon Glass
· Sat Nov 28 17:50:07 2020 -0700
16b4f94
dm: core: Drop device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:06 2020 -0700
1876ffe
dm: core: Drop dev_set_of_offset()
by Simon Glass
· Sat Nov 28 17:50:05 2020 -0700
6996c66
dm: Remove uses of device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:03 2020 -0700
5de5b3b
dm: core: Add a livetree function to check node status
by Simon Glass
· Sat Nov 28 17:50:02 2020 -0700
884870f
dm: core: Rename device_bind_ofnode() to device_bind()
by Simon Glass
· Sat Nov 28 17:50:01 2020 -0700
f846537
dm: core: Rename device_bind() to device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:00 2020 -0700
28eb509
sandbox: add handler for exceptions
by Heinrich Schuchardt
· Thu Nov 12 00:29:56 2020 +0100
9c89d14
efi_loader: make efi_protocol_open() non-static
by Heinrich Schuchardt
· Fri Jan 10 12:33:59 2020 +0100
485956d
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
by Heinrich Schuchardt
· Fri Dec 04 03:33:41 2020 +0100
497d874
fs: fat: export fat_next_cluster()
by Heinrich Schuchardt
· Sun Nov 22 09:19:52 2020 +0100
529e208
bootm: Support string substitution in bootargs
by Simon Glass
· Thu Nov 05 10:33:48 2020 -0700
c7b03e8
cli: Support macro processing with a fixed-size buffer
by Simon Glass
· Thu Nov 05 10:33:47 2020 -0700
b4e1b6d
bootm: Allow updating the bootargs in a buffer
by Simon Glass
· Thu Nov 05 10:33:45 2020 -0700
63660dc
bootm: Update bootm_process_cmdline_env() to use flags
by Simon Glass
· Thu Nov 05 10:33:44 2020 -0700
d87002f
bootm: Add a bool parameter to bootm_process_cmdline_env()
by Simon Glass
· Thu Nov 05 10:33:41 2020 -0700
a50b6dd
bootm: Rename fixup_silent_linux()
by Simon Glass
· Thu Nov 05 10:33:40 2020 -0700
2eab017
bootm: Update fixup_silent_linux() to return an error
by Simon Glass
· Thu Nov 05 10:33:39 2020 -0700
07a8886
bootm: Add tests for fixup_silent_linux()
by Simon Glass
· Thu Nov 05 10:33:38 2020 -0700
783ef3f
env: Allow returning errors from hdelete_r()
by Simon Glass
· Thu Nov 05 10:33:37 2020 -0700
afaf6ea
spl: atf: add support for LOAD_IMAGE_V2
by Michael Walle
· Wed Nov 18 17:45:58 2020 +0100
0e4d90c
spl: atf: remove helper structure from common header
by Michael Walle
· Wed Nov 18 17:45:57 2020 +0100
2def7d9
spl: atf: provide a bl2_plat_get_bl31_params_default()
by Michael Walle
· Wed Nov 18 17:45:56 2020 +0100
7ff3f3c
efi_loader: add firmware management protocol for raw image
by AKASHI Takahiro
· Tue Nov 17 09:28:00 2020 +0900
f4818e6
efi_loader: add firmware management protocol for FIT image
by AKASHI Takahiro
· Mon Nov 30 18:12:12 2020 +0900
0d96378
efi_loader: capsule: support firmware update
by AKASHI Takahiro
· Mon Nov 30 18:12:11 2020 +0900
73d77ae
efi_loader: capsule: add memory range capsule definitions
by AKASHI Takahiro
· Tue Nov 17 09:27:57 2020 +0900
45b81954
efi_loader: capsule: add capsule_on_disk support
by AKASHI Takahiro
· Tue Nov 17 09:27:56 2020 +0900
473d9b3
efi_loader: define UpdateCapsule api
by AKASHI Takahiro
· Tue Nov 17 09:27:55 2020 +0900
967650d
efi_loader: Introduce eventlog support for TCG2_PROTOCOL
by Ilias Apalodimas
· Mon Nov 30 11:47:40 2020 +0200
cae28ef
tpm: Add tpm2 headers for TCG2 eventlog support
by Ilias Apalodimas
· Mon Nov 30 11:47:39 2020 +0200
7f59c71
tpm: use more than sha256 on pcr_extend
by Ilias Apalodimas
· Thu Nov 26 23:07:22 2020 +0200
ff41a75
km/arm: coding style clean up
by Holger Brunck
· Fri Oct 30 12:45:49 2020 +0100
489b76a
hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
by Patrick Delaunay
· Mon Oct 26 09:31:41 2020 +0100
00e4419
setexpr: Add some tests for buffer overflow and backref
by Simon Glass
· Sun Nov 01 14:15:40 2020 -0700
3d3c397
command: Add constants for cmd_get_data_size string / error
by Simon Glass
· Sun Nov 01 14:15:36 2020 -0700
663a2c1
test: Add some tests for setexpr
by Simon Glass
· Sun Nov 01 14:15:35 2020 -0700
088ba72
Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Sun Nov 29 11:12:59 2020 -0500
ba5c1ab
lib/efi_loader: fix ABI in efi_mm_communicate_header
by Etienne Carriere
· Sat Nov 21 11:59:33 2020 +0100
8fbe95b
mmc: fsl_esdhc: make sure delay chain locked for HS400
by Yangbo Lu
· Tue Oct 20 11:04:52 2020 +0800
4290573
reset: stm32: Add support of MCU HOLD BOOT
by Patrick Delaunay
· Thu Oct 15 15:01:11 2020 +0200
99df7a5
usb: dwc2: add "u-boot,force-vbus-detection" for stm32
by Patrick Delaunay
· Thu Oct 15 14:49:37 2020 +0200
44ae9f4
Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Nov 21 08:04:39 2020 -0500
c67fef6
efi_loader: tcg2 protocol updates
by Ilias Apalodimas
· Mon Nov 16 08:52:41 2020 +0200
Next »