Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f9cbd1a8471922db23900560cd2f0ba473f36838
f9cbd1a
fdtdec: correct test on return of fdt_node_offset_by_phandle
by Patrick Delaunay
· Fri Sep 25 09:41:15 2020 +0200
d776a84
dm: add cells_count parameter in *_count_phandle_with_args
by Patrick Delaunay
· Fri Sep 25 09:41:14 2020 +0200
04fcfe7
dm: update test on of_offset in ofnode_valid
by Patrick Delaunay
· Thu Sep 24 17:26:20 2020 +0200
c14df8b
dm: ofnode: Fix compile breakage with OF_CHECKS enabled
by Stefan Roese
· Wed Sep 23 08:23:27 2020 +0200
f98fd60
bloblist: Fix up a few comments
by Simon Glass
· Sat Sep 19 18:49:30 2020 -0600
0637397
bloblist: Allow custom alignment for blobs
by Simon Glass
· Sat Sep 19 18:49:29 2020 -0600
d7985e6
bloblist: Tidy up the data alignment
by Simon Glass
· Sat Sep 19 18:49:28 2020 -0600
7c58b08
bloblist: Compare addresses rather than pointers in tests
by Simon Glass
· Sat Sep 19 18:49:27 2020 -0600
b936a97
bloblist: Add a command
by Simon Glass
· Sat Sep 19 18:49:26 2020 -0600
d06d774
doc/arch/sandbox.rst: reformat command line options
by Heinrich Schuchardt
· Sat Sep 19 20:05:47 2020 +0200
86b6b7d
MAINTAINERS: assign doc/arch/sandbox.rst
by Heinrich Schuchardt
· Sat Sep 19 20:04:57 2020 +0200
526e3c8
configs: Resync with savedefconfig
by Tom Rini
· Mon Oct 05 13:11:41 2020 -0400
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
a77b2c2
Prepare v2020.10
by Tom Rini
· Mon Oct 05 11:15:32 2020 -0400
2a8bc03
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next
by Tom Rini
· Mon Oct 05 10:54:27 2020 -0400
8ac4a89
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Mon Oct 05 10:54:10 2020 -0400
929f5cc
cpu: at91: add driver for CPU
by Claudiu Beznea
· Thu Oct 01 13:27:25 2020 +0300
9ddbdbc
Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi into next
by Tom Rini
· Fri Oct 02 12:00:39 2020 -0400
eb6355c
pinctrl: bcm283x: Store the return value of dev_read_u32_default to int
by Ovidiu Panait
· Tue Sep 29 20:27:13 2020 +0300
44d0c63
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
by Ovidiu Panait
· Tue Sep 29 20:27:12 2020 +0300
aab2a86
pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
by Ovidiu Panait
· Tue Sep 29 20:27:11 2020 +0300
6064c61
mailbox: stm32_ipcc: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:48:15 2020 +0200
bf7d97d
video: stm32_dsi: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:13 2020 +0200
1d64641
video: stm32_ltdc: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:12 2020 +0200
4b3f012
pinctrl: stm32: Add header with SPDX licence
by Patrick Delaunay
· Wed Sep 09 17:50:15 2020 +0200
11ec597
pinctrl: stm32: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:50:14 2020 +0200
e7f6638
gpio: stm32: check result of ofnode_phandle_args
by Patrick Delaunay
· Wed Sep 09 18:28:34 2020 +0200
cd7c951
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
by Patrick Delaunay
· Wed Sep 09 18:28:33 2020 +0200
551efca
ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4
by Patrick Delaunay
· Wed Sep 16 10:01:32 2020 +0200
25b201d
board: tbs2910: Use recommended distroboot addresses
by Soeren Moch
· Thu Aug 27 21:52:46 2020 +0200
ab1c56f
Merge tag 'u-boot-stm32-20201002' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Oct 02 08:42:26 2020 -0400
c2afb11
ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
by Marek Vasut
· Thu Oct 01 12:25:55 2020 +0200
3bf27ff
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Thu Oct 01 14:52:56 2020 -0400
65a747d
Revert "net: smc911x: Automatically Update ethaddr with MAC"
by Tom Rini
· Thu Oct 01 14:51:58 2020 -0400
7f2d86d
usb: xhci-rcar: Add support for R8A774A1 SoC
by Lad Prabhakar
· Mon Sep 21 18:24:09 2020 +0100
14bb350
usb: xhci: convert to readx_poll_sleep_timeout()
by developer
· Tue Sep 08 19:00:03 2020 +0200
9963422
usb: xhci: use macros with parameter to fill ep_info2
by developer
· Tue Sep 08 19:00:02 2020 +0200
57c052b
usb: xhci: convert to TRB_TX_TYPE()
by developer
· Tue Sep 08 19:00:01 2020 +0200
6cabb14
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
by developer
· Tue Sep 08 19:00:00 2020 +0200
497dcfa
usb: xhci: convert to TRB_TYPE()
by developer
· Tue Sep 08 18:59:59 2020 +0200
6b9e221
usb: xhci: convert to HCS_MAX_PORTS()
by developer
· Tue Sep 08 18:59:58 2020 +0200
8039053
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
by developer
· Tue Sep 08 18:59:57 2020 +0200
570c2a9
usb: xhci: create one unified function to calculate TRB TD remainder
by developer
· Tue Sep 08 18:59:56 2020 +0200
d1c2da4
usb: xhci: add a member hci_version in xhci_ctrl struct
by developer
· Tue Sep 08 18:59:55 2020 +0200
2a46a2e
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
by Tom Rini
· Thu Oct 01 10:29:39 2020 -0400
36fae2f
Merge branch '2020-09-30-assorted-network-improvements' into next
by Tom Rini
· Thu Oct 01 09:46:10 2020 -0400
355ee2a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Oct 01 08:55:20 2020 -0400
c190b93
Merge tag 'late-bugfix-for-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Thu Oct 01 08:36:29 2020 -0400
ee860c0
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Thu Oct 01 08:36:09 2020 -0400
a73803d
arm: mvebu: Espressobin: Fix checks against machine compatible strings
by Andre Heider
· Tue Sep 29 14:34:26 2020 +0200
c618fe7
arm: mvebu: Espressobin: Instructions for more MAC addresses in README.marvell
by Pali Rohár
· Fri Sep 25 09:54:16 2020 +0200
9c67b1f
i2c: rcar_i2c: Fix i2c read/write errors
by Lad Prabhakar
· Wed Sep 30 13:24:12 2020 +0100
2829d99
sntp: use udp framework
by Philippe Reynes
· Fri Sep 18 14:13:02 2020 +0200
7c2adee
sandbox: enable support of generic udp protocol
by Philippe Reynes
· Fri Sep 18 14:13:01 2020 +0200
6ec70bc
net: add a generic udp protocol
by Philippe Reynes
· Fri Sep 18 14:13:00 2020 +0200
9e6ed38
net: dwc_eth_qos: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 18:30:06 2020 +0200
7568702
phy: add support for stingray PAXB PHY controller
by Srinath Mannam
· Thu Apr 02 16:08:12 2020 +0530
653f3ee
net: use log_err() for 'No ethernet found' message
by Heinrich Schuchardt
· Mon Sep 14 11:00:18 2020 +0200
5babe56
net: tftp: Fix load_block offset calculation
by Ley Foon Tan
· Tue Aug 25 10:26:37 2020 +0800
81bb324
net: tftp: Fix store_block offset calculation
by Ley Foon Tan
· Tue Aug 25 10:26:36 2020 +0800
8de767a
net: tftp: Fix tftp_prev_block counter update
by Ley Foon Tan
· Tue Aug 25 10:26:35 2020 +0800
6a6e36d
net: smc911x: Automatically Update ethaddr with MAC
by Adam Ford
· Tue Aug 18 08:19:02 2020 -0500
22bb377
net: ftgmac100: Add support for board specific PHY interface address
by Thirupathaiah Annapureddy
· Mon Aug 17 17:08:26 2020 -0700
ed1a74e
net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx
by Heiko Stuebner
· Tue Jun 09 15:37:40 2020 +0200
78734f2
net: phy: mscc: make clock-output configurable on vsc85xx
by Heiko Stuebner
· Tue Jun 09 15:37:39 2020 +0200
859961f
Merge branch '2020-09-30-add-new-apis' into next
by Tom Rini
· Wed Sep 30 16:11:11 2020 -0400
8b9b689
firmware: smci: sandbox test for SCMI reset controllers
by Etienne Carriere
· Wed Sep 09 18:44:07 2020 +0200
c6e9af3
reset: add reset controller driver for SCMI agents
by Etienne Carriere
· Wed Sep 09 18:44:06 2020 +0200
2d94c08fa
firmware: scmi: sandbox test for SCMI clocks
by Etienne Carriere
· Wed Sep 09 18:44:05 2020 +0200
78928e1
clk: add clock driver for SCMI agents
by Etienne Carriere
· Wed Sep 09 18:44:04 2020 +0200
a1d0a3f
dt-bindings: arm: SCMI bindings documentation
by Etienne Carriere
· Wed Sep 09 18:44:03 2020 +0200
a26d0ec
firmware: scmi: support Arm SMCCC transport
by Etienne Carriere
· Wed Sep 09 18:44:02 2020 +0200
2b41208
firmware: scmi: mailbox/smt agent device
by Etienne Carriere
· Wed Sep 09 18:44:01 2020 +0200
02fd126
firmware: add SCMI agent uclass
by Etienne Carriere
· Wed Sep 09 18:44:00 2020 +0200
0b89fc5
test: dm: Add tests for regmap managed API and regmap fields
by Jean-Jacques Hiblot
· Thu Sep 24 10:04:18 2020 +0530
4ddc2a4
test/py: allow multi-digit index in in_tree()
by Pratyush Yadav
· Thu Sep 24 10:04:17 2020 +0530
b3bbbcf
regmap: Add support for regmap fields
by Jean-Jacques Hiblot
· Thu Sep 24 10:04:16 2020 +0530
3e4e50a
regmap: Allow devices to specify regmap range start and size in config
by Pratyush Yadav
· Thu Sep 24 10:04:15 2020 +0530
7eb2476
regmap: Add regmap_init_mem_range()
by Pratyush Yadav
· Thu Sep 24 10:04:14 2020 +0530
3b94e5d
regmap: Allow left shifting register offset before access
by Pratyush Yadav
· Thu Sep 24 10:04:13 2020 +0530
1c9867c
regmap: Allow specifying read/write width
by Pratyush Yadav
· Thu Sep 24 10:04:12 2020 +0530
279cad8
regmap: zero out the regmap on allocation
by Pratyush Yadav
· Thu Sep 24 10:04:11 2020 +0530
de03d12
regmap: Add devm_regmap_init()
by Jean-Jacques Hiblot
· Thu Sep 24 10:04:10 2020 +0530
7387340
test: gpio: Add tests for the managed API
by Jean-Jacques Hiblot
· Fri Sep 11 13:43:35 2020 +0530
775d6a2
drivers: gpio: Add a managed API to get a GPIO from the device-tree
by Jean-Jacques Hiblot
· Fri Sep 11 13:43:34 2020 +0530
880c5c7
test: reset: Add tests for the managed API
by Jean-Jacques Hiblot
· Wed Sep 09 15:37:04 2020 +0530
5be97a3
drivers: reset: Add a managed API to get reset controllers from the DT
by Jean-Jacques Hiblot
· Wed Sep 09 15:37:03 2020 +0530
2502e29
optee: copy FDT OP-TEE related nodes before generic FDT changes
by Etienne Carriere
· Fri Jun 05 09:22:54 2020 +0200
bb56633
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Wed Sep 30 09:21:43 2020 -0400
a6407b6
Merge branch '2020-09-29-dev_xxx-print-improvement' into next
by Tom Rini
· Wed Sep 30 09:07:06 2020 -0400
bc9bb24
dm: Print device name in dev_xxx like Linux
by Sean Anderson
· Tue Sep 15 10:45:22 2020 -0400
16a2e86
dm: Use symbolic constants for log levels in dev_xxx
by Sean Anderson
· Tue Sep 15 10:45:21 2020 -0400
b9b6702
video: stm32: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:20 2020 -0400
46362c7
usb: musb-new: sunxi: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:19 2020 -0400
a468d76
usb: dwc3: Don't include asm-generic/io.h
by Sean Anderson
· Tue Sep 15 10:45:18 2020 -0400
9a62b42
usb: dwc3: ti: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:17 2020 -0400
2789ce8
usb: dwc3: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:16 2020 -0400
62eff9b
usb: dwc2: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:15 2020 -0400
ccf123b
usb: cdns3: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:14 2020 -0400
ada921f
sysreset: ti: Fix not calling dev_err with a device
by Sean Anderson
· Tue Sep 15 10:45:13 2020 -0400
Next »