Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
967334d3d25e01ae63915a5f316fab27309f2dd3
967334d
efi_loader: Force a single FMP instance per hardware store
by Ilias Apalodimas
· Tue Jun 22 17:38:52 2021 +0300
f538852
efi: Fix to use null handle to create new handle for efi_fmp_raw
by Masami Hiramatsu
· Tue Jun 22 17:38:51 2021 +0300
ae446ac
Revert "TEST: USB_HOST not USB"
by Tom Rini
· Wed Jun 30 13:09:49 2021 -0400
40fab41
TEST: USB_HOST not USB
by Tom Rini
· Wed Jun 30 11:38:52 2021 -0400
170013f
spi: Update speed/mode on change
by Marek Vasut
· Thu Jun 10 14:00:00 2021 +0200
73871d2
Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Jun 29 11:25:39 2021 -0400
8e80b6d
Prepare v2021.07-rc5
by Tom Rini
· Mon Jun 28 15:38:55 2021 -0400
a11ee78
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
by Kunihiko Hayashi
· Tue Jun 15 15:33:02 2021 +0900
07e1a13
smbios: Fix SMBIOS tables
by Ilias Apalodimas
· Thu Jun 10 12:33:15 2021 +0300
15578bc
smbios: Fix BIOS Characteristics Extension Byte 2
by Ilias Apalodimas
· Wed Jun 09 18:14:47 2021 +0300
07fad88
doc/usage: cmd-usage help file for askenv
by Adarsh Babu Kalepalli
· Fri Jun 11 19:45:11 2021 +0530
9809bcc
smbios: convert function descriptions to Sphinx style
by Heinrich Schuchardt
· Thu Jun 10 12:13:52 2021 +0200
205bc3f
efidebug: correct display of BootOrder
by Heinrich Schuchardt
· Sat Jun 12 00:01:44 2021 +0200
cf7b04d
efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
by Heinrich Schuchardt
· Thu Jun 10 23:10:52 2021 +0200
a20e51f
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 28 10:17:29 2021 -0400
1694588
Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Jun 25 13:33:47 2021 -0400
0400836
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Thu Jun 24 21:18:22 2021 -0400
2a0677f
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Thu Jun 24 21:17:49 2021 -0400
f88939c
usb: ehci-mx6: Do not fail when 'reg' is not found
by Fabio Estevam
· Sun Jun 20 12:00:52 2021 -0300
759126c
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
by Fabio Estevam
· Sun Jun 20 12:00:51 2021 -0300
d1e4738
ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards
by Adam Ford
· Thu Jun 24 12:52:11 2021 -0500
870d071
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Wed Jun 23 08:46:26 2021 -0400
e9181f1
Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Wed Jun 23 08:45:29 2021 -0400
e295112
Merge branch '2021-06-22-assorted-fixes'
by Tom Rini
· Wed Jun 23 08:45:09 2021 -0400
70e473f
test: Include /sbin to the PATH when creating file system
by Andy Shevchenko
· Thu Jun 10 18:08:42 2021 +0300
3c1a880
MAINTAINER, git-mailrc: Update the mmc maintainer
by Jaehoon Chung
· Tue Jun 15 07:16:36 2021 +0900
5dc7f61
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
by Tom Rini
· Thu Jun 03 09:39:02 2021 -0400
e44077a5
socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0
by Tom Rini
· Thu Jun 03 09:39:01 2021 -0400
8b6b776
Revert "powerpc: fix regression in arch_initr_trap()"
by Tom Rini
· Thu Jun 03 09:39:00 2021 -0400
f1fc77c
powerpc: Don't use relative include for config.h in global_data.h
by Tom Rini
· Thu Jun 03 09:38:59 2021 -0400
862dd21
malloc: add SPDX license identifiers
by Heinrich Schuchardt
· Sat May 29 13:18:00 2021 +0200
5f592ae
MAINTAINERS: Add an entry for NVMe
by Bin Meng
· Tue Jun 22 21:16:23 2021 +0800
000230c
doc: develop: Convert README.nvme to reST
by Bin Meng
· Tue Jun 22 21:16:22 2021 +0800
bc80956
nvme: Don't clear nvme blk device's priv space
by Bin Meng
· Tue Jun 22 21:16:21 2021 +0800
36144bb
nvme: Drop useless members of 'struct nvme_ns'
by Bin Meng
· Tue Jun 22 21:16:20 2021 +0800
abc6d08
nvme: Eliminate the offset of one during block dev creation
by Bin Meng
· Tue Jun 22 21:16:19 2021 +0800
818db24
nvme: Skip block device creation for inactive namespaces
by Bin Meng
· Tue Jun 22 21:16:18 2021 +0800
a82f325
nvme: Move block dev creation from uclass post_probe() to driver probe()
by Bin Meng
· Tue Jun 22 21:16:17 2021 +0800
631dde6
nvme: Remove the redundant aqa value setting
by Wesley Sheng
· Tue Jun 22 11:34:43 2021 +0800
85a9561
nvme: Correct the prps per page calculation method
by Wesley Sheng
· Tue Jun 22 11:34:21 2021 +0800
9f7e942
nvme: fix for big endian systems
by David Lamparter
· Thu May 06 20:24:30 2021 +0200
3eb15f5
x86: Discard .note.gnu.property sections
by Bin Meng
· Fri Jun 18 15:09:30 2021 +0800
e66c876
Makefile: Adjust indention of GENENV quiet output
by Jan Kiszka
· Sun Jun 20 22:29:13 2021 +0200
3769e55
autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY
by Da Xue
· Mon Jun 21 22:39:19 2021 -0400
34be560
disk/part_dos.c: Fix a variable typo in write_mbr_partitions()
by Christian Melki
· Mon Jun 07 11:21:15 2021 +0200
bd97b0d
azure: Use msys2 20210604 installer for Windows build
by Bin Meng
· Tue Jun 22 07:33:21 2021 +0800
d6837b4
Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output"
by Fabio Estevam
· Mon Jun 07 17:40:09 2021 -0300
ff6bf1f
mmc: mmc-uclass: change to static about dm function
by Jaehoon Chung
· Mon May 31 08:31:50 2021 +0900
099814b
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
by Jaehoon Chung
· Mon May 31 08:31:49 2021 +0900
55a81ad
mmc: Update environment variable with active partition
by Reuben Dowle
· Fri May 14 10:15:43 2021 +1200
e870824
mmc: dwmmc: socfpga: Get "fifo-mode" property from DT
by Ley Foon Tan
· Mon Apr 26 13:17:46 2021 +0800
1cead23
mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode
by Ley Foon Tan
· Mon Apr 26 11:35:05 2021 +0800
13b920a
mmc: mtk-sd: increase the minimum bus frequency
by developer
· Tue Apr 20 16:37:10 2021 +0800
1836d64
imx8mm: configs: enable distro default features
by Andrey Zhizhikin
· Sat May 01 22:23:04 2021 +0200
525ee3b
imx8mp: configs: enable distro default features
by Andrey Zhizhikin
· Sat May 01 22:23:05 2021 +0200
d3df361
o4-imx-nano: Fix dtc warnings
by Fabio Estevam
· Thu Jun 17 12:57:29 2021 -0300
75e47bf
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Fri Jun 18 11:18:56 2021 -0400
c0f6a02
net: octeontx: smi: use dt live tree API
by Tim Harvey
· Thu Jun 17 16:08:54 2021 -0700
5ee984a
cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.
by Dimitri John Ledkov
· Wed Apr 21 12:42:01 2021 +0100
7efcdfd
net: use the same alias stem for ethernet as linux
by Michael Walle
· Thu Feb 25 16:51:11 2021 +0100
384023e
net: use a more deterministic approach to get the active ethernet device
by Michael Walle
· Wed Feb 24 17:30:44 2021 +0100
6ffc023
net: sun8i-emac: fix MDIO frequency
by Heinrich Schuchardt
· Thu Jun 03 07:52:41 2021 +0000
29c58b0
net: synquacer: Add netsec driver
by Jassi Brar
· Fri Jun 04 18:44:38 2021 +0900
470c06c
net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b
by Daniil Stas
· Sun May 30 13:34:09 2021 +0000
8159792
net: dwc_eth_qos: Fix needless phy auto-negotiation restarts
by Daniil Stas
· Sun May 23 22:24:48 2021 +0000
893bd6e
net: e1000: do not attempt to set hwaddr for i210 without FLASH
by Tim Harvey
· Fri Apr 16 13:25:09 2021 -0700
46bcbeb
Fix a memory leak issue in the RX port initialization.
by Hou Zhiqiang
· Sat Jun 12 21:15:41 2021 +0300
008e772
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Jun 17 08:44:56 2021 -0400
6f7bb8f
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Jun 17 08:44:23 2021 -0400
7e44c51
board: freescale: t1028xrdb: Add MAINTAINER for revD
by Priyanka Jain
· Thu Jun 17 12:52:46 2021 +0530
13a84a5
armv8: Update erratum number to align with doc
by Ran Wang
· Wed Jun 16 17:53:19 2021 +0530
9bf4db6
board: freescale: t208xrdb: add a config option for rev D dts fixups
by Camelia Groza
· Fri Jun 11 15:28:08 2021 +0300
ec69c69
board: freescale: t208xrdb: add Linux fdt fix-ups for rev D
by Camelia Groza
· Wed Jun 16 17:47:31 2021 +0530
7565991
board: freescale: t208xrdb: detect the board revision version
by Camelia Groza
· Fri Jun 11 15:28:06 2021 +0300
8eb3f21
board: freescale: t208xrdb: remove the legacy non-DM_ETH code
by Camelia Groza
· Fri Jun 11 15:28:05 2021 +0300
ff002e6
pg-wcom-ls102xa: fix sys counter frequency
by Aleksandar Gerasimovski
· Tue Jun 08 14:25:21 2021 +0000
8e26562
pg-wcom-ls102x: initialize front led and app buf
by Aleksandar Gerasimovski
· Tue Jun 08 14:24:32 2021 +0000
56c6c2c
km: ls102x: update device disable configuration acc hw design desc
by Aleksandar Gerasimovski
· Tue Jun 08 14:23:34 2021 +0000
a5ac0a4
km: ls102x: set ethrotate envvar to no
by Aleksandar Gerasimovski
· Tue Jun 08 14:21:15 2021 +0000
1eb7347
km/scripts: fix saveenv command syntax
by Aleksandar Gerasimovski
· Tue Jun 08 14:20:13 2021 +0000
68a8998
km: ls102xa: add missing define for PRAM regions
by Aleksandar Gerasimovski
· Tue Jun 08 14:19:08 2021 +0000
bece73e
km/ls102xa: add support for u-boot POST memory test
by Aleksandar Gerasimovski
· Tue Jun 08 14:17:34 2021 +0000
3b24bbd
board/km: add support for expu1 design based on nxp
by Aleksandar Gerasimovski
· Tue Jun 08 14:16:28 2021 +0000
edf6692
board: freescale: t102xrdb: Add MAINTAINER
by Priyanka Jain
· Tue Jun 08 13:37:01 2021 +0530
22a55da
board: freescale: p2041rdb: Add MAINTAINER
by Priyanka Jain
· Tue Jun 08 13:37:00 2021 +0530
79466ce
board: freescale: p1_p2_rdb_pc: Add MAINTAINER
by Priyanka Jain
· Tue Jun 08 13:36:59 2021 +0530
22de5c8
board: freescale: t4rdb: Add MAINTAINER
by Priyanka Jain
· Tue Jun 08 13:36:58 2021 +0530
ababfda
arm: dts: ls1021a.dtsi: Fix invalid reg on gpio nodes
by Lasse Klok Mikkelsen
· Tue Jun 08 08:39:12 2021 +0200
1d3c81b
net: tsec: add option to set device max-speed via dts
by Aleksandar Gerasimovski
· Fri Jun 04 13:40:58 2021 +0000
41683c4
keymile: common: fix hexadecimal env variable format
by Aleksandar Gerasimovski
· Fri Jun 04 09:25:00 2021 +0000
35e83c9
configs: seli8: set envsize to 0x4000
by Aleksandar Gerasimovski
· Fri Jun 04 09:17:56 2021 +0000
bb32e68
armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
by Yangbo Lu
· Thu Jun 03 10:51:19 2021 +0800
023d419
mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
by Yangbo Lu
· Thu Jun 03 10:51:18 2021 +0800
e087cd6
mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT
by Yangbo Lu
· Thu Jun 03 10:51:17 2021 +0800
84eb718
board: freescale: p2041rdb: use correct EEPROM address length
by Matt Merhar
· Sun May 30 00:16:17 2021 +0000
1d9897a
configs: ls2088aqds: fix synchronous exception
by Biwen Li
· Fri May 21 15:15:06 2021 +0800
5e95baa
configs: ls1088a: Enable CONFIG_SYS_RELOC_ENV_ADDR
by Kuldeep Singh
· Wed May 19 16:40:12 2021 +0530
8034812
arm: dts: lx2162aqds: support eMMC HS400 mode on esdhc1
by Yangbo Lu
· Fri May 14 10:33:57 2021 +0800
85ffe6c
pci: layerscape-ep: Add check of the PCIe controller enablement
by Hou Zhiqiang
· Thu May 13 14:54:32 2021 +0800
811cbcf
armv8: ls1012a: Pass PPFE firmware to Linux through FDT
by Chaitanya Sakinam
· Fri May 07 12:22:05 2021 +0800
Next »