aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala1-0/+9
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet1-11/+10
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-2/+0
2009-12-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk12-4/+1635
2009-12-20OMAP3 USB Initialize twl4030 only if requiredTom Rix1-1/+6
2009-12-20OMAP3 Add usb device supportTom Rix8-2/+1395
2009-12-20TWL4030 Add usb PHY supportTom Rix2-0/+233
2009-12-20USB Consolidate descriptor definitionsTom Rix2-2/+2
2009-12-17Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk6-330/+238
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala1-0/+1
2009-12-15Merge branch 'next' of ../nextWolfgang Denk27-296/+1311
2009-12-13net: dm9000x: fix debug outputThomas Weber1-1/+1
2009-12-13fec_mxc: incomplete error handlingJohn Ogness1-0/+1
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt1-0/+1
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon3-329/+235
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese1-2/+2
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-12-07Merge branch 'master' into nextWolfgang Denk2-3/+3
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi1-1/+1
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport1-2/+2
2009-12-05Merge branch 'master' into nextWolfgang Denk8-18/+358
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja1-1/+1
2009-12-02m41t11: Remove unused functionsPeter Tyser1-14/+0
2009-11-27omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath1-0/+2
2009-11-27arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk5-18/+5
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang1-7/+17
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang3-3/+3
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk4-7/+7
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj1-1/+0
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer1-2/+16
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski1-0/+5
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger1-1/+2
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan4-0/+339
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-21Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk3-12/+44
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj1-7/+16
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang1-4/+27
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj1-1/+1
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme1-67/+99
2009-11-15Merge branch 'master' into nextWolfgang Denk6-45/+54
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha3-98/+662
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu1-4/+0
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+96
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj1-1/+2
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj1-1/+1
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj1-4/+8
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj1-0/+1
2009-11-13NAND: Remove commented out codeSandeep Paulraj1-1/+0
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj1-1/+1