Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -8928/+32237 |
|\ | ||||
| * | Fix malloc size error in ahci_init_one. | Ed Swarthout | 2007-08-14 | -2/+2 |
| * | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | -93/+90 |
| * | Supply spi interface in at45.c | Peter Pearse | 2007-08-14 | -0/+5 |
| * | Replace lost end of at45.c. | Peter Pearse | 2007-08-14 | -0/+14 |
| * | Update Makefiles for merged and split at45.c. | Peter Pearse | 2007-08-14 | -1/+1 |
| * | Add the files. | Peter Pearse | 2007-08-14 | -0/+550 |
| * | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -67/+212 |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-14 | -20/+28 |
| |\ | ||||
| | * | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -20/+28 |
| * | | Coding style cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-08-14 | -2/+4 |
| * | | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | -0/+55 |
| * | | Add ability to take MAC address from the environment to DM9000 driver | Mike Rapoport | 2007-08-13 | -0/+15 |
| * | | Sync'd u-boot-net with mainline | Ben Warren | 2007-08-13 | -490/+24926 |
| |\ \ | | |/ | ||||
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | -32/+16 |
| | |\ | ||||
| | | * | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-08-13 | -11/+10 |
| | | |\ | ||||
| | | * | | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | -31/+15 |
| | | * | | pciauto_setup_device bars_num fix | Ed Swarthout | 2007-08-10 | -1/+1 |
| | * | | | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | -16/+5 |
| | * | | | Merge commit 'upstream/master' | Haavard Skinnemoen | 2007-08-13 | -464/+23932 |
| | |\ \ \ | | | | |/ | | | |/| | ||||
| | | * | | Merge with git+ssh://atlas/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-10 | -11/+10 |
| | | |\ \ | | | | |/ | | | |/| | ||||
| | | | * | Make use of generic 64bit division in nand_util.c | Dirk Behme | 2007-08-10 | -11/+10 |
| | | * | | mpc83xx: Fix the align bug of SDMA buffer | Dave Liu | 2007-08-10 | -2/+2 |
| | | * | | FSL I2C driver programs the two I2C busses differently | Timur Tabi | 2007-08-10 | -1/+2 |
| | | * | | Merge with git+ssh://atlas/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-09 | -4/+40 |
| | | |\ \ | | | | |/ | ||||
| | | | * | Minor fix for bios emulator makefile | Jason Jin | 2007-08-09 | -1/+1 |
| | | | * | Add CONFIG_BIOSEMU define to guard all the bios emulator code | Jason Jin | 2007-08-09 | -0/+32 |
| | | | * | tsec: fix multiple PHY support | Zach Sadecki | 2007-08-09 | -0/+2 |
| | | | * | tsec: Allow Ten Bit Interface address to be configurable | Joe Hamman | 2007-08-09 | -3/+5 |
| | | * | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -124/+18560 |
| | | |\ \ | | | | |/ | ||||
| | | | * | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -1/+16979 |
| | | | |\ | ||||
| | | | | * | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -4771/+4750 |
| | | | | * | This is a BIOS emulator, porting from SciTech for u-boot, mainly for | Jason Jin | 2007-08-06 | -0/+16008 |
| | | | | * | This is a framebuffer driver for ATI video card, can work for PCI9200, | Jason Jin | 2007-08-06 | -1/+992 |
| | | | * | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -104/+344 |
| | | | |\ \ | | | | | |/ | ||||
| | | | | * | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -31/+31 |
| | | | | * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -8/+41 |
| | | | | |\ | ||||
| | | | | | * | Add Marvell 1149 PHY support to the TSEC | Andy Fleming | 2007-08-03 | -0/+34 |
| | | | | | * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -94/+120 |
| | | | | | |\ | ||||
| | | | | | * | | Remove erroneous errata code from Marvel 88E1111S driver | Andy Fleming | 2007-07-11 | -5/+0 |
| | | | | | * | | tsec: Fix PHY code to match first driver | Andy Fleming | 2007-07-11 | -1/+3 |
| | | | | | * | | Fix Marvell 88e1145 PHY init code | Andy Fleming | 2007-07-11 | -2/+4 |
| | | | | * | | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout | 2007-08-06 | -2/+183 |
| | | | | | |/ | | | | | |/| | ||||
| | | | | * | | Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC... | Ed Swarthout | 2007-07-11 | -0/+6 |
| | | | | * | | pciauto setup bridge | Ed Swarthout | 2007-07-11 | -3/+6 |
| | | | | * | | Support PCIe extended config registers | Ed Swarthout | 2007-07-11 | -2/+2 |
| | | | | * | | Minor improvements to drivers/pci_auto.c | Ed Swarthout | 2007-07-11 | -9/+20 |
| | | | | * | | Start pci hose scan from hose->current_busno. | Ed Swarthout | 2007-07-11 | -1/+7 |
| | | | | * | | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup | Stefan Roese | 2007-07-11 | -1/+1 |
| | | | | * | | drivers/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -9/+9 |