Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
48ddc2ea96afdf188ac523b6a8b1fc8119763e6f
/
drivers
53bdf4e
gpio: dwapb_gpio: Change to use dev_read_addr()
by Ley Foon Tan
· Thu Aug 16 02:05:54 2018 +0800
a804dd0
gpio: dwapb_gpio: Add reset ctrl to driver
by Ley Foon Tan
· Tue Sep 04 14:04:58 2018 +0800
a4f80b7
gpio: dwapb_gpio: Enable get_function support
by Ley Foon Tan
· Thu Aug 16 13:46:30 2018 +0800
62d3695
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Fri Sep 14 09:33:01 2018 -0400
1b9f319
i2c: Drop CONFIG_SYS_I2C_MXS
by Tuomas Tynkkynen
· Thu Aug 16 02:08:11 2018 +0300
7d9bdcc
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
by Adam Ford
· Mon Sep 03 03:47:52 2018 -0500
8ce7bdd
MMC: Enable DM_MMC for Davinci
by Adam Ford
· Thu Aug 09 06:15:12 2018 -0500
6122af4
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
by Adam Ford
· Tue Aug 21 07:16:56 2018 -0500
49b7776
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· Mon Aug 20 20:27:48 2018 -0500
1f09846
DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· Mon Aug 20 20:24:35 2018 -0500
1004fcd
DM: I2C: Reduce overhead when used with OF_PLATDATA
by Adam Ford
· Mon Aug 20 20:24:34 2018 -0500
b40404e
regulator: pbias: Add additional compatible flags
by Adam Ford
· Sun Aug 19 20:54:00 2018 -0500
e387e45
GPIO: omap_gpio: Fix gpio name names with device tree
by Adam Ford
· Fri Aug 17 14:37:58 2018 -0500
a4cb26d
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
by Adam Ford
· Thu Aug 16 23:21:57 2018 -0500
a112939
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
by Adam Ford
· Thu Aug 16 23:13:34 2018 -0500
7b26168
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· Tue Sep 11 08:50:10 2018 -0400
9428305
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· Tue Sep 11 08:49:21 2018 -0400
bc9979f
mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
by Lokesh Vutla
· Mon Aug 27 15:57:54 2018 +0530
1a6f8e0
spl: Allow remoteproc drivers to be used within SPL
by Lokesh Vutla
· Mon Aug 27 15:57:53 2018 +0530
fdae32e
remoteproc: Introduce K3 remoteproc driver
by Lokesh Vutla
· Mon Aug 27 15:57:52 2018 +0530
7eb1357
remoteproc: Introduce K3 system controller
by Lokesh Vutla
· Mon Aug 27 15:57:51 2018 +0530
ddca80e
remoteproc: Allow for individual remoteproc initialization
by Lokesh Vutla
· Mon Aug 27 15:57:50 2018 +0530
2aeb934
spl: Allow mailbox drivers to be used within SPL
by Lokesh Vutla
· Mon Aug 27 15:57:49 2018 +0530
bb6d08d
mailbox: Introduce K3 Secure Proxy Driver
by Lokesh Vutla
· Mon Aug 27 15:57:48 2018 +0530
ebc6879
sysreset: Add TI System Control Interface (TI SCI) sysreset driver
by Andreas Dannenberg
· Mon Aug 27 15:57:46 2018 +0530
24c6e91
power domain: Introduce TI System Control Interface (TI SCI) power domain driver
by Andreas Dannenberg
· Mon Aug 27 15:57:45 2018 +0530
c411c67
power domain: Add support for multiple powerdomains per device
by Lokesh Vutla
· Mon Aug 27 15:57:44 2018 +0530
1530e35
clk: Introduce TI System Control Interface (TI SCI) clock driver
by Andreas Dannenberg
· Mon Aug 27 15:57:43 2018 +0530
4cfdf4d
reset: Introduce TI System Control Interface (TI SCI) reset driver
by Andreas Dannenberg
· Mon Aug 27 15:57:41 2018 +0530
e2bc740
dm: reset: Update uclass to allow querying reset status
by Andreas Dannenberg
· Mon Aug 27 15:57:39 2018 +0530
8508324
dm: firmware: Automatically bind child devices
by Andreas Dannenberg
· Mon Aug 27 15:57:38 2018 +0530
b8856af
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· Mon Aug 27 15:57:37 2018 +0530
5bd0837
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· Mon Aug 27 15:57:36 2018 +0530
d10c80c
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· Mon Aug 27 15:57:35 2018 +0530
24a4d5e
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· Mon Aug 27 15:57:34 2018 +0530
5299c4c
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· Mon Aug 27 15:57:33 2018 +0530
5af02db
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· Mon Aug 27 15:57:32 2018 +0530
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· Mon Aug 27 15:57:08 2018 +0530
6c7ad4d
mmc: uniphier-sd: sync with Linux
by Masahiro Yamada
· Mon Sep 10 12:58:35 2018 +0900
55af55a
fpga: Kconfig: Replace spaces with tabs
by Michal Simek
· Mon Jul 23 15:59:55 2018 +0200
42cb4b8
serial: omap: Introduce DM specific omap serial
by Lokesh Vutla
· Mon Aug 27 15:55:24 2018 +0530
e3cb514
serial: arm_dcc: Add DCC support for V7R based cores
by Lokesh Vutla
· Thu Aug 16 18:43:56 2018 +0530
95be3b5
pinctrl: Fix build warning with ARM64
by Lokesh Vutla
· Thu Aug 16 18:41:49 2018 +0530
48302ca
dm: omap-timer: Update clock rate only if not populated
by Lokesh Vutla
· Thu Aug 16 18:26:55 2018 +0530
70f57cf
dm: omap-timer: Use 64bit for counter values
by Lokesh Vutla
· Thu Aug 16 18:26:54 2018 +0530
ddd8d75
mmc: fsl_esdhc: enable HS400 feature
by Peng Fan
· Fri Aug 10 14:07:55 2018 +0800
4680125
mmc: add HS400 support
by Peng Fan
· Fri Aug 10 14:07:54 2018 +0800
4e91500
gpio: stm32f7: replace ODR update by BSRR write
by Patrice Chotard
· Thu Aug 09 11:57:57 2018 +0200
07f2477
clk: clk_meson: Add mux and div support for reparent and rate setting
by Neil Armstrong
· Mon Aug 06 14:49:20 2018 +0200
32edad5
power: domain: Add the VPU Power Domain driver
by Neil Armstrong
· Mon Aug 06 14:49:19 2018 +0200
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· Mon Aug 06 20:47:40 2018 +0900
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· Fri Aug 03 15:07:41 2018 +0200
34e64c0
serial: stm32: Replace setparity by setconfig
by Patrice Chotard
· Fri Aug 03 15:07:39 2018 +0200
46c1d9f
dm: serial: Replace setparity by setconfig
by Patrice Chotard
· Fri Aug 03 15:07:38 2018 +0200
9c44282
serial: protect access to serial rx buffer
by Patrick Delaunay
· Fri Aug 03 13:38:43 2018 +0200
35333e9
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
by Masahiro Yamada
· Mon Sep 10 11:17:30 2018 +0900
cade72d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· Tue Sep 04 17:45:53 2018 -0400
765d92a
watchdog: mx25: use the imx_watchdog driver for mx25
by Martin Kaiser
· Sat Jul 21 19:47:03 2018 +0200
ebc8e0f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Thu Aug 30 10:15:03 2018 -0400
da70ebb
mmc: renesas-sdhi: Use priv directly
by Marek Vasut
· Thu Aug 30 15:27:26 2018 +0200
2386556
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· Wed Aug 29 00:08:48 2018 +0800
ff88ee8
pci: rmobile: Filter out device 1 and 2
by Marek Vasut
· Fri Aug 24 21:03:14 2018 +0200
8f58c78
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· Tue Aug 07 12:27:10 2018 +0200
d9af6cd
usb: ehci: Make the PHY handling generic
by Marek Vasut
· Wed Aug 08 14:29:55 2018 +0200
5c2ade2
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Fri Aug 24 16:11:12 2018 -0400
501607a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Aug 24 16:11:01 2018 -0400
442c0f1
timer: dw-apb: Add Designware APB timer driver
by Marek Vasut
· Sat Aug 18 15:58:32 2018 +0200
7e8fd77
usb: musb-new: Call musb_platform_exit from musb_stop
by Jagan Teki
· Fri Jul 20 12:44:01 2018 +0530
1d0d63e
usb: musb-new: sunxi: Add proper musb exit support
by Jagan Teki
· Fri Jul 20 12:44:00 2018 +0530
2e8e67c
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
by Jagan Teki
· Fri Jul 20 12:43:59 2018 +0530
d0edfee
usb: musb-new: sunxi: Allocate struct phy in private
by Jagan Teki
· Fri Jul 20 12:43:57 2018 +0530
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· Fri Jul 20 12:43:56 2018 +0530
2c556a1
device: expose the functions used to remove and unbind children of a device
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:45 2018 +0200
a7b0d6a
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:44 2018 +0200
9bb6c7f
dm: print the index of the device when dumping the dm tree
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:43 2018 +0200
c4f0248
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:42 2018 +0200
d9680f6
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
by Jean-Jacques Hiblot
· Thu Aug 09 16:17:40 2018 +0200
0b957cd
usb: musb-new: omap2430: Enable DM_USB and OF support
by Adam Ford
· Tue Jul 31 05:58:01 2018 -0500
d5856d8
usb: musb-new: omap2430: Remove dead code
by Adam Ford
· Fri Jul 13 15:50:02 2018 -0500
1586fbd
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Aug 20 13:41:56 2018 -0400
ac00487
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Aug 20 13:41:37 2018 -0400
20ffaae
x86: tsc: Try hardware calibration first
by Bin Meng
· Fri Aug 10 02:39:36 2018 -0700
2a7b06c
drivers: regulator: fixed: add u-boot, off-on-delay-us
by Peng Fan
· Thu Jul 26 19:47:24 2018 +0800
decc895
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
by Adam Ford
· Fri Aug 10 05:05:22 2018 -0500
c8cdce7
Convert CONFIG_TWL4030_LED et al to Kconfig
by Adam Ford
· Mon Aug 06 14:26:50 2018 -0500
60a59d4
Convert CONFIG_VIDEO_OMAP3 to Kconfig
by Adam Ford
· Thu Aug 02 08:50:20 2018 -0500
cf9888f
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
by Alex Kiernan
· Sat Jul 21 20:25:32 2018 +0000
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· Fri Jul 20 23:03:57 2018 -0500
6206705
kconfig: fix typo 'parition'
by Simon Goldschmidt
· Thu Aug 16 09:44:55 2018 +0200
b0c7a82
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Fri Aug 17 07:25:04 2018 -0400
536a61c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Fri Aug 17 07:24:34 2018 -0400
484961c
phy: rcar: Add R-Car Gen2 PHY driver
by Marek Vasut
· Sun Aug 05 15:22:19 2018 +0200
61b17ed
phy: Fix off-by-one error when parsing DT PHY bindings
by Marek Vasut
· Tue Aug 07 12:24:35 2018 +0200
2660860
mmc: socfpga: Add clock framework support
by Marek Vasut
· Wed Aug 01 18:28:35 2018 +0200
3f9d735
clk: socfpga: Add initial Arria10 clock driver
by Marek Vasut
· Tue Jul 31 17:58:07 2018 +0200
0d9a4a0
net: designware: socfpga: Add Arria10 extras
by Marek Vasut
· Mon Aug 13 19:32:14 2018 +0200
3ca8967
tpm: sandbox: fix wrong assignment with a simplification
by Miquel Raynal
· Sun Aug 05 18:53:07 2018 +0200
9b1c550
tpm: sandbox: fix wrong check on pcr_map
by Miquel Raynal
· Sun Aug 05 18:53:06 2018 +0200
7f9e879
clk: at91: utmi: add timeout for utmi lock
by Eugen Hristev
· Fri Aug 03 12:10:49 2018 +0300
1f8261f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Aug 13 12:34:55 2018 -0400
Next »