summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| | * | | | 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
| | |\ \ \ \
| | * | | | | USB/OHCI: endianness cleanup in the generic ohci driverMarkus Klotzbuecher2007-06-061-53/+29
| | * | | | | Files include/linux/byteorder/{big,little}_endian.h defineRodolfo Giometti2007-06-061-3/+3
| | * | | | | USB PCI-OHCI, interrupt pipe and usb event poll supportZhang Wei2007-06-062-55/+267
| | * | | | | ISP116x: delay for crappy USB keysRodolfo Giometti2007-06-061-0/+1
| | * | | | | Change duplicate usb_cpu_init_fail to usb_board_init_failMarkus Klotzbuecher2007-06-061-1/+1
| | * | | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-291-0/+6
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-075-12/+115
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-238-23/+2377
| | |\ \ \ \ \
| | * | | | | | USB: (Another) delay for crappy USB keys.Rodolfo Giometti2007-04-231-1/+3
| | * | | | | | Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-033-1/+1902
OpenPOWER on IntegriCloud