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