Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| * | | | | [FIX] Resolve problem with warnings | Michal Simek | 2007-08-15 | -13/+18 |
| * | | | | Merge git://www.denx.de/git/u-boot into merge | Michal Simek | 2007-08-15 | -8856/+14947 |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -104/+17322 |
| |\ \ \ \ \ | ||||
| * | | | | | | [FIX] remove cute code | Michal Simek | 2007-08-06 | -296/+318 |
| * | | | | | | [FIX] Coding style cleanup | Michal Simek | 2007-08-05 | -41/+40 |
| * | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-05 | -7/+0 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | [FIX] Xilinx Uartlite driver | Michal Simek | 2007-08-05 | -1/+1 |
| * | | | | | | | [PATCH] Added support for Xilinx Emac community driver | Michal Simek | 2007-08-05 | -1/+501 |
| * | | | | | | | [PATCH] Support for Xilinx EmacLite controller | Michal Simek | 2007-07-16 | -0/+423 |
* | | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2007-10-13 | -0/+1603 |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Small whitespace cleanup of OneNAND patch | Stefan Roese | 2007-09-17 | -2/+2 |
| * | | | | | | | | OneNAND support (take #2) | Kyungmin Park | 2007-09-17 | -0/+309 |
| * | | | | | | | | OneNAND support (take #2) | Kyungmin Park | 2007-09-17 | -0/+1294 |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
* | | | | | | | | Coding Style cleanup. | Wolfgang Denk | 2007-10-13 | -8/+10 |
* | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-10-04 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | |