Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
177bad08d3b6ede56dc1117b62cdea5187b84aec
177bad0
Prepare v2020.07-rc4
by Tom Rini
· Mon Jun 08 20:30:26 2020 -0400
28db7f5
cmd: Correct the 'md.q' command
by Simon Glass
· Sun Jun 07 20:33:00 2020 -0600
7e069ee
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· Mon Jun 08 08:51:59 2020 -0400
1544257
Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Jun 08 08:51:30 2020 -0400
44d5213
rockchip: enable PCIe and NVMe on Pinebook Pro
by Patrick Wildt
· Sun Jun 07 12:08:35 2020 +0200
f9fb955
rockchip: puma: enable new usb config options
by Heiko Stuebner
· Fri Jun 05 12:06:43 2020 +0200
a27ea4c
rockchip: puma: drop special handling of usb host regulator
by Heiko Stuebner
· Fri Jun 05 12:06:42 2020 +0200
a11e567
rockchip: puma: remove separate fit generator
by Heiko Stuebner
· Fri Jun 05 12:06:41 2020 +0200
e2a5586
rockchip: puma: reorganize devicetrees to actually work and match upstream
by Heiko Stuebner
· Fri Jun 05 12:06:40 2020 +0200
5a57b9b
rockchip: puma: fix indentation of misc_init_r
by Heiko Stuebner
· Fri Jun 05 12:06:39 2020 +0200
c71acd1
rockchip: puma: fix indentation for -u-boot.dtsi
by Heiko Stuebner
· Fri Jun 05 12:06:38 2020 +0200
edfd036
arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator
by Heiko Stuebner
· Fri Jun 05 12:06:37 2020 +0200
3febd56e
arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
by Heiko Stuebner
· Fri Jun 05 12:06:36 2020 +0200
8b5fe24
rockchip: rockpro64: add SPI boot
by Marcin Juszkiewicz
· Wed Jun 03 17:15:13 2020 +0200
8e1cc41
rockchip: rockpro64: Store default env into SPI
by Marcin Juszkiewicz
· Wed Jun 03 17:15:12 2020 +0200
1a26283
doc: rockchip: Document SPI flash program steps
by Jagan Teki
· Thu Jun 04 20:21:41 2020 +0530
5d00e00
roc-rk3399-pc: Add SPI boot
by Jagan Teki
· Thu Jun 04 20:21:40 2020 +0530
b3e1086
roc-rk3399-pc: Mark default env from SPI
by Jagan Teki
· Thu Jun 04 20:21:39 2020 +0530
efd42b6
Makefile: Drop to handle rkspi image type
by Jagan Teki
· Thu Jun 04 20:21:38 2020 +0530
5e12b10
rockchip: rk3399-evb: add stdout-path for the board
by Kever Yang
· Wed Jun 03 15:25:28 2020 +0800
a2793c4
rockchip: rk3328: add rock-pi-e-rk3328_defconfig file
by b.l.huang
· Mon Jun 01 00:02:11 2020 +0800
89473d9
rockchip: rk3328: add rock-pi-e dts file
by b.l.huang
· Mon Jun 01 00:01:28 2020 +0800
6870b64
rockchip: Enable PCIe and NVMe on ROCKPro64
by Mark Kettenis
· Mon May 25 11:00:57 2020 +0200
b01f4c4
rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399
by Mark Kettenis
· Mon May 25 11:00:56 2020 +0200
6906188
Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Jun 06 10:59:55 2020 -0400
8bc44ed
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
by Heinrich Schuchardt
· Thu Jun 04 18:40:44 2020 +0200
17059ba
virtio: VIRTIO_RNG depends on DM_RNG
by Heinrich Schuchardt
· Sun May 31 11:02:42 2020 +0200
20dcde4
smbios: empty strings in smbios_add_string()
by Heinrich Schuchardt
· Mon Jun 01 15:44:00 2020 +0200
9e4bacb
configs: Resync with savedefconfig
by Tom Rini
· Thu Jun 04 19:29:09 2020 -0400
c5ce284
Merge branch '2020-06-04-misc-bugfixes'
by Tom Rini
· Thu Jun 04 18:12:57 2020 -0400
d7b4ab5
checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
by Tom Rini
· Tue May 26 14:29:02 2020 -0400
567240d
checkpatch.pl: Request if() instead #ifdef
by Simon Glass
· Fri May 22 16:32:40 2020 -0600
35bf3b0
checkpatch.pl: Request a test when a new command is added
by Simon Glass
· Fri May 22 16:32:39 2020 -0600
3ee0132
checkpatch.pl: Warn if the flattree API is used
by Simon Glass
· Fri May 22 16:32:38 2020 -0600
7d919f5
checkpatch.pl: Add a check for tests needed for uclasses
by Simon Glass
· Fri May 22 16:32:37 2020 -0600
c8f4d09
checkpatch.pl: Add a U-Boot option
by Simon Glass
· Fri May 22 16:32:36 2020 -0600
a33d982
checkpatch.pl: Update to v5.7
by Simon Glass
· Fri May 22 16:32:35 2020 -0600
5b706d1
Convert CONFIG_BOARD_LATE_INIT to Kconfig
by Tom Rini
· Tue May 26 15:06:19 2020 -0400
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
4a060b7
Convert CONFIG_BZIP2 et al to Kconfig
by Tom Rini
· Tue May 26 15:06:17 2020 -0400
bf1f75e
topic_miami: Disable GPIO
by Tom Rini
· Tue May 26 15:06:16 2020 -0400
83f4d11
ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI
by Tom Rini
· Tue May 26 15:06:15 2020 -0400
55eb5f9
bcmstb: Migrate CONFIG_CMD_EXT[24]
by Tom Rini
· Tue May 26 15:06:14 2020 -0400
4c65842
mx6memcal: Finish migration to defconfig options
by Tom Rini
· Tue May 26 15:06:13 2020 -0400
d42ed15
pfla02: Rework excluding NAND from SPL
by Tom Rini
· Tue May 26 15:06:12 2020 -0400
8da3a6b
serial: Add missing Kconfig dependencies for debug consoles
by Michal Simek
· Thu May 28 12:05:12 2020 +0200
0f73ac6
serial: Convert ARM_DCC to Kconfig
by Tom Rini
· Tue Jun 02 17:26:33 2020 -0400
09e67ed
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Jun 04 13:50:39 2020 -0400
a42d206
Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Thu Jun 04 10:21:51 2020 -0400
e230a92
ddr: Rework errata A008109, A008378, 009942 workaround
by Jaiprakash Singh
· Tue Jun 02 12:44:02 2020 +0530
477602c
ddr: fsl: Impl. Erratum A008109
by Joakim Tjernlund
· Wed Nov 20 17:07:34 2019 +0100
53907d5
net: tsec: Access TBI PHY through the corresponding MII
by Hou Zhiqiang
· Sun May 03 22:48:43 2020 +0800
7b69ce7
net: tsec: Access eTSEC registers using virtual address
by Hou Zhiqiang
· Sun May 03 22:48:42 2020 +0800
27c2470
doc: dt-bindings: tsec: Correct the Ethernet port compatible string
by Hou Zhiqiang
· Sun May 03 22:48:41 2020 +0800
273abc3
configs: enable DM_ETH support for T1024RDB
by Madalin Bucur
· Thu Apr 30 16:00:15 2020 +0300
7a717f5
configs: enable DM_ETH support for P2041RDB
by Madalin Bucur
· Thu Apr 30 16:00:14 2020 +0300
31697b9
powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDB
by Madalin Bucur
· Thu Apr 30 16:00:13 2020 +0300
c34c4e6
powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102x
by Madalin Bucur
· Thu Apr 30 16:00:12 2020 +0300
514f028
powerpc: dts: add QorIQ DPAA 1 FMan to P5040DS
by Madalin Bucur
· Thu Apr 30 16:00:11 2020 +0300
2ed2007
powerpc: dts: add QorIQ DPAA 1 FMan for P5040
by Madalin Bucur
· Thu Apr 30 16:00:10 2020 +0300
d394de5
powerpc: dts: add QorIQ DPAA 1 FMan to P3041DS
by Madalin Bucur
· Thu Apr 30 16:00:09 2020 +0300
6ba777d
powerpc: dts: add QorIQ DPAA 1 FMan for P3041
by Madalin Bucur
· Thu Apr 30 16:00:08 2020 +0300
449fbbc
powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDB
by Madalin Bucur
· Thu Apr 30 16:00:07 2020 +0300
05ab042
powerpc: dts: add QorIQ DPAA 1 FMan for P2041
by Madalin Bucur
· Thu Apr 30 16:00:06 2020 +0300
ca799e6
powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DS
by Madalin Bucur
· Thu Apr 30 16:00:05 2020 +0300
a7f0e95
powerpc: dts: add QorIQ DPAA 1 FMan for P4080
by Madalin Bucur
· Thu Apr 30 16:00:04 2020 +0300
ee7bc98
powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodes
by Madalin Bucur
· Thu Apr 30 16:00:03 2020 +0300
9a0acb0
powerpc: dts: add QorIQ DPAA 1 FMan device tree nodes
by Madalin Bucur
· Thu Apr 30 16:00:02 2020 +0300
3127109
powerpc: dts: add QorIQ GPIOs
by Madalin Bucur
· Thu Apr 30 16:00:01 2020 +0300
9bcd576
powerpc: dts: QorIQ: Add node(s) for the platform PLL
by Madalin Bucur
· Thu Apr 30 16:00:00 2020 +0300
dbfdad6
net: tsec: fsl_mdio: add DM MDIO support
by Madalin Bucur
· Thu Apr 30 15:59:59 2020 +0300
e622c74
riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01
by Bin Meng
· Wed May 27 02:04:53 2020 -0700
b391ead
riscv: sbi: Remove sbi_spec_version
by Bin Meng
· Wed May 27 02:04:52 2020 -0700
5c6c8a1
doc: sifive: fu540: Add description for OpenSBI generic platform
by Pragnesh Patel
· Fri May 29 11:33:39 2020 +0530
169a883
configs: fu540: Add config options for U-Boot SPL
by Pragnesh Patel
· Fri May 29 11:33:38 2020 +0530
72ac2ec
sifive: fu540: Add U-Boot proper sector start
by Jagan Teki
· Fri May 29 11:33:37 2020 +0530
bc83d54
sifive: fu540: Add sample SD gpt partition layout
by Jagan Teki
· Fri May 29 11:33:36 2020 +0530
e00653c
riscv: sifive: fu540: add SPL configuration
by Pragnesh Patel
· Fri May 29 11:33:35 2020 +0530
25269c0
riscv: cpu: fu540: Add support for cpu fu540
by Pragnesh Patel
· Fri May 29 11:33:34 2020 +0530
01ec498
riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
by Pragnesh Patel
· Fri May 29 11:33:33 2020 +0530
bb337f9
riscv: sifive: dts: fu540: set ethernet clock rate
by Pragnesh Patel
· Fri May 29 11:33:32 2020 +0530
e848dba
clk: sifive: fu540-prci: Release ethernet clock reset
by Pragnesh Patel
· Fri May 29 11:33:31 2020 +0530
1790bce
clk: sifive: fu540-prci: Add ddr clock initialization
by Pragnesh Patel
· Fri May 29 11:33:30 2020 +0530
54ce0e0
clk: sifive: fu540-prci: Add clock enable and disable ops
by Pragnesh Patel
· Fri May 29 11:33:29 2020 +0530
45ffc91
riscv: sifive: dts: fu540: add U-Boot dmc node
by Pragnesh Patel
· Fri May 29 11:33:28 2020 +0530
8f4a403
sifive: dts: fu540: Add DDR controller and phy register settings
by Pragnesh Patel
· Fri May 29 11:33:27 2020 +0530
4cefe72
sifive: fu540: add ddr driver
by Pragnesh Patel
· Fri May 29 11:33:26 2020 +0530
b65f19f
riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
by Pragnesh Patel
· Fri May 29 11:33:25 2020 +0530
116ae92
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
by Pragnesh Patel
· Fri May 29 11:33:24 2020 +0530
45b4ad9d
riscv: Add _image_binary_end for SPL
by Pragnesh Patel
· Fri May 29 11:33:23 2020 +0530
2a449a3
riscv: sifive: fu540: Use OTP DM driver for serial environment variable
by Pragnesh Patel
· Fri May 29 11:33:22 2020 +0530
6e9661f
misc: add driver for the SiFive otp controller
by Pragnesh Patel
· Fri May 29 11:33:21 2020 +0530
41fb397
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jun 03 14:10:03 2020 -0400
e7c71d6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Wed Jun 03 12:27:51 2020 -0400
8c7e5dd
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Jun 03 11:52:13 2020 -0400
19cc6f7
Merge branch '2020-06-03-misc-bugfixes'
by Tom Rini
· Wed Jun 03 11:44:12 2020 -0400
5ed9ada
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
by AKASHI Takahiro
· Fri May 29 15:41:18 2020 +0900
5605e66
efi_loader: simplify PE consistency check
by Heinrich Schuchardt
· Sat May 30 07:35:59 2020 +0200
72bc714
efi_loader: function description cmp_pe_section()
by Heinrich Schuchardt
· Sat May 30 06:44:48 2020 +0200
da6d607
efi_loader: function descriptions efi_image_loader.c
by Heinrich Schuchardt
· Sat May 30 05:48:08 2020 +0200
Next »