aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mp2usb.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-11mp2usb: remove board supportEric BĂ©nard1-242/+0
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-2/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-02-12add new CONFIG_AT91_LEGACYJens Scharsig1-0/+2
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig1-1/+7
2009-08-03rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell1-5/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-2/+2
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger1-1/+0
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD1-23/+23
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig1-0/+2
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