summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2-0/+281
2008-08-29soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2-1/+195
2008-08-29soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+424
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-1/+1
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala1-1/+1
2008-08-27dm9000 remove dead external phy support, gpio fixAndrew Dyer2-144/+36
2008-08-27ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew1-6/+36
2008-08-27Fix ColdFire FEC warning messagesTsiChung Liew2-8/+13
2008-08-27Moved initialization of SKGE Ethernet driver to board code.Ben Warren1-1/+1
2008-08-27Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren19-92/+4
2008-08-27Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren1-1/+1
2008-08-27Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren1-1/+1
2008-08-27Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren1-1/+1
2008-08-27Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren1-1/+1
2008-08-27FSL DDR: Provide a generic set_ddr_laws()Kumar Gala1-0/+39
2008-08-26Minor coding style cleanup, updte CHANGELOGWolfgang Denk1-5/+5
2008-08-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+124
2008-08-26RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese1-1/+2
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2-0/+124
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2-200/+706
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-3/+10
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence1-0/+1
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew1-3/+9
2008-08-19rtl8169: add support for RTL8110SCLYoshihiro Shimoda1-6/+22
2008-08-19Fix dm9000 receive status and len little endian issueTsiChung Liew1-6/+10
2008-08-19Minor code cleanup: keep lists sorted.Wolfgang Denk1-1/+1
2008-08-19Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado2-0/+84
2008-08-19video: Clean drivers/video/MakefileMichal Simek9-37/+8
2008-08-19rtc: Clean drivers/rtc/MakefileMichal Simek26-55/+49
2008-08-19i2c: Clean drivers/i2c/ MakefileMichal Simek6-18/+6
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2-6/+60
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk3-83/+83
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-39/+96
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese62-2951/+5314
2008-08-13Fix OneNAND build breakKyungmin Park2-39/+96
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+4
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD10-36/+9
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-16/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-14/+3
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD5-14/+2
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD7-28/+4
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD5-18/+5
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-23/+5
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-12/+1
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-24/+6
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA1-6/+18
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler1-0/+1