Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10fa536d4d6ef22174f4a91629c6f57f149ba8b5
/
drivers
10fa536
board: xen: De-initialize before jumping to Linux
by Oleksandr Andrushchenko
· Thu Aug 06 12:43:00 2020 +0300
ddf6e6a
xen: pvblock: Print found devices indices
by Anastasiia Lukianenko
· Thu Aug 06 12:42:59 2020 +0300
e855fbf
xen: pvblock: Implement front-back protocol and do IO
by Anastasiia Lukianenko
· Thu Aug 06 12:42:58 2020 +0300
7ad05de
xen: pvblock: Read XenStore configuration and initialize
by Anastasiia Lukianenko
· Thu Aug 06 12:42:57 2020 +0300
79d9f2a
xen: pvblock: Enumerate virtual block devices
by Anastasiia Lukianenko
· Thu Aug 06 12:42:56 2020 +0300
4fec7f8
xen: pvblock: Add initial support for para-virtualized block driver
by Anastasiia Lukianenko
· Thu Aug 06 12:42:55 2020 +0300
3cc1dcc
xen: Port Xen grant table driver from mini-os
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:54 2020 +0300
4b72845
xen: Port Xen bus driver from mini-os
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:53 2020 +0300
0c09ade
linux/compat.h: Add wait_event_timeout macro
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:51 2020 +0300
8162f8f
serial: serial_xen: Add Xen PV serial driver
by Peng Fan
· Thu Aug 06 12:42:50 2020 +0300
b22ce84
xen: Port Xen event channel driver from mini-os
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:49 2020 +0300
2280d33
xen: Port Xen hypervisor related code from mini-os
by Oleksandr Andrushchenko
· Thu Aug 06 12:42:48 2020 +0300
d90ba42
drivers: pcie: add Broadcom IPROC PCIe RC driver
by Srinath Mannam
· Tue May 12 13:29:50 2020 +0530
cdc7ed3
drivers: pci: add api to get dma regions
by Rayagonda Kokatanur
· Tue May 12 13:29:49 2020 +0530
4ef8254
Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Aug 13 08:11:27 2020 -0400
6276f86
mtd: rawnand: stm32_fmc2: get resources from parent node
by Christophe Kerello
· Fri Jul 31 09:53:41 2020 +0200
a994a80
memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver
by Christophe Kerello
· Fri Jul 31 09:53:40 2020 +0200
9de081d
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
by Christophe Kerello
· Fri Jul 31 09:53:39 2020 +0200
f4aca87
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
by Christophe Kerello
· Fri Jul 31 09:53:38 2020 +0200
d1a2587
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant
by Christophe Kerello
· Fri Jul 31 09:53:37 2020 +0200
92693e3
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
by Christophe Kerello
· Fri Jul 31 09:53:36 2020 +0200
16ec0bd
mtd: rawnand: stm32_fmc2: remove useless inline comments
by Christophe Kerello
· Fri Jul 31 09:53:35 2020 +0200
45dd1ee
mtd: rawnand: stm32_fmc2: fix a buffer overflow
by Christophe Kerello
· Fri Jul 31 09:53:34 2020 +0200
7c7640a
usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
by Patrice Chotard
· Mon Jun 29 11:19:02 2020 +0200
6e7f5ae
soc: soc_ti_k3: Add device identification for J7200 SoC
by Kishon Vijay Abraham I
· Wed Aug 05 22:44:27 2020 +0530
5467149
ram: k3-j721e: Relax version checks for memory controller
by Lokesh Vutla
· Wed Aug 05 22:44:26 2020 +0530
7101e12
mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
by Faiz Abbas
· Wed Jul 29 07:03:41 2020 +0530
ddf21d5
watchdog: Add support for K3 RTI watchdog
by Jan Kiszka
· Tue Jun 23 13:15:08 2020 +0200
c161200
led: led_cortina: Add CAxxx LED support
by Jway Lin
· Tue Jun 30 21:08:06 2020 -0700
5069906
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Thu Aug 06 23:09:32 2020 -0400
34c2581
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
by Ovidiu Panait
· Fri Jul 24 14:12:24 2020 +0300
96008c9
drivers: serial: Make serial_initialize return int
by Ovidiu Panait
· Fri Jul 24 14:12:22 2020 +0300
76160a0
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
by Ovidiu Panait
· Fri Jul 24 14:12:21 2020 +0300
caf8cae
usb: xhci: Add virt_to_phys() to support mapped platforms
by Stefan Roese
· Tue Jul 21 10:46:05 2020 +0200
77c83ac
usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
by Stefan Roese
· Tue Jul 21 10:46:04 2020 +0200
83b1751
usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
by Stefan Roese
· Tue Jul 21 10:46:03 2020 +0200
cb57086
usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
by Stefan Roese
· Tue Jul 21 10:46:02 2020 +0200
8d4e7e2
pinctrl: aspeed: Fix Kconfig entry indentation
by Michal Simek
· Thu Jul 23 09:00:40 2020 +0200
6808390
net: dwc_eth_qos: add Kconfig option to select supported configuration
by Patrick Delaunay
· Mon Jun 08 11:27:19 2020 +0200
2aa7fc6
psci: put psci_method in .data section if EFI_LOADER is not enabled
by Yann Gautier
· Fri Jul 17 14:20:15 2020 +0200
b0bdbd6
Fix corner case in bad block table handling.
by Doyle, Patrick
· Wed Jul 15 14:46:34 2020 +0000
322ebe9
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 04 11:11:02 2020 -0400
3da93de
Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Tue Aug 04 11:07:55 2020 -0400
4539b48
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Tue Aug 04 11:07:38 2020 -0400
4e8120b
Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· Tue Aug 04 11:07:16 2020 -0400
45a145d
net: Drop duplicate include of dm.h in pcnet.c
by Simon Glass
· Sun Jul 19 10:15:58 2020 -0600
4303396
clk: Drop dm.h header file in clk-provider.h
by Simon Glass
· Sun Jul 19 10:15:56 2020 -0600
61adc04
usb: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:55 2020 -0600
0b700eb
ufs: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:54 2020 -0600
a6c5804
nand: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:53 2020 -0600
8237eeb
adc: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:52 2020 -0600
e4f6107
pci: Drop dm.h inclusion from header file
by Simon Glass
· Sun Jul 19 10:15:49 2020 -0600
67ed4ce
ti: am654: Drop duplicate dm.h inclusion
by Simon Glass
· Sun Jul 19 10:15:47 2020 -0600
3f41a43
spi: Drop duplicate dm.h inclusion
by Simon Glass
· Sun Jul 19 10:15:46 2020 -0600
eaf6a60
mmc: Drop duplicate dm.h inclusion
by Simon Glass
· Sun Jul 19 10:15:45 2020 -0600
1c1ddf6
power: Tidy up inclusion of regulator_common.h
by Simon Glass
· Sun Jul 19 10:15:44 2020 -0600
ef8a4e6
fs: fs-loader: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:38 2020 -0600
dfb7c08
mtd: spi-mem: Drop dm.h header file
by Simon Glass
· Sun Jul 19 10:15:34 2020 -0600
03f3101
mtd: spi-nor: Tidy up error handling / debug code
by Simon Glass
· Sun Jul 19 10:15:32 2020 -0600
4ec7313
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
by Simon Glass
· Sun Jul 19 10:15:31 2020 -0600
2732b2d
configs: reset: fu540: enable dm reset framework for SiFive
by Sagar Shrikant Kadam
· Wed Jul 29 02:36:14 2020 -0700
e1ff6eb
sifive: reset: add DM based reset driver for SiFive SoC's
by Sagar Shrikant Kadam
· Wed Jul 29 02:36:13 2020 -0700
9158b39
fu540: prci: use common reset indexes defined in binding header
by Sagar Shrikant Kadam
· Wed Jul 29 02:36:11 2020 -0700
76057ba
video: ipuv3: fix framebuffer base address init with multiple IPUs
by Anatolij Gustschin
· Mon Aug 03 15:45:33 2020 +0200
4171777
drivers: spi: Add SPI controller driver for Octeon
by Suneel Garapati
· Thu Jul 30 13:56:18 2020 +0200
560b07f
clk: clk_octeon: Add simple MIPS Octeon clock driver
by Stefan Roese
· Thu Jul 30 13:56:16 2020 +0200
a432c25
gpio: octeon_gpio: Add GPIO controller driver for Octeon
by Suneel Garapati
· Thu Jul 30 13:56:13 2020 +0200
35f6187
drivers: rename more drivers to match compatible string
by Walter Lozano
· Wed Jul 29 12:31:20 2020 -0300
cfc05fd
mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
by Walter Lozano
· Wed Jul 29 12:31:19 2020 -0300
e58c4f5
gpio: mxc_gpio: add OF_PLATDATA support
by Walter Lozano
· Wed Jul 29 12:31:18 2020 -0300
8aff673
mmc: fsl_esdhc_imx: add OF_PLATDATA support
by Walter Lozano
· Wed Jul 29 12:31:17 2020 -0300
904b0be
mmc: fsl_esdhc_imx: rename driver name to match ll_entry
by Walter Lozano
· Wed Jul 29 12:31:16 2020 -0300
2224260
dm: sysreset: wait after reset message
by Heinrich Schuchardt
· Wed Jul 29 12:13:41 2020 +0200
9f6a368
Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Jul 29 21:16:08 2020 -0400
da7be08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Jul 29 16:30:45 2020 -0400
1ac6f4b
drivers: tee: broadcom: add optee based bnxt fw load driver
by Vikas Gupta
· Wed Jul 15 22:57:19 2020 +0530
f600db4
drivers: gpio: add broadcom iproc gpio driver support
by Rayagonda Kokatanur
· Tue May 05 23:26:46 2020 +0530
5ed5ad4
video: add nexell video driver (display/video driver)
by Stefan Bosch
· Fri Jul 10 19:07:36 2020 +0200
3561de1
video: add nexell video driver (soc: dpc, makefile)
by Stefan Bosch
· Fri Jul 10 19:07:35 2020 +0200
b7719a7
video: add nexell video driver (soc: lvds, hdmi)
by Stefan Bosch
· Fri Jul 10 19:07:34 2020 +0200
8708814
video: add nexell video driver (soc: mlc, mipi)
by Stefan Bosch
· Fri Jul 10 19:07:33 2020 +0200
3e05411
video: add nexell video driver (soc: displaytop)
by Stefan Bosch
· Fri Jul 10 19:07:32 2020 +0200
be278c1
pinctrl: add nexell driver
by Stefan Bosch
· Fri Jul 10 19:07:30 2020 +0200
22c12f7
mmc: add nexell driver
by Stefan Bosch
· Fri Jul 10 19:07:29 2020 +0200
9d85dfb
i2c: add nexell driver
by Stefan Bosch
· Fri Jul 10 19:07:28 2020 +0200
9c21d40
gpio: add nexell driver
by Stefan Bosch
· Fri Jul 10 19:07:27 2020 +0200
60baa04
msm_gpio: Add support for Qualcomm IPQ40xx
by Robert Marko
· Mon Jul 06 10:37:56 2020 +0200
03a3602
msm_serial: Read bit rate register value from DT
by Robert Marko
· Mon Jul 06 10:37:55 2020 +0200
3210275
pinctrl: mediatek: add PUPD/R0/R1 support for MT7623
by David Woodhouse
· Fri Jun 19 12:40:20 2020 +0100
f6f0ccb
eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
by developer
· Fri Jun 19 19:17:16 2020 +0800
7686d9f
dm: button: add a driver for button driven by gpio
by Philippe Reynes
· Fri Jul 24 18:19:46 2020 +0200
3483aa2
dm: button: add an uclass for button
by Philippe Reynes
· Fri Jul 24 18:19:45 2020 +0200
6935893
drivers: avoid using aliases on drivers when OF_PLATDATA is enabled
by Walter Lozano
· Thu Jul 23 00:22:04 2020 -0300
049d114
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
by Adam Ford
· Fri Jul 03 08:27:12 2020 -0500
611bba8
phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supply
by Patrick Delaunay
· Fri Jul 03 19:13:02 2020 +0200
d4e76fe
Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Jul 27 21:40:26 2020 -0400
e96aa95
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Jul 27 15:18:15 2020 -0400
48de37a
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Jul 27 11:15:37 2020 -0400
5018be7
serial: meson: handle RX errors
by Neil Armstrong
· Tue Jul 21 13:41:14 2020 +0200
6ba19dd
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Mon Jul 27 09:41:18 2020 -0400
Next »