summaryrefslogtreecommitdiff
path: root/board/delta/delta.c
Commit message (Collapse)AuthorAgeLines
* delta board: support for magic key detection and handling.Markus Klotzbuecher2006-04-25-0/+208
|
* * Add support for ymodem protocol downloadWolfgang Denk2006-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 Klotzbuecher2006-03-30-11/+18
| |
| * delta board: minor update to DA9030 code.Markus Klotzbuecher2006-03-29-2/+4
| |
| * delta board: fix DA9030 reset procedure.Markus Klotzbuecher2006-03-27-3/+10
| |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+2
|/
* delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-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ücher2006-02-28-1/+1
|
* New board directory and config for the benq delta board (copied fromMarkus Klotzbücher2006-02-20-0/+75
zylonite). Minor pxa-regs.h update.