summaryrefslogtreecommitdiffstats
path: root/board/v38b
Commit message (Collapse)AuthorAgeFilesLines
* Few V38B changes:Bartlomiej Sieka2006-12-281-9/+12
| | | | | | - fix a typo in V38B config file - move watchdog initialisation earlier in the boot process - add "wdt=off" to default kernel command line (disables kernel watchdog)
* Finish up support for MarelV38B boardBartlomiej Sieka2006-11-011-48/+56
| | | | | | - add watchdog support - enable GPIO_WKUP_7 pin for input - code cleanup
* - Fix issues related to the use of ELDK 4 when compiling for MarelV38B:Bartlomiej Sieka2006-11-012-66/+28
| | | | | | | * remove warnings when compiling ethaddr.c * adjust linker script (fixes a crash resulting from incorrect definition of __u_boot_cmd_start) - Some MarelV38B code cleanup.
* Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-271-1/+1
|
* Coding Style cleanup.Wolfgang Denk2006-10-182-3/+2
|
* Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-135-0/+711
OpenPOWER on IntegriCloud