aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mp2usb.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-40/+40
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-1/+2
2008-03-30use correct at91rm9200 register nameDavid Brownell1-1/+1
2008-02-04ARM: AT91RM9200 based boards config cleanupLadislav Michl1-20/+1
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-27/+43
2007-07-10include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger1-27/+35
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher1-1/+1
2006-11-27Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher1-0/+1
2006-05-23Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher1-3/+8
2005-09-26Add support for AT91RM9200 OHCI Controller.Wolfgang Denk1-1/+11
2005-09-26Add support for MP2USB board.Wolfgang Denk1-0/+226