Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
898ddf0a36855e462d7dbe0331b403829ad6a11a
/
drivers
« Previous
48d0192
Moved conditional compile into Makefile
by Andreas Engel
· 16 years ago
20c9226
Merged serial_pl010.c and serial_pl011.c.
by Andreas Engel
· 16 years ago
3ef96de
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
e64987a
85xx: socrates: Enable Lime support.
by Anatolij Gustschin
· 16 years ago
13b4db0
rs5c372: fix rtc_set prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2c5e3cc
mk48t59: fix compile problem introduced by commit d1e23194
by Wolfgang Denk
· 16 years ago
d1e2319
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cc34780
clean up some #if !defined() in drivers/video/cfb_console.c
by Andrew Dyer
· 16 years ago
e90fb6a
USB EHCI: reset root hub
by Yuri Tikhonov
· 16 years ago
5875d35
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
by Yuri Tikhonov
· 16 years ago
3331447
net: smc911x: Add pkt_data_pull and pkt_data_push function
by Nobuhiro Iwamatsu
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8ca0b3f
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ad3381c
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
4fce2ac
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· 16 years ago
e1d7480
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
a0aad08
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
8218bd2
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· 16 years ago
e309053
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
b902b8d
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
1940363
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ccdd12f
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
0b252f5
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
02d6989
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
89973f8
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
2abe361
Add SGMII support to the tsec
by Andy Fleming
· 16 years ago
75b9d4a
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
dd3d1f5
tsec: Move tsec.h to include/
by Andy Fleming
· 16 years ago
d23dc39
PHY: Add support for the M88E1121R Marvell chip.
by Sergei Poselenov
· 16 years ago
e99e957
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
a13b2d9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
de5b094
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
845842c
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
ab09f43
sh: add support Renesas SH7723
by Nobuhiro Iwamatsu
· 16 years ago
6ede753
sh: Add support Renesas SH7203 processor
by Nobuhiro Iwamatsu
· 16 years ago
e0056b3
NAND: add NAND driver for S3C64XX
by Guennadi Liakhovetski
· 16 years ago
3fe7b58
S3C64XX: remove broken HWFLOW support from the serial driver
by Guennadi Liakhovetski
· 16 years ago
2fb28dc
serial: add S3C64XX serial driver
by Guennadi Liakhovetski
· 16 years ago
8262813
USB: Add support for OHCI controller on S3C6400
by Guennadi Liakhovetski
· 16 years ago
6b5049d
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
80b00af
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 16 years ago
ba7b5b2
miiphyutil: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5519577
miiphybb: move to drivers/net/phy
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e831403
soft_spi: move to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4d75e0a
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5d9a5ef
Add I2C frequency dividers for ColdFire
by TsiChung Liew
· 16 years ago
0ba6bfe
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
ef50d6c
mpc85xx: Add support for the MPC8536
by Kumar Gala
· 16 years ago
d26b739
dm9000 remove dead external phy support, gpio fix
by Andrew Dyer
· 16 years ago
1803f7f
ColdFire: Add FEC Buffer descriptors in SRAM
by TsiChung Liew
· 16 years ago
429be27
Fix ColdFire FEC warning messages
by TsiChung Liew
· 16 years ago
6a00217
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· 16 years ago
8379f42
Moved conditional compilation to Makefile for SK98 Ethernet driver
by Ben Warren
· 16 years ago
9149473
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
fc363ce
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
86882b8
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b31da88
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
f784e32
FSL DDR: Provide a generic set_ddr_laws()
by Kumar Gala
· 16 years ago
a49d10c
Minor coding style cleanup, updte CHANGELOG
by Wolfgang Denk
· 16 years ago
b97a311
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
4d56e8d
RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)
by Stefan Roese
· 16 years ago
535cfa4
Add ARM AMBA PL031 RTC Support
by Gururaja Hebbar K R
· 16 years ago
bfd7f38
Fix OneNAND read_oob/write_oob functions compatability
by Kyungmin Park
· 16 years ago
2141ece
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
9e8e63c
CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
by Nick Spence
· 16 years ago
4e00acd
CFI: Fix AMD Legacy sector protect
by TsiChung Liew
· 16 years ago
db70b84
rtl8169: add support for RTL8110SCL
by Yoshihiro Shimoda
· 16 years ago
943b825
Fix dm9000 receive status and len little endian issue
by TsiChung Liew
· 16 years ago
b734e55
Minor code cleanup: keep lists sorted.
by Wolfgang Denk
· 16 years ago
d0039d4
Add support for ADT7460 I2C monitor chip
by Ricardo Ribalda Delgado
· 16 years ago
eb59ea4
video: Clean drivers/video/Makefile
by Michal Simek
· 16 years ago
871c18d
rtc: Clean drivers/rtc/Makefile
by Michal Simek
· 16 years ago
a4a549b
i2c: Clean drivers/i2c/ Makefile
by Michal Simek
· 16 years ago
855efd0
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
4b07080
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
28ac671
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
becbbc7
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
by Stefan Roese
· 16 years ago
d438d50
Fix OneNAND build break
by Kyungmin Park
· 16 years ago
9483df6
drivers/mtd/nand_legacy: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4fb09b8
drivers/mtd/onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7ba44a5
drivers/qe: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ab6878c
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
55d6d2d
drivers/misc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
65e41ea
drivers/input: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
88f57e0
drivers/dma: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a02806
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a6ffbf
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6c58a03
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
195ccfc
OneNAND: Fill in MTD function pointers for OneNAND.
by Fathi BOUDRA
· 16 years ago
eafcabd
NAND: chip->state does not always get set.
by Marcel Ziswiler
· 16 years ago
13f0fd9
NAND: Scan bad blocks lazily.
by Ilya Yanok
· 16 years ago
dfbf617
NAND read/write fix
by Scott Wood
· 16 years ago
e1c3dba
nand: fsl_upm: convert to updated MTD NAND infrastructure
by Anton Vorontsov
· 16 years ago
3002533
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
by Scott Wood
· 16 years ago
9c814b0
fsl_elbc_nand: workaround for hangs during nand write
by Anton Vorontsov
· 17 years ago
9fd020d
Freescale eLBC FCM NAND driver
by Scott Wood
· 17 years ago
41ef8c7
Don't panic if a controller driver does ecc its own way.
by Scott Wood
· 17 years ago
e52b34d
NAND: Make NAND driver less verbose per default
by Stefan Roese
· 17 years ago
Next »