Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3ccbb4be828cf54b3d79385ab106edd329ecb4cf
3ccbb4b
phy: atheros: Explicitly disable RGMII delays
by Vladimir Oltean
· Thu May 07 00:11:51 2020 +0200
3e7330e
phy: atheros: Clarify the configuration of the CLK_25M output pin
by Vladimir Oltean
· Thu May 07 00:11:50 2020 +0200
23d8b89
phy: atheros: Use common functions for RGMII internal delays
by Vladimir Oltean
· Thu May 07 00:11:49 2020 +0200
cf108b2
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
by Vladimir Oltean
· Thu May 07 00:11:48 2020 +0200
6b22830
Merge branch '2020-05-06-master-imports'
by Tom Rini
· Thu May 07 09:02:28 2020 -0400
d6b9f6b
menu: add support for client defined statusline function
by Thirupathaiah Annapureddy
· Wed Mar 18 11:38:42 2020 -0700
fa734f3
rsa: fix alignment issue when getting public exponent
by Heiko Stuebner
· Sun May 03 13:26:34 2020 +0200
e2eb721
cmd: cache: Fix non-cached memory cachability
by Patrice Chotard
· Tue Apr 28 11:38:03 2020 +0200
9d1c7f4
arm: vexpress64: Remove unneeded CONFIG_ check
by Andre Przywara
· Mon Apr 27 19:18:04 2020 +0100
e3e8121
arm: juno: enable USB
by Andre Przywara
· Mon Apr 27 19:18:03 2020 +0100
651c91b
arm: juno: Use PSCI based reset
by Andre Przywara
· Mon Apr 27 19:18:02 2020 +0100
94504f4
arm: juno: Enable OF_CONTROL
by Andre Przywara
· Mon Apr 27 19:18:01 2020 +0100
d345718
arm: juno: Fix UART clock rate
by Andre Przywara
· Mon Apr 27 19:18:00 2020 +0100
7ee2dab
uart: pl011: Add proper DM clock support
by Andre Przywara
· Mon Apr 27 19:17:59 2020 +0100
11e56c4
arm: juno: Fix Juno address variables
by Andre Przywara
· Mon Apr 27 19:17:58 2020 +0100
17f2cf7
include/eeprom.h: fix build errors
by Rasmus Villemoes
· Tue Feb 18 08:39:42 2020 +0000
9664297
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
by Tom Rini
· Wed May 06 11:05:17 2020 -0400
24533bd
cache: l2x0: Fix missing write to Auxiliary Control Register
by Ley Foon Tan
· Mon May 04 18:41:55 2020 +0800
294ba04
scripts/get_default_envs.sh: preserve order of multiple entries for same variable
by Rasmus Villemoes
· Mon Jan 06 12:01:17 2020 +0000
56c757a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Tue May 05 14:53:51 2020 -0400
22024d7
Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue May 05 12:32:44 2020 -0400
16083b9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· Tue May 05 09:08:53 2020 -0400
6362648
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon May 04 11:06:14 2020 -0400
7ea06d2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon May 04 11:05:48 2020 -0400
931f1d3
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon May 04 09:29:42 2020 -0400
4bb0779
net: pcnet: fix I/O primitives for memory access
by Daniel Schwierzeck
· Sun May 03 19:43:32 2020 +0200
0b5f7e1
Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon May 04 07:28:14 2020 -0400
d6862de
Merge branch 'next' of git://git.denx.de/u-boot-sh
by Tom Rini
· Fri May 01 17:58:31 2020 -0400
a657761
mkimage: fit: Do not tail-pad fitImage with external data
by Marek Vasut
· Fri May 01 17:40:25 2020 +0200
eef4eee
efi_loader: change setup sequence
by Heinrich Schuchardt
· Thu Mar 19 18:21:58 2020 +0000
fa4207d
test: stabilize test_efi_secboot
by Heinrich Schuchardt
· Mon May 04 12:21:51 2020 +0200
e2c43da
efi_loader: correct comments for efi_status_t
by Heinrich Schuchardt
· Sun May 03 16:29:00 2020 +0200
37ab736
efi_loader: eliminate efi_set_(non)volatile_variable
by Heinrich Schuchardt
· Sun May 03 10:02:20 2020 +0200
87ab0b2
efi_loader: eliminate efi_get_(non)volatile_variable
by Heinrich Schuchardt
· Sat Apr 18 12:31:17 2020 +0200
982c7d9
cmd: efidebug: simplify UEFI protocol calls
by Heinrich Schuchardt
· Sat May 02 16:08:37 2020 +0200
911df64
efi_loader: disk: add efi_disk_is_system_part()
by AKASHI Takahiro
· Mon Apr 27 18:48:20 2020 +0900
dae117a
efi_loader: factor out the common code from efi_transfer_secure_state()
by AKASHI Takahiro
· Tue Apr 21 09:39:20 2020 +0900
a075aa3
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
by AKASHI Takahiro
· Tue Apr 21 09:38:57 2020 +0900
6ec6767
lib/crypto, efi_loader: move some headers to include/crypto
by AKASHI Takahiro
· Tue Apr 21 09:38:17 2020 +0900
5180e1a
lib/crypto, efi_loader: avoid multiple inclusions of header files
by AKASHI Takahiro
· Tue Apr 21 09:37:52 2020 +0900
35d22ef
x86: Add a 64-bit 'coreboot64' build
by Simon Glass
· Fri May 01 07:36:10 2020 -0600
9bec795
cmd: Add an indication of 32/64-bit to bdinfo
by Simon Glass
· Thu Apr 30 22:02:13 2020 -0600
bb88327
x86: coreboot: Allow building an SPL image
by Simon Glass
· Thu Apr 30 21:21:43 2020 -0600
dae1153
x86: Update SPL for coreboot
by Simon Glass
· Thu Apr 30 21:21:42 2020 -0600
91fcd1d
x86: Move work-around out of cpu_jump_to_64bit_uboot()
by Simon Glass
· Thu Apr 30 21:21:41 2020 -0600
de3d9af
x86: Allow building an SPL image for coreboot
by Simon Glass
· Thu Apr 30 21:21:40 2020 -0600
46f4c58
x86: Move coreboot-table detection to common 32/64-bit code
by Simon Glass
· Thu Apr 30 21:21:39 2020 -0600
a57bf96
cmd: mvebu: bubt: fix quoted string split across lines
by Joel Johnson
· Sat Apr 25 20:54:56 2020 -0600
b2483ad
arm: dts: uDPU: switch default PHY speed to 3.125Gbit
by Jakov Petrina
· Fri Apr 24 11:24:08 2020 +0200
b159b38
powerpc: dts: p1010: add i2c node
by Biwen Li
· Sun Apr 12 17:05:28 2020 +0800
b028928
doc: fix references to README.qe_firmware
by Heinrich Schuchardt
· Sun Apr 19 09:19:04 2020 +0200
aa27f17
configs: P1010RDB: Enable PCIe driver
by Hou Zhiqiang
· Fri May 01 19:06:29 2020 +0800
d3cb881
powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled
by Hou Zhiqiang
· Fri May 01 19:06:28 2020 +0800
0e49eb4
powerpc: P1010RDB: Compile legacy PCIe routines conditionally
by Hou Zhiqiang
· Fri May 01 19:06:27 2020 +0800
8f51cc4
powerpc: Enable device tree support for P1010RDB
by Hou Zhiqiang
· Fri May 01 19:06:26 2020 +0800
84d1ede
configs: T1042D4RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:22 2020 +0800
29cd271
dm: powerpc: T1040/T1042: add i2c DM support
by Biwen Li
· Fri May 01 20:04:21 2020 +0800
826bcee
configs: T2080: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:20 2020 +0800
07b3dcf
dm: powerpc: T2080/T2081: add i2c DM support
by Biwen Li
· Fri May 01 20:04:19 2020 +0800
e71b9ee
configs: T4240RDB: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:18 2020 +0800
3e9d395
dm: ppc: T4240: add i2c DM support
by Biwen Li
· Fri May 01 20:04:17 2020 +0800
df10735
configs: MPC8548CDS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:16 2020 +0800
037fa1a
dm: ppc: MPC8548CDS: add i2c DM support
by Biwen Li
· Fri May 01 20:56:37 2020 +0800
0edab3d
configs: P1010: Enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:14 2020 +0800
6a2d8d1
dm: ppc: p1010: add i2c DM support
by Biwen Li
· Fri May 01 20:04:13 2020 +0800
2afb106
configs: T1024RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:12 2020 +0800
6b63c54
dm: powerpc: T1023/T1024: add i2c DM support
by Biwen Li
· Fri May 01 20:04:11 2020 +0800
76f6d69
configs: P4080DS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:10 2020 +0800
d8bc472
powerpc: dts: P4080: add i2c node
by Biwen Li
· Fri May 01 20:04:09 2020 +0800
6cdd2ed
configs: P3041DS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:08 2020 +0800
559e3f8
powerpc: dts: P3041: add i2c node
by Biwen Li
· Fri May 01 20:04:07 2020 +0800
9e97b52
config: P2041RDB: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:06 2020 +0800
6966a17
dm: powerpc: P2041RDB: add i2c DM support
by Biwen Li
· Fri May 01 20:04:05 2020 +0800
1b73bb0
configs: P2020RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:04 2020 +0800
fc60ffd
dts: powerpc: P2020RDB: add i2c node
by Biwen Li
· Fri May 01 20:04:03 2020 +0800
9f49b48
configs: P1020RDB: enable DM_I2C and DM_RTC
by Biwen Li
· Fri May 01 20:04:02 2020 +0800
b0939dd
dm: powerpc: P1020: add i2c DM support
by Biwen Li
· Fri May 01 20:04:01 2020 +0800
a0db6a2
configs: P5040DS: enable DM_I2C
by Biwen Li
· Fri May 01 20:04:00 2020 +0800
0acacea
dm: powerpc: P5040DS: add i2c DM support
by Biwen Li
· Fri May 01 20:03:59 2020 +0800
b73004a
powerpc: create dts component of i2c to build up an SoC
by Biwen Li
· Fri May 01 20:03:58 2020 +0800
7e0e026
rtc: pt7c4338: Add driver model support
by Biwen Li
· Fri May 01 20:03:57 2020 +0800
247dac6
rtc: ds1337: Add driver model support
by Biwen Li
· Fri May 01 20:03:56 2020 +0800
0b3d2ff
MAINTAINERS: MediaTek: add USB related files
by developer
· Sat May 02 11:35:22 2020 +0200
41ac1d1
dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
by developer
· Sat May 02 11:35:21 2020 +0200
b666513
dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
by developer
· Sat May 02 11:35:20 2020 +0200
feaa882
arm: dts: mt7629: add usb related nodes
by developer
· Sat May 02 11:35:19 2020 +0200
507fc9b
xhci: mediatek: Add support for MTK xHCI host controller
by developer
· Sat May 02 11:35:18 2020 +0200
54acbc3
phy: phy-mtk-tphy: add a new reference clock
by developer
· Sat May 02 11:35:17 2020 +0200
8b30260
phy: phy-mtk-tphy: add support new version
by developer
· Sat May 02 11:35:16 2020 +0200
8a17d5f
phy: phy-mtk-tphy: add support USB phys
by developer
· Sat May 02 11:35:15 2020 +0200
43903f3
usb: dwc2_udc_otg: use the phy bulk API to get phys
by developer
· Sat May 02 11:35:14 2020 +0200
f8bced1
usb: dwc3: use the phy bulk API to get phys
by developer
· Sat May 02 11:35:13 2020 +0200
7109297
test: dm: phy: add a test item for the phy_bulk API
by developer
· Sat May 02 11:35:12 2020 +0200
272bde6
phy: Add API for a bulk of phys
by developer
· Sat May 02 11:35:11 2020 +0200
cf8bc13
test: dm: add test item for ofnode_get_child_count()
by developer
· Sat May 02 11:35:10 2020 +0200
d93c8b4
dm: core: Add function to get child count of ofnode or device
by developer
· Sat May 02 11:35:09 2020 +0200
754f00b
Merge branch '2020-05-01-master-imports'
by Tom Rini
· Fri May 01 16:43:15 2020 -0400
84bdc1f
.readthedocs.yml: fix type docs/
by Heinrich Schuchardt
· Fri May 01 22:06:17 2020 +0200
a38d0ac
actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
by Tom Rini
· Fri May 01 10:52:11 2020 -0400
ead3b00
clk: imx: clk-imxrt1050: fix lcdif clock gate
by Giulio Benetti
· Mon Apr 27 17:53:06 2020 +0200
Next »