Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c5a857d44d302614f2bcc1a0d7e42dccc4f4bb4
3c5a857
usb: udc: ci: update speed handling
by Li Jun
· Mon Jan 25 21:43:58 2021 +0800
f8cbce8
usb: composite: force gadget to be USB2 for HS only function
by Li Jun
· Mon Jan 25 21:43:57 2021 +0800
b7202bd
usb: gadget: dnl: set dnl to be super speed
by Li Jun
· Mon Jan 25 21:43:56 2021 +0800
394d009
usb: fastboot: add super speed support
by Li Jun
· Mon Jan 25 21:43:55 2021 +0800
adb1c32
usb: gadget: add super speed support
by Li Jun
· Mon Jan 25 21:43:54 2021 +0800
d981294
usb: gadget: update os_desc_config when add config
by Jun Li
· Mon Jan 25 21:43:53 2021 +0800
be4a943
usb: gadget: set correct usb_configuration for os_desc_config
by Jun Li
· Mon Jan 25 21:43:52 2021 +0800
2afadd6
usb: gadget: fastboot: add ext properties for WCID
by Li Jun
· Mon Jan 25 21:43:51 2021 +0800
62936de
usb: gadget: add WCID support for mfgtool
by Li Jun
· Mon Jan 25 21:43:50 2021 +0800
68bda3a
usb: gadget: OS Feature Descriptors support
by Li Jun
· Mon Jan 25 21:43:49 2021 +0800
a3669d2
usb: gadget: add Kconfig for OS descriptors
by Peng Fan
· Mon Jan 25 21:43:48 2021 +0800
e787da4
usb: gadget: move utf8_to_utf16le to header file
by Li Jun
· Mon Jan 25 21:43:47 2021 +0800
2a16354
usb: gadget: OS String support
by Li Jun
· Mon Jan 25 21:43:46 2021 +0800
b89516f
usb: gadget: don't change ep name for dwc3 while ep autoconfig
by Li Jun
· Mon Jan 25 21:43:45 2021 +0800
d22fb8a
usb: gadget: Add ep_config call back to usb_gadget_ops
by Ye Li
· Mon Jan 25 21:43:44 2021 +0800
2cecb46
usb: gadget: Do not export usbd_device_* arrays
by Pali Rohár
· Sat Dec 26 19:12:11 2020 +0100
ee9b855
thor: add support for the dfu_alt_info reintialization from the flashed script
by Marek Szyprowski
· Tue Dec 22 11:32:24 2020 +0100
f5af8e4
dfu: add support for the dfu_alt_info reintialization from the flashed script
by Marek Szyprowski
· Tue Dec 22 11:32:23 2020 +0100
b1fa1ad
dfu: add 'SCRIPT' entity
by Marek Szyprowski
· Tue Dec 22 11:32:22 2020 +0100
d7cbe12
dfu: add 'SKIP' entity
by Jaehoon Chung
· Tue Dec 22 11:32:21 2020 +0100
968f5e2
dfu: mmc: use the default MMC device if entity specifies it as -1
by Marek Szyprowski
· Tue Dec 22 11:32:20 2020 +0100
80e832f
cmd: usb_mass_storage: show device interface name
by Marek Szyprowski
· Thu Dec 17 11:47:11 2020 +0100
ab81b2a
f_fastboot: Avoid use-after-free in the global pointer variable
by Andy Shevchenko
· Thu Dec 03 17:32:05 2020 +0200
6dcda09
f_rockusb: Avoid use-after-free in the global pointer variable
by Andy Shevchenko
· Thu Dec 03 17:32:04 2020 +0200
6f767ed
f_rockusb: Use NULL instead of 0 for pointers
by Andy Shevchenko
· Thu Dec 03 17:32:03 2020 +0200
6005e93
cmd: bcb: Add support for processing const string literals in bcb_set()
by Eugeniu Rosca
· Fri Oct 23 11:52:23 2020 +0300
54a5548
cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
by Eugeniu Rosca
· Fri Oct 23 11:52:22 2020 +0300
f6155bd
cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs
by Eugeniu Rosca
· Fri Oct 23 11:52:21 2020 +0300
92be544
cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs
by Eugeniu Rosca
· Fri Oct 23 11:52:20 2020 +0300
f308af5
cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
by Eugeniu Rosca
· Fri Oct 23 11:52:19 2020 +0300
2753cec
gadget: f_thor: fix wrong file size cast
by Seung-Woo Kim
· Fri Oct 16 16:29:02 2020 +0900
abbe8c4
dfu: Fix handling of UBI partitions in MTD backend
by Guillermo Rodriguez
· Wed Sep 02 13:06:06 2020 +0200
b2e0b32
configs: Resync with savedefconfig
by Tom Rini
· Fri Jan 29 13:56:04 2021 -0500
06bfd6c
Merge branch '2021-01-29-assorted-fixes'
by Tom Rini
· Fri Jan 29 13:50:06 2021 -0500
89f8267
cmd: add more implementation IDs to sbi command
by Heinrich Schuchardt
· Tue Jan 19 19:44:45 2021 +0000
9211181
test: inconsistent string tests
by Heinrich Schuchardt
· Mon Jan 18 00:17:34 2021 +0100
c38be19
test: inconsistent bootm tests
by Heinrich Schuchardt
· Mon Jan 18 00:17:33 2021 +0100
480b6e6
env: sf: cosmetic: remove unnecessary space
by Patrick Delaunay
· Mon Jan 04 14:41:31 2021 +0100
1b91cee
test: Update test_fs to not use deprecated pytest.yield_fixture()
by Tom Rini
· Thu Jan 28 14:39:56 2021 -0500
ceb4ca2
test: correct entry point to pytest
by Heinrich Schuchardt
· Thu Jan 28 12:46:11 2021 +0100
f3128e3
test: pr_cont_test.o depends on CONFIG_LOG=y
by Heinrich Schuchardt
· Wed Jan 27 12:09:46 2021 +0100
c5f727b
fs: btrfs: Select SHA256 in Kconfig
by Matthias Brugger
· Wed Jan 27 10:42:30 2021 +0100
eb3587b
fs: fat: remove superfluous assignments
by Heinrich Schuchardt
· Tue Jan 26 00:14:14 2021 +0100
cfb7c2b
fs: fat: avoid out of bounds access warning
by Heinrich Schuchardt
· Tue Jan 26 00:04:19 2021 +0100
9fb7c49
avb: AVB_VERIFY depends on MMC
by Heinrich Schuchardt
· Mon Jan 25 12:17:57 2021 +0100
fb852b4
vexpress_aemv8a: allow overriding BOOTCOMMAND
by Stanislav Pinchuk
· Wed Jan 20 21:54:53 2021 +0300
9b8267a
arm: dts: enable MTK SPI NOR controller driver
by developer
· Wed Jan 20 15:31:34 2021 +0800
f33cf3c
spi: mtk_snor: add support for MTK SPI NOR controller
by developer
· Wed Jan 20 15:31:33 2021 +0800
8a99754
test: test_ofplatdata: Mark as sandbox specific
by Tom Rini
· Tue Jan 19 14:40:10 2021 -0500
d97f851
Merge branch '2021-01-27-assorted-fixes-and-improvements'
by Tom Rini
· Thu Jan 28 11:37:58 2021 -0500
196e0dc
cmd: misc: Fix return value for the sleep command
by Marek Szyprowski
· Fri Jan 22 12:27:31 2021 +0100
e197979
doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc
by Ying-Chun Liu (PaulLiu)
· Fri Jan 15 13:53:03 2021 +0800
f9b8730
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
by Ying-Chun Liu (PaulLiu)
· Fri Jan 15 13:53:02 2021 +0800
d8eeb0f
autoboot: fix illegal memory access when stop key and delay key are empty
by Yuezhang.Mo@sony.com
· Fri Jan 15 03:11:49 2021 +0000
23c0ea5
binman: Allow reading entries from a subnode
by Simon Glass
· Wed Jan 13 20:29:57 2021 -0700
cb31d76
binman: Move selection of the binman node into a function
by Simon Glass
· Wed Jan 13 20:29:56 2021 -0700
1f056fc
crc32: Exclude crc32 from TPL
by Simon Glass
· Wed Jan 13 20:29:55 2021 -0700
74aaa3f
mmc: pci_mmc: Set the removable flag
by Simon Glass
· Wed Jan 13 20:29:54 2021 -0700
5c9c49e
mmc: pci_mmc: Only generate ACPI code for the SD card
by Simon Glass
· Wed Jan 13 20:29:52 2021 -0700
4ab17ee
uuid: Add a comment for UUID_STR_LEN
by Simon Glass
· Wed Jan 13 20:29:51 2021 -0700
66ffe78
display_options: Use USE_TINY_PRINTF for SPL check
by Simon Glass
· Wed Jan 13 20:29:50 2021 -0700
1754978
fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()
by Simon Glass
· Wed Jan 13 20:29:49 2021 -0700
a527e41
fdtdec: Update the missing-devicetree message
by Simon Glass
· Wed Jan 13 20:29:48 2021 -0700
1eb7294
net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
by Simon Glass
· Wed Jan 13 20:29:47 2021 -0700
62b535e
video: Allow syncing the entire framebuffer to the copy
by Simon Glass
· Wed Jan 13 20:29:46 2021 -0700
0da2c79
bloblist: Add missing tag names
by Simon Glass
· Wed Jan 13 20:29:44 2021 -0700
ab7e746
bloblist: Support relocating to a larger space
by Simon Glass
· Wed Jan 13 20:29:43 2021 -0700
95e4ec1
spl: Add functions for next and previous phase
by Simon Glass
· Wed Jan 13 20:29:42 2021 -0700
7258c3f
lib: rsa: rsa-verify: don't look for keys in the FIT image
by Philippe Reynes
· Tue Jan 12 19:18:54 2021 +0100
ede8909
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
by Stefan Roese
· Tue Jan 12 12:03:43 2021 +0100
72fdd3a
common: fit-sig: Fix error message in fit_config_verify_sig()
by Alexandru Gagniuc
· Mon Jan 11 08:46:58 2021 -0600
94924a6
smccc: fix sign bit expansion
by Volodymyr Babchuk
· Tue Jan 05 20:03:11 2021 +0000
8d82a20
bootcount: allow to use this feature on TPL
by Philippe Reynes
· Fri Dec 11 19:56:47 2020 +0100
52c48da
Makefile: Do not call useless command 'true'
by Pali Rohár
· Wed Nov 04 15:33:44 2020 +0100
f68b2f7
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Wed Jan 27 11:39:31 2021 -0500
eddf9ca
Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jan 27 11:32:23 2021 -0500
d9be896
Merge branch '2021-01-27-assorted-net-updates'
by Tom Rini
· Wed Jan 27 11:30:31 2021 -0500
c77a1a3
cmd: pxe: add support for FDT overlays
by Neil Armstrong
· Wed Jan 20 09:54:53 2021 +0100
7bbc25b
net: phy: micrel: Try default PHY ofnode first
by Marek Vasut
· Sun Jan 17 00:16:16 2021 +0100
0c97b7f
board: presidio-asic: Add CAxxxx Ethernet support
by Alex Nemirovsky
· Thu Jan 14 13:34:13 2021 -0800
556872f
net: phy: ca_phy: Add driver for CAxxxx SoCs
by Abbie Chang
· Thu Jan 14 13:34:12 2021 -0800
ebcdddd
net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
by Aaron Tseng
· Thu Jan 14 13:34:11 2021 -0800
7c78e2f
net: fix ping in netconsole
by Yang Liu
· Mon Dec 21 14:44:39 2020 +1100
e178994
net: e1000: Add missing address translations
by Stefan Roese
· Mon Nov 16 18:02:30 2020 +0100
0a1a329
net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()
by Stefan Roese
· Mon Nov 16 18:02:29 2020 +0100
9094276
net: e1000: Remove unused bus_to_phys() macro
by Stefan Roese
· Mon Nov 16 18:02:28 2020 +0100
e1e43e9
arm: mvebu: turris_mox: enable setexpr command in defconfig
by Marek Behún
· Tue Jan 19 15:49:26 2021 +0100
06f1ab8
arm: mvebu: turris_mox: enable wdt command in defconfig
by Marek Behún
· Tue Jan 19 15:49:25 2021 +0100
e3271bb
arm64: a37xx: pci: Fix printing debug messages
by Pali Rohár
· Mon Jan 18 12:09:33 2021 +0100
abba9dd
serial: a3720: Implement pending method for output direction
by Pali Rohár
· Thu Jan 14 15:46:35 2021 +0100
039f792
doc: exception command
by Heinrich Schuchardt
· Tue Jan 26 12:59:09 2021 +0100
c8e0f20
doc: update Kernel documentation build system
by Heinrich Schuchardt
· Thu Dec 31 23:16:46 2020 +0100
846abe4
.gitlab-ci: install doc/sphinx/requirements.txt
by Heinrich Schuchardt
· Mon Jan 25 22:06:25 2021 +0100
7d893e0
doc: fix doc/develop/logging.rst
by Heinrich Schuchardt
· Mon Jan 25 21:06:57 2021 +0100
aad8b6c
doc: board: fix Microchip MPFS Icicle Kit doc
by Heinrich Schuchardt
· Mon Jan 25 20:11:54 2021 +0100
09577aa
pci: pci_mvebu: Define an IO region as well
by Phil Sutter
· Sun Jan 03 23:06:46 2021 +0100
b70ae13
pci: Make auto-config code a little more robust
by Phil Sutter
· Sun Jan 03 23:06:45 2021 +0100
246a61f
arm: mvebu: ds414: Config header mini-review
by Phil Sutter
· Sun Jan 03 23:06:44 2021 +0100
f100063
arm: mvebu: Espressobin: Disable slot when emmc is not present
by Pali Rohár
· Mon Dec 21 11:09:10 2020 +0100
cd36dba
ARM: mvebu: ClearFog make sure that SATA and UART images are buildable
by Dennis Gilmore
· Tue Dec 08 21:07:38 2020 -0600
Next »