summaryrefslogtreecommitdiffstats
path: root/include/configs/mp2usb.h
Commit message (Expand)AuthorAgeFilesLines
* mp2usb: remove board supportEric Bénard2011-04-111-242/+0
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* add new CONFIG_AT91_LEGACYJens Scharsig2010-02-121-0/+2
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-311-1/+7
* rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-031-5/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-2/+2
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-1/+0
* at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-061-23/+23
* at91rm9200: fix broken boot from nor flashJens Scharsig2008-11-241-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-40/+40
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Fix merge problemsStefan Roese2008-08-061-1/+2
* use correct at91rm9200 register nameDavid Brownell2008-03-301-1/+1
* ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-041-20/+1
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071-27/+43
|\
| * include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| * include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-051-27/+35
* | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-1/+1
* | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-271-0/+1
* | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-231-3/+8
|/
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-261-1/+11
* Add support for MP2USB board.Wolfgang Denk2005-09-261-0/+226
OpenPOWER on IntegriCloud