Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher | 2006-05-23 | -53/+2 |
| | | | | | CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific initialization and cleanup hooks respectively. | |||
* | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher | 2006-05-22 | -0/+52 |
| | | | | | board to make use of a generic OHCI driver, that calls hooks for board dependant initialization. | |||
* | delta board: support for magic key detection and handling. | Markus Klotzbuecher | 2006-04-25 | -0/+208 |
| | ||||
* | * Add support for ymodem protocol download | Wolfgang Denk | 2006-04-01 | -14/+30 |
|\ | | | | | | | | | | | | | | | Patch by Stefano Babic, 29 Mar 2006 * Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000 Merge with /home/mk/8-benq/u-boot | |||
| * | delta board: one more DA9030 fix. | Markus Klotzbuecher | 2006-03-30 | -11/+18 |
| | | ||||
| * | delta board: minor update to DA9030 code. | Markus Klotzbuecher | 2006-03-29 | -2/+4 |
| | | ||||
| * | delta board: fix DA9030 reset procedure. | Markus Klotzbuecher | 2006-03-27 | -3/+10 |
| | | ||||
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
|/ | ||||
* | delta board: DA9030 initialization and i2c support. Some minor changes to | Markus Klotzbuecher | 2006-03-24 | -0/+67 |
| | | | | make the pxa i2c driver work with the monahans cpu. | |||
* | First steps implementing NAND support. Not working, fails to read ID. | Markus Klotzbücher | 2006-02-28 | -1/+1 |
| | ||||
* | New board directory and config for the benq delta board (copied from | Markus Klotzbücher | 2006-02-20 | -0/+75 |
zylonite). Minor pxa-regs.h update. |