Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://www.denx.de/git/u-boot into merge | Michal Simek | 2007-08-15 | 43 | -8856/+14947 |
|\ | |||||
| * | Fix malloc size error in ahci_init_one. | Ed Swarthout | 2007-08-14 | 1 | -2/+2 |
| * | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | 2 | -93/+90 |
| * | Supply spi interface in at45.c | Peter Pearse | 2007-08-14 | 1 | -0/+5 |
| * | Replace lost end of at45.c. | Peter Pearse | 2007-08-14 | 1 | -0/+14 |
| * | Update Makefiles for merged and split at45.c. | Peter Pearse | 2007-08-14 | 1 | -1/+1 |
| * | Add the files. | Peter Pearse | 2007-08-14 | 1 | -0/+550 |
| * | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | 1 | -67/+212 |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-14 | 4 | -20/+28 |
| |\ | |||||
| | * | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | 4 | -20/+28 |
| * | | Coding style cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-08-14 | 1 | -2/+4 |
| * | | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | 2 | -0/+55 |
| * | | Add ability to take MAC address from the environment to DM9000 driver | Mike Rapoport | 2007-08-13 | 1 | -0/+15 |
| * | | Sync'd u-boot-net with mainline | Ben Warren | 2007-08-13 | 80 | -490/+24926 |
| |\| | |||||
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | 2 | -32/+16 |
| | |\ | |||||
| | | * | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-08-13 | 1 | -11/+10 |
| | | |\ | |||||
| | | * | | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | 1 | -31/+15 |
| | | * | | pciauto_setup_device bars_num fix | Ed Swarthout | 2007-08-10 | 1 | -1/+1 |
| | * | | | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | 2 | -16/+5 |
| | * | | | Merge commit 'upstream/master' | Haavard Skinnemoen | 2007-08-13 | 80 | -464/+23932 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge with git+ssh://atlas/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-10 | 1 | -11/+10 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Make use of generic 64bit division in nand_util.c | Dirk Behme | 2007-08-10 | 1 | -11/+10 |
| | | * | | mpc83xx: Fix the align bug of SDMA buffer | Dave Liu | 2007-08-10 | 2 | -2/+2 |
| | | * | | FSL I2C driver programs the two I2C busses differently | Timur Tabi | 2007-08-10 | 1 | -1/+2 |
| | | * | | Merge with git+ssh://atlas/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-09 | 12 | -4/+40 |
| | | |\| | |||||
| | | | * | Minor fix for bios emulator makefile | Jason Jin | 2007-08-09 | 1 | -1/+1 |
| | | | * | Add CONFIG_BIOSEMU define to guard all the bios emulator code | Jason Jin | 2007-08-09 | 9 | -0/+32 |
| | | | * | tsec: fix multiple PHY support | Zach Sadecki | 2007-08-09 | 1 | -0/+2 |
| | | | * | tsec: Allow Ten Bit Interface address to be configurable | Joe Hamman | 2007-08-09 | 2 | -3/+5 |
| | | * | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | 67 | -124/+18560 |
| | | |\| | |||||
| | | * | | USB: This patch fix readl in ohci swap reg access. | Jason Jin | 2007-06-11 | 1 | -1/+1 |
| | | * | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-06-06 | 1 | -136/+92 |
| | | |\ \ | |||||
| | | * | | | USB/OHCI: endianness cleanup in the generic ohci driver | Markus Klotzbuecher | 2007-06-06 | 1 | -53/+29 |
| | | * | | | Files include/linux/byteorder/{big,little}_endian.h define | Rodolfo Giometti | 2007-06-06 | 1 | -3/+3 |
| | | * | | | USB PCI-OHCI, interrupt pipe and usb event poll support | Zhang Wei | 2007-06-06 | 2 | -55/+267 |
| | | * | | | ISP116x: delay for crappy USB keys | Rodolfo Giometti | 2007-06-06 | 1 | -0/+1 |
| | | * | | | Change duplicate usb_cpu_init_fail to usb_board_init_fail | Markus Klotzbuecher | 2007-06-06 | 1 | -1/+1 |
| | | * | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | 2007-05-29 | 1 | -0/+6 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | 5 | -12/+115 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | 8 | -23/+2377 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | USB: (Another) delay for crappy USB keys. | Rodolfo Giometti | 2007-04-23 | 1 | -1/+3 |
| | | * | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver) | Rodolfo Giometti | 2007-04-03 | 3 | -1/+1902 |
| | | * | | | | | | USB: remove the S3C24X0_merge #define, which was introduced while | Markus Klotzbuecher | 2007-03-26 | 1 | -53/+3 |
| | | * | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | 8 | -325/+4262 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | 2 | -17/+73 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix some endianness issues related to the generic ohci driver | Markus Klotzbuecher | 2006-11-27 | 1 | -11/+49 |
| | | | | * | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | 1 | -2/+2 |
| | | | | * | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | 2 | -4/+22 |
| | | | * | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | 18 | -477/+3131 |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | |||||
| | | | * | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-07 | 9 | -22/+828 |
| | | | |\ \ \ \ \ \ \ |