Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d983a6e4f54c50e5044c2c7e331a87f45473eead
/
drivers
73237dc
dm: pinctrl: migrate pinctrl-generic to livetree
by Patrick Delaunay
· Mon Jan 13 11:34:57 2020 +0100
caee155
dm: core: add ofnode and dev function to iterate on node property
by Patrick Delaunay
· Mon Jan 13 11:34:56 2020 +0100
af2fb74
dm: pinctrl: convert pinctrl-single to livetree
by Patrick Delaunay
· Mon Jan 13 11:34:55 2020 +0100
b47c813
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc
by Tom Rini
· Thu Apr 16 17:14:44 2020 -0400
4f3ad1c
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Apr 16 16:41:40 2020 -0400
c6f15de
ARC: HSDK: CGU: fix tunnel clock calculation
by Eugeniy Paltsev
· Thu Apr 16 22:35:11 2020 +0300
41b888e
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 16 13:45:03 2020 -0400
44c4789
dm: core: Read parent ofdata before children
by Simon Glass
· Sun Apr 05 15:38:19 2020 -0600
9d0731d
dm: core: remove the duplicated function dm_ofnode_pre_reloc
by Patrick Delaunay
· Fri Apr 03 11:39:18 2020 +0200
b3f1cdd
dm: core: refactor functions reading an u32 from dt
by Dario Binacchi
· Sun Mar 29 18:04:42 2020 +0200
81d80b5
dm: core: support reading a single indexed u32 value
by Dario Binacchi
· Sun Mar 29 18:04:41 2020 +0200
42697f5
dm: core: Add a way to skip powering down power domains
by Simon Glass
· Sat Mar 28 14:03:48 2020 -0600
5f3c9e0
dm: core: Add logging on unbind failure
by Simon Glass
· Sat Mar 28 14:03:47 2020 -0600
c779e20
dm: core: Move "/chosen" and "/firmware" node scan
by Patrick Delaunay
· Tue Feb 18 15:43:46 2020 +0100
c13346e
dm: core: remove redundant assignment
by Heinrich Schuchardt
· Sat Feb 15 21:46:04 2020 +0100
5246b37
dm: core: remove redundant if statement
by Heinrich Schuchardt
· Sat Feb 15 21:38:48 2020 +0100
a5405b1
sandbox: p2sb: Silence compiler warning
by Simon Glass
· Sat Feb 08 07:53:10 2020 -0700
01c18af
serial: Set baudrate on boot
by Sean Anderson
· Sun Feb 02 13:15:17 2020 -0500
5046109
x86: Move acpi_s3.h to include/acpi/
by Simon Glass
· Wed Apr 08 16:57:35 2020 -0600
9fb9e9b
dm: core: Add basic ACPI support
by Simon Glass
· Thu Apr 09 10:27:38 2020 -0600
71fafd1
pci: Adjust dm_pci_read_bar32() to return errors correctly
by Simon Glass
· Thu Apr 09 10:27:36 2020 -0600
f3005fb
dm: pci: Allow disabling auto-config for a device
by Simon Glass
· Wed Apr 08 16:57:26 2020 -0600
bfb409b
tpm: Don't cleanup unless an error happens
by Simon Glass
· Wed Apr 08 16:57:25 2020 -0600
3c42e42
tpm: cr50: Use the correct GPIO binding
by Simon Glass
· Wed Apr 08 16:57:24 2020 -0600
2c16125
tpm: cr50: Add a comment for cr50_priv
by Simon Glass
· Wed Apr 08 16:57:23 2020 -0600
fec444c
tpm: cr50: Release locality on exit
by Simon Glass
· Wed Apr 08 16:57:22 2020 -0600
c35854a
cpu: Support querying the address width
by Simon Glass
· Wed Apr 08 16:57:20 2020 -0600
ee2c922
serial: ns16550: Provide UART base clock speed in ->getinfo()
by Andy Shevchenko
· Thu Feb 27 17:21:55 2020 +0200
106930e
dm: serial: Add clock member to struct serial_device_info
by Andy Shevchenko
· Thu Feb 27 17:21:54 2020 +0200
cb082f0
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
by Heinrich Schuchardt
· Wed Apr 15 18:31:53 2020 +0000
2f94c39
Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Apr 15 12:10:51 2020 -0400
f8fe21d
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
by Patrick Delaunay
· Wed Apr 01 09:07:33 2020 +0200
5c8db37
net: dwc_eth_qos: implement phy reg and max-speed for stm32
by Patrick Delaunay
· Wed Mar 18 10:50:16 2020 +0100
104dab5
net: dwc_eth_qos: implement reset-gpios for stm32
by Christophe Roullier
· Wed Mar 18 10:50:15 2020 +0100
f079990
watchdog: sp805_wdt: get platform clock from dt file
by Rayagonda Kokatanur
· Mon Apr 06 13:29:52 2020 +0530
2ba843d
watchdog: honour hw_margin_ms DT property
by Rasmus Villemoes
· Fri Mar 13 17:04:58 2020 +0100
f7c2e9f
watchdog: move initr_watchdog() to wdt-uclass.c
by Rasmus Villemoes
· Fri Mar 13 17:04:57 2020 +0100
cf737d5
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue Apr 14 08:47:07 2020 -0400
08a4abe
arm: mvebu: drivers/ddr: remove redundant assignment
by Heinrich Schuchardt
· Sat Feb 15 21:58:31 2020 +0100
e422adc
ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter
by Chris Packham
· Thu Jan 30 12:50:44 2020 +1300
6f0c426
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Apr 13 16:06:36 2020 -0400
f282d76
Merge branch 'next'
by Tom Rini
· Mon Apr 13 11:27:00 2020 -0400
f59d24e
drivers: usb: host: Add BRCM xHCI driver
by Rayagonda Kokatanur
· Thu Apr 09 09:23:15 2020 +0530
5d42d3a
usb: Migrate to support live DT for some driver
by Kever Yang
· Wed Mar 04 08:59:50 2020 +0800
bfd13d7
usb: ehci-msm: Use dev interface to get device address
by Kever Yang
· Wed Mar 04 08:59:49 2020 +0800
dd0a300
usb: dwc3-of-simple: Drop redundant inclding header file
by Kever Yang
· Wed Mar 04 08:59:48 2020 +0800
19a8e81
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· Sun Apr 12 08:10:13 2020 -0400
12de4aa
video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
by Bin Meng
· Mon Apr 06 06:06:58 2020 -0700
5541afb
Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Apr 10 11:40:28 2020 -0400
4d5cda6
Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
by Biwen Li
· Thu Apr 09 20:44:48 2020 +0800
8dada7f
dm: dump.c: Refactor dm_dump_drivers prints
by Ovidiu Panait
· Sun Apr 05 19:47:41 2020 +0300
d781d7c
dm: dump.c: Fix segfault when entry->of_match is NULL
by Ovidiu Panait
· Sun Apr 05 19:47:40 2020 +0300
118a903
usb: Keep async schedule running only across mass storage xfers
by Marek Vasut
· Mon Apr 06 14:29:44 2020 +0200
439f1c6
cmd: Add test and fix bugs for dm drivers
by Sean Anderson
· Mon Apr 06 10:23:09 2020 -0400
527c1d0
Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Wed Apr 08 08:48:31 2020 -0400
7357a35
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Apr 07 11:58:44 2020 -0400
b3f3310
serial: zynq: Change uart initialization logic
by Michal Simek
· Tue Mar 24 11:31:42 2020 +0100
f4aecf4
watchdog: versal: Add support for Xilinx window watchdog
by Ashok Reddy Soma
· Wed Mar 11 03:06:04 2020 -0600
0a41d4c
firmware: zynqmp: Enable IPI code calling also in EL3
by Michal Simek
· Mon Mar 23 14:42:34 2020 +0100
2a1c5f1
watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
by Michal Simek
· Mon Mar 09 08:44:43 2020 +0100
55ee186
net: zynq-gem: Setup and use mdio base separately
by Michal Simek
· Mon May 30 10:43:11 2016 +0200
4de7321
nand: raw: zynq: Do not try to probe driver if nand flash is disabled
by Michal Simek
· Tue Feb 25 14:40:42 2020 +0100
d896a51
nand: raw: Do not free xnand structure
by Michal Simek
· Tue Feb 25 14:51:48 2020 +0100
4757253
net: zynq_gem: Add cache flush to zynq_gem_free_pkt
by Ashok Reddy Soma
· Sun Feb 23 08:01:29 2020 -0700
01c89ea
clk: meson: reset mmc clock on probe
by Jerome Brunet
· Thu Mar 05 12:12:37 2020 +0100
e6acfa7
mmc: meson-gx: enable input clocks
by Jerome Brunet
· Thu Mar 05 12:12:36 2020 +0100
6572c45
clk: meson-g12a: missing break
by Heinrich Schuchardt
· Sat Feb 15 21:10:54 2020 +0100
f54b71e
clk: socfpga: Read the clock parent's register base in probe function
by Chee Hong Ang
· Mon Mar 09 01:21:59 2020 -0700
58d7a07
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Apr 04 19:20:45 2020 -0400
d8dd75c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Sat Apr 04 19:20:26 2020 -0400
e92e09d
serial: ns16550: Fix ordering of getting base address
by Bin Meng
· Fri Apr 03 18:35:32 2020 -0700
d53dd50
net: sh_eth: Init the hardware before PHY access
by Marek Vasut
· Sat Apr 04 15:01:22 2020 +0200
0e29bd3
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Fri Apr 03 16:05:46 2020 -0400
28aa891
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Fri Apr 03 11:26:13 2020 -0400
a599cb6
mtd: spi: Add Macronix MX25U3235F device
by Tom Warren
· Fri Mar 20 14:20:09 2020 -0700
69b8632
qspi: t210: Use dev_read calls to get FDT data like base, freq
by Tom Warren
· Fri Mar 20 14:33:00 2020 -0700
c4c41d6
qspi: t210: Fix QSPI clock and tap delays
by Tom Warren
· Mon Nov 25 14:43:50 2019 -0700
81c6ac4
qspi: t210: Fix claim_bus's use of the wrong bus/device
by Tom Warren
· Tue Nov 12 13:17:37 2019 -0700
4ff710a
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
by Tom Warren
· Mon Jun 03 16:06:34 2019 -0700
2e86e81
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
by Tom Warren
· Wed May 29 09:30:01 2019 -0700
1acb919
video: rockchip: Support 4K resolution for rk3399, HDMI
by Jagan Teki
· Thu Apr 02 17:11:25 2020 +0530
5023ade
video: rockchip: Fix vop modes for rk3399
by Jagan Teki
· Thu Apr 02 17:11:22 2020 +0530
99f0f82
clk: rk3399: Set empty for vopl assigned-clocks
by Jagan Teki
· Thu Apr 02 17:11:21 2020 +0530
f44d2e0
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
by Tudor Ambarus
· Fri Mar 20 09:37:59 2020 +0000
678b893
spi: atmel-quadspi: fix possible MMIO window size overrun
by Tudor Ambarus
· Fri Mar 20 09:37:59 2020 +0000
b9d856f
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Tue Mar 31 17:24:19 2020 -0400
f5949ea
Merge branch '2020-03-31-master-imports'
by Tom Rini
· Tue Mar 31 10:07:01 2020 -0400
fc91bdb
net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.
by Michal Simek
· Thu Mar 26 15:01:29 2020 +0100
1534031
mpc8xxx_spi: implement real ->set_speed
by Rasmus Villemoes
· Tue Feb 11 15:20:25 2020 +0000
379e25d
mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
by Rasmus Villemoes
· Tue Feb 11 15:20:25 2020 +0000
d31ec8b
mpc8xxx_spi: put max_cs to use
by Rasmus Villemoes
· Tue Feb 11 15:20:24 2020 +0000
e308da0
gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal
by Klaus H. Sorensen
· Tue Feb 11 15:20:22 2020 +0000
6298529
gpio: mpc8xxx: don't do RMW on gpdat register when setting value
by Rasmus Villemoes
· Tue Jan 28 12:04:34 2020 +0000
bb36b0d
gpio: mpc8xxx: don't modify gpdat when setting gpio as input
by Rasmus Villemoes
· Tue Jan 28 12:04:33 2020 +0000
605b66e
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Tue Mar 31 10:04:39 2020 -0400
5b363f6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Mar 30 07:46:05 2020 -0400
f0018f5
dm: arm64: ls1046a: add i2c DM support
by Biwen Li
· Wed Feb 05 22:02:17 2020 +0800
34e46e0
pci-host-ecam-generic: access config space independent of system-wide bus id
by Vladimir Oltean
· Fri Mar 13 16:53:06 2020 +0200
b54666e
armv8/ls1046ardb: RGMII ports require internal delay
by Madalin Bucur
· Thu Mar 12 14:53:46 2020 +0200
7c955cc
armv8/ls1043ardb: RGMII ports require internal delay
by Madalin Bucur
· Thu Mar 12 14:53:45 2020 +0200
Next »