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