Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10a7fe95497e6d52cb26c91bdf74525e9c8046e8
/
drivers
10a7fe9
dm: console: Check for serial devices properly
by Simon Glass
· Thu Jul 27 09:31:04 2017 -0600
72cefd5
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· Wed Jul 26 15:48:39 2017 +0200
2b1c204
dm: Kconfig: fix typo in help for SPL_PINCTRL
by Philipp Tomsich
· Wed Jul 26 12:27:42 2017 +0200
24252da
watchdog: Introduce watchdog driver for Intel Tangier
by Felipe Balbi
· Wed Jul 05 20:33:20 2017 +0300
b85b459
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Sat Jul 29 11:44:08 2017 -0400
d91dce4
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jul 29 11:43:51 2017 -0400
cafc341
clk: fix compilation errors for poplar platform
by Patrice Chotard
· Tue Jul 25 13:24:45 2017 +0200
15b8d63
usb: host: xhci-dxc3: fix compilation warnings
by Patrice Chotard
· Tue Jul 25 13:24:44 2017 +0200
c2da3e3
phy: add a NO-OP phy driver
by Jean-Jacques Hiblot
· Mon Jul 24 15:18:15 2017 +0200
eabebc0
usb: host: ohci-generic: initialize PHY only when found
by Patrice Chotard
· Mon Jul 24 17:07:05 2017 +0200
3c72a94
usb: host: ehci-generic: initialize PHY only when found
by Patrice Chotard
· Mon Jul 24 17:07:04 2017 +0200
a3d03ea
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
by Patrice Chotard
· Mon Jul 24 17:07:03 2017 +0200
dec4ecb
dfu: add common function to initiate transaction
by Patrick Delaunay
· Wed Jul 19 16:39:25 2017 +0200
35be83e
dfu: factorize transaction cleanup
by Patrick Delaunay
· Wed Jul 19 16:39:24 2017 +0200
f4e934f
dfu: remove limitation on partition size
by Patrick Delaunay
· Wed Jul 19 16:39:23 2017 +0200
5ea9b89
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· Wed Jul 19 16:39:22 2017 +0200
b7c1cc6
usb: gadget: f_thor: Free the allocated out request buffer
by Siva Durga Prasad Paladugu
· Tue Jun 21 14:50:48 2016 +0200
fe3327f
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
by Bin Meng
· Wed Jul 19 21:51:21 2017 +0800
209239b
usb: xhci: Correct TT_SLOT and TT_PORT macros
by Bin Meng
· Wed Jul 19 21:51:20 2017 +0800
2b6f4c5
usb: xhci: Implement update_hub_device() operation
by Bin Meng
· Wed Jul 19 21:51:19 2017 +0800
1f31f5a
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· Wed Jul 19 21:51:17 2017 +0800
63c3b3b
usb: xhci: Program 'route string' in the input slot context
by Bin Meng
· Wed Jul 19 21:51:15 2017 +0800
1459ce6
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
by Bin Meng
· Wed Jul 19 21:51:14 2017 +0800
5ecfd5d
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· Wed Jul 19 21:51:11 2017 +0800
05d08d0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· Wed Jul 19 21:51:09 2017 +0800
aff38b9
usb: xhci-pci: Clean up the driver a little bit
by Bin Meng
· Wed Jul 19 21:51:08 2017 +0800
7e8644d
usb: xhci-pci: Drop non-DM version of xhci-pci driver
by Bin Meng
· Wed Jul 19 21:51:07 2017 +0800
d34d6fc
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
by Bin Meng
· Wed Jul 19 21:50:08 2017 +0800
c6336ee
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
by Bin Meng
· Wed Jul 19 21:50:05 2017 +0800
749de4c
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
by Bin Meng
· Wed Jul 19 21:50:03 2017 +0800
5ea6cf2
usb: xhci: Change MAX_HC_PORTS to 255
by Bin Meng
· Wed Jul 19 21:50:02 2017 +0800
0d66b3a
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· Wed Jul 19 21:50:00 2017 +0800
e8930c4
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· Wed Jul 19 21:49:58 2017 +0800
ec0501b
usb: xhci: Add input slot context in xhci_set_configuration()
by Bin Meng
· Wed Jul 19 21:49:56 2017 +0800
8a3f9cf
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
by Bin Meng
· Wed Jul 19 21:49:55 2017 +0800
474b250
usb: xhci: Correct command TRB 4th dword initialization
by Bin Meng
· Wed Jul 19 21:49:54 2017 +0800
c72f37a
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
by Bin Meng
· Wed Jul 19 21:49:53 2017 +0800
c6e19d3
usb: host: ohci-generic: add generic PHY support
by Patrice Chotard
· Tue Jul 18 11:57:14 2017 +0200
170229e
usb: host: ohci-generic: add RESET support
by Patrice Chotard
· Tue Jul 18 11:57:13 2017 +0200
37a197a
usb: host: ohci-generic: add CLOCK support
by Patrice Chotard
· Tue Jul 18 11:57:12 2017 +0200
1a62cde
usb: host: ehci-generic: add generic PHY support
by Patrice Chotard
· Tue Jul 18 11:57:11 2017 +0200
a0809dc
usb: host: ehci-generic: add error path and .remove callback
by Patrice Chotard
· Tue Jul 18 11:57:10 2017 +0200
5e7a080
usb: host: ehci-generic: replace printf() by error()
by Patrice Chotard
· Tue Jul 18 11:57:09 2017 +0200
be7dd60
dm: core: add ofnode_count_phandle_with_args()
by Patrice Chotard
· Tue Jul 18 11:57:08 2017 +0200
96fc03d
clk: add clk_release_all()
by Patrice Chotard
· Tue Jul 18 11:57:07 2017 +0200
e4d368e
reset: add reset_release_all()
by Patrice Chotard
· Tue Jul 18 11:57:06 2017 +0200
76290e3
reset: add reset_request()
by Patrice Chotard
· Tue Jul 18 11:57:05 2017 +0200
ecfafba
usb: host: xhci-dwc3: Add generic PHY support
by Patrice Chotard
· Tue Jul 18 11:38:44 2017 +0200
956b7ad
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
by Patrice Chotard
· Tue Jul 18 11:38:42 2017 +0200
17b0887
usb: host: xhci-dwc3: Add dual role mode support from DT
by Patrice Chotard
· Tue Jul 18 11:38:41 2017 +0200
c7eadfc
usb: host: xhci-dwc3: Convert driver to DM
by Patrice Chotard
· Tue Jul 18 11:38:40 2017 +0200
6d8e433
usb: add static to local symbols
by Masahiro Yamada
· Thu Jun 22 16:35:14 2017 +0900
b3d2ed3
dm: power: Convert as3722 to driver model
by Simon Glass
· Tue Jul 25 08:30:12 2017 -0600
c30ddcc
power: Add a GPIO driver for the as3722 PMIC
by Simon Glass
· Tue Jul 25 08:30:11 2017 -0600
8f18951
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· Tue Jul 25 08:30:10 2017 -0600
e6a30e0
dm: tegra: pci: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:09 2017 -0600
9c3b0e4
dm: tegra: mmc: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:08 2017 -0600
5d14167
dm: tegra: pwm: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:07 2017 -0600
eae5254
dm: tegra: i2c: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:06 2017 -0600
3f738a2
dm: tegra: spi: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:05 2017 -0600
4c36be0
dm: tegra: usb: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:04 2017 -0600
b0ca849
dm: tegra: gpio: Convert to support livetree
by Simon Glass
· Tue Jul 25 08:30:03 2017 -0600
5eb7540
dm: video: tegra124: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:01 2017 -0600
c3f2650
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· Tue Jul 25 08:30:00 2017 -0600
76a6666
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
by Simon Glass
· Tue Jul 25 08:29:56 2017 -0600
f7bfcc4
dm: core: Add ofnode_read_resource()
by Simon Glass
· Tue Jul 25 08:29:55 2017 -0600
baebec1
dm: ofnode: change return type of dev_read_prop() to opaque pointer
by Masahiro Yamada
· Mon Jul 17 12:18:39 2017 +0900
513448a
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
by Bin Meng
· Sat Jun 17 06:35:59 2017 -0700
1fa20e4d
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· Mon Jul 24 17:43:34 2017 +0800
039ad1d
rockchip: rk3288: Add support for drive-strength in PINCTRL
by Romain Perier
· Tue Jul 25 09:28:22 2017 +0200
ea825a3
rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc
by Philipp Tomsich
· Tue Jul 11 20:59:45 2017 +0200
2291e49
rockchip: pwm: add mask for config setting
by Kever Yang
· Wed Jul 19 19:54:23 2017 +0800
cba88f1
power: pwm_regulator: remove redundant code
by Kever Yang
· Wed Jul 19 19:54:22 2017 +0800
6ea3e5d
power: pwm_regulator: fix the pwm_set_config parameter order
by Kever Yang
· Wed Jul 19 19:54:21 2017 +0800
c197c23
rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
by Romain Perier
· Mon Jul 17 11:00:23 2017 +0200
2410ab2
rockchip: rk3288: Remove phy reset GPIO pull up
by Romain Perier
· Mon Jul 17 11:00:22 2017 +0200
efd6384
rockchip: efuse: dm: change to use dev_read_addr
by Philipp Tomsich
· Fri Jul 14 18:09:51 2017 +0200
fe32dfc
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· Wed Jul 26 11:29:25 2017 -0400
7c695ce
ram: stm32: add stm32h7 support
by Patrice Chotard
· Tue Jul 18 17:37:29 2017 +0200
7fb9603
ram: stm32: add second SDRAM bank management
by Patrice Chotard
· Tue Jul 18 17:37:27 2017 +0200
8b37922
ram: stm32: replace fdtdec_get by ofnode calls
by Patrice Chotard
· Tue Jul 18 17:37:26 2017 +0200
f2b8000
ram: stm32: get base address from DT
by Patrice Chotard
· Tue Jul 18 17:37:25 2017 +0200
7e82a69
ram: stm32: migrate fmc defines in driver file
by Patrice Chotard
· Tue Jul 18 17:37:24 2017 +0200
e2e28d2
clk: stm32f7: remove clock_get()
by Patrice Chotard
· Tue Jul 18 09:29:10 2017 +0200
b8442fb
spi: stm32_qspi: add clk_get_rate() support
by Patrice Chotard
· Tue Jul 18 09:29:09 2017 +0200
4809a19
serial: stm32x7: add clk_get_rate() support
by Patrice Chotard
· Tue Jul 18 09:29:08 2017 +0200
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· Tue Jul 18 09:29:07 2017 +0200
fee92ee
clk: stm32f7: cleanup clocks unused definitions
by Patrice Chotard
· Tue Jul 18 09:29:06 2017 +0200
7bdf971
clk: stm32f7: add clock .get_rate() callback
by Patrice Chotard
· Tue Jul 18 09:29:05 2017 +0200
d93fc2c
clk: stm32f7: get RCC base address from DT
by Patrice Chotard
· Tue Jul 18 09:29:04 2017 +0200
a8f951a
clk: stm32f7: add static for configure_clocks()
by Patrice Chotard
· Tue Jul 18 09:29:03 2017 +0200
5aeb135
pinctrl: meson: add GPIO support
by Beniamino Galvani
· Mon Jul 10 00:30:04 2017 +0200
3f8e166
ARM: uniphier: remove SPL support for ARMv8 SoCs
by Masahiro Yamada
· Thu Jul 13 20:32:15 2017 +0900
1d675f3
arm: socfpga: Add FPGA driver support for Arria 10
by Tien Fong Chee
· Wed Jul 26 13:05:43 2017 +0800
d43044e
drivers: Enable FPGA driver build on SPL
by Tien Fong Chee
· Wed Jul 26 13:05:41 2017 +0800
cde4219
kconfig: Convert FPGA_SOCFPGA configuration to Kconfig
by Tien Fong Chee
· Wed Jul 26 13:05:40 2017 +0800
31e50f4
arm: socfpga: Restructure FPGA driver in the preparation to support A10
by Tien Fong Chee
· Wed Jul 26 13:05:38 2017 +0800
8cf55fa
ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS
by Karl Beldan
· Wed Jul 12 16:11:45 2017 +0000
16f125c
ubi: Kconfig: Fix MTD_UBI selection dependency
by Karl Beldan
· Wed Jul 12 16:11:43 2017 +0000
767b7db
serial: ns16550: Add RX interrupt buffer support
by Stefan Roese
· Fri Jul 14 17:25:54 2017 +0200
Next »