aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-24OMAP3: Add I2C supportDirk Behme
2009-01-24OMAP3: Add MMC supportDirk Behme
2009-01-24OMAP3: Add NAND supportDirk Behme
2009-01-24spi flash: fix crash due to spi flash miscommunicationBrad Bozarth
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese
2009-01-24Added legacy flash ST Micro M29W040BNiklaus Giger
2009-01-23nand: fixup printf modifiers to match types usedMike Frysinger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-23NAND: Enable nand lock, unlock featureNishanth Menon
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese
2009-01-23Add markbad functionKyungmin Park
2009-01-23OneNAND: Save version_id in onenand_chip structStefan Roese
2009-01-23OneNAND: Fix compiler warningsStefan Roese
2009-01-23Sync with 2.6.27Kyungmin Park
2009-01-16sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala
2008-12-19Add support for PCA953x I2C gpio devicesPeter Tyser
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser
2008-12-16NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-16spi/stmicro: fix debug() display of cmdMike Frysinger
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD
2008-12-10sh: Update SuperH serial driverNobuhiro Iwamatsu
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese
2008-12-10serial: Add vcth UART driverStefan Roese
2008-12-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-12-09drivers/fsl_pci_init: Fix compile warningKumar Gala
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese
2008-12-09MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-12-09Section name should be ".data", not "data"Trent Piepho
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2008-12-03drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce
2008-12-02mtd/dataflash.c: fix a problem with the last partitionIlko Iliev
2008-12-02fix some coding style violations.Ilko Iliev
2008-11-28drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk