summaryrefslogtreecommitdiffstats
path: root/board/delta/delta.c
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-231-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 firstMarkus Klotzbuecher2006-05-221-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 Klotzbuecher2006-04-251-0/+208
|
* * Add support for ymodem protocol downloadWolfgang Denk2006-04-011-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 Klotzbuecher2006-03-301-11/+18
| |
| * delta board: minor update to DA9030 code.Markus Klotzbuecher2006-03-291-2/+4
| |
| * delta board: fix DA9030 reset procedure.Markus Klotzbuecher2006-03-271-3/+10
| |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
|/
* delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-241-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ücher2006-02-281-1/+1
|
* New board directory and config for the benq delta board (copied fromMarkus Klotzbücher2006-02-201-0/+75
zylonite). Minor pxa-regs.h update.
OpenPOWER on IntegriCloud