| Commit message (Expand) | Author | Age | Lines |
* | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -0/+1 |
* | fix warning: no return statement in function returning non-void | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -3/+3 |
* | fix pxa255_idp board | Marcel Ziswiler | 2007-10-23 | -39/+42 |
* | PXA USB OHCI: "usb stop" implementation. | Rodolfo Giometti | 2007-10-15 | -0/+16 |
* | Fix warning differ in signedness in cpu/pxa/mmc.c | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-13 | -3/+3 |
* | PXA270: Add support for multiple serial ports. | stefano babic | 2007-09-07 | -82/+269 |
* | USB: cleanup monahans usb support. Remove dead code. | Markus Klotzbuecher | 2007-04-03 | -11/+1 |
* | PXA: pxa27x USB OHCI support | Rodolfo Giometti | 2007-03-26 | -2/+13 |
* | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher | 2007-03-23 | -1/+79 |
|\ |
|
| * | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci | Wolfgang Denk | 2006-11-27 | -1/+1 |
| |\ |
|
| | * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able | Markus Klotzbuecher | 2006-11-27 | -1/+1 |
| * | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-11-27 | -8/+12 |
| |\ \
| | |/
| |/| |
|
| * | | Support generic OHCI support for the s3c24x0 cpu. | Markus Klotzbuecher | 2006-05-30 | -0/+5 |
| * | | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some | Markus Klotzbuecher | 2006-05-23 | -3/+5 |
| * | | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | 2006-05-23 | -1/+72 |
* | | | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | -1/+1 |
* | | | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -1/+1 |
| |/
|/| |
|
* | | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+11 |
|/ |
|
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+6 |
* | Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and | Markus Klotzbuecher | 2006-03-24 | -2/+15 |
* | delta board: DA9030 initialization and i2c support. Some minor changes to | Markus Klotzbuecher | 2006-03-24 | -5/+14 |
* | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk | 2006-03-07 | -1/+0 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | -47/+40 |
|\ |
|
* | | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzbücher | 2006-03-06 | -1/+9 |
* | | Lots of new stuff: | Markus Klotzbücher | 2006-03-04 | -1/+1 |
* | | All subsystem clocks not immediately need are turned at reset. | Markus Klotzbücher | 2006-02-28 | -0/+10 |
* | | Added GPIO initialization of DF signal. Still not working. | Markus Klotzbücher | 2006-02-28 | -0/+1 |
* | | This is the first commit for the u-boot zylonite port. The following has be | Markus Klotzbücher | 2006-02-07 | -12/+47 |
|/ |
|
* | Update ARM Integrator boards: | Wolfgang Denk | 2005-10-04 | -1/+0 |
* | Make sure only supported compiler options are used | Wolfgang Denk | 2005-10-04 | -2/+10 |
* | * Patches by Robert Whaley, 29 Nov 2004: | wdenk | 2005-04-06 | -79/+62 |
* | Patch by Steven Scholz, 4 Apr 2005: | wdenk | 2005-04-04 | -1/+3 |
* | Fix timer code for ARM systems: make sure that udelay() does not | wdenk | 2005-04-04 | -3/+7 |
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -4/+0 |
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -2/+2 |
* | Patches by David Snowdon, 07 Sep 2004: | wdenk | 2005-01-09 | -1/+2 |
* | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk | 2005-01-09 | -1/+1 |
* | * Fix udelay() on AT91RM9200 for delays < 1 ms. | wdenk | 2004-11-24 | -3/+8 |
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | -764/+146 |
* | * Patch by Paul Ruhland, 17 May 2004: | wdenk | 2004-06-09 | -1/+1 |
* | Patch by Markus Pietrek, 04 May 2004: | wdenk | 2004-06-09 | -1/+0 |
* | * Add start-up delay to make sure power has stabilized before | wdenk | 2004-03-23 | -1/+5 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -25/+11 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -36/+25 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -1/+1 |
* | * Patch by Sangmoon Kim, 23 Sep 2003: | wdenk | 2003-10-08 | -0/+20 |
* | * Patches by Anders Larsen, 17 Sep 2003: | wdenk | 2003-09-18 | -12/+32 |
* | Support new configuration of TRAB board with more memory | wdenk | 2003-09-17 | -3/+0 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -4/+27 |