Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | 218 | -169/+6099 |
|\ | |||||
| * | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 18 | -9/+4 |
| * | drivers/misc : move misc drivers to drivers/misc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 5 | -11/+48 |
| * | drivers/block : move block drivers to drivers/block | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 7 | -5/+50 |
| * | drivers/rtc : move rtc drivers to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 24 | -0/+4693 |
| * | drivers/hwmon : move hardware monitor drviers to drivers/hwmon | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 8 | -1/+909 |
| * | drivers/input : move input drivers to drivers/input | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 7 | -9/+48 |
| * | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 12 | -12/+53 |
| * | drivers/serial : move serial drivers to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 13 | -9/+13 |
| * | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 99 | -34/+32 |
| * | drivers/video : move video drivers to drivers/video | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 13 | -9/+54 |
| * | drivers/pcmcia : move pcmcia drivers to drivers/pcmcia | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | 8 | -9/+50 |
| * | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | 8 | -6/+51 |
| * | drivers/i2c : move i2c drivers to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-20 | 6 | -8/+49 |
* | | sh: Add marubun's pcmcia driver | Nobuhiro Iwamatsu | 2007-11-29 | 2 | -0/+114 |
* | | sh: Update SuperH SCIF driver | Nobuhiro Iwamatsu | 2007-11-29 | 2 | -15/+16 |
* | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | 27 | -293/+3027 |
|\ \ | |/ | |||||
| * | Merge branch 'origin' into kconfig-for-1.3.1 | Grant Likely | 2007-11-20 | 8 | -9/+21 |
| |\ | |||||
| | * | Fix build problems with mp2usb board | Wolfgang Denk | 2007-11-19 | 1 | -0/+4 |
| | * | Fix compiler warnings for ARM systems. | Wolfgang Denk | 2007-11-18 | 1 | -1/+1 |
| | * | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk | 2007-11-18 | 6 | -8/+16 |
| * | | Merge branch 'origin' into kconfig-for-1.3.1 | Grant Likely | 2007-11-16 | 2 | -0/+997 |
| |\ \ | | |/ | |||||
| | * | Implement general ULi 526x Ethernet driver support in U-boot | Roy Zang | 2007-11-06 | 2 | -1/+997 |
| * | | Group PCI and PCMCIA drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -11/+22 |
| * | | Group block/flash drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -9/+13 |
| * | | Group USB drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -7/+11 |
| * | | Group i2c drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -4/+8 |
| * | | Group console drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -20/+24 |
| * | | Group network drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -29/+31 |
| * | | Build: split COBJS value into multiple lines | Grant Likely | 2007-11-15 | 3 | -35/+114 |
| |/ | |||||
| * | Trimmed some variables in ne2000.c | Vlad Lungu | 2007-11-03 | 1 | -14/+7 |
| * | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-11-02 | 5 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2007-11-01 | 5 | -2/+2 |
| | |\ | |||||
| | | * | Move PL01* serial drivers to drivers/serial and adjust Makefiles. | Peter Pearse | 2007-10-23 | 5 | -2/+2 |
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-11-01 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | tsec driver should clear RHALT on startup | Dan Wilson | 2007-10-19 | 1 | -0/+1 |
| | |/ | |||||
| * | | fsl_pci_init enable COMMAND_MEMORY if inbound window | Ed Swarthout | 2007-10-24 | 1 | -0/+8 |
| * | | Coding style: keep lists sorted; update CHANGELOG | Wolfgang Denk | 2007-10-23 | 1 | -16/+14 |
| * | | Fix missing drivers makefile entries ds1722.c mw_eeprom.c | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-23 | 3 | -5/+6 |
| * | | Minor coding style cleanup; update CHANGELOG | Wolfgang Denk | 2007-10-21 | 1 | -8/+2 |
| * | | Fix NE2000 driver: | Vlad Lungu | 2007-10-21 | 2 | -24/+14 |
| |/ | |||||
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-usb | Wolfgang Denk | 2007-10-15 | 1 | -40/+72 |
| |\ | |||||
| | * | Bugfix: Use only one PTD for one endpoint | Timo Ketola | 2007-10-02 | 1 | -40/+72 |
| * | | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze | Wolfgang Denk | 2007-10-13 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | [PATCH] Change macro name for UartLite | Michal Simek | 2007-09-24 | 1 | -1/+1 |
| | * | | synchronizition with mainline | Michal Simek | 2007-09-24 | 5 | -900/+3 |
| | * | | Merge ../u-boot | Michal Simek | 2007-09-24 | 4 | -12/+21 |
| | |\ \ | |||||
| | * \ \ | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-09-11 | 15 | -59/+972 |
| | |\ \ \ | |||||
| | * | | | | [FIX] Changes for bios_emulator code for others architecture | Michal Simek | 2007-08-16 | 9 | -0/+15 |
| | * | | | | [FIX] Remove unused include file | Michal Simek | 2007-08-16 | 1 | -1/+0 |