summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-2599-34/+32
* drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-2513-9/+54
* drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD2007-11-248-9/+50
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-248-6/+51
* drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-206-8/+49
* Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-208-9/+21
|\
| * Fix build problems with mp2usb boardWolfgang Denk2007-11-191-0/+4
| * Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-181-1/+1
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-186-8/+16
* | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-162-0/+997
|\ \ | |/
| * Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-062-1/+997
* | Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely2007-11-151-11/+22
* | Group block/flash drivers in drivers/MakefileGrant Likely2007-11-151-9/+13
* | Group USB drivers in drivers/MakefileGrant Likely2007-11-151-7/+11
* | Group i2c drivers in drivers/MakefileGrant Likely2007-11-151-4/+8
* | Group console drivers in drivers/MakefileGrant Likely2007-11-151-20/+24
* | Group network drivers in drivers/MakefileGrant Likely2007-11-151-29/+31
* | Build: split COBJS value into multiple linesGrant Likely2007-11-153-35/+114
|/
* Trimmed some variables in ne2000.cVlad Lungu2007-11-031-14/+7
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-025-2/+2
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2007-11-015-2/+2
| |\
| | * Move PL01* serial drivers to drivers/serial and adjust Makefiles.Peter Pearse2007-10-235-2/+2
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-011-0/+1
|\ \ \ | |/ /
| * | tsec driver should clear RHALT on startupDan Wilson2007-10-191-0/+1
| |/
* | fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout2007-10-241-0/+8
* | Coding style: keep lists sorted; update CHANGELOGWolfgang Denk2007-10-231-16/+14
* | Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD2007-10-233-5/+6
* | Minor coding style cleanup; update CHANGELOGWolfgang Denk2007-10-211-8/+2
* | Fix NE2000 driver:Vlad Lungu2007-10-212-24/+14
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2007-10-151-40/+72
|\
| * Bugfix: Use only one PTD for one endpointTimo Ketola2007-10-021-40/+72
* | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-131-1/+1
|\ \
| * | [PATCH] Change macro name for UartLiteMichal Simek2007-09-241-1/+1
| * | synchronizition with mainlineMichal Simek2007-09-245-900/+3
| * | Merge ../u-bootMichal Simek2007-09-244-12/+21
| |\ \
| * \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-09-1115-59/+972
| |\ \ \
| * | | | [FIX] Changes for bios_emulator code for others architectureMichal Simek2007-08-169-0/+15
| * | | | [FIX] Remove unused include fileMichal Simek2007-08-161-1/+0
| * | | | [FIX] Resolve problem with warningsMichal Simek2007-08-159-13/+18
| * | | | Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-1543-8856/+14947
| |\ \ \ \
| * \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0766-104/+17322
| |\ \ \ \ \
| * | | | | | [FIX] remove cute codeMichal Simek2007-08-063-296/+318
| * | | | | | [FIX] Coding style cleanupMichal Simek2007-08-052-41/+40
| * | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-08-051-7/+0
| |\ \ \ \ \ \
| * | | | | | | [FIX] Xilinx Uartlite driverMichal Simek2007-08-051-1/+1
| * | | | | | | [PATCH] Added support for Xilinx Emac community driverMichal Simek2007-08-053-1/+501
| * | | | | | | [PATCH] Support for Xilinx EmacLite controllerMichal Simek2007-07-162-0/+423
* | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-133-0/+1603
|\ \ \ \ \ \ \ \
| * | | | | | | | Small whitespace cleanup of OneNAND patchStefan Roese2007-09-171-2/+2
| * | | | | | | | OneNAND support (take #2)Kyungmin Park2007-09-172-0/+309
OpenPOWER on IntegriCloud