Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-07 | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | |
2007-07-10 | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | |
Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-11-27 | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | |
to choose between the old and the generic OHCI drivers. | |||
2006-11-27 | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | |
and adapted board configs TQM5200 and yosemite accordingly. This commit also makes the maximum number of root hub ports configurable (CFG_USB_OHCI_MAX_ROOT_PORTS). | |||
2006-05-23 | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | |
fixes to the latter. | |||
2005-09-26 | Add support for AT91RM9200 OHCI Controller. | Wolfgang Denk | |
Patch by Eric Benard, 07 Apr 2005 | |||
2005-09-26 | Add support for MP2USB board. | Wolfgang Denk | |
Patch by Eric Benard, 07 Apr 2005 |