Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b7e29834f1a820417d735833327f776c148cd399
/
drivers
b7e2983
dm: ns16550: Allow the driver to be omitted if requested
by Simon Glass
· 9 years ago
92c55b6
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· 9 years ago
d4f847e
dm: net: usb: Convert mcs7830 driver to support driver model
by Simon Glass
· 9 years ago
ce932c7
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
by Simon Glass
· 9 years ago
8bd4252
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· 9 years ago
4abe8e4
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
09c5c16
dm: usb: Convert echi-pci to use new DM PCI API
by Simon Glass
· 9 years ago
ff758cc
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· 9 years ago
7e78b9e
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
552ddbe
dm: net: Convert rtl8169 to use DM PCI API
by Simon Glass
· 9 years ago
21d1fe7
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
170366c
dm: pci: Drop the old version of pci_find_class()
by Simon Glass
· 9 years ago
0fe9cb0
dm: pci: Drop the old version of pci_find_device/s()
by Simon Glass
· 9 years ago
8beb0bd
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
3f4e1e8
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
fcc0a87
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
bab17cf
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
a0eb835
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
5c0bf64
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
5e23b8b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
f3f1fae
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
2b81e8a
dm: pci: Mark legacy files as such
by Simon Glass
· 9 years ago
b685c73
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7ba34ff
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
by Bin Meng
· 9 years ago
9642b78
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
by Bin Meng
· 9 years ago
80dc999
serial: zynq: Use static inline for _debug_uart_init()
by Michal Simek
· 9 years ago
7676537
bootcount: Correct #endif comment to match, other aesthetics
by Robert P. J. Day
· 9 years ago
8c20dc4
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
c5a7533
net: Fix delay in net_retry test
by Joe Hershberger
· 9 years ago
67ecb84
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
587c3f8
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· 9 years ago
88f91d1
gpio: mxs: add name_to_gpio() function
by Måns Rullgård
· 9 years ago
fcbe8c5
imx: mx7: fix the temperature checking for Rev1.1
by Peng Fan
· 9 years ago
d584c68
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· 9 years ago
8770413
spi: fsl_qspi: fix an error of using GENMASK
by Gong Qianyu
· 9 years ago
5092158
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
by Fabio Estevam
· 9 years ago
a40b2df
net: e1000: use correct helper to do endianness conversion
by Miao Yan
· 9 years ago
1aa2d07
mmc: update MMC_ERASE argument to match Linux kernel.
by Eric Nelson
· 9 years ago
f8a3df0
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 9 years ago
6a45956
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
by Ladislav Michl
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
aee3fdd
i2c: mxc: add a condition in case the parameter is NULL
by Gong Qianyu
· 9 years ago
845a57b
net: fec_mxc: unregister mdio bus on probe error
by Måns Rullgård
· 9 years ago
843a3e5
net: fec_mxc: configure MDIO hold time
by Måns Rullgård
· 9 years ago
434afa8
serial_mxc: Fix setup of UARTx_UFCR register
by Maximilian Schwerin
· 9 years ago
f0b5f23
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
d83c25c
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
ac3abf0
usb: musb: Fix hub port setting for SPLIT transactions
by Stefan Brüns
· 9 years ago
faa7db2
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
5253ade
usb: dwc2: avoid out of bounds access
by Stefan Brüns
· 9 years ago
8e8106d
altera_qspi: allow ctrl-c to abort the erase ops
by Thomas Chou
· 9 years ago
d579d38
altera_qspi: show erase progress
by Thomas Chou
· 9 years ago
f81a673
altera_qspi: skip erase if the sector is blank
by Thomas Chou
· 9 years ago
a1b1d7e
altera_qspi: set fail_addr for erase ops
by Thomas Chou
· 9 years ago
9e957aa
altera_qspi: call callback even if the erase failed
by Thomas Chou
· 9 years ago
2b26109
net: designware: Zap trailing backslash
by Marek Vasut
· 9 years ago
25af71c
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
34059d8
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 9 years ago
a1684b6
arm: socfpga: fix up a questionable macro for SDMMC
by Dinh Nguyen
· 9 years ago
22854bd
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
by Marek Vasut
· 9 years ago
1c0e84c
altera_qspi: initialize instr.mtd in flash_erase
by Thomas Chou
· 9 years ago
4832e17
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
7bccc75
net: gem: Add driver dependencies to PHYLIB
by Michal Simek
· 9 years ago
c942810
net: gem: Fix typo in Kconfig entry
by Michal Simek
· 9 years ago
9d9211a
net: gem: Separate recv and free_pkt functions
by Michal Simek
· 9 years ago
da872d7
net: gem: Fix return value from recv
by Michal Simek
· 9 years ago
bcdfef7
net: gem: Setup default phy address to -1
by Michal Simek
· 9 years ago
04a44d3
spi: zynq_qspi: Add configuration to disable LQSPI feature
by Nathan Rossi
· 9 years ago
123b701
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
fee331f
usb: add support of generic OHCI devices
by Alexey Brodkin
· 9 years ago
70cc443
usb: host: ehci: samsung: Move hcor initialization after usb phy setup
by Lukasz Majewski
· 9 years ago
5d5716e
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
by Marek Vasut
· 9 years ago
a4bb9b3
usb: s3c-otg: Rename s3c_udc_probe() function
by Marek Vasut
· 9 years ago
c098287
usb: s3c-otg: Rename struct s3c_plat_otg_data
by Marek Vasut
· 9 years ago
e30824f
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· 9 years ago
e179ced
usb: s3c-otg: Tweak the comments
by Marek Vasut
· 9 years ago
507e677
usb: s3c-otg: Rename remaining macros
by Marek Vasut
· 9 years ago
be5e4bd
usb: s3c-otg: Rename sources to dwc2_*c
by Marek Vasut
· 9 years ago
f4d9bd0
usb: s3c-otg: Rename local headers to dwc2_*h
by Marek Vasut
· 9 years ago
06cb6cc
usb: s3c-otg: Change the driver name to dwc2-udc
by Marek Vasut
· 9 years ago
193979e
usb: s3c-otg: Zap useless externs
by Marek Vasut
· 9 years ago
155e740
usb: s3c-otg: Rename remaining local s3c_*() functions
by Marek Vasut
· 9 years ago
f52dd80
usb: s3c-otg: Rename s3c_udc_*() functions
by Marek Vasut
· 9 years ago
ae1f2f0
usb: s3c-otg: Rename s3c_ep_*() functions
by Marek Vasut
· 9 years ago
28b9774
usb: s3c-otg: Rename s3c_ep0_*() functions
by Marek Vasut
· 9 years ago
de578e2
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
by Marek Vasut
· 9 years ago
2f6560a
usb: s3c-otg: Staticize s3c_udc_ep_set_stall
by Marek Vasut
· 9 years ago
c056c52
usb: s3c-otg: Rename struct s3c_request
by Marek Vasut
· 9 years ago
627d929
usb: s3c-otg: Rename struct s3c_ep
by Marek Vasut
· 9 years ago
5f3a562
usb: s3c-otg: Rename struct s3c_dev_*_ep
by Marek Vasut
· 9 years ago
1f99ab5
usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy
by Marek Vasut
· 9 years ago
2c12ff0
usb: s3c-otg: Split private bits from s3c_udc.h
by Marek Vasut
· 9 years ago
0147281
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
by Marek Vasut
· 9 years ago
b4d5cf0
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
by Marek Vasut
· 9 years ago
1c84cc6
usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
by Marek Vasut
· 9 years ago
9cddb4f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
ea1332c
net: fm: disables unused FM1-DTSEC1 MAC node in DTS
by Shaohui Xie
· 9 years ago
862d929
armv8/ls1043a: remove print info
by Mingkai Hu
· 9 years ago
5093562
driver: net: fsl-mc: remove MC firmware version check
by Stuart Yoder
· 9 years ago
Next »