| Commit message (Expand) | Author | Age | Lines |
* | rm9200 lowevel_init: don't touch reserved/readonly registers | David Brownell | 2009-08-03 | -5/+0 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -1/+1 |
* | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+1 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -2/+2 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -1/+0 |
* | at91rm9200: rename lowlevel init value to CONFIG_SYS_ | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-06 | -23/+23 |
* | at91rm9200: fix broken boot from nor flash | Jens Scharsig | 2008-11-24 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -40/+40 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -1/+2 |
* | use correct at91rm9200 register name | David Brownell | 2008-03-30 | -1/+1 |
* | ARM: AT91RM9200 based boards config cleanup | Ladislav Michl | 2008-02-04 | -20/+1 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -27/+43 |
|\ |
|
| * | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | 2007-07-05 | -27/+35 |
* | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -1/+1 |
* | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver | Markus Klotzbuecher | 2006-11-27 | -0/+1 |
* | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -3/+8 |
|/ |
|
* | Add support for AT91RM9200 OHCI Controller. | Wolfgang Denk | 2005-09-26 | -1/+11 |
* | Add support for MP2USB board. | Wolfgang Denk | 2005-09-26 | -0/+226 |