Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26a756ece56780e50a0b581a2350905794b3e278
26a756e
Merge tag 'dm-next-23dec20' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Wed Dec 23 18:10:15 2020 -0500
39f1d28
dm: core: Inline a few ofnode functions in SPL
by Simon Glass
· Wed Dec 16 17:25:06 2020 -0700
e0f1971
buildman: Remove output binaries before building
by Simon Glass
· Wed Dec 16 17:24:17 2020 -0700
c1e0dac
dm: spi: Fix spi_free_slave() freed memory write
by Niel Fourie
· Wed Dec 16 12:11:52 2020 +0100
136a6dd
test: dm: spi: Add testcase for spi_claim_bus()
by Ovidiu Panait
· Mon Dec 14 19:06:51 2020 +0200
40dcee1
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
by Ovidiu Panait
· Mon Dec 14 19:06:50 2020 +0200
a2c9d01
test: spi: Add sandbox_spi_get_{speed, mode} interface
by Ovidiu Panait
· Mon Dec 14 19:06:49 2020 +0200
05f3881
spi: sandbox_spi: Implement speed/mode setup
by Ovidiu Panait
· Mon Dec 14 19:06:48 2020 +0200
ae73473
sandbox: test: Add a second SPI slave on sandbox_spi bus
by Ovidiu Panait
· Mon Dec 14 19:06:47 2020 +0200
a220c1d
sandbox: spi: Drop unused sandbox_spi_parse_spec function
by Ovidiu Panait
· Mon Dec 14 19:06:46 2020 +0200
47c5e19
sandbox: implement invalidate_icache_all()
by Heinrich Schuchardt
· Wed Dec 09 19:42:44 2020 +0100
3dd8125
fdt: Use phandle to distinguish DT nodes with same name
by Aswath Govindraju
· Thu Dec 03 10:55:45 2020 +0530
1f215e3
Common:fdt: Check for error return value
by Hongwei Zhang
· Wed Dec 02 14:47:03 2020 -0500
43eb872
sandbox: implement runtime system reset
by Heinrich Schuchardt
· Wed Dec 02 16:22:11 2020 +0100
198aaaf
configs: sandbox: activate DEBUG_UART
by Patrick Delaunay
· Fri Nov 27 11:49:29 2020 +0100
98373d4
patman: Add project-default for 'gcc'
by Philipp Tomsich
· Tue Nov 24 18:14:53 2020 +0100
858531a
patman: Add --no-signoff to suppress adding signoffs
by Philipp Tomsich
· Tue Nov 24 18:14:52 2020 +0100
2a3738f
dm: Update documentation for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:33 2020 -0700
38040a9
dm: core: Drop seq and req_seq
by Simon Glass
· Wed Dec 16 21:20:32 2020 -0700
f7eca61
cmd: Drop use of old sequence numbers in commands
by Simon Glass
· Wed Dec 16 21:20:31 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
99382ba
pinctrl: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:25 2020 -0700
b4db372
gpio: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:24 2020 -0700
9a65513
x86: Simplify acpi_device_infer_name()
by Simon Glass
· Wed Dec 16 21:20:23 2020 -0700
6feac81
x86: Drop unnecessary mp_init logic
by Simon Glass
· Wed Dec 16 21:20:22 2020 -0700
579d804
usb: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:21 2020 -0700
cb4363a
usb: ehci-mx6: Drop assignment of sequence number
by Simon Glass
· Wed Dec 16 21:20:20 2020 -0700
c4222cd
spi: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:19 2020 -0700
be70610
pci: Update to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:18 2020 -0700
3a9d5f1
dm: core: Allow manual sequence numbering
by Simon Glass
· Wed Dec 16 21:20:17 2020 -0700
3e14a22
net: Update to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:16 2020 -0700
4123ba0
i2c: Update for new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:15 2020 -0700
7f4dadf
octeon: Don't attempt to set the sequence number
by Simon Glass
· Wed Dec 16 21:20:14 2020 -0700
528296f
dm: test: Drop assumptions of no sequence numbers
by Simon Glass
· Wed Dec 16 21:20:13 2020 -0700
a2b5855
dm: Fix return value in dev_read_alias_seq()
by Simon Glass
· Wed Dec 16 21:20:12 2020 -0700
437ed82
dm: core: Switch binding to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:11 2020 -0700
6a109b3
dm: test: Check all devices have a sequence numbers
by Simon Glass
· Wed Dec 16 21:20:10 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
c5ccb75
Merge tag 'dm-pull-14dec20' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Mon Dec 14 18:57:57 2020 -0500
2d84811
checkpatch: Add warnings for unexpected struct names
by Simon Glass
· Thu Dec 03 16:55:24 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
33b2efb
dm: treewide: Update 'auto' declarations to be on one line
by Simon Glass
· Thu Dec 03 16:55:22 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
93daa01
dtoc: Tidy up more Python style in dtb_platdata
by Simon Glass
· Thu Dec 03 16:55:16 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
21a3088
dm: core: Combine the flattree and livetree binding code
by Simon Glass
· Sat Nov 28 17:50:08 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
9030b39
dm: Drop uses of dev_set_of_offset()
by Simon Glass
· Sat Nov 28 17:50:04 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
0e29873
test: unit test for exception command
by Heinrich Schuchardt
· Thu Nov 12 00:29:59 2020 +0100
a8466ad
efi_selftest: implement exception test for sandbox
by Heinrich Schuchardt
· Thu Nov 12 00:29:58 2020 +0100
adaea9c
cmd: sandbox: implement exception command
by Heinrich Schuchardt
· Thu Nov 12 00:29:57 2020 +0100
28eb509
sandbox: add handler for exceptions
by Heinrich Schuchardt
· Thu Nov 12 00:29:56 2020 +0100
5420957
sandbox: serial: Update to use membuff
by Simon Glass
· Sun Nov 08 20:36:50 2020 -0700
fb6268d
sandbox: serial: Convert to livetree
by Simon Glass
· Sun Nov 08 20:36:49 2020 -0700
0b8ffa7
serial: sandbox: Drop unnecessary #ifdefs
by Simon Glass
· Sun Nov 08 20:36:48 2020 -0700
94ee3bd
dtoc: Tidy up Python style in dtb_platdata
by Simon Glass
· Sun Nov 08 20:36:21 2020 -0700
632b84c
patman: Drop tools.ToChar() and ToChars()
by Simon Glass
· Sun Nov 08 20:36:20 2020 -0700
c27ee7c
patman: Drop tools.ToByte()
by Simon Glass
· Sun Nov 08 20:36:19 2020 -0700
9dfb311
patman: Drop unicode helper functions
by Simon Glass
· Sun Nov 08 20:36:18 2020 -0700
c9a032c
fdt: Use an Enum for the data type
by Simon Glass
· Sun Nov 08 20:36:17 2020 -0700
2472903
Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Thu Dec 10 13:54:33 2020 -0500
cb9ff4e
efi_loader: link partition to block device
by Heinrich Schuchardt
· Fri Jan 10 12:36:01 2020 +0100
9c89d14
efi_loader: make efi_protocol_open() non-static
by Heinrich Schuchardt
· Fri Jan 10 12:33:59 2020 +0100
ee3d1e0
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
by Heinrich Schuchardt
· Tue Dec 08 15:55:01 2020 +0100
e6f2db0
efi_selftest: clean up Makefile
by Heinrich Schuchardt
· Tue Dec 08 07:12:10 2020 +0100
8260827
efi_loader: support EFI_LOAD_FILE_PROTOCOL
by Heinrich Schuchardt
· Sun Dec 06 13:00:15 2020 +0100
3dd733e
efi_loader: carve out efi_load_image_from_file()
by Heinrich Schuchardt
· Sun Dec 06 10:47:57 2020 +0100
471db44
efi_loader: pass boot_policy to efi_load_image_from_path
by Heinrich Schuchardt
· Fri Dec 04 09:27:41 2020 +0100
485956d
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
by Heinrich Schuchardt
· Fri Dec 04 03:33:41 2020 +0100
1d59a57
efi_loader: resequence functions in efi_boottime.c
by Heinrich Schuchardt
· Fri Dec 04 03:02:03 2020 +0100
2a2654f
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
by Heinrich Schuchardt
· Mon Dec 07 18:20:57 2020 +0100
5461f80
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
by Heinrich Schuchardt
· Wed Dec 09 07:38:46 2020 +0100
284e85b
fs: fat: deletion of long file names
by Heinrich Schuchardt
· Thu Nov 19 07:31:18 2020 +0100
9a4564e
fs: fat: first dentry of long name in FAT iterator
by Heinrich Schuchardt
· Thu Nov 19 07:44:08 2020 +0100
f600119
fs: fat: use constant DELETED_FLAG
by Heinrich Schuchardt
· Thu Nov 19 06:47:35 2020 +0100
7a3f610
fs: fat: search file should not allocate cluster
by Heinrich Schuchardt
· Thu Nov 26 16:10:01 2020 +0100
524d13a
fs: fat: reuse deleted directory entries
by Heinrich Schuchardt
· Sun Nov 22 11:54:22 2020 +0100
5bc30a5
fs: fat: fat_find_empty_dentries()
by Heinrich Schuchardt
· Sun Nov 22 09:58:44 2020 +0100
e09f3e4
fs: fat: flush new directory cluster
by Heinrich Schuchardt
· Thu Nov 26 19:06:55 2020 +0100
51d5b2a
fs: fat: set start cluster for root directory
by Heinrich Schuchardt
· Sun Nov 22 16:04:47 2020 +0100
3b9d843
fs: fat: dentry iterator for fill_dir_slot()
by Heinrich Schuchardt
· Sun Nov 22 19:24:46 2020 +0100
24977e5
fs: fat: generate unique short names
by Heinrich Schuchardt
· Wed Nov 25 16:33:55 2020 +0100
Next »