Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1faa0cf7fad70d17ed5dba4b58067d16a42d8890
/
include
c05deb5
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
2c68dee
ARM: bcm283x: Move BCM283x_BASE to a global variable
by Matthias Brugger
· 5 years ago
5db181d
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
106c71f
usb: dwc3: Add phy interface for dwc3_uboot
by Jagan Teki
· 5 years ago
43e7b34
power: fan53555: add support for Silergy SYR82X and SYR83X
by Vasily Khoruzhick
· 5 years ago
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
f4bdf1b
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
c22d9e3
efi_loader: remove unused function efi_dp_from_dev()
by Heinrich Schuchardt
· 5 years ago
2972384
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
8a9ebe3
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
0ae07f6
rockchip: dts: tinker: Add tinker-s board support
by Michael Trimarchi
· 5 years ago
62d952f
rockchip: rk3308: Add support for ROC-RK3308-CC board
by Andy Yan
· 5 years ago
771788f
board: rockchip: Add rk3308 evb support
by Andy Yan
· 5 years ago
afa7160
rockchip: clk: Add clk driver for rk3308
by Finley Xiao
· 5 years ago
b5e1630
arm: rockchip: Add RK3308 SOC support
by Andy Yan
· 5 years ago
da2f45a
rockchip: rk3399: split rockpro64 out of evb_rk3399
by Vasily Khoruzhick
· 5 years ago
45bda03
rockchip: usb: Migrate to use ofnode
by Kever Yang
· 5 years ago
be19fb2
rockchip: add px30-evb board
by Heiko Stuebner
· 5 years ago
ba1033d
rockchip: clk: add px30 clock driver
by Kever Yang
· 5 years ago
aff82aa
rockchip: add core px30 headers
by Heiko Stuebner
· 5 years ago
1c9bb9b
tests: add OP-TEE test suite
by Heiko Stuebner
· 5 years ago
b1a4fa0
image: fdt: copy possible optee nodes to a loaded devicetree
by Heiko Stuebner
· 5 years ago
754302f
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
by Heiko Stuebner
· 5 years ago
49723ac
fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
by Heiko Stuebner
· 5 years ago
ee284f9
pinctrol: dm: remove the function pinctrl_decode_pin_config
by Patrick Delaunay
· 5 years ago
0f675d9
efi_loader: support building UEFI binaries on sandbox
by Heinrich Schuchardt
· 5 years ago
4bb26a4
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· 5 years ago
d183ee7
pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig
by Tom Rini
· 5 years ago
254f578
evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig
by Tom Rini
· 5 years ago
6899af9
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
99792e2
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
27e555e
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
abe4408
rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs
by Kever Yang
· 5 years ago
d6b3e83
power: pmic: rk809: support rk809 pmic
by Joseph Chen
· 5 years ago
4a1ae18
power: pmic: rk817: support rk817 pmic
by Joseph Chen
· 5 years ago
1d9077e
power: pmic: rk805: support rk805 pmic
by Elaine Zhang
· 5 years ago
04e5a43
power: pmic: rk816: support rk816 pmic
by Elaine Zhang
· 5 years ago
bb51132
dm: regulator: support regulator more state
by Joseph Chen
· 5 years ago
a59f612
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
01ed2a1
Merge branch '2019-11-07-master-imports'
by Tom Rini
· 5 years ago
d2dd2f7
freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· 5 years ago
22ec238
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· 5 years ago
7085d07
armv8: lx2160a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
a36bb3c
power: pmic: tps65941: Add support for tps65941 family of PMICs
by Keerthy
· 5 years ago
fda68e4
misc: k3_avs: Add j721e support
by Keerthy
· 5 years ago
887dde5
misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
by Tero Kristo
· 5 years ago
1c4a2c4
arm: add initial support for the Phytium Durian Board
by liu hao
· 5 years ago
b5a044e
linux err: make ERR_PTR/PTR_ERR architecture specific
by Simon Goldschmidt
· 5 years ago
615e3b5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
851bddd
usb: composite: add BOS descriptor support to composite framework
by T Karthik Reddy
· 5 years ago
828da47
usb: udc: Introduce ->udc_set_speed() method
by Sherry Sun
· 5 years ago
cb39a96
usb: gadget: Add match_ep() op to usb_gadget_ops
by Vignesh Raghavendra
· 5 years ago
e959b3b
bitmaps: import for_each_set_bit() macro
by Vignesh Raghavendra
· 5 years ago
0e3ec36
list: import list_first_entry_or_null()
by Vignesh Raghavendra
· 5 years ago
7593603
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
a95b2c4
Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
84cdae2
mpc85xx, socrates: add DM PCI support
by Heiko Schocher
· 5 years ago
08ce372
mpc85xx, socrates: enable DM serial
by Heiko Schocher
· 5 years ago
f707b40
mpc85xx, socrates: enable DM I2C
by Heiko Schocher
· 5 years ago
ff10993
mpc85xx, socrates: disable VIDEO
by Heiko Schocher
· 5 years ago
66daf32
mpc85xx, socrates: add DM support
by Heiko Schocher
· 5 years ago
27b9b72
mpc85xx, socrates: suppress unknown flash warning
by Heiko Schocher
· 5 years ago
e5f2b22
imx: imx8mm-evk: enable ethernet
by Peng Fan
· 5 years ago
a181afe
imx: add i.MX8MN DDR4 board support
by Peng Fan
· 5 years ago
d4487ba
imx: add dtsi for i.MX8MN
by Peng Fan
· 5 years ago
7be85a7
tools: imx8mimage: add ROM VERSION
by Peng Fan
· 5 years ago
f3bcc83
mmc: fsl_esdhc: always check write protect state
by Yangbo Lu
· 5 years ago
63267b4
mmc: fsl_esdhc: fix voltage validation
by Yangbo Lu
· 5 years ago
89117ac
fdt: Add INT32_MAX to kernel.h for libfdt
by Simon Glass
· 5 years ago
a3ec535
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
752b309
Merge branch '2019-11-04-ti-imports'
by Tom Rini
· 5 years ago
133dd1c
net: ti: cpsw: convert to use dev/ofnode api
by Grygorii Strashko
· 5 years ago
6fc5ae1
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
c5540137
nand: mxs_nand: add API for switching different BCH layouts
by Igor Opaniuk
· 5 years ago
dafcd99
imx: support i.MX8QM ROM 7720 a1 board
by Oliver Graute
· 5 years ago
6443d5d
board/BuR/brppt2: initial commit
by Hannes Schmelzer
· 5 years ago
128f189
imx8qxp: mek: add secure boot script
by Peng Fan
· 5 years ago
46f9cfb
imx8qm: mek: add secure boot script
by Peng Fan
· 5 years ago
f193093
dt-bindings: import usb pd
by Peng Fan
· 5 years ago
d5c9613
opos6uldev: migrate to DM_VIDEO
by Sébastien Szymanski
· 5 years ago
5444fdf
imx6ul: opos6ul: migrate to DM_ETH
by Sébastien Szymanski
· 5 years ago
02548cf
imx: update i.MX8MQ device trees
by Patrick Wildt
· 5 years ago
97c0780
ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB
by Lukasz Majewski
· 5 years ago
323f994
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
by Lukasz Majewski
· 5 years ago
e32ed8c
net: ti: cpsw: add support for standard eth "max-speed" dt property
by Grygorii Strashko
· 5 years ago
37ad0fe
spi: Add support for memory-mapped flash
by Simon Glass
· 5 years ago
ec1503c
spl: Correct priority selection for image loaders
by Simon Glass
· 5 years ago
b803791
cbfs: do not pack struct cbfs_cachenode
by Heinrich Schuchardt
· 5 years ago
4ff7fe9
Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc
by Tom Rini
· 5 years ago
062da42
ARC: HSDK: introduce reset driver
by Eugeniy Paltsev
· 5 years ago
ba1e61b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
eae1eeb
drivers: phy: Handle gracefully NULL pointers
by Jean-Jacques Hiblot
· 5 years ago
80bcd84
lib: errno: avoid error format-overflow
by Heinrich Schuchardt
· 5 years ago
ebc5033
lib: time: Add microsecond timer
by Marek Vasut
· 5 years ago
28d43f2
NVMe: do PCI enumerate before nvme scan
by Patrick Wildt
· 5 years ago
773771f
dfu: add callback for flush and initiated operation
by Patrick Delaunay
· 5 years ago
2111e3c
dfu: add DFU virtual backend
by Patrick Delaunay
· 5 years ago
cb47cb0
dfu: add partition support for MTD backend
by Patrick Delaunay
· 5 years ago
f7aee23
dfu: add backend for MTD device
by Patrick Delaunay
· 5 years ago
0f8fad8
dfu: prepare the support of multiple interface
by Patrick Delaunay
· 5 years ago
Next »