index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Lines
*
tegra: Report errors from PCI init
Simon Glass
2016-01-28
-1
/
+5
*
net/designware: add support of max-speed device tree property
Alexey Brodkin
2016-01-28
-1
/
+14
*
net/designware: do explicit port selection for 1Gb mode
Alexey Brodkin
2016-01-28
-0
/
+2
*
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
2016-01-28
-0
/
+24
*
net: phy: genphy: Allow overwriting features
Sascha Hauer
2016-01-28
-5
/
+5
*
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
2016-01-28
-18
/
+29
*
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
2016-01-28
-1
/
+12
*
net: tsec: Add driver model ethernet support
Bin Meng
2016-01-28
-0
/
+186
*
net: tsec: Use tsec_private pointer as the parameter for internal routines
Bin Meng
2016-01-28
-12
/
+11
*
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
Bin Meng
2016-01-28
-105
/
+103
*
net: tsec: Move rxbd and txbd to struct tsec_private
Bin Meng
2016-01-28
-37
/
+32
*
net: tsec: Move rx_idx and tx_idx to struct tsec_private
Bin Meng
2016-01-28
-28
/
+26
*
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
2016-01-28
-29
/
+36
*
drivers: net: vsc9953: Add LAG support
Codrin Ciubotariu
2016-01-28
-1
/
+330
*
drivers: net: vsc9953: Fix FDB aging time
Codrin Ciubotariu
2016-01-28
-0
/
+23
*
net: phy: do not read configuration register on reset
Stefan Agner
2016-01-28
-9
/
+2
*
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
-11
/
+41
*
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
-0
/
+2
*
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2016-01-12
-1
/
+23
*
dm: net: usb: Convert mcs7830 driver to support driver model
Simon Glass
2016-01-12
-0
/
+105
*
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
Simon Glass
2016-01-12
-121
/
+144
*
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
2016-01-12
-3
/
+1
*
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
-8
/
+7
*
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
-12
/
+39
*
dm: ahci: Convert to use new DM PCI API
Simon Glass
2016-01-12
-7
/
+63
*
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
-1
/
+1
*
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
-19
/
+66
*
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
-0
/
+136
*
dm: pci: Drop the old version of pci_find_class()
Simon Glass
2016-01-12
-42
/
+42
*
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
2016-01-12
-0
/
+2
*
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
-2
/
+2
*
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
-33
/
+31
*
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
-3
/
+2
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
-0
/
+13
*
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
-0
/
+20
*
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
-0
/
+39
*
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
-62
/
+444
*
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
-1
/
+1
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
-15
/
+17
*
dm: pci: Mark legacy files as such
Simon Glass
2016-01-12
-4
/
+10
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-08
-10
/
+32
|
\
|
*
imx_watchdog: always set minimal timeout in reset_cpu
Andrey Skvortsov
2016-01-07
-1
/
+1
|
*
gpio: mxs: add name_to_gpio() function
Måns Rullgård
2016-01-07
-0
/
+15
|
*
imx: mx7: fix the temperature checking for Rev1.1
Peng Fan
2016-01-07
-8
/
+15
|
*
phy: atheros: Use ar8035_config for AR8031
Fabio Estevam
2016-01-07
-1
/
+1
*
|
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
Bin Meng
2016-01-08
-1
/
+1
*
|
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
Bin Meng
2016-01-08
-1
/
+1
*
|
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
2016-01-08
-1
/
+1
*
|
bootcount: Correct #endif comment to match, other aesthetics
Robert P. J. Day
2016-01-08
-6
/
+4
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-08
-1
/
+1
|
\
\
[next]