Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b72b94bb78f4b30c40d73c1741ed2ec927df0f29
/
drivers
b72b94b
Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Fri Aug 09 07:29:20 2019 -0400
17d9cf5
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Aug 08 09:19:08 2019 -0400
7799081
pci_ep: Fix Coverity warning
by Ramon Fried
· Wed Jul 31 11:04:26 2019 +0300
a588d15
clk: MediaTek: add hifsys entry for MT7623 SoC.
by developer
· Mon Jul 29 22:17:48 2019 +0800
9228f28
rockchip: ram: add full feature rk3328 DRAM driver
by Kever Yang
· Fri Aug 02 10:39:59 2019 +0300
f96e1cd
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
by Stefan Roese
· Wed Jul 03 07:22:20 2019 +0200
31fa161
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
by Stefan Roese
· Fri May 10 14:26:57 2019 +0200
94ca0a8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Fri Aug 02 13:29:46 2019 -0400
4d6c9b6
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Wed Jul 31 16:06:24 2019 -0400
ccdc328
Merge branch '2019-07-31-ti-imports'
by Tom Rini
· Wed Jul 31 14:20:55 2019 -0400
397b062
nand: davinci: avoid out of bounds array access
by Heinrich Schuchardt
· Tue Jul 30 23:29:21 2019 +0200
5f9a137
Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Wed Jul 31 08:34:35 2019 -0400
20072a6
clk: meson: remove duplicate logic
by Heinrich Schuchardt
· Tue Jul 30 23:03:43 2019 +0200
0448ce6
mmc: relocate code comment
by Baruch Siach
· Mon Jul 22 15:52:12 2019 +0300
7462c84
mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout
by developer
· Fri Jul 19 11:04:47 2019 +0800
6b90719
mmc: sdhci: fix chip detect gpio property name
by Baruch Siach
· Mon Jul 22 19:14:06 2019 +0300
cddbfd4
mmc: mv_sdhci: fix uninitialized pointer deref on probe
by Baruch Siach
· Mon Jul 22 18:55:35 2019 +0300
479984c
clk: sandbox: add composite clk
by Peng Fan
· Wed Jul 31 07:02:02 2019 +0000
3b7f3ae
clk: gate: support sandbox
by Peng Fan
· Wed Jul 31 07:01:57 2019 +0000
2d9bd93
clk: add composite clk support
by Peng Fan
· Wed Jul 31 07:01:54 2019 +0000
40ec4e4
dm: clk: ignore default settings when node not valid
by Peng Fan
· Wed Jul 31 07:01:49 2019 +0000
eaffd47
clk: imx: gate2 add set rate
by Peng Fan
· Wed Jul 31 07:01:45 2019 +0000
f8c3ca1
clk: imx: import clk heplers
by Peng Fan
· Wed Jul 31 07:01:42 2019 +0000
ec424a7
clk: fixed_rate: export clk_fixed_rate
by Peng Fan
· Wed Jul 31 07:01:39 2019 +0000
fd67c63
clk: divider set rate supporrt
by Peng Fan
· Wed Jul 31 07:01:37 2019 +0000
0f08515
clk: add clk-gate support
by Peng Fan
· Wed Jul 31 07:01:34 2019 +0000
6a8c2ad
clk: mux: add set parent support
by Peng Fan
· Wed Jul 31 07:01:28 2019 +0000
5106fbb
clk: use clk_dev_binded
by Peng Fan
· Wed Jul 31 07:01:26 2019 +0000
1d0a50a
clk: introduce clk_dev_binded
by Peng Fan
· Wed Jul 31 07:01:23 2019 +0000
9932a01
dw_mmc: turn on the IO supply
by Urja Rannikko
· Mon May 13 13:25:27 2019 +0000
3a591aa
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Tue Jul 30 19:19:54 2019 -0400
ce7e701
Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Jul 30 19:19:34 2019 -0400
0a0749b
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Tue Jul 30 19:19:04 2019 -0400
92afc9b
mxc_ipuv3_fb.c: enable a backlight on a panel
by Heiko Schocher
· Mon Jul 22 06:49:08 2019 +0200
3c78784
mxc_ipuv3_fb.c: call display_enable
by Heiko Schocher
· Mon Jul 22 06:49:07 2019 +0200
abb5942
mxc_ipuv3_fb.c: set gd->fb_base
by Heiko Schocher
· Mon Jul 22 06:49:05 2019 +0200
d52678c
fpga: altera: cyclon2: Check function pointer before calling
by Alexander Dahl
· Fri Jun 28 14:41:23 2019 +0200
a8da71c
fpga: altera: cyclon2: Fix indentation
by Alexander Dahl
· Fri Jun 28 14:41:22 2019 +0200
246bc02
fpga: altera: cyclon2: Fix most checkpatch warnings
by Alexander Dahl
· Fri Jun 28 14:41:21 2019 +0200
0b88834
fpga: virtex2: Add slave serial programming support
by Robert Hancock
· Tue Jun 18 09:47:16 2019 -0600
7b5140c
fpga: virtex2: Add additional clock cycles after DONE assertion
by Robert Hancock
· Tue Jun 18 09:47:15 2019 -0600
8a7d663
fpga: virtex2: Split out image writing from pre/post operations
by Robert Hancock
· Tue Jun 18 09:47:14 2019 -0600
be7f746
fpga: virtex2: added Kconfig option
by Robert Hancock
· Tue Jun 18 09:47:13 2019 -0600
19b55dc
fpga: virtex2: cosmetic: Cleanup code style
by Robert Hancock
· Tue Jun 18 09:47:12 2019 -0600
7b6a458
Merge branch '2019-07-29-ti-imports'
by Tom Rini
· Mon Jul 29 17:59:15 2019 -0400
8a14dfe
nand: davinci: add support for driver model
by Bartosz Golaszewski
· Mon Jul 29 08:58:03 2019 +0200
2d4e330
nand: davinci: make davinci_nand_init() static
by Bartosz Golaszewski
· Mon Jul 29 08:58:02 2019 +0200
1e4450c
i2c: remove i2c driver-model compatibility layer
by Bartosz Golaszewski
· Mon Jul 29 08:58:00 2019 +0200
f67cc99
Merge branch '2019-07-29-master-imports'
by Tom Rini
· Mon Jul 29 11:51:17 2019 -0400
b11a14a
rtc, rx8025: add DM support
by Heiko Schocher
· Tue Jul 16 05:31:35 2019 +0200
6b659d0
rtc, rx8025: fix Coding Style
by Heiko Schocher
· Tue Jul 16 05:31:34 2019 +0200
1ac5f6c
rtc: move RTC_RX8025 to Kconfig
by Heiko Schocher
· Tue Jul 16 05:31:33 2019 +0200
105f6c8
pinctrl: mediatek: fix warning
by Fabien Parent
· Thu Jul 18 19:08:08 2019 +0200
58e4c38
gpio: fixes for gpio-hog support
by Heiko Schocher
· Wed Jul 17 06:59:51 2019 +0200
fa00255
doc: arch: sandbox: Replace all the instances of README.sandbox
by Keerthy
· Mon Jul 29 13:52:04 2019 +0530
97a81b6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· Mon Jul 29 09:03:11 2019 -0400
3bc5e87
Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Jul 29 09:02:46 2019 -0400
debd413
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Jul 29 09:02:15 2019 -0400
09bf498
pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command
by titron
· Mon Jul 22 17:45:37 2019 +0800
26d33e5
video: arm: rpi: Bail out early if querying video information fails
by Fabian Vogt
· Thu Jul 11 16:56:24 2019 +0200
b4be5ca
rockchip: rk3188: init CPU freq in clock driver
by Kever Yang
· Mon Jul 22 19:59:13 2019 +0800
889ccde
video: dw_hdmi: Add support for ddc-i2c-bus property
by Niklas Schulze
· Sat Jul 27 12:07:13 2019 +0000
9345e6d
video: meson: dw-hdmi: add EDID mode filtering to only select supported modes
by Neil Armstrong
· Thu Jul 04 15:52:08 2019 +0200
faa419c
video: display: use edid_get_timing_validate() variant to filter supported EDID modes
by Neil Armstrong
· Thu Jul 04 15:52:07 2019 +0200
8ab5d50
video, simple_panel: add lg,lb070wv8 display
by Heiko Schocher
· Mon May 27 08:14:39 2019 +0200
994f49a
video: mxsfb: fix mxsfb fbdev binding issues
by Igor Opaniuk
· Wed Jun 19 11:47:05 2019 +0300
295ef9d
video: fsl_dcu_fb: add DM_VIDEO support
by Igor Opaniuk
· Mon Jun 10 14:47:50 2019 +0300
9a0270f
video: fsl_dcu_fb: refactor init functions
by Igor Opaniuk
· Mon Jun 10 14:47:49 2019 +0300
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· Sat Jul 27 19:50:52 2019 -0400
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 27 09:35:05 2019 -0400
d7fd90a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Sat Jul 27 09:34:07 2019 -0400
fd8be70
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
by Faiz Abbas
· Thu Jun 13 10:29:51 2019 +0530
247418b
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
by Lokesh Vutla
· Fri Jun 07 19:25:59 2019 +0530
142611f
remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers
by Lokesh Vutla
· Fri Jun 07 19:25:58 2019 +0530
41a3d4f2
remoteproc: tisci: add TI-SCI processor control helper functions
by Lokesh Vutla
· Fri Jun 07 19:25:57 2019 +0530
e34f7a8
power: domain: ti_sci_power_domains: Add support for exclusive and shared access
by Lokesh Vutla
· Fri Jun 07 19:24:46 2019 +0530
0d0412a
firmware: ti_sci: Add a command for releasing all exclusive devices
by Lokesh Vutla
· Fri Jun 07 19:24:41 2019 +0530
ca08cb3
firmware: ti_sci: Add processor shutdown API method
by Andreas Dannenberg
· Fri Jun 07 19:24:40 2019 +0530
f561300
firmware: ti_sci: Allow for device shared and exclusive requests
by Lokesh Vutla
· Fri Jun 07 19:24:39 2019 +0530
a6afc20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Thu Jul 25 15:02:36 2019 -0400
98be8be
net: sun8i_emac: Test the correct phy
by Emmanuel Vadot
· Fri Jul 19 22:26:38 2019 +0200
2cedf75
net: davinci_emac: convert to using the driver model
by Bartosz Golaszewski
· Wed Jul 24 10:12:07 2019 +0200
a1818b1
net: macb: Fix check for little-endian system in gmac_configure_dma()
by Anup Patel
· Wed Jul 24 04:09:37 2019 +0000
88799a6
net: macb: Extend MACB driver for SiFive Unleashed board
by Anup Patel
· Wed Jul 24 04:09:32 2019 +0000
7c043ea
net: tsec: Change compatible strings to match Linux
by Vladimir Oltean
· Fri Jul 19 00:29:58 2019 +0300
9953c79
net: tsec: Common handling of MAC station address for DM_ETH
by Vladimir Oltean
· Fri Jul 19 00:29:57 2019 +0300
8ec8eaa
net: tsec: Make errors visible
by Vladimir Oltean
· Fri Jul 19 00:29:56 2019 +0300
a11c89d
net: tsec: Reverse Christmas tree notation
by Vladimir Oltean
· Fri Jul 19 00:29:55 2019 +0300
3095e34
net: tsec: Fix offset of MDIO registers for DM_ETH
by Vladimir Oltean
· Fri Jul 19 00:29:54 2019 +0300
d639220
net: tsec: Refactor the readout of the tbi-handle property
by Vladimir Oltean
· Fri Jul 19 00:29:53 2019 +0300
377d19d
net/macb: increase RX buffer size for GEM
by Ramon Fried
· Sun Jul 14 18:25:14 2019 +0300
b40501f
net: macb: apply sane DMA configuration
by Ramon Fried
· Tue Jul 16 22:04:36 2019 +0300
834040c
net: macb: add dma_burst_length config
by Ramon Fried
· Tue Jul 16 22:04:35 2019 +0300
588a5b7
net: macb: add support for SGMII phy interface
by Ramon Fried
· Tue Jul 16 22:04:34 2019 +0300
6402fb19
net: macb: use bit access macro from header file
by Ramon Fried
· Tue Jul 16 22:04:33 2019 +0300
b1b9b4f
net: macb: add support for faster clk rates
by Ramon Fried
· Tue Jul 16 22:04:32 2019 +0300
94e6bd8
net: macb: sync header definitions as taken from Linux
by Ramon Fried
· Tue Jul 16 22:03:00 2019 +0300
7e69339
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· Tue Jul 16 11:21:17 2019 +0300
e1922c7
net: designware: use 'phy_connect' instead of open coded
by Simon Goldschmidt
· Mon Jul 15 21:53:05 2019 +0200
41a7ac5
drivers: net: fsl_enetc: add support for SGMII 2500
by Alex Marginean
· Mon Jul 15 11:48:47 2019 +0300
Next »