Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | | | 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 | |
| | | | * | | | | drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -38/+37 | |
| | | | * | | | | drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -24/+23 | |
| | | | * | | | | Fix a few file permission problems. | Wolfgang Denk | 2007-07-04 | -0/+0 | |
| | | | * | | | | drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -57/+59 | |
| | | | |/ / / | |||||
| | | * | | | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -7/+0 | |
| | | |/ / / | |||||
| | | * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-07-03 | -11/+253 | |
| | | |\ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | * | | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -10/+8 | |
| | | | * | | Merge with /home/git/u-boot | Wolfgang Denk | 2007-05-17 | -0/+6 | |
| | | | |\ \ | | | | | |/ | |||||
| | | | * | | Minor coding style cleanup. | Wolfgang Denk | 2007-05-15 | -23/+23 | |
| | | | * | | Add driver for S-ATA-controller on Intel processors with South | mushtaq khan | 2007-05-15 | -1/+217 | |
| | | | * | | Add support for BCM5464 Quad Phy | Joe Hamman | 2007-05-15 | -0/+28 | |
| | * | | | | USB: This patch fix readl in ohci swap reg access. | Jason Jin | 2007-06-11 | -1/+1 | |
| | * | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-06-06 | -136/+92 | |
| | |\ \ \ \ | |||||
| | * | | | | | USB/OHCI: endianness cleanup in the generic ohci driver | Markus Klotzbuecher | 2007-06-06 | -53/+29 | |
| | * | | | | | Files include/linux/byteorder/{big,little}_endian.h define | Rodolfo Giometti | 2007-06-06 | -3/+3 | |
| | * | | | | | USB PCI-OHCI, interrupt pipe and usb event poll support | Zhang Wei | 2007-06-06 | -55/+267 | |
| | * | | | | | ISP116x: delay for crappy USB keys | Rodolfo Giometti | 2007-06-06 | -0/+1 | |
| | * | | | | | Change duplicate usb_cpu_init_fail to usb_board_init_fail | Markus Klotzbuecher | 2007-06-06 | -1/+1 | |
| | * | | | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher | 2007-05-29 | -0/+6 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-05-07 | -12/+115 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-04-23 | -23/+2377 | |
| | |\ \ \ \ \ | |||||
| | * | | | | | | USB: (Another) delay for crappy USB keys. | Rodolfo Giometti | 2007-04-23 | -1/+3 | |
| | * | | | | | | Support for the Philips ISP116x HCD (Host Controller Driver) | Rodolfo Giometti | 2007-04-03 | -1/+1902 | |
| | * | | | | | | USB: remove the S3C24X0_merge #define, which was introduced while | Markus Klotzbuecher | 2007-03-26 | -53/+3 | |
| | * | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -325/+4262 | |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -17/+73 | |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fix some endianness issues related to the generic ohci driver | Markus Klotzbuecher | 2006-11-27 | -11/+49 | |
| | | | * | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -2/+2 | |
| | | | * | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | -4/+22 | |
| | | * | | | | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | -477/+3131 | |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | |