summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-0711-48/+2
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-0510-0/+3762
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-051-13/+12
|\
| * mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-021-1/+1
| * fix some coding style violations.Ilko Iliev2008-12-021-13/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-057-29/+13
|\ \
| * | drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-287-29/+13
| |/
* | drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce2008-12-031-1/+1
|/
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-251-67/+64
|\
| * ARM: OMAP: Convert IO macrosDirk Behme2008-11-211-67/+64
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-11-2522-0/+12566
|\ \
| * | mtd: Remove a printf() from add_mtd_device().Piotr Ziecik2008-11-241-2/+0
| * | UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-194-0/+3810
| * | UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-194-0/+2538
| * | UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-193-0/+2018
| * | UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-195-0/+1768
| * | UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park2008-11-193-0/+1755
| * | MTD: Add MTD paritioning infrastructureKyungmin Park2008-11-193-0/+679
| |/
* | cfi-mtd: Add cfi-mtd driver.Piotr Ziecik2008-11-243-0/+208
* | cfi_flash: Add interface for flash verbosity controlPiotr Ziecik2008-11-241-11/+22
* | cfi_flash: Export flash_sector_size() function.Piotr Ziecik2008-11-241-2/+0
* | cfi_flash: Make all flash access functions weakStefan Roese2008-11-241-7/+25
|/
* drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun2008-11-091-0/+79
* ColdFire: Add mii driver in drivers/netTsiChung Liew2008-11-093-17/+326
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-092-0/+2127
* xilinx_emaclite buffer overrunClive Stubbings2008-11-091-1/+1
* NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun2008-11-091-3/+43
* Adds two more ethernet interface to 83xxrichardretanubun2008-11-091-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-11-011-1/+2
|\
| * CFI Driver: Fix "flash not ready" problemWolfgang Denk2008-10-311-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2008-11-011-9/+10
|\ \ | |/ |/|
| * Blackfin: only initialize the RTC when actually usedMike Frysinger2008-10-231-9/+10
* | NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-291-19/+11
* | NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-291-2/+14
* | Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-9/+11
* | NAND: Reset chip on power-upKarl Beldan2008-10-291-0/+8
* | NAND: sync with 2.6.27Scott Wood2008-10-296-43/+141
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2008-10-281-5/+1
|\ \
| * | atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen2008-10-251-4/+1
| * | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen2008-10-251-1/+0
| |/
* | powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce2008-10-271-3/+7
* | pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala2008-10-271-7/+7
* | pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala2008-10-241-0/+20
* | pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala2008-10-241-0/+81
* | pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala2008-10-241-14/+24
* | pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-242-47/+78
|/
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-218-9/+9
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21125-1634/+3127
|\
| * Merge 'next' branchWolfgang Denk2008-10-18113-860/+1131
| |\
OpenPOWER on IntegriCloud