Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c4d660d4d0abcde0fdbcee8401b215fc2b56d7aa
/
drivers
c4d660d
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
745a94f
ahci: Support non-PCI controllers
by Simon Glass
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
7b3c4c3
dm: console: Check for serial devices properly
by Simon Glass
· 7 years ago
84e9dcc
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· 7 years ago
0fa0abe
dm: Kconfig: fix typo in help for SPL_PINCTRL
by Philipp Tomsich
· 7 years ago
8f8a12d
watchdog: Introduce watchdog driver for Intel Tangier
by Felipe Balbi
· 7 years ago
19d1f1a
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
211aaf3
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
b108d8a
clk: fix compilation errors for poplar platform
by Patrice Chotard
· 7 years ago
d38a8ea
usb: host: xhci-dxc3: fix compilation warnings
by Patrice Chotard
· 7 years ago
3b63db3
phy: add a NO-OP phy driver
by Jean-Jacques Hiblot
· 7 years ago
2080d02
usb: host: ohci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
4b3928a
usb: host: ehci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
623b7ac
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
by Patrice Chotard
· 7 years ago
6fa8ddd
dfu: add common function to initiate transaction
by Patrick Delaunay
· 7 years ago
57da060
dfu: factorize transaction cleanup
by Patrick Delaunay
· 7 years ago
15970d8
dfu: remove limitation on partition size
by Patrick Delaunay
· 7 years ago
4de5120
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· 7 years ago
bab0146
usb: gadget: f_thor: Free the allocated out request buffer
by Siva Durga Prasad Paladugu
· 8 years ago
78e3098
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
by Bin Meng
· 7 years ago
196ef83
usb: xhci: Correct TT_SLOT and TT_PORT macros
by Bin Meng
· 7 years ago
d228ca3
usb: xhci: Implement update_hub_device() operation
by Bin Meng
· 7 years ago
9ca1b4b
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· 7 years ago
493b8dd
usb: xhci: Program 'route string' in the input slot context
by Bin Meng
· 7 years ago
daec469
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
by Bin Meng
· 7 years ago
46c1d49
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
dfa96e0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· 7 years ago
5e94194
usb: xhci-pci: Clean up the driver a little bit
by Bin Meng
· 7 years ago
978f6a3
usb: xhci-pci: Drop non-DM version of xhci-pci driver
by Bin Meng
· 7 years ago
d7cde28
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
99c2255
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
7274671
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
1bdcd90
usb: xhci: Change MAX_HC_PORTS to 255
by Bin Meng
· 7 years ago
337fc7e
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· 7 years ago
f342119
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· 7 years ago
aab0db0
usb: xhci: Add input slot context in xhci_set_configuration()
by Bin Meng
· 7 years ago
209b98d
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
by Bin Meng
· 7 years ago
43eb0d4
usb: xhci: Correct command TRB 4th dword initialization
by Bin Meng
· 7 years ago
f2e0315
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
by Bin Meng
· 7 years ago
28df1cf
usb: host: ohci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
8a51b4b
usb: host: ohci-generic: add RESET support
by Patrice Chotard
· 7 years ago
155d9f6
usb: host: ohci-generic: add CLOCK support
by Patrice Chotard
· 7 years ago
0d0ba1a
usb: host: ehci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
a1cee8e
usb: host: ehci-generic: add error path and .remove callback
by Patrice Chotard
· 7 years ago
10bb775
usb: host: ehci-generic: replace printf() by error()
by Patrice Chotard
· 7 years ago
642346a
dm: core: add ofnode_count_phandle_with_args()
by Patrice Chotard
· 7 years ago
82a8a66
clk: add clk_release_all()
by Patrice Chotard
· 7 years ago
3b9d1bd
reset: add reset_release_all()
by Patrice Chotard
· 7 years ago
9bd5cdf
reset: add reset_request()
by Patrice Chotard
· 7 years ago
f56db16
usb: host: xhci-dwc3: Add generic PHY support
by Patrice Chotard
· 7 years ago
b9688df
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
by Patrice Chotard
· 7 years ago
576e3cc
usb: host: xhci-dwc3: Add dual role mode support from DT
by Patrice Chotard
· 7 years ago
b7c1c7d
usb: host: xhci-dwc3: Convert driver to DM
by Patrice Chotard
· 7 years ago
121a4d1
usb: add static to local symbols
by Masahiro Yamada
· 7 years ago
e3f44f5
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
c2012cb
power: Add a GPIO driver for the as3722 PMIC
by Simon Glass
· 7 years ago
deea211
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· 7 years ago
68f0081
dm: tegra: pci: Convert to livetree
by Simon Glass
· 7 years ago
49cb930
dm: tegra: mmc: Convert to livetree
by Simon Glass
· 7 years ago
4b0f21c
dm: tegra: pwm: Convert to livetree
by Simon Glass
· 7 years ago
d8554d0
dm: tegra: i2c: Convert to livetree
by Simon Glass
· 7 years ago
28a3e5a
dm: tegra: spi: Convert to livetree
by Simon Glass
· 7 years ago
5ae28c0
dm: tegra: usb: Convert to livetree
by Simon Glass
· 7 years ago
56f5c40
dm: tegra: gpio: Convert to support livetree
by Simon Glass
· 7 years ago
079ff3b
dm: video: tegra124: Convert to livetree
by Simon Glass
· 7 years ago
000f15f
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
0f6507a
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
by Simon Glass
· 7 years ago
dcf9885
dm: core: Add ofnode_read_resource()
by Simon Glass
· 7 years ago
fd73621
dm: ofnode: change return type of dev_read_prop() to opaque pointer
by Masahiro Yamada
· 7 years ago
9c1390d
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
by Bin Meng
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
478e6f2
rockchip: rk3288: Add support for drive-strength in PINCTRL
by Romain Perier
· 7 years ago
cdc6080
rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc
by Philipp Tomsich
· 7 years ago
06f4e36
rockchip: pwm: add mask for config setting
by Kever Yang
· 7 years ago
3030c95
power: pwm_regulator: remove redundant code
by Kever Yang
· 7 years ago
f339bca
power: pwm_regulator: fix the pwm_set_config parameter order
by Kever Yang
· 7 years ago
3641d34
rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
by Romain Perier
· 7 years ago
a98fc43
rockchip: rk3288: Remove phy reset GPIO pull up
by Romain Perier
· 7 years ago
928979c
rockchip: efuse: dm: change to use dev_read_addr
by Philipp Tomsich
· 7 years ago
f19955a
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
7016651
ram: stm32: add stm32h7 support
by Patrice Chotard
· 7 years ago
f303aaf
ram: stm32: add second SDRAM bank management
by Patrice Chotard
· 7 years ago
f39b90d
ram: stm32: replace fdtdec_get by ofnode calls
by Patrice Chotard
· 7 years ago
1421e0a
ram: stm32: get base address from DT
by Patrice Chotard
· 7 years ago
9242ece
ram: stm32: migrate fmc defines in driver file
by Patrice Chotard
· 7 years ago
81d0128
clk: stm32f7: remove clock_get()
by Patrice Chotard
· 7 years ago
541cd6e
spi: stm32_qspi: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
27265ce
serial: stm32x7: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
122b2d4
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· 7 years ago
b9e8651
clk: stm32f7: cleanup clocks unused definitions
by Patrice Chotard
· 7 years ago
288f17e
clk: stm32f7: add clock .get_rate() callback
by Patrice Chotard
· 7 years ago
199a217
clk: stm32f7: get RCC base address from DT
by Patrice Chotard
· 7 years ago
704e954
clk: stm32f7: add static for configure_clocks()
by Patrice Chotard
· 7 years ago
2009a8d
pinctrl: meson: add GPIO support
by Beniamino Galvani
· 7 years ago
ee8d037
ARM: uniphier: remove SPL support for ARMv8 SoCs
by Masahiro Yamada
· 7 years ago
2baa997
arm: socfpga: Add FPGA driver support for Arria 10
by Tien Fong Chee
· 7 years ago
386c65e
drivers: Enable FPGA driver build on SPL
by Tien Fong Chee
· 7 years ago
fa23ba1
kconfig: Convert FPGA_SOCFPGA configuration to Kconfig
by Tien Fong Chee
· 7 years ago
6867e19
arm: socfpga: Restructure FPGA driver in the preparation to support A10
by Tien Fong Chee
· 7 years ago
Next »