aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-09-01Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-31sh: add support Renesas SH7723Nobuhiro Iwamatsu
2008-08-31sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu
2008-08-31NAND: add NAND driver for S3C64XXGuennadi Liakhovetski
2008-08-31S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski
2008-08-31serial: add S3C64XX serial driverGuennadi Liakhovetski
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD
2008-08-29soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2008-08-29soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2008-08-28Add I2C frequency dividers for ColdFireTsiChung Liew
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala
2008-08-26dm9000 remove dead external phy support, gpio fixAndrew Dyer
2008-08-26ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew
2008-08-26Fix ColdFire FEC warning messagesTsiChung Liew
2008-08-26Moved initialization of SKGE Ethernet driver to board code.Ben Warren
2008-08-26Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren
2008-08-26Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren
2008-08-26Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren
2008-08-26Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren
2008-08-27FSL DDR: Provide a generic set_ddr_laws()Kumar Gala
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk
2008-08-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-25RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew
2008-08-18rtl8169: add support for RTL8110SCLYoshihiro Shimoda
2008-08-18Fix dm9000 receive status and len little endian issueTsiChung Liew
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado
2008-08-18video: Clean drivers/video/MakefileMichal Simek
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD