aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-11-24mtd: Remove a printf() from add_mtd_device().Piotr Ziecik
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik
2008-11-24cfi_flash: Make all flash access functions weakStefan Roese
2008-11-21ARM: OMAP: Convert IO macrosDirk Behme
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park
2008-11-19MTD: Add MTD paritioning infrastructureKyungmin Park
2008-11-09drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09xilinx_emaclite buffer overrunClive Stubbings
2008-11-09NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun
2008-11-09Adds two more ethernet interface to 83xxrichardretanubun
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-29NAND: Reset chip on power-upKarl Beldan