index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-09-21
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-09-19
sh: Fix compile warning
Nobuhiro Iwamatsu
2008-09-19
sh: Fix typo in SH serial driver
Nobuhiro Iwamatsu
2008-09-16
Support for multiple SGMII/TBI interfaces for TSEC ethernet
Peter Tyser
2008-09-12
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-12
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-09-12
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-09-12
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
Wolfgang Denk
2008-09-11
i.MX31: Make the SPI bus and chip select configurable for MC13783
Magnus Lilja
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
Victor Gallardo
2008-09-10
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-09-09
Fix printf errors under -DDEBUG
Andrew Klossner
2008-09-09
mtd: SPI Flash: Support the STMicro Flash
TsiChung Liew
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
2008-09-09
85xx: socrates: Enable Lime support.
Anatolij Gustschin
2008-09-09
rs5c372: fix rtc_set prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-09-08
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
2008-09-06
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-06
clean up some #if !defined() in drivers/video/cfb_console.c
Andrew Dyer
2008-09-05
USB EHCI: reset root hub
Yuri Tikhonov
2008-09-05
RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().
Yuri Tikhonov
2008-09-03
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
2008-09-03
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-03
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-03
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-03
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-03
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-03
Add SGMII support to the tsec
Andy Fleming
2008-09-03
Pass in tsec_info struct through tsec_initialize
Andy Fleming
[next]