summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-12-20OMAP3 USB Initialize twl4030 only if requiredTom Rix
2009-12-20OMAP3 Add usb device supportTom Rix
2009-12-20TWL4030 Add usb PHY supportTom Rix
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-12-17Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-13net: dm9000x: fix debug outputThomas Weber
2009-12-13fec_mxc: incomplete error handlingJohn Ogness
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja
2009-12-02m41t11: Remove unused functionsPeter Tyser
2009-11-27omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath
2009-11-27arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang
2009-11-21Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme
2009-11-15Merge branch 'master' into nextWolfgang Denk
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj
2009-11-13NAND: Remove commented out codeSandeep Paulraj
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj