summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Fix the align bug of SDMA bufferDave Liu2007-08-102-2/+2
* FSL I2C driver programs the two I2C busses differentlyTimur Tabi2007-08-101-1/+2
* Merge with git+ssh://atlas/home/wd/git/u-boot/masterWolfgang Denk2007-08-0912-4/+40
|\
| * Minor fix for bios emulator makefileJason Jin2007-08-091-1/+1
| * Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-099-0/+32
| * tsec: fix multiple PHY supportZach Sadecki2007-08-091-0/+2
| * tsec: Allow Ten Bit Interface address to be configurableJoe Hamman2007-08-092-3/+5
* | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-0767-124/+18560
|\ \ | |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-0625-1/+16979
| |\
| | * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-0614-4771/+4750
| | * This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-0621-0/+16008
| | * This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin2007-08-064-1/+992
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-0642-104/+344
| |\ \ | | |/
| | * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-061-31/+31
| | * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-061-8/+41
| | |\
| | | * Add Marvell 1149 PHY support to the TSECAndy Fleming2007-08-031-0/+34
| | | * Merge branch 'testing' into workingAndy Fleming2007-08-0339-94/+120
| | | |\
| | | * | Remove erroneous errata code from Marvel 88E1111S driverAndy Fleming2007-07-111-5/+0
| | | * | tsec: Fix PHY code to match first driverAndy Fleming2007-07-111-1/+3
| | | * | Fix Marvell 88e1145 PHY init codeAndy Fleming2007-07-111-2/+4
| | * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-063-2/+183
| | | |/ | | |/|
| | * | Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout2007-07-111-0/+6
| | * | pciauto setup bridgeEd Swarthout2007-07-111-3/+6
| | * | Support PCIe extended config registersEd Swarthout2007-07-111-2/+2
| | * | Minor improvements to drivers/pci_auto.cEd Swarthout2007-07-111-9/+20
| | * | Start pci hose scan from hose->current_busno.Ed Swarthout2007-07-111-1/+7
| | * | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-111-1/+1
| | * | drivers/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-107-9/+9
| | * | drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0925-38/+37
| | * | drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0910-24/+23
| | * | Fix a few file permission problems.Wolfgang Denk2007-07-041-0/+0
| | * | drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0435-57/+59
| | |/
| * | make show_boot_progress () weak.Heiko Schocher2007-07-131-7/+0
| |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-033-11/+253
| |\
| | * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-10/+8
| | * Merge with /home/git/u-bootWolfgang Denk2007-05-171-0/+6
| | |\
| | * | Minor coding style cleanup.Wolfgang Denk2007-05-151-23/+23
| | * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-152-1/+217
| | * | Add support for BCM5464 Quad PhyJoe Hamman2007-05-151-0/+28
| * | | Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-061-2/+2
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-062-1/+984
| |\ \ \
| | * | | Reduce line lengths to 80 characters max.Peter Pearse2007-05-181-5/+10
| | * | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-181-0/+6
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Add the files for the SMN42 boardPeter Pearse2007-05-091-0/+978
| | * | | New board SMN42 branchPeter Pearse2007-05-091-1/+1
| | | |/ | | |/|
* | | | USB: This patch fix readl in ohci swap reg access.Jason Jin2007-06-111-1/+1
* | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-061-136/+92
|\ \ \ \ | |/ / /
| * | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-011-136/+92
| |\ \ \ | | |_|/ | |/| |
| | * | NAND: Update nand_ecc.c to latest Linux versionStefan Roese2007-06-011-136/+92
* | | | USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-061-53/+29
OpenPOWER on IntegriCloud