Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
151c06ec61d74b77cf27d6d622bab6370c949c66
/
drivers
« Previous
565b7f0
usb: xhci: fsl: Removing unused function usb_phy_reset
by Rajesh Bhagat
· 9 years ago
5955bb9
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
by Rajesh Bhagat
· 9 years ago
90fbb28
usb: add support for generic EHCI devices
by Alexey Brodkin
· 9 years ago
40c9208
sunxi: usb: Rename the sunxi usb driver DM entry
by Marek Vasut
· 9 years ago
04f3787
usb: zynqmp: Fix build warnings
by Marek Vasut
· 9 years ago
c2ad4e1
usb: dwc3: fix build warnings
by Felipe Balbi
· 9 years ago
9dc5222
usb: host: xhci-omap: fix build break
by Felipe Balbi
· 9 years ago
f4dd69c
usb: zynqmp: Add XHCI driver support
by Siva Durga Prasad Paladugu
· 9 years ago
f118fe5
altera_qspi: fix erase and write error code
by Thomas Chou
· 9 years ago
421f306
altera_qspi: add lock unlock ops
by Thomas Chou
· 9 years ago
b7e5a64
dm: serial: ns16550: Add pre-reloc flag to the driver
by Simon Glass
· 9 years ago
9cb05a8
drivers: remoteproc: rproc-uclass: Fix check for NULL pointers
by Nishanth Menon
· 9 years ago
5be9356
Change e-mail address of Kamil Lulko
by Kamil Lulko
· 9 years ago
80e0614
ns16550: change reg-shift property default to zero
by Thomas Chou
· 9 years ago
1b25e58
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
3f42dc8
Fix typo: commmand -> command.
by Vagrant Cascadian
· 9 years ago
9eed48c
Merge branch 'master' of http://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
a85670e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
78536bc
sparc: Use microseconds instead of ticks for timeout
by Francois Retief
· 10 years ago
2863724
rockchip: mmc: get the fifo mode and fifo depth property from dts
by huang lin
· 9 years ago
ace2198
rockchip: mmc: use non-removable property to distinguish emmc and sdcard register
by huang lin
· 9 years ago
a65f51b
mmc: dw_mmc: support fifo mode in dwc mmc driver
by huang lin
· 9 years ago
f382eb8
mmc: dw_mmc: move data transfer as a separate function
by huang lin
· 9 years ago
49ecaa9
rockchip: rk3036: Add pinctrl driver
by huang lin
· 9 years ago
3f2ef13
rockchip: rk3036: Add clock driver
by huang lin
· 9 years ago
a51dbeb
rockchip: serial driver support rk3036
by huang lin
· 9 years ago
41c7f66
dm: core: Add SPL Kconfig for REGMAP and SYSCON
by huang lin
· 9 years ago
3ba5f74
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
011e948
dm: pci: Move common auto-config functions to a common file
by Simon Glass
· 9 years ago
76a8b6a
dm: pci: Rename pci_auto.c to pci_auto_old.c
by Simon Glass
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
f926033
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· 9 years ago
9f60fb0
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· 9 years ago
9289db6
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· 9 years ago
9526d83
dm: pci: Support decoding ranges with duplicate entries
by Simon Glass
· 9 years ago
2084c5a
dm: pci: Set up the SDRAM mapping correctly
by Simon Glass
· 9 years ago
fde7e18
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
by Simon Glass
· 9 years ago
7030f27
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
9ca07eb
dm: timer: Support 64-bit counter
by Bin Meng
· 9 years ago
f838f12
timer: sandbox: Use device tree to pass the clock frequency
by Bin Meng
· 9 years ago
9e360a5
timer: altera: Remove the codes to get clock frequency
by Bin Meng
· 9 years ago
579eb5a
dm: timer: Implement pre_probe()
by Bin Meng
· 9 years ago
435ae76
dm: timer: Fix several nits
by Bin Meng
· 9 years ago
4a421a6
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
2c62c56
gpio: atmel: Add the PIO4 driver support
by Wenyou Yang
· 9 years ago
1670c8c
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
f8642ba
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· 9 years ago
da305b9
drivers/ddr/fsl: Fix typo in BIST test for DDR4
by York Sun
· 9 years ago
61bd2f7
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
by York Sun
· 9 years ago
af523a0
pci/layerscape: add support for LS1043A PCIe LUT register access
by Mingkai Hu
· 9 years ago
06b5301
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
4493721
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
1448045
driver: net: ldpaa: Fix Rx buffer alignment
by Prabhakar Kushwaha
· 9 years ago
5038d3e
driver: net: ldpaa: Add debug information
by Prabhakar Kushwaha
· 9 years ago
c919ab9
driver: net: ldpaa: Use DPMAC as net device
by Prabhakar Kushwaha
· 9 years ago
1730a17
driver: net: fsl-mc: Create DPAA2 object at run-time
by Prabhakar Kushwaha
· 9 years ago
fb4a87a
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· 9 years ago
553d275
driver: net: fsl-mc: Increase MC command timeout
by Prabhakar Kushwaha
· 9 years ago
f9127a0
driver: ldpaa: Add api to return linked PHY ID of DPMAC
by Prabhakar Kushwaha
· 9 years ago
872d48a
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
by Prabhakar Kushwaha
· 9 years ago
1ebbe4f
driver: net: fsl-mc: Add create, destroy APIs in flibs
by Prabhakar Kushwaha
· 9 years ago
99e904c
armv8: lsch3: Fix lane protocol parsing logic
by Prabhakar Kushwaha
· 9 years ago
2a8696d
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
9a41404
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
by Chin Liang See
· 9 years ago
c1924d8
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
3dbdb4d
video: ipu: fix out of bounds access
by Peng Fan
· 9 years ago
cd8f09d
video: ipu: simplify if else code
by Peng Fan
· 9 years ago
b4bd655
pci: fix address range check in __pci_hose_phys_to_bus()
by Marcel Ziswiler
· 9 years ago
f300dcc
i2c, avr32: fix compiler warning "input is not relaxable"
by Heiko Schocher
· 9 years ago
80d307d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
1c27b7d
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
6047a3a
sunxi: musb: Implement dfu_usb_get_reset()
by Siarhei Siamashka
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
4fb6055
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
c7b9686
ns16550: unify serial_omap
by Thomas Chou
· 9 years ago
1874626
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
ace59da
ns16550: unify serial_dw
by Thomas Chou
· 9 years ago
fcd3367
ns16550: unify serial_keystone
by Thomas Chou
· 9 years ago
98a51fc
ns16550: unify serial_rockchip
by Thomas Chou
· 9 years ago
f27445c
ns16550: unify serial_ppc
by Thomas Chou
· 9 years ago
81cd63a
ns16550: unify serial_x86
by Thomas Chou
· 9 years ago
8e62d32
ns16550: add generic binding to unify the drivers
by Thomas Chou
· 9 years ago
77d7b5c
ns16550: change map_sysmem to map_physmem
by Thomas Chou
· 9 years ago
b1e361b
debug_uart: restore ns16550 as default
by Thomas Chou
· 9 years ago
d8a26f0
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
b70a3fe
usb: sandbox: Add support for interrupt operations
by Simon Glass
· 9 years ago
eae11be
dm: usb: Remove inactive children after a bus scan
by Simon Glass
· 9 years ago
e8ea5e8
dm: usb: Deprecate usb_get_dev_index()
by Simon Glass
· 9 years ago
79725ca
Revert "dm: Export device_remove_children / device_unbind_children"
by Simon Glass
· 9 years ago
ba94e83
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
by Simon Glass
· 9 years ago
1b6a1df
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
by Simon Glass
· 9 years ago
af9c7c1
sandbox: usb: Allow finding a USB emulator for a device
by Simon Glass
· 9 years ago
80438a6
sandbox: usb: Allow up to 4 emulated devices on a hub
by Simon Glass
· 9 years ago
c487632
sandbox: usb: Allow dynamic emulated USB device descriptors
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
3f51a77
sandbox: cros_ec: fix uninitialized use of len
by Daniel Schwierzeck
· 9 years ago
e5f330c
input: Ban digit numbers if 'Num Lock' is not on
by Bin Meng
· 9 years ago
377a069
input: Change LED state bits to conform i8042 compatible keyboard
by Bin Meng
· 9 years ago
cd81091
input: Call keyboard's update_leds() method when the LEDs change
by Bin Meng
· 9 years ago
533c81a
input: Save keyboard's LED state to correct place
by Bin Meng
· 9 years ago
Next »