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
*
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
2008-09-08
-1
/
+1
*
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
-41
/
+101
*
clean up some #if !defined() in drivers/video/cfb_console.c
Andrew Dyer
2008-09-07
-12
/
+12
*
USB EHCI: reset root hub
Yuri Tikhonov
2008-09-06
-0
/
+38
*
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-09-06
-1
/
+5
*
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
2008-09-02
-2
/
+7
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-1
/
+2
*
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
-2
/
+3
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
-1
/
+2
*
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
-0
/
+1
*
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
-0
/
+6
*
Add SGMII support to the tsec
Andy Fleming
2008-09-02
-26
/
+48
*
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-09-02
-63
/
+50
*
tsec: Move tsec.h to include/
Andy Fleming
2008-09-02
-593
/
+1
*
PHY: Add support for the M88E1121R Marvell chip.
Sergei Poselenov
2008-09-02
-0
/
+56
*
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
-1
/
+900
|
\
|
*
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
-1
/
+1
|
*
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
-0
/
+281
|
*
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
-1
/
+195
|
*
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
-0
/
+424
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
-0
/
+494
|
\
\
|
*
|
NAND: add NAND driver for S3C64XX
Guennadi Liakhovetski
2008-08-31
-0
/
+320
|
*
|
S3C64XX: remove broken HWFLOW support from the serial driver
Guennadi Liakhovetski
2008-08-31
-21
/
+0
|
*
|
serial: add S3C64XX serial driver
Guennadi Liakhovetski
2008-08-31
-0
/
+194
|
*
|
USB: Add support for OHCI controller on S3C6400
Guennadi Liakhovetski
2008-08-31
-0
/
+1
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2008-09-01
-13
/
+36
|
\
\
|
*
|
sh: add support Renesas SH7723
Nobuhiro Iwamatsu
2008-08-31
-12
/
+34
|
*
|
sh: Add support Renesas SH7203 processor
Nobuhiro Iwamatsu
2008-08-31
-1
/
+2
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2008-08-31
-0
/
+2372
|
\
\
|
*
|
Move MPC512x_FEC driver to drivers/net
Ben Warren
2008-08-29
-0
/
+1022
|
*
|
Move MPC5xxx_FEC driver to drivers/net
Ben Warren
2008-08-29
-0
/
+1350
|
|
/
*
|
Add I2C frequency dividers for ColdFire
TsiChung Liew
2008-08-28
-1
/
+33
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-08-28
-1
/
+1
|
\
|
*
mpc85xx: Add support for the MPC8536
Kumar Gala
2008-08-27
-1
/
+1
*
|
dm9000 remove dead external phy support, gpio fix
Andrew Dyer
2008-08-26
-144
/
+36
*
|
ColdFire: Add FEC Buffer descriptors in SRAM
TsiChung Liew
2008-08-26
-6
/
+36
*
|
Fix ColdFire FEC warning messages
TsiChung Liew
2008-08-26
-8
/
+13
*
|
Moved initialization of SKGE Ethernet driver to board code.
Ben Warren
2008-08-26
-1
/
+1
*
|
Moved conditional compilation to Makefile for SK98 Ethernet driver
Ben Warren
2008-08-26
-92
/
+4
*
|
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
Ben Warren
2008-08-26
-1
/
+1
*
|
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
2008-08-26
-1
/
+1
[next]