---------------------
PatchSet 1
Date: 2000/04/28 13:06:05
Author: jamey
Log:
Importing SA110/SA1100 bootldr originally developed for Skiff

Members: 
	Makefile:1.1->1.1.1.1 
	Makefile.NetBSD:1.1->1.1.1.1 
	boot-sa1100.s:1.1->1.1.1.1 
	boot.s:1.1->1.1.1.1 
	bootconfig.h:1.1->1.1.1.1 
	bootconfig.s:1.1->1.1.1.1 
	bootldr.c:1.1->1.1.1.1 
	bootldr.h:1.1->1.1.1.1 
	btflash.c:1.1->1.1.1.1 
	btflash.h:1.1->1.1.1.1 
	btpci.c:1.1->1.1.1.1 
	btpci.h:1.1->1.1.1.1 
	btusb.c:1.1->1.1.1.1 
	btusb.h:1.1->1.1.1.1 
	config.mk:1.1->1.1.1.1 
	cyclone_boot.h:1.1->1.1.1.1 
	heap.c:1.1->1.1.1.1 
	heap.h:1.1->1.1.1.1 
	mmu-strongarm.c:1.1->1.1.1.1 
	ohci.h:1.1->1.1.1.1 
	pcireg.h:1.1->1.1.1.1 
	regs-21285.h:1.1->1.1.1.1 
	sa1100.h:1.1->1.1.1.1 
	xmodem.c:1.1->1.1.1.1 
	xmodem.h:1.1->1.1.1.1 
	xymodem.c:1.1->1.1.1.1 
	xymodem.h:1.1->1.1.1.1 

---------------------
PatchSet 2
Date: 2000/04/28 13:06:05
Author: jamey
Log:
Initial revision

Members: 
	Makefile:INITIAL->1.1 
	Makefile.NetBSD:INITIAL->1.1 
	boot-sa1100.s:INITIAL->1.1 
	boot.s:INITIAL->1.1 
	bootconfig.h:INITIAL->1.1 
	bootconfig.s:INITIAL->1.1 
	bootldr.c:INITIAL->1.1 
	bootldr.h:INITIAL->1.1 
	btflash.c:INITIAL->1.1 
	btflash.h:INITIAL->1.1 
	btpci.c:INITIAL->1.1 
	btpci.h:INITIAL->1.1 
	btusb.c:INITIAL->1.1 
	btusb.h:INITIAL->1.1 
	config.mk:INITIAL->1.1 
	cyclone_boot.h:INITIAL->1.1 
	heap.c:INITIAL->1.1 
	heap.h:INITIAL->1.1 
	mmu-strongarm.c:INITIAL->1.1 
	ohci.h:INITIAL->1.1 
	pcireg.h:INITIAL->1.1 
	regs-21285.h:INITIAL->1.1 
	sa1100.h:INITIAL->1.1 
	xmodem.c:INITIAL->1.1 
	xmodem.h:INITIAL->1.1 
	xymodem.c:INITIAL->1.1 
	xymodem.h:INITIAL->1.1 

---------------------
PatchSet 3
Date: 2000/05/04 13:28:08
Author: jamey
Log:
*** empty log message ***

Members: 
	boot-sa1100.s:1.2->1.3 
	boot.s:1.1->1.2 
	btflash.c:1.1->1.2 

---------------------
PatchSet 4
Date: 2000/05/04 12:56:40
Author: jamey
Log:
added ICMR register address

Members: 
	sa1100.h:1.1->1.2 

---------------------
PatchSet 5
Date: 2000/05/04 13:21:25
Author: jamey
Log:
added Id

Members: 
	bootldr.c:1.2->1.3 

---------------------
PatchSet 6
Date: 2000/05/04 12:54:37
Author: jamey
Log:
added the unused 0x14 exception entry point

Members: 
	boot-sa1100.s:1.1->1.2 

---------------------
PatchSet 7
Date: 2000/05/04 12:55:01
Author: jamey
Log:
fixed "params save" with multiword param values

Members: 
	bootldr.c:1.1->1.2 

---------------------
PatchSet 8
Date: 2000/05/04 17:47:29
Author: jamey
Log:
add in a missing quote

Members: 
	bootldr.c:1.3->1.4 

---------------------
PatchSet 9
Date: 2000/05/04 21:44:37
Author: jamey
Log:
made bootldr position independent for bitsy

Members: 
	Makefile:1.1->1.2 
	boot-sa1100.s:1.3->1.4 
	bootconfig.h:1.1->1.2 
	bootldr.c:1.4->1.5 
	bootldr.h:1.1->1.2 
	mmu-strongarm.c:1.1->1.2 

---------------------
PatchSet 10
Date: 2000/05/24 18:05:46
Author: jamey
Log:
bootldr works on ipaq3600 formfact device

Members: 
	Makefile:1.2->1.3 
	boot-sa1100.s:1.4->1.5 
	bootconfig.h:1.2->1.3 
	bootldr.c:1.5->1.6 
	bootldr.h:1.2->1.3 
	config.mk:1.1->1.2 
	mmu-strongarm.c:1.2->1.3 
	sa1100.h:1.2->1.3 
	xymodem.c:1.1->1.2 

---------------------
PatchSet 11
Date: 2000/05/24 22:31:17
Author: jamey
Log:
added magic number to boot.s

Members: 
	boot.s:1.2->1.3 
	bootldr.c:1.6->1.7 

---------------------
PatchSet 12
Date: 2000/06/05 22:17:37
Author: jamey
Log:
enlarged ramdisk partition to 4MB

Members: 
	Makefile:1.3->1.4 
	bootldr.c:1.7->1.8 
	btflash.c:1.2->1.3 

---------------------
PatchSet 13
Date: 2000/06/06 18:43:46
Author: jamey
Log:
got initrd working again

Members: 
	Makefile:1.4->1.5 
	bootldr.c:1.8->1.9 
	btflash.c:1.3->1.4 

---------------------
PatchSet 14
Date: 2000/06/08 18:06:30
Author: jamey
Log:
fixed 16MB wraparound, changed copyrrights

Members: 
	Makefile:1.5->1.6 
	Makefile.NetBSD:1.1->1.2 
	boot-sa1100.s:1.5->1.6 
	boot.s:1.3->1.4 
	bootconfig.h:1.3->1.4 
	bootconfig.s:1.1->1.2 
	bootldr.c:1.9->1.10 
	bootldr.h:1.3->1.4 
	btflash.c:1.4->1.5 
	btflash.h:1.1->1.2 
	btpci.c:1.1->1.2 
	btpci.h:1.1->1.2 
	btusb.c:1.1->1.2 
	btusb.h:1.1->1.2 
	config.mk:1.2->1.3 
	heap.c:1.1->1.2 
	heap.h:1.1->1.2 
	mmu-strongarm.c:1.3->1.4 
	ohci.h:1.1->1.2 
	regs-21285.h:1.1->1.2 
	sa1100.h:1.3->1.4 
	xmodem.c:1.1->1.2 
	xmodem.h:1.1->1.2 
	xymodem.c:1.2->1.3 
	xymodem.h:1.1->1.2 

---------------------
PatchSet 15
Date: 2000/06/08 18:16:15
Author: jamey
Log:
removed dependence on /skiff/jamey, tweaked make clean

Members: 
	Makefile:1.6->1.7 
	bootldr.c:1.10->1.11 
	config.mk:1.3->1.4 

---------------------
PatchSet 16
Date: 2000/06/23 17:23:43
Author: france
Log:
Added a checksum value to the load bootldr command

Members: 
	Makefile:1.7->1.8 
	bootldr.c:1.11->1.12 
	bsdsum.c:INITIAL->1.1 
	bsdsum.h:INITIAL->1.1 
	zerosum.c:INITIAL->1.1 

---------------------
PatchSet 17
Date: 2000/06/23 18:20:49
Author: france
Log:
added comments

Members: 
	bsdsum.c:1.1->1.2 
	bsdsum.h:1.1->1.2 
	zerosum.c:1.1->1.2 

---------------------
PatchSet 18
Date: 2000/06/23 19:31:27
Author: jamey
Log:
*** empty log message ***

Members: 
	btflash.c:1.5->1.6 
	mmu-strongarm.c:1.4->1.5 

---------------------
PatchSet 19
Date: 2000/06/23 19:29:36
Author: jamey
Log:
added HandleNotUsed

Members: 
	boot.s:1.4->1.5 

---------------------
PatchSet 20
Date: 2000/06/23 20:24:39
Author: jamey
Log:
changed version to 2.7.0

Members: 
	Makefile:1.9->1.10 

---------------------
PatchSet 21
Date: 2000/06/23 19:29:03
Author: jamey
Log:
fixed link command for Skiff

Members: 
	Makefile:1.8->1.9 

---------------------
PatchSet 22
Date: 2000/06/23 19:28:24
Author: jamey
Log:
fixed ramdisk support on skiff

Members: 
	bootldr.c:1.12->1.13 

---------------------
PatchSet 23
Date: 2000/06/28 20:28:48
Author: jamey
Log:
*** empty log message ***

Members: 
	bootldr.c:1.13->1.14 

---------------------
PatchSet 24
Date: 2000/06/28 20:29:04
Author: jamey
Log:
documented SkiffV2 GPIOs

Members: 
	bootconfig.h:1.4->1.5 

---------------------
PatchSet 25
Date: 2000/06/29 21:20:15
Author: france
Log:
added save functions with xmodem recieve

Members: 
	Makefile:1.10->1.11 
	bootldr.c:1.14->1.15 
	config.mk:1.4->1.5 
	modem.c:INITIAL->1.1 
	modem.h:INITIAL->1.1 
	xymodem.c:1.3->1.4 

---------------------
PatchSet 26
Date: 2000/06/30 00:33:55
Author: france
Log:
lengthened the timeout for Bitsy

Members: 
	Makefile:1.11->1.12 
	modem.c:1.1->1.2 

---------------------
PatchSet 27
Date: 2000/06/30 03:29:57
Author: france
Log:
removed the xymodem.[ch] files

Members: 
	Makefile:1.12->1.13 
	modem.c:1.2->1.3 
	xymodem.c:1.4->1.5(DEAD) 
	xymodem.h:1.2->1.3(DEAD) 

---------------------
PatchSet 28
Date: 2000/06/30 14:15:06
Author: jamey
Log:
*** empty log message ***

Members: 
	doc/bootldr.html:1.2->1.3 

---------------------
PatchSet 29
Date: 2000/06/30 14:13:21
Author: jamey
Log:
added copyright notice

Members: 
	doc/bootldr.html:1.1->1.2 

---------------------
PatchSet 30
Date: 2000/06/30 14:10:27
Author: jamey
Log:
added some internals documentation

Members: 
	doc/bootldr.html:INITIAL->1.1 
	doc/handhelds.css:INITIAL->1.1 

---------------------
PatchSet 31
Date: 2000/07/06 15:14:16
Author: france
Log:
  June 29, 2000 - save commands and xmodem send added.
  July  3, 2000 - add commands to allow the baudrate to be changed.
  July  5, 2000 - extended the range of baudrate change.
  July  5, 2000 - added PF_LOGICAL.
  July  6, 2000 - added display command.

Members: 
	boot-sa1100.s:1.6->1.7 
	boot.s:1.5->1.6 
	bootldr.c:1.15->1.16 
	bootldr.h:1.4->1.5 
	modem.c:1.3->1.4 

---------------------
PatchSet 32
Date: 2000/07/06 15:30:17
Author: france
Log:
added architecture definitions

Members: 
	architecture.h:INITIAL->1.1 

---------------------
PatchSet 33
Date: 2000/07/06 15:42:31
Author: jamey
Log:
added typecast to remove warning

Members: 
	mmu-strongarm.c:1.5->1.6 

---------------------
PatchSet 34
Date: 2000/07/06 15:51:08
Author: jamey
Log:
grew ramdisk region for Skiff

Members: 
	btflash.c:1.6->1.7 

---------------------
PatchSet 35
Date: 2000/07/06 18:20:06
Author: france
Log:
fixed comma

Members: 
	bootldr.c:1.16->1.17 

---------------------
PatchSet 36
Date: 2000/07/31 18:38:20
Author: france
Log:
added Architecture Identifier to boot loader

Members: 
	Makefile:1.13->1.14 
	architecture.h:1.1->1.2 
	boot-sa1100.s:1.7->1.8 
	boot.s:1.6->1.7 
	bootldr.c:1.17->1.18 
	config.mk:1.5->1.6 
	modem.c:1.4->1.5 

---------------------
PatchSet 37
Date: 2000/08/16 00:05:08
Author: jamey
Log:
added 16MB intel flash

Members: 
	btflash.c:1.7->1.8 

---------------------
PatchSet 38
Date: 2000/08/16 07:17:58
Author: jamey
Log:
support for 28F640J3A

Members: 
	Makefile:1.14->1.15 
	btflash.c:1.8->1.9 

---------------------
PatchSet 39
Date: 2000/08/28 18:12:48
Author: france
Log:
misc. fixups

Members: 
	Makefile:1.15->1.16 
	bootldr.c:1.18->1.19 
	btflash.c:1.9->1.10 

---------------------
PatchSet 40
Date: 2000/09/04 19:33:44
Author: jamey
Log:
changed doubleword() to bothbanks()

Members: 
	btflash.c:1.10->1.11 

---------------------
PatchSet 41
Date: 2000/09/04 20:49:25
Author: jamey
Log:
changed long to unsigned long on addresses and ranges

Members: 
	btflash.c:1.11->1.12 
	btflash.h:1.2->1.3 

---------------------
PatchSet 42
Date: 2000/09/04 20:47:17
Author: jamey
Log:
removed dead define of FLASH_END

Members: 
	bootconfig.h:1.5->1.6 

---------------------
PatchSet 43
Date: 2000/09/04 20:48:21
Author: jamey
Log:
separated MMU mapping for flash into flashConfigureMMU

Members: 
	bootldr.c:1.19->1.20 
	mmu-strongarm.c:1.6->1.7 

---------------------
PatchSet 44
Date: 2000/09/04 22:14:35
Author: france
Log:
added error handling to pflash code

Members: 
	bootldr.c:1.20->1.21 
	btflash.c:1.12->1.13 
	btflash.h:1.3->1.4 

---------------------
PatchSet 45
Date: 2000/09/04 22:17:44
Author: jamey
Log:
added debug messages about flashword

Members: 
	mmu-strongarm.c:1.8->1.9 

---------------------
PatchSet 46
Date: 2000/09/04 22:04:07
Author: jamey
Log:
change flashword, which points to base of uncached flash mapping, in flashConfigMMU

Members: 
	mmu-strongarm.c:1.7->1.8 

---------------------
PatchSet 47
Date: 2000/09/04 23:05:55
Author: france
Log:
make the cached and uncached regions the same size as flash

Members: 
	Makefile:1.16->1.17 
	bootldr.c:1.22->1.23 
	mmu-strongarm.c:1.10->1.11 

---------------------
PatchSet 48
Date: 2000/09/04 22:16:58
Author: jamey
Log:
dont assign flashword in bootldr.c, dont use UNCACHED_FLASH_BASE in bootldr.c

Members: 
	bootldr.c:1.21->1.22 

---------------------
PatchSet 49
Date: 2000/09/04 22:23:14
Author: jamey
Log:
fixed parse error

Members: 
	mmu-strongarm.c:1.9->1.10 

---------------------
PatchSet 50
Date: 2000/09/05 00:20:23
Author: france
Log:
added function to automaticly lock the flash with the boot loader

Members: 
	bootldr.c:1.23->1.24 
	btflash.c:1.13->1.14 

---------------------
PatchSet 51
Date: 2000/09/07 21:54:25
Author: jamey
Log:
added MSC configuration register

Members: 
	sa1100.h:1.4->1.5 

---------------------
PatchSet 52
Date: 2000/09/07 22:52:53
Author: jamey
Log:
added initialization of the static memory configuration registers

Members: 
	boot-sa1100.s:1.8->1.9 

---------------------
PatchSet 53
Date: 2000/09/07 22:53:24
Author: jamey
Log:
incremented micro version

Members: 
	Makefile:1.17->1.18 

---------------------
PatchSet 54
Date: 2000/09/07 22:52:07
Author: jamey
Log:
renamed the MSC variable latency configuration

Members: 
	sa1100.h:1.5->1.6 

---------------------
PatchSet 55
Date: 2000/09/07 23:55:20
Author: jamey
Log:
added MEMCLK_HZ_OVERRIDE

Members: 
	bootldr.c:1.24->1.25 

---------------------
PatchSet 56
Date: 2000/09/08 00:07:17
Author: jamey
Log:
changed to use MEMCLK_33MHZ instead of MEMCLK_HZ_OVERRIDE

Members: 
	boot.s:1.7->1.8 
	bootldr.c:1.25->1.26 

---------------------
PatchSet 57
Date: 2000/09/08 21:50:57
Author: france
Log:
protect / unprotect fixes

Members: 
	Makefile:1.18->1.19 
	bootldr.c:1.26->1.27 
	btflash.c:1.14->1.15 

---------------------
PatchSet 58
Date: 2000/09/08 22:04:06
Author: jamey
Log:
added EXTRA_CFLAGS

Members: 
	Makefile:1.19->1.20 

---------------------
PatchSet 59
Date: 2000/09/08 22:02:28
Author: jamey
Log:
corrected memory control register addresses

Members: 
	sa1100.h:1.6->1.7 

---------------------
PatchSet 60
Date: 2000/09/08 22:03:44
Author: jamey
Log:
properly initialize all the memory control registers (SA1100 manual section 10)

Members: 
	boot-sa1100.s:1.9->1.10 

---------------------
PatchSet 61
Date: 2000/09/08 22:20:35
Author: jamey
Log:
shrunk bootldr by a little bit

Members: 
	Makefile:1.20->1.21 

---------------------
PatchSet 62
Date: 2000/09/12 02:53:02
Author: jamey
Log:
added code to print MAC on skiff

Members: 
	Makefile:1.21->1.22 
	bootldr.c:1.27->1.28 

---------------------
PatchSet 63
Date: 2000/09/26 21:24:48
Author: jamey
Log:
protect against segfault with unknown flash types

Members: 
	btflash.c:1.15->1.16 

---------------------
PatchSet 64
Date: 2000/11/08 23:04:56
Author: france
Log:
added message screen to boot loader

Members: 
	msg.gif:INITIAL->1.1 

---------------------
PatchSet 65
Date: 2000/11/21 13:29:47
Author: jamey
Log:
defined ARM_LIB_DIR

Members: 
	config.mk:1.6->1.7 

---------------------
PatchSet 66
Date: 2000/11/21 13:36:52
Author: jamey
Log:
imported usage documentation

Members: 
	doc/bootldr-usage.html:INITIAL->1.1 

---------------------
PatchSet 67
Date: 2000/11/21 13:29:05
Author: jamey
Log:
incorporated assabet/neponset support

Members: 
	Makefile:1.22->1.23 
	architecture.h:1.2->1.3 
	boot-sa1100.s:1.10->1.11 
	bootconfig.h:1.6->1.7 
	bootldr.c:1.28->1.29 
	btflash.c:1.16->1.17 
	modem.c:1.5->1.6 
	sa1100.h:1.7->1.8 
	zerosum.c:1.2->1.3 

---------------------
PatchSet 68
Date: 2000/11/21 13:39:23
Author: jamey
Log:
renamed bootldr.html to bootldr-internals.html

Members: 
	doc/bootldr-internals.html:INITIAL->1.1 
	doc/bootldr.html:1.3->1.4(DEAD) 

---------------------
PatchSet 69
Date: 2000/11/21 19:11:36
Author: jamey
Log:
added jornada support

Members: 
	boot-sa1100.s:1.11->1.12 
	bootldr.c:1.29->1.30 

---------------------
PatchSet 70
Date: 2000/11/23 07:27:04
Author: hennekel
Log:
Modify code with ASM_COPY so that it does the relocate correctly

Members: 
	boot-sa1100.s:1.12->1.13 

---------------------
PatchSet 71
Date: 2000/12/08 08:25:26
Author: hennekel
Log:
Print char 0x00 to flush fifo rather than the clockspeed

Members: 
	boot-sa1100.s:1.13->1.14 

---------------------
PatchSet 72
Date: 2000/12/13 05:32:45
Author: hennekel
Log:
add target updateosl to automatically build structure we need for embedded bootldr on windows ce

Members: 
	Makefile:1.23->1.24 

---------------------
PatchSet 73
Date: 2000/12/18 14:37:56
Author: jamey
Log:
added length argument to eflash command

Members: 
	bootldr.c:1.30->1.31 

---------------------
PatchSet 74
Date: 2000/12/18 14:36:44
Author: jamey
Log:
fixed wraparound error in eraseFlashRange

Members: 
	btflash.c:1.17->1.18 

---------------------
PatchSet 75
Date: 2000/12/18 14:39:32
Author: jamey
Log:
folded in 64MB detection code

Members: 
	boot-sa1100.s:1.14->1.15 

---------------------
PatchSet 76
Date: 2000/12/18 15:08:40
Author: jamey
Log:
removed some junk

Members: 
	bootldr.c:1.31->1.32 

---------------------
PatchSet 77
Date: 2000/12/18 15:09:49
Author: jamey
Log:
updated version

Members: 
	Makefile:1.24->1.25 

---------------------
PatchSet 78
Date: 2000/12/19 02:37:14
Author: hennekel
Log:
Now use zbsdchksum instead of zerosum

Members: 
	Makefile:1.25->1.26 

---------------------
PatchSet 79
Date: 2000/12/19 02:10:35
Author: hennekel
Log:
This is a tidy up of the zerosum.c source that George wrote
quickly.
I need to be able to get it to generate a zero BSD checksum on
a file other than the bootldr.
It now takes a command line argument. see zbsdchksum -h for more
information on the syntax.

Members: 
	zbsdchksum.c:INITIAL->1.1 

---------------------
PatchSet 80
Date: 2000/12/19 03:49:27
Author: hennekel
Log:
create a embedded that we are to use for flashing

Members: 
	Makefile:1.26->1.27 
	boot-sa1100.s:1.15->1.16 
	config.mk:1.7->1.8 

---------------------
PatchSet 81
Date: 2000/12/19 04:01:58
Author: hennekel
Log:
mistakenly added my local config file

Members: 
	config.mk:1.8->1.9 

---------------------
PatchSet 82
Date: 2000/12/20 15:23:36
Author: jamey
Log:
folded in Jornada720 support

Members: 
	Makefile:1.27->1.28 
	architecture.h:1.3->1.4 
	boot-sa1100.s:1.16->1.17 
	bootconfig.h:1.7->1.8 
	bootldr.c:1.32->1.33 
	bootldr.h:1.5->1.6 
	btflash.c:1.18->1.19 
	config.mk:1.9->1.10 
	modem.c:1.6->1.7 
	sa1100.h:1.8->1.9 

---------------------
PatchSet 83
Date: 2001/01/02 13:22:21
Author: jamey
Log:
applied JCA jornada720 patch

Members: 
	btflash.c:1.19->1.20 

---------------------
PatchSet 84
Date: 2001/01/03 14:30:36
Author: jamey
Log:
increased timeouts given to awaitkey

Members: 
	Makefile:1.28->1.29 
	bootldr.h:1.6->1.7 
	xmodem.c:1.2->1.3 

---------------------
PatchSet 85
Date: 2001/01/19 15:17:33
Author: jamey
Log:
added bootldr version to display from show command

Members: 
	Makefile:1.29->1.30 
	bootldr.c:1.33->1.34 
	config.mk:1.10->1.11 

---------------------
PatchSet 86
Date: 2001/01/23 18:37:53
Author: davep
Log:
Added extended command line editing: ^a, ^e, ^d, etc, like readline.
Up arrow, down arrow (^P, ^N) history (no !).
Added a command to turn this on and off.
Added a parameter to control this.
Added a parameter to control autoboot timeout.
Cleaned up some warnings.

Members: 
	Makefile:1.30->1.31 
	bootldr.c:1.34->1.35 
	bsdsum.c:1.2->1.3 
	config.mk:1.11->1.12 
	getcmd.c:INITIAL->1.1 

---------------------
PatchSet 87
Date: 2001/01/26 21:37:42
Author: jamey
Log:
made a big kernel configuration (CONFIG_BIG_KERNEL=y in config.mk)

Members: 
	Makefile:1.31->1.32 
	btflash.c:1.20->1.21 
	config.mk:1.12->1.13 

---------------------
PatchSet 88
Date: 2001/02/07 22:12:41
Author: davep
Log:
Added code to talk to the aux micro controller
Added code to drive the lcd
Added code to talk the talterm protocol
Added vaddr_to_paddr func and prototype
Changed timeout code in xmodem.c
Added command-line editing.
Added file z.py to make a compressed splash screen.
Added file bin2h.py to convert a binary file to a C array.
Other misc cleanups... should compile w/o warnings now.

Members: 
	Makefile:1.32->1.32.2.1 [davep-mods]
	aux_micro.c:1.1->1.1.2.1 [davep-mods]
	aux_micro.h:1.1->1.1.2.1 [davep-mods]
	bin2h.py:1.1->1.1.2.1 [davep-mods]
	boot-sa1100.s:1.17->1.17.2.1 [davep-mods]
	bootldr.c:1.35->1.35.2.1 [davep-mods]
	bootldr.h:1.7->1.7.2.1 [davep-mods]
	bootldr.ld.in:1.1->1.1.2.1 [davep-mods]
	config.mk:1.13->1.13.2.1 [davep-mods]
	lcd.c:1.1->1.1.2.1 [davep-mods]
	lcd.h:1.1->1.1.2.1 [davep-mods]
	mmu-strongarm.c:1.11->1.11.2.1 [davep-mods]
	mmu.h:1.1->1.1.2.1 [davep-mods]
	sa1100.h:1.9->1.9.2.1 [davep-mods]
	xmodem.c:1.3->1.3.2.1 [davep-mods]
	z.py:1.1->1.1.2.1 [davep-mods]

---------------------
PatchSet 89
Date: 2001/02/07 22:12:41
Author: davep
Log:
file aux_micro.c was initially added on branch davep-mods.

Members: 
	aux_micro.c:INITIAL->1.1(DEAD) 

---------------------
PatchSet 90
Date: 2001/02/07 22:12:41
Author: davep
Log:
file aux_micro.h was initially added on branch davep-mods.

Members: 
	aux_micro.h:INITIAL->1.1(DEAD) 

---------------------
PatchSet 91
Date: 2001/02/07 22:12:41
Author: davep
Log:
file bin2h.py was initially added on branch davep-mods.

Members: 
	bin2h.py:INITIAL->1.1(DEAD) 

---------------------
PatchSet 92
Date: 2001/02/07 22:12:41
Author: davep
Log:
file bootldr.ld.in was initially added on branch davep-mods.

Members: 
	bootldr.ld.in:INITIAL->1.1(DEAD) 

---------------------
PatchSet 93
Date: 2001/02/07 22:12:41
Author: davep
Log:
file lcd.c was initially added on branch davep-mods.

Members: 
	lcd.c:INITIAL->1.1(DEAD) 

---------------------
PatchSet 94
Date: 2001/02/07 22:12:41
Author: davep
Log:
file lcd.h was initially added on branch davep-mods.

Members: 
	lcd.h:INITIAL->1.1(DEAD) 

---------------------
PatchSet 95
Date: 2001/02/07 22:12:41
Author: davep
Log:
file mmu.h was initially added on branch davep-mods.

Members: 
	mmu.h:INITIAL->1.1(DEAD) 

---------------------
PatchSet 96
Date: 2001/02/07 22:12:41
Author: davep
Log:
file z.py was initially added on branch davep-mods.

Members: 
	z.py:INITIAL->1.1(DEAD) 

---------------------
PatchSet 97
Date: 2001/02/09 21:28:15
Author: davep
Log:
A default splash screen... may not be accurate for the given config.

Members: 
	splashz.h:1.1->1.1.2.1 [davep-mods]

---------------------
PatchSet 98
Date: 2001/02/09 21:23:02
Author: davep
Log:
Made buttons work... they can push commands into the input buffer.
Added memcpy command
Made last ram download address the default for call if ., = or - is given as
  call address.
Added dummy handler for lcd backlight status.
Working on reading touchscreen.  Can do it, but calibration is off.

Members: 
	aux_micro.c:1.1.2.1->1.1.2.2 [davep-mods]
	bootldr.c:1.35.2.1->1.35.2.2 [davep-mods]
	bootldr.h:1.7.2.1->1.7.2.2 [davep-mods]
	getcmd.c:1.1->1.1.2.1 [davep-mods]
	lcd.c:1.1.2.1->1.1.2.2 [davep-mods]

---------------------
PatchSet 99
Date: 2001/02/09 21:28:15
Author: davep
Log:
file splashz.h was initially added on branch davep-mods.

Members: 
	splashz.h:INITIAL->1.1(DEAD) 

---------------------
PatchSet 100
Date: 2001/02/12 21:19:39
Author: cvstest
Log:
remove link to jamey's work directory

Members: 
	config.mk:1.13->1.14 

---------------------
PatchSet 101
Date: 2001/02/13 18:02:32
Author: jamey
Log:
patch from Ken Gordon so it will build on freebsd

Members: 
	zbsdchksum.c:1.1->1.2 

---------------------
PatchSet 102
Date: 2001/02/13 18:04:22
Author: jamey
Log:
remove unused reference to libz

Members: 
	Makefile:1.32->1.33 

---------------------
PatchSet 103
Date: 2001/02/15 16:44:45
Author: jamey
Log:
committed Robert Swindells' assabet/neponset patches

Members: 
	boot-sa1100.s:1.17->1.18 
	bootconfig.h:1.8->1.9 
	bootldr.c:1.35->1.36 
	bootldr.h:1.7->1.8 
	btflash.c:1.21->1.22 

---------------------
PatchSet 104
Date: 2001/02/16 13:03:15
Author: jamey
Log:
committed Robert Swindells' assabet/neponset patches

Members: 
	Makefile:1.33->1.34 

---------------------
PatchSet 105
Date: 2001/02/22 00:03:58
Author: davep
Log:
Many changes.
Cleaned up button code.
Merged wakeup code.
Many changes still in progress.

Members: 
	Makefile:1.32.2.1->1.32.2.2 [davep-mods]
	boot-sa1100.s:1.17.2.1->1.17.2.2 [davep-mods]
	boot_flags.h:1.1->1.1.2.1 [davep-mods]
	bootldr.c:1.35.2.2->1.35.2.3 [davep-mods]
	bootldr.h:1.7.2.2->1.7.2.3 [davep-mods]
	config.mk:1.13.2.1->1.13.2.2 [davep-mods]
	mmu-strongarm.c:1.11.2.1->1.11.2.2 [davep-mods]
	sa1100.h:1.9.2.1->1.9.2.2 [davep-mods]

---------------------
PatchSet 106
Date: 2001/02/22 00:03:58
Author: davep
Log:
file boot_flags.h was initially added on branch davep-mods.

Members: 
	boot_flags.h:INITIAL->1.1(DEAD) 

---------------------
PatchSet 107
Date: 2001/02/22 17:08:42
Author: davep
Log:
fixed check of squelch flag in PrintChar.  It was using =Boot_flags_ptr
 rather than Boot_flags_ptr

Members: 
	boot-sa1100.s:1.17.2.2->1.17.2.3 [davep-mods]

---------------------
PatchSet 108
Date: 2001/02/23 22:06:47
Author: davep
Log:
Added timestamp file to track time and date of last link.
 Added define to control this to config.mk
Added bootldr capabilities flag at offset 0x30 into boot flash.
Added a hexdump command.
Fixed a bug in evaluating parameters.  just_show was not explicity cleared
 and so would often be true and cause params to be not evaled.

Members: 
	Makefile:1.32.2.2->1.32.2.3 [davep-mods]
	aux_micro.c:1.1.2.2->1.1.2.3 [davep-mods]
	boot-sa1100.s:1.17.2.3->1.17.2.4 [davep-mods]
	bootconfig.h:1.8->1.8.2.1 [davep-mods]
	bootldr.c:1.35.2.3->1.35.2.4 [davep-mods]
	bootldr.h:1.7.2.3->1.7.2.4 [davep-mods]
	config.mk:1.13.2.2->1.13.2.3 [davep-mods]

---------------------
PatchSet 109
Date: 2001/02/27 01:56:17
Author: davep
Log:
Completed reboot on Action button, but added requirement that on of the 4
  function buttons must also be pressed (shades of CtlAltDel!)
  Took out some annoying debug messages.

Members: 
	aux_micro.c:1.1.2.3->1.1.2.4 [davep-mods]
	bootldr.c:1.35.2.4->1.35.2.5 [davep-mods]
	bootldr.h:1.7.2.4->1.7.2.5 [davep-mods]
	sa1100.h:1.9.2.2->1.9.2.3 [davep-mods]

---------------------
PatchSet 110
Date: 2001/02/27 20:49:07
Author: ayer
Log:

turned on splash screen (bootldr.c)

commented out debug code

Members: 
	boot-sa1100.s:1.17.2.4->1.17.2.5 [davep-mods]
	bootldr.c:1.35.2.5->1.35.2.6 [davep-mods]

---------------------
PatchSet 111
Date: 2001/02/28 21:30:04
Author: davep
Log:
Made single nak a parameter.
Made nak code states enums.
Added print to debug buffer for debugging things that use serial port.
Made timeout a settable parameter

Members: 
	xmodem.c:1.3.2.1->1.3.2.2 [davep-mods]

---------------------
PatchSet 112
Date: 2001/02/28 21:29:26
Author: davep
Log:
Makefile:
added some .h deps
Made aux_micro.o optional based on CONFIG_BITSY

Members: 
	Makefile:1.32.2.3->1.32.2.4 [davep-mods]

---------------------
PatchSet 113
Date: 2001/02/28 21:30:37
Author: davep
Log:
New image.

Members: 
	splashz.h:1.1.2.1->1.1.2.2 [davep-mods]

---------------------
PatchSet 114
Date: 2001/02/28 21:31:33
Author: davep
Log:
cosmetic.

Members: 
	boot-sa1100.s:1.17.2.5->1.17.2.6 [davep-mods]

---------------------
PatchSet 115
Date: 2001/02/28 21:29:44
Author: davep
Log:
fixed set param bug where setting would match any param whose name
 was a substring of the param name being set.
Conditionalized all bitsy lcd and button stuff.
Removed inclusion of generated_date_code.h
New splash screen.

Members: 
	bootldr.c:1.35.2.6->1.35.2.7 [davep-mods]

---------------------
PatchSet 116
Date: 2001/03/01 22:23:52
Author: davep
Log:
Added TS scaling/offsetting to aux_micro.  There are still
 issues.  Aux micro generates overruns with TS data since we are polled.

Added sleep/wakeup code.  Wakeup is a 99.9999% reboot, the only
 difference being you automatically get a boot> prompt.

Fixed LCD backlight command, and made the default less bright.

Fixed splash() to not print the test pattern before the splash screen.

Added sig to bootldr so kernel can verify that there is a wakable
 bootldr available.

Members: 
	aux_micro.c:1.1.2.4->1.1.2.4.2.1 [davep-work]
	aux_micro.h:1.1.2.1->1.1.2.1.2.1 [davep-work]
	boot-sa1100.s:1.17.2.6->1.17.2.6.2.1 [davep-work]
	boot_flags.h:1.1.2.1->1.1.2.1.2.1 [davep-work]
	bootldr.c:1.35.2.7->1.35.2.7.2.1 [davep-work]
	bootldr.h:1.7.2.5->1.7.2.5.2.1 [davep-work]
	lcd.c:1.1.2.2->1.1.2.2.2.1 [davep-work]
	sa1100.h:1.9.2.3->1.9.2.3.2.1 [davep-work]

---------------------
PatchSet 117
Date: 2001/03/02 23:23:33
Author: jamey
Log:
made a bunch of variables static

Members: 
	modem.c:1.7->1.8 

---------------------
PatchSet 118
Date: 2001/03/06 18:44:21
Author: davep
Log:
Merged many changes from my davep-work branch.

Members: 
	Makefile:1.32.2.4->1.32.2.5 [davep-mods]
	aux_micro.c:1.1.2.4->1.1.2.5 [davep-mods]
	aux_micro.h:1.1.2.1->1.1.2.2 [davep-mods]
	boot-sa1100.s:1.17.2.6->1.17.2.7 [davep-mods]
	boot_flags.h:1.1.2.1->1.1.2.2 [davep-mods]
	bootldr.c:1.35.2.7->1.35.2.8 [davep-mods]
	bootldr.h:1.7.2.5->1.7.2.6 [davep-mods]
	lcd.c:1.1.2.2->1.1.2.3 [davep-mods]
	lcd.h:1.1.2.1->1.1.2.2 [davep-mods]
	sa1100.h:1.9.2.3->1.9.2.4 [davep-mods]

---------------------
PatchSet 119
Date: 2001/03/06 17:48:51
Author: davep
Log:
bootldr.c
added reset command
cleaned up reset code
fixed reboot_button code... was getting release messageg *after* reboot,
 and count was thereafter negative.
Added piecemeal unzip of lcd images as prelude to gz'd kernels, etc.

Added Access funcs to lcd.c

Members: 
	boot-sa1100.s:1.17.2.6.2.1->1.17.2.6.2.2 [davep-work]
	bootldr.c:1.35.2.7.2.1->1.35.2.7.2.2 [davep-work]
	lcd.c:1.1.2.2.2.1->1.1.2.2.2.2 [davep-work]
	lcd.h:1.1.2.1->1.1.2.1.2.1 [davep-work]

---------------------
PatchSet 120
Date: 2001/03/08 00:03:44
Author: davep
Log:
Added new param: xmodem_initial_timeout.  This is the timeout
 used for the first byte of the xfer.  Once a timeout is gotten
 on a char, xmodem switches to the xmodem_timeout value.  This
 allows our xmodem to be fitted to various xmodem senders.  In particular,
 minicom and hyperterm have different requirements.
 minicom would be happy w/fairly quick initial and long secondary,
 hypnoterm would like short/short.
Did some cosmetic print changes.

Members: 
	Makefile:1.32.2.5->1.32.2.6 [davep-mods]
	bootldr.c:1.35.2.8->1.35.2.9 [davep-mods]
	xmodem.c:1.3.2.2->1.3.2.3 [davep-mods]

---------------------
PatchSet 121
Date: 2001/03/08 22:27:04
Author: davep
Log:
Finally set the flag that makes the bootldr boot silently.
Can still overcome this by holding down the action button.

Members: 
	boot-sa1100.s:1.17.2.7->1.17.2.8 [davep-mods]

---------------------
PatchSet 122
Date: 2001/03/09 16:54:16
Author: davep
Log:
(most of this was a simple exersize to test building under FreeBSD
 (with linux tools) and CVS access from FreeBSD)
Taught Makefile how to make the splashz.h file.
Made source image a CONFIG_VAR
Made zbsdchksum.c (ironically) compile under ... FreeBSD!

Members: 
	Makefile:1.32.2.6->1.32.2.7 [davep-mods]
	config.mk:1.13.2.3->1.13.2.4 [davep-mods]
	splashz.h:1.1.2.2->1.1.2.3 [davep-mods]
	zbsdchksum.c:1.1->1.1.2.1 [davep-mods]

---------------------
PatchSet 123
Date: 2001/03/09 18:32:55
Author: davep
Log:
Accidents happen.

Members: 
	README.splash:1.1->1.1.2.1 [davep-mods]
	splashz.h:1.1.2.3->1.1.2.4 [davep-mods]

---------------------
PatchSet 124
Date: 2001/03/09 18:59:22
Author: davep
Log:
RC (Redmondally Correct) version of the splash screen.

Members: 
	splashz.h:1.1.2.4->1.1.2.5 [davep-mods]

---------------------
PatchSet 125
Date: 2001/03/09 18:32:55
Author: davep
Log:
file README.splash was initially added on branch davep-mods.

Members: 
	README.splash:INITIAL->1.1(DEAD) 

---------------------
PatchSet 126
Date: 2001/03/12 22:29:29
Author: davep
Log:
Bumped the micro version number to 2

Members: 
	Makefile:1.32.2.7->1.32.2.8 [davep-mods]

---------------------
PatchSet 127
Date: 2001/03/14 15:04:54
Author: jamey
Log:
remove jamey dependences

Members: 
	config.mk:1.13.2.4->1.13.2.5 [davep-mods]

---------------------
PatchSet 128
Date: 2001/03/20 16:09:45
Author: davep
Log:
Bumped micro version.
And out undefined at reset/unused bits when setting DRAM prarams
 after sleep wakeup.

Members: 
	Makefile:1.32.2.8->1.32.2.9 [davep-mods]
	boot-sa1100.s:1.17.2.8->1.17.2.9 [davep-mods]

---------------------
PatchSet 129
Date: 2001/03/20 21:30:08
Author: jamey
Log:
use linker script

Members: 
	Makefile:1.34->1.35 
	bootld.ld:INITIAL->1.1 
	winceld.ld:INITIAL->1.1 

---------------------
PatchSet 130
Date: 2001/03/27 21:17:34
Author: davep
Log:
Merge with davep-mods development version.

Members: 
	Makefile:1.35->1.36 
	README.2-13-x:INITIAL->1.1 
	README.splash:1.1->1.2 
	README.xmodem:INITIAL->1.1 
	aux_micro.c:1.1->1.2 
	aux_micro.h:1.1->1.2 
	bin2h.py:1.1->1.2 
	boot-sa1100.s:1.18->1.19 
	boot_flags.h:1.1->1.2 
	bootconfig.h:1.9->1.10 
	bootldr.c:1.36->1.37 
	bootldr.h:1.8->1.9 
	bootldr.ld.in:1.1->1.2 
	config.mk:1.14->1.15 
	getcmd.c:1.1->1.2 
	lcd.c:1.1->1.2 
	lcd.h:1.1->1.2 
	mmu-strongarm.c:1.11->1.12 
	mmu.h:1.1->1.2 
	sa1100.h:1.9->1.10 
	splashz.h:1.1->1.2 
	xmodem.c:1.3->1.4 
	zbsdchksum.c:1.2->1.3 
	zpnm.py:INITIAL->1.1 

---------------------
PatchSet 131
Date: 2001/03/28 16:24:39
Author: davep
Log:
config.mk now includes a local, uncommitted makefile.
.cvsignore tells cvs to ignore it.

Members: 
	.cvsignore:INITIAL->1.1 
	config.mk:1.15->1.16 

---------------------
PatchSet 132
Date: 2001/04/03 20:07:33
Author: davep
Log:
Mods for the monochrome bitsy (mitsy)

Members: 
	boot-sa1100.s:1.19->1.19.2.1 [mitsy-mods]
	bootldr.c:1.37->1.37.2.1 [mitsy-mods]
	btflash.c:1.22->1.22.2.1 [mitsy-mods]
	lcd.c:1.2->1.2.2.1 [mitsy-mods]
	lcd.h:1.2->1.2.2.1 [mitsy-mods]

---------------------
PatchSet 133
Date: 2001/04/04 17:37:56
Author: davep
Log:
Disabled params debugging messages.
Made mitsy disable splash.

Members: 
	bootldr.c:1.37.2.1->1.37.2.2 [mitsy-mods]

---------------------
PatchSet 134
Date: 2001/04/05 21:02:17
Author: davep
Log:
Added a check in load bootldr to make sure we don't program a non-0 linked
 bootldr into flash.
Bumped version in Makefile.

Members: 
	Makefile:1.36->1.37 
	bootldr.c:1.37->1.38 

---------------------
PatchSet 135
Date: 2001/04/17 19:34:17
Author: davep
Log:
Fixed DABT in InitMem in boot-sa1100.s
Rewrote InitMem's non-destructive memory size probe pieces.
Added a check to make sure you cannot download the wince-bootldr to flash
 with the load bootldr command.

Members: 
	Makefile:1.37->1.38 
	boot-sa1100.s:1.19->1.20 
	bootldr.c:1.38->1.39 

---------------------
PatchSet 136
Date: 2001/04/17 23:28:13
Author: jamey
Log:
fix off-by-12 error when loading kernel to flash

Members: 
	bootldr.c:1.39->1.40 

---------------------
PatchSet 137
Date: 2001/04/18 14:59:45
Author: davep
Log:
Fixes for DABT in InitMem and
 rework of same to ensure no memory alteration during mem probe.

Members: 
	Makefile:1.36->1.36.2.1 [mitsy-mods]
	boot-sa1100.s:1.19.2.1->1.19.2.2 [mitsy-mods]
	bootldr.c:1.37.2.2->1.37.2.3 [mitsy-mods]
	mmu-strongarm.c:1.12->1.12.2.1 [mitsy-mods]

---------------------
PatchSet 138
Date: 2001/04/24 13:08:36
Author: jamey
Log:
QNX support per cdm@qnx.com

Members: 
	boot-sa1100.s:1.20->1.21 

---------------------
PatchSet 139
Date: 2001/04/24 13:04:46
Author: jamey
Log:
cdm@qnx.com patch: correct key_code mask

Members: 
	aux_micro.c:1.2->1.3 

---------------------
PatchSet 140
Date: 2001/04/24 13:12:18
Author: jamey
Log:
ignore generated files

Members: 
	.cvsignore:1.1->1.2 

---------------------
PatchSet 141
Date: 2001/04/24 13:58:34
Author: jamey
Log:
per cdm@qnx.com: QNX boot support

Members: 
	bootldr.c:1.40->1.41 

---------------------
PatchSet 142
Date: 2001/04/24 13:58:52
Author: jamey
Log:
per cdm@qnx.com: QNX support

Members: 
	Makefile:1.38->1.39 
	bootconfig.h:1.10->1.11 

---------------------
PatchSet 143
Date: 2001/04/30 21:25:24
Author: davep
Log:
Changed makefile to use suffix -bigkernel when CONFIG_BIG_KERNEL is defined.
Changed bootldr to print [BIG_KERNEL] in the version when CONFIG_BIG_KERNEL
 is defined.
Change config.mk to have CONFIG_BIG_KERNEL defined by default.  We will
 mostly stop messing with non-bigkernels.

Members: 
	Makefile:1.39->1.40 
	bootldr.c:1.41->1.42 
	config.mk:1.16->1.17 

---------------------
PatchSet 144
Date: 2001/05/01 16:27:01
Author: davep
Log:
Changed boot behavior so that the boot sequence is paused while the
 action button is held down.  Once released, the boot continues
 verbosely.  This allows theh user to place the ipaq in its cradle before
 booting continues so that we can see the boot messages.

Members: 
	Makefile:1.40->1.41 
	boot-sa1100.s:1.21->1.22 

---------------------
PatchSet 145
Date: 2001/05/02 15:10:06
Author: jamey
Log:
adding support for partition table

Members: 
	boot.s:1.8->1.9 
	boot_flags.h:1.2->1.3 
	bootconfig.h:1.11->1.12 
	bootldr.c:1.42->1.43 
	btflash.c:1.22->1.23 
	btflash.h:1.4->1.5 

---------------------
PatchSet 146
Date: 2001/05/02 15:42:18
Author: jamey
Log:
removed dependence on printf

Members: 
	btflash.c:1.23->1.24 

---------------------
PatchSet 147
Date: 2001/05/02 15:59:49
Author: jamey
Log:
working on partition table support

Members: 
	CHANGELOG:INITIAL->1.1 
	Makefile:1.41->1.42 
	btflash.c:1.24->1.25 
	btflash.h:1.5->1.6 

---------------------
PatchSet 148
Date: 2001/05/02 17:29:48
Author: jamey
Log:
coded reset and show partition commands

Members: 
	bootldr.c:1.43->1.44 
	btflash.c:1.25->1.26 
	btflash.h:1.6->1.7 
	config.mk:1.17->1.18 

---------------------
PatchSet 149
Date: 2001/05/02 17:41:47
Author: jamey
Log:
oops

Members: 
	config.mk:1.18->1.19 

---------------------
PatchSet 150
Date: 2001/05/02 21:02:20
Author: jamey
Log:
added support to read and write partition tables

Members: 
	bootldr.c:1.44->1.45 
	btflash.h:1.7->1.8 

---------------------
PatchSet 151
Date: 2001/05/02 21:27:37
Author: jamey
Log:
uncomment the code to read partition tables until it works

Members: 
	bootldr.c:1.45->1.46 

---------------------
PatchSet 152
Date: 2001/05/02 23:21:12
Author: jamey
Log:
implemented bootldr flash partition tables

Members: 
	CHANGELOG:1.1->1.2 
	Makefile:1.42->1.43 
	bootldr.c:1.46->1.47 
	btflash.c:1.26->1.27 
	btflash.h:1.8->1.9 

---------------------
PatchSet 153
Date: 2001/05/03 12:10:15
Author: jamey
Log:
added EXPAND flag for partitions

Members: 
	btflash.c:1.27->1.28 
	btflash.h:1.9->1.10 

---------------------
PatchSet 154
Date: 2001/05/03 12:54:09
Author: jamey
Log:
load and save partitions by name

Members: 
	Makefile:1.43->1.44 
	bootldr.c:1.47->1.48 
	modem.c:1.8->1.9 

---------------------
PatchSet 155
Date: 2001/05/03 14:15:19
Author: jamey
Log:
load/save partitions by name, removed kernel header

Members: 
	CHANGELOG:1.2->1.3 
	bootconfig.h:1.12->1.13 
	bootldr.c:1.48->1.49 
	btflash.c:1.28->1.29 

---------------------
PatchSet 156
Date: 2001/05/03 14:16:35
Author: jamey
Log:
renumbered to 2.14.0

Members: 
	CHANGELOG:1.3->1.4 
	Makefile:1.44->1.45 

---------------------
PatchSet 157
Date: 2001/05/03 23:00:30
Author: jamey
Log:
assign default partitions after probing flash

Members: 
	btflash.c:1.29->1.30 

---------------------
PatchSet 158
Date: 2001/05/03 23:01:48
Author: jamey
Log:
dwordtodecimal, default partitioning

Members: 
	Makefile:1.45->1.46 

---------------------
PatchSet 159
Date: 2001/05/03 23:00:10
Author: jamey
Log:
fixed dwordtodecimal for zero input

Members: 
	bootldr.c:1.49->1.50 

---------------------
PatchSet 160
Date: 2001/05/04 12:53:13
Author: jamey
Log:
fixed btflash_reset_partitions, reduced xmodem_timeouts

Members: 
	CHANGELOG:1.4->1.5 
	Makefile:1.46->1.47 
	bootldr.c:1.50->1.51 
	btflash.c:1.30->1.31 

---------------------
PatchSet 161
Date: 2001/05/09 17:38:30
Author: davep
Log:
Made it (hopefully) more lucid.

Members: 
	README.xmodem:1.1->1.2 

---------------------
PatchSet 162
Date: 2001/05/10 23:04:59
Author: jamey
Log:
merged in mitsy (monochrome bitsy) mods

Members: 
	CHANGELOG:1.5->1.6 
	Makefile:1.47->1.48 
	boot-sa1100.s:1.22->1.23 
	bootldr.c:1.51->1.52 
	btflash.c:1.31->1.32 
	lcd.c:1.2->1.3 
	lcd.h:1.2->1.3 
	mmu-strongarm.c:1.12->1.13 

---------------------
PatchSet 163
Date: 2001/05/11 14:25:18
Author: jamey
Log:
added JFFS2 formatting to sectors with flags 0x10 (16) and eflash <partitionname>

Members: 
	CHANGELOG:1.6->1.7 
	Makefile:1.48->1.49 
	bootldr.c:1.52->1.53 
	btflash.c:1.32->1.33 
	btflash.h:1.10->1.11 

---------------------
PatchSet 164
Date: 2001/05/11 18:22:50
Author: cdm
Log:
Added in new config variables: domainname, netcfg, dns1, dns2.  Also updated
the QNX boot detect to scan for the QNX image so it isn't as dependant on
the size of the QNX IPL.

Members: 
	bootldr.c:1.54->1.55 

---------------------
PatchSet 165
Date: 2001/05/11 18:23:24
Author: cdm
Log:
Now properly ignores all generated files.

Members: 
	.cvsignore:1.2->1.3 

---------------------
PatchSet 166
Date: 2001/05/11 19:06:34
Author: cdm
Log:
Update the version MICRO number.  Added changes to CHANGELOG and removed
the need to use symbolic links.

Members: 
	.cvsignore:1.3->1.4 
	CHANGELOG:1.8->1.9 
	Makefile:1.51->1.52 
	make_links.sh:1.1->1.2(DEAD) 

---------------------
PatchSet 167
Date: 2001/05/11 18:26:29
Author: cdm
Log:
Updated the build process to make building on different systems
a heck of lot easier.  The main makefile pulls in config.mk,
os_<name>.mk and then config.local.mk.  Macros are broken up to
give a little better idea of what each thing means and so that each
of the .mk's can override a specific portion of the build.  Also,
make_links.sh can "automagically" setup the link to os.mk based on
the output of uname.

Also added in a QNX splash screen and setup splashz.h so that a BSD
splash screen can be added in the future.

Members: 
	Makefile:1.50->1.51 
	Makefile.NetBSD:1.2->1.3(DEAD) 
	config.mk:1.19->1.20 
	make_links.sh:INITIAL->1.1 
	os_linux.mk:INITIAL->1.1 
	os_netbsd.mk:INITIAL->1.1 
	os_qnx.mk:INITIAL->1.1 
	splashz.h:1.2->1.3 
	splashz_linux.h:INITIAL->1.1 
	splashz_qnx.h:INITIAL->1.1 

---------------------
PatchSet 168
Date: 2001/05/11 18:09:59
Author: jamey
Log:
added jffs2 symbolic partition type; call eval_params() after load params

Members: 
	CHANGELOG:1.7->1.8 
	Makefile:1.49->1.50 
	bootldr.c:1.53->1.54 

---------------------
PatchSet 169
Date: 2001/05/18 18:00:26
Author: jamey
Log:
fixed read-before write of partition->flags, added bootldr self-protection

Members: 
	btflash.c:1.33->1.34 

---------------------
PatchSet 170
Date: 2001/05/18 18:00:59
Author: jamey
Log:
moved set_vppen and clr_vppen to btflash.c

Members: 
	bootldr.c:1.55->1.56 
	btflash.h:1.11->1.12 

---------------------
PatchSet 171
Date: 2001/05/22 19:01:26
Author: davep
Log:
Cosmetic+ change to btflash.  When unprotectecting flash, an uninitialized
 variable was used.  This is OK as far as unprotecting is concerned, but
 it was also used to get the protect status at the end of the operation.
 The status only made sense if the uninit addr was on a sector boundary.
 Coincidentally, the uninit addr was always = to the size of protect
 region when called from the pflash command.

Members: 
	Makefile:1.52->1.53 
	btflash.c:1.34->1.35 

---------------------
PatchSet 172
Date: 2001/05/22 20:29:47
Author: jamey
Log:
dram_size was being probed but not saved in the dram_param

Members: 
	Makefile:1.53->1.54 
	bootldr.c:1.56->1.57 

---------------------
PatchSet 173
Date: 2001/05/25 16:02:52
Author: davep
Log:
Pulled partition stuff into a stand-alone .h file for better sharing with
 user mode partition editor.

Members: 
	Makefile:1.54->1.55 
	bootconfig.h:1.13->1.14 
	btflash.h:1.12->1.13 
	partition.h:INITIAL->1.1 

---------------------
PatchSet 174
Date: 2001/06/06 22:29:36
Author: davep
Log:
Added ability to boot kernels downloaded w/load ram.
Added ability to boot kernels from wince-bootldr running under wince.
Removed use of a null pointer.
Bumped version.

Members: 
	Makefile:1.55->1.56 
	boot-sa1100.s:1.23->1.24 
	bootldr.c:1.57->1.58 

---------------------
PatchSet 175
Date: 2001/06/07 20:42:41
Author: bavery
Log:

 ----------------------------------------------------------------------
fixed partition save,renamed save[...] to upload[...] and added several warnings
for too large kernels to overcome minicom's desire to eat them

Members: 
	CHANGELOG:1.9->1.10 
	Makefile:1.56->1.57 
	bootldr.c:1.58->1.59 
	os_linux.mk:1.1->1.2 
	splashz.h:1.3->1.4 

---------------------
PatchSet 176
Date: 2001/06/07 20:49:34
Author: bavery
Log:
cvs booboo

Members: 
	os_linux.mk:1.2->1.3 
	splashz.h:1.4->1.5 

---------------------
PatchSet 177
Date: 2001/06/13 22:01:23
Author: davep
Log:
Bumped version.

Members: 
	Makefile:1.58->1.59 

---------------------
PatchSet 178
Date: 2001/06/13 21:42:27
Author: davep
Log:
Made parameter execution overridden if booting verbosely (becoming
 debug boot)
Added cvs_ver variable and tagver target to allow easy tagging w/
 make
Made params save smarter about strings: now does strcmp.
Found bug in wince-bootldr w.r.t params save.  In this case, the default
 params, which should point into flash at the original version of the
 params, ends up pointing somewhere else distinctly non-default-paramish.
 This needs to be fixed.  For the c000 (wince) bootldr, there is no flash
 copy of the params for reference.  Perhaps we can make a copy of the
 initialized params and use that as the reference in wince-bootldr.
 A function to get the "defaults" will need to be conditionalized to
 return the proper thing.  And it should be const.
Added -n option to params save to have it just show what it would
 do. It also dumps the vars used to find the default params.

Members: 
	Makefile:1.57->1.58 
	bootldr.c:1.59->1.60 

---------------------
PatchSet 179
Date: 2001/06/14 15:17:21
Author: davep
Log:
Accidentally updated README.splash

Members: 
	README.splash:1.2->1.3 

---------------------
PatchSet 180
Date: 2001/06/14 15:46:14
Author: davep
Log:
Fixed to to say 8b/color rather than to imple 8bpp.

Members: 
	Makefile:1.60->1.61 
	README.splash:1.3->1.4 

---------------------
PatchSet 181
Date: 2001/06/14 15:07:32
Author: davep
Log:
Removed debug code in lcdzimg which prevented it from converting the
 image to the lcd's color format.
Added back the CONFIG_GIMP_SPLASH_PNM vars to os xxx.mk which someone had
 nuked.
Added target to make a raw compressed splash image for use with lcdzimg
Added some doc to makefile about splash image format, etc.
Added os_freebsd.mk so I can build at home again.

Members: 
	Makefile:1.59->1.60 
	bootldr.c:1.60->1.61 
	os_freebsd.mk:INITIAL->1.1 
	os_linux.mk:1.3->1.4 
	splashz_linux.h:1.1->1.2 

---------------------
PatchSet 182
Date: 2001/06/22 18:21:05
Author: davep
Log:
Added ability to run multiple commands separated by ';'
Added param which names the partition in which to find the kernel.

Members: 
	Makefile:1.61->1.62 
	bootldr.c:1.61->1.62 

---------------------
PatchSet 183
Date: 2001/06/23 00:17:17
Author: davep
Log:
Added kpart=xxx parsing to boot flash to allow specifying a kernel
 partition on the command line.

Members: 
	Makefile:1.62->1.63 
	bootldr.c:1.62->1.63 

---------------------
PatchSet 184
Date: 2001/06/27 15:29:08
Author: davep
Log:
'Ported' to python 1.x from 2.x

Members: 
	bin2h.py:1.2->1.3 
	zpnm.py:1.1->1.2 

---------------------
PatchSet 185
Date: 2001/07/10 15:17:31
Author: jamey
Log:
applied patch to updateCRC for Matthew Howard (mch@learning.lucent.com)

Members: 
	modem.c:1.9->1.10 

---------------------
PatchSet 186
Date: 2001/07/18 15:13:04
Author: jamey
Log:
added the 2.14.8 note in CHANGELOG

Members: 
	CHANGELOG:1.10->1.11 

---------------------
PatchSet 187
Date: 2001/08/14 22:17:39
Author: jamey
Log:
added load_kernel support from russ dill

Members: 
	load_kernel/include/compr_rubin.h:INITIAL->1.1 
	load_kernel/include/config.h:INITIAL->1.1 
	load_kernel/include/crc32.h:INITIAL->1.1 
	load_kernel/include/jffs2.h:INITIAL->1.1 
	load_kernel/include/load_kernel.h:INITIAL->1.1 
	load_kernel/include/load_kernel.h~:INITIAL->1.1 
	load_kernel/include/mini_inflate.h:INITIAL->1.1 
	load_kernel/include/types.h:INITIAL->1.1 
	load_kernel/src/Makefile:INITIAL->1.1 
	load_kernel/src/Makefile~:INITIAL->1.1 
	load_kernel/src/compr_rtime.c:INITIAL->1.1 
	load_kernel/src/compr_rtime.o:INITIAL->1.1 
	load_kernel/src/compr_rubin.armasm:INITIAL->1.1 
	load_kernel/src/compr_rubin.c:INITIAL->1.1 
	load_kernel/src/compr_rubin.o:INITIAL->1.1 
	load_kernel/src/compr_rubin.s:INITIAL->1.1 
	load_kernel/src/compr_zlib.c:INITIAL->1.1 
	load_kernel/src/compr_zlib.o:INITIAL->1.1 
	load_kernel/src/cramfs.c:INITIAL->1.1 
	load_kernel/src/cramfs.c~:INITIAL->1.1 
	load_kernel/src/cramfs.o:INITIAL->1.1 
	load_kernel/src/crc32.c:INITIAL->1.1 
	load_kernel/src/crc32.o:INITIAL->1.1 
	load_kernel/src/jffs2.c:INITIAL->1.1 
	load_kernel/src/jffs2.c~:INITIAL->1.1 
	load_kernel/src/jffs2.o:INITIAL->1.1 
	load_kernel/src/libload_kernel.a:INITIAL->1.1 
	load_kernel/src/load_kernel.c:INITIAL->1.1 
	load_kernel/src/mini_inflate.c:INITIAL->1.1 
	load_kernel/src/mini_inflate.o:INITIAL->1.1 
	load_kernel/src/zImage.c:INITIAL->1.1 
	load_kernel/src/zImage.c~:INITIAL->1.1 
	load_kernel/src/zImage.o:INITIAL->1.1 
	load_kernel/test/Makefile:INITIAL->1.1 
	load_kernel/test/compr_rtime.c:INITIAL->1.1 
	load_kernel/test/compr_rtime.o:INITIAL->1.1 
	load_kernel/test/compr_rubin.c:INITIAL->1.1 
	load_kernel/test/compr_rubin.o:INITIAL->1.1 
	load_kernel/test/compr_zlib.c:INITIAL->1.1 
	load_kernel/test/compr_zlib.o:INITIAL->1.1 
	load_kernel/test/cramfs.c:INITIAL->1.1 
	load_kernel/test/cramfs.o:INITIAL->1.1 
	load_kernel/test/crc32.c:INITIAL->1.1 
	load_kernel/test/crc32.o:INITIAL->1.1 
	load_kernel/test/jffs2.c:INITIAL->1.1 
	load_kernel/test/jffs2.o:INITIAL->1.1 
	load_kernel/test/load_kernel.c:INITIAL->1.1 
	load_kernel/test/load_kernel.o:INITIAL->1.1 
	load_kernel/test/load_kernel_test:INITIAL->1.1 
	load_kernel/test/load_kernel_test.c:INITIAL->1.1 
	load_kernel/test/load_kernel_test.o:INITIAL->1.1 
	load_kernel/test/mini_inflate.c:INITIAL->1.1 
	load_kernel/test/mini_inflate.o:INITIAL->1.1 
	load_kernel/test/zImage.c:INITIAL->1.1 
	load_kernel/test/zImage.o:INITIAL->1.1 

---------------------
PatchSet 188
Date: 2001/08/14 22:18:12
Author: jamey
Log:
relocated load_kernel

Members: 
	Makefile:1.64->1.65 

---------------------
PatchSet 189
Date: 2001/08/14 22:22:10
Author: jamey
Log:
rolling back changes that were supposed to be on the branch

Members: 
	Makefile:1.65->1.66 
	bootldr.c:1.64->1.65 

---------------------
PatchSet 190
Date: 2001/08/14 22:27:27
Author: jamey
Log:
start of integration of load_kernel support to load from jffs2

Members: 
	Makefile:1.66->1.66.2.1 [jffs2_loader]
	bootldr.c:1.65->1.65.2.1 [jffs2_loader]

---------------------
PatchSet 191
Date: 2001/08/14 22:15:11
Author: jamey
Log:
started integrating jffs2 kernel loader support

Members: 
	Makefile:1.63->1.64 
	bootldr.c:1.63->1.64 
	lkernel.c:INITIAL->1.1 
	lkernel.h:INITIAL->1.1 

---------------------
PatchSet 192
Date: 2001/08/15 14:03:30
Author: jamey
Log:
accidentally added .o files

Members: 
	load_kernel/src/compr_rtime.o:1.1->1.2(DEAD) 
	load_kernel/src/compr_rubin.o:1.1->1.2(DEAD) 
	load_kernel/src/compr_zlib.o:1.1->1.2(DEAD) 
	load_kernel/src/cramfs.o:1.1->1.2(DEAD) 
	load_kernel/src/crc32.o:1.1->1.2(DEAD) 
	load_kernel/src/jffs2.o:1.1->1.2(DEAD) 
	load_kernel/src/mini_inflate.o:1.1->1.2(DEAD) 
	load_kernel/src/zImage.o:1.1->1.2(DEAD) 

---------------------
PatchSet 193
Date: 2001/08/15 14:05:06
Author: jamey
Log:
accidentally committed .a file

Members: 
	load_kernel/src/libload_kernel.a:1.1->1.2(DEAD) 

---------------------
PatchSet 194
Date: 2001/08/15 14:06:13
Author: jamey
Log:
accidentally committed .o files

Members: 
	load_kernel/test/compr_rtime.o:1.1->1.2(DEAD) 
	load_kernel/test/compr_rubin.o:1.1->1.2(DEAD) 
	load_kernel/test/compr_zlib.o:1.1->1.2(DEAD) 
	load_kernel/test/cramfs.o:1.1->1.2(DEAD) 
	load_kernel/test/crc32.o:1.1->1.2(DEAD) 
	load_kernel/test/jffs2.o:1.1->1.2(DEAD) 
	load_kernel/test/load_kernel.o:1.1->1.2(DEAD) 
	load_kernel/test/load_kernel_test.o:1.1->1.2(DEAD) 
	load_kernel/test/mini_inflate.o:1.1->1.2(DEAD) 
	load_kernel/test/zImage.o:1.1->1.2(DEAD) 

---------------------
PatchSet 195
Date: 2001/08/15 14:06:41
Author: jamey
Log:
accidentally committed binary file

Members: 
	load_kernel/test/load_kernel_test:1.1->1.2(DEAD) 

---------------------
PatchSet 196
Date: 2001/08/15 14:04:33
Author: jamey
Log:
accidentally committed ~ files

Members: 
	load_kernel/src/Makefile~:1.1->1.2(DEAD) 
	load_kernel/src/cramfs.c~:1.1->1.2(DEAD) 
	load_kernel/src/jffs2.c~:1.1->1.2(DEAD) 
	load_kernel/src/zImage.c~:1.1->1.2(DEAD) 

---------------------
PatchSet 197
Date: 2001/08/15 14:13:21
Author: jamey
Log:
attempt to make the different licenses in use in the bootldr more explicit

Members: 
	README.copying:INITIAL->1.1 
	load_kernel/COPYING:INITIAL->1.1 

---------------------
PatchSet 198
Date: 2001/08/20 23:13:28
Author: jamey
Log:
fixed saving of decimal parameters

Members: 
	Makefile:1.66->1.67 
	bootldr.c:1.65->1.66 

---------------------
PatchSet 199
Date: 2001/08/21 14:15:48
Author: jamey
Log:
filled in the changelog from CVS log

Members: 
	CHANGELOG:1.11->1.12 

---------------------
PatchSet 200
Date: 2001/08/27 15:54:59
Author: bavery
Log:
added asm routines to enable caches. this fiixes the buggy gcc asm routines but shows up a bug in the flush caches stuff. to be pursued later...

Members: 
	boot-sa1100.s:1.24->1.24.2.1 [jffs2_loader]

---------------------
PatchSet 201
Date: 2001/08/27 15:57:56
Author: bavery
Log:
added jffs2 boot feature and ls util. having trouble decompressing from dynrubin fragments

Members: 
	load_kernel/src/Makefile:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/compr_rubin.c:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/compr_rubin.c.kernel:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/compr_rubin.c.orig:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/compr_zlib.c:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/jffs2.c:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/mini_inflate.c:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/src/pushpull.c:1.1->1.1.2.1 [jffs2_loader]

---------------------
PatchSet 202
Date: 2001/08/27 15:54:13
Author: bavery
Log:
added jffs2 boot support

Members: 
	Makefile:1.66.2.1->1.66.2.2 [jffs2_loader]

---------------------
PatchSet 203
Date: 2001/08/27 15:56:55
Author: bavery
Log:
added support for the jffs2 boot, having problems decompressing the dynrubin fragments.

Members: 
	load_kernel/include/compr_rubin.h:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/include/compr_rubin.h.kernel:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/include/compr_rubin.h.orig:1.1->1.1.2.1 [jffs2_loader]
	load_kernel/include/pushpull.h:1.1->1.1.2.1 [jffs2_loader]

---------------------
PatchSet 204
Date: 2001/08/27 15:55:42
Author: bavery
Log:
added the boot from jffs2 capability and an ls util

Members: 
	bootldr.c:1.65.2.1->1.65.2.2 [jffs2_loader]
	btflash.c:1.35->1.35.2.1 [jffs2_loader]
	config.mk:1.20->1.20.2.1 [jffs2_loader]
	lkernel.c:1.1->1.1.2.1 [jffs2_loader]
	lkernel.h:1.1->1.1.2.1 [jffs2_loader]
	os_linux.mk:1.4->1.4.2.1 [jffs2_loader]

---------------------
PatchSet 205
Date: 2001/08/27 15:57:56
Author: bavery
Log:
file compr_rubin.c.kernel was initially added on branch jffs2_loader.

Members: 
	load_kernel/src/compr_rubin.c.kernel:INITIAL->1.1(DEAD) 

---------------------
PatchSet 206
Date: 2001/08/27 15:57:56
Author: bavery
Log:
file compr_rubin.c.orig was initially added on branch jffs2_loader.

Members: 
	load_kernel/src/compr_rubin.c.orig:INITIAL->1.1(DEAD) 

---------------------
PatchSet 207
Date: 2001/08/27 15:56:55
Author: bavery
Log:
file compr_rubin.h.kernel was initially added on branch jffs2_loader.

Members: 
	load_kernel/include/compr_rubin.h.kernel:INITIAL->1.1(DEAD) 

---------------------
PatchSet 208
Date: 2001/08/27 15:56:55
Author: bavery
Log:
file compr_rubin.h.orig was initially added on branch jffs2_loader.

Members: 
	load_kernel/include/compr_rubin.h.orig:INITIAL->1.1(DEAD) 

---------------------
PatchSet 209
Date: 2001/08/27 15:57:56
Author: bavery
Log:
file pushpull.c was initially added on branch jffs2_loader.

Members: 
	load_kernel/src/pushpull.c:INITIAL->1.1(DEAD) 

---------------------
PatchSet 210
Date: 2001/08/27 15:56:55
Author: bavery
Log:
file pushpull.h was initially added on branch jffs2_loader.

Members: 
	load_kernel/include/pushpull.h:INITIAL->1.1(DEAD) 

---------------------
PatchSet 211
Date: 2001/08/28 12:54:29
Author: bavery
Log:
added the 32K kernel_in_ram default

Members: 
	bootldr.c:1.65.2.2->1.65.2.3 [jffs2_loader]

---------------------
PatchSet 212
Date: 2001/08/28 12:55:31
Author: bavery
Log:
avioded unlinked files/dirs for list and find routines

Members: 
	load_kernel/src/jffs2.c:1.1.2.1->1.1.2.2 [jffs2_loader]

---------------------
PatchSet 213
Date: 2001/08/28 12:53:34
Author: bavery
Log:
version 15.1

Members: 
	Makefile:1.66.2.2->1.66.2.3 [jffs2_loader]

---------------------
PatchSet 214
Date: 2001/08/28 12:55:47
Author: bavery
Log:
version 15.2

Members: 
	Makefile:1.66.2.3->1.66.2.4 [jffs2_loader]

---------------------
PatchSet 215
Date: 2001/09/06 18:47:48
Author: davep
Log:
Mods for 128M SDRAM.
Added '+' code to define partition which says to use the next available
 address in flash for the partition base, e.g.:
boot> partition define blah + 0 0x18
Adds blah to the end of all of the existing partitions.
Will cheefully put a partition past the end of flash.

Members: 
	boot-sa1100.s:1.24->1.25 
	bootldr.c:1.66->1.67 
	bootldr.h:1.9->1.10 
	btflash.c:1.35->1.36 

---------------------
PatchSet 216
Date: 2001/09/06 21:21:39
Author: bavery
Log:
version 2.15.4, fixes the 1 byte frag skipping problem. kills lcd when booting to cut time by a third.

Members: 
	Makefile:1.66.2.4->1.66.2.5 [jffs2_loader]
	bootldr.c:1.65.2.3->1.65.2.4 [jffs2_loader]
	lcd.c:1.3->1.3.2.1 [jffs2_loader]
	lcd.h:1.3->1.3.2.1 [jffs2_loader]
	load_kernel/src/jffs2.c:1.1.2.2->1.1.2.3 [jffs2_loader]

---------------------
PatchSet 217
Date: 2001/09/07 15:18:34
Author: bavery
Log:
now we blink the led when scanning flash

Members: 
	load_kernel/src/jffs2.c:1.1.2.3->1.1.2.4 [jffs2_loader]

---------------------
PatchSet 218
Date: 2001/09/07 15:17:42
Author: bavery
Log:
now we blink the led when we are scanning flash V5

Members: 
	Makefile:1.66.2.5->1.66.2.6 [jffs2_loader]
	bootldr.c:1.65.2.4->1.65.2.5 [jffs2_loader]
	lcd.c:1.3.2.1->1.3.2.2 [jffs2_loader]
	lcd.h:1.3.2.1->1.3.2.2 [jffs2_loader]

---------------------
PatchSet 219
Date: 2001/09/07 14:58:12
Author: bavery
Log:
place at ewnd of 64 M ram

Members: 
	winceld.ld:1.1->1.1.4.1 [jffs2_loader]

---------------------
PatchSet 220
Date: 2001/09/07 15:26:04
Author: davep
Log:
Bumped micro version number.

Members: 
	Makefile:1.67->1.68 

---------------------
PatchSet 221
Date: 2001/09/11 16:37:26
Author: bavery
Log:
added dots when we are examining flash.  also reenabled dynrubin loading now that it seems fixed.

Members: 
	load_kernel/src/jffs2.c:1.1.2.4->1.1.2.5 [jffs2_loader]

---------------------
PatchSet 222
Date: 2001/09/11 16:30:06
Author: bavery
Log:
added params set and show support.  changed partition reset to have bootldr,params, and root. added a partition delete.

Members: 
	Makefile:1.66.2.6->1.66.2.7 [jffs2_loader]
	bootldr.c:1.65.2.5->1.65.2.6 [jffs2_loader]
	btflash.c:1.35.2.1->1.35.2.2 [jffs2_loader]
	btflash.h:1.13->1.13.2.1 [jffs2_loader]

---------------------
PatchSet 223
Date: 2001/09/11 16:31:27
Author: bavery
Log:
added rubin support back in

Members: 
	load_kernel/include/compr_rubin.h:1.1.2.1->1.1.2.2 [jffs2_loader]

---------------------
PatchSet 224
Date: 2001/09/12 14:30:22
Author: bavery
Log:
better printing of params so you can see hidden spaces

Members: 
	Makefile:1.66.2.7->1.66.2.8 [jffs2_loader]
	bootldr.c:1.65.2.6->1.65.2.7 [jffs2_loader]

---------------------
PatchSet 225
Date: 2001/09/12 14:44:41
Author: bavery
Log:
made ls on different partitions work correctly

Members: 
	load_kernel/src/jffs2.c:1.1.2.5->1.1.2.6 [jffs2_loader]

---------------------
PatchSet 226
Date: 2001/09/13 14:06:19
Author: bavery
Log:
fixed a params parsing problem

Members: 
	bootldr.c:1.65.2.7->1.65.2.8 [jffs2_loader]

---------------------
PatchSet 227
Date: 2001/09/18 19:22:38
Author: bavery
Log:
added params stuff still wip, corrected linuxargs building.  caches on.

Members: 
	bootldr.c:1.65.2.8->1.65.2.9 [jffs2_loader]

---------------------
PatchSet 228
Date: 2001/09/18 19:24:33
Author: bavery
Log:
added some verboswe comments I'll probably pull out later.

Members: 
	load_kernel/src/jffs2.c:1.1.2.6->1.1.2.7 [jffs2_loader]

---------------------
PatchSet 229
Date: 2001/09/18 19:20:06
Author: bavery
Log:
brian's bootldr goes up to 11

Members: 
	Makefile:1.66.2.9->1.66.2.10 [jffs2_loader]

---------------------
PatchSet 230
Date: 2001/09/18 18:42:49
Author: jamey
Log:
fix makefile so it makes and cleans load_kernel/

Members: 
	Makefile:1.66.2.8->1.66.2.9 [jffs2_loader]

---------------------
PatchSet 231
Date: 2001/09/18 20:34:02
Author: jamey
Log:
initialize RTTR so it counts at 1Hz

Members: 
	CHANGELOG:1.11->1.11.2.1 [jffs2_loader]
	Makefile:1.66.2.10->1.66.2.11 [jffs2_loader]
	bootldr.c:1.65.2.9->1.65.2.10 [jffs2_loader]

---------------------
PatchSet 232
Date: 2001/09/18 20:15:38
Author: jamey
Log:
should not be in repository

Members: 
	load_kernel/src/Makefile~:1.1->1.1.2.1(DEAD) [jffs2_loader]

---------------------
PatchSet 233
Date: 2001/09/18 19:53:01
Author: jamey
Log:
winceld.ld is a generated file

Members: 
	.cvsignore:1.4->1.4.2.1 [jffs2_loader]
	winceld.ld:1.1.4.1->1.1.4.2(DEAD) [jffs2_loader]

---------------------
PatchSet 234
Date: 2001/09/19 17:23:18
Author: bavery
Log:
added empty scan for tremendous sppedup for mostly empty filesystems. e.g. bootstrap ones!

Members: 
	load_kernel/src/jffs2.c:1.1.2.7->1.1.2.8 [jffs2_loader]

---------------------
PatchSet 235
Date: 2001/09/19 17:25:16
Author: bavery
Log:
obj files finally go away

Members: 
	load_kernel/src/compr_rtime.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/compr_rubin.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/compr_zlib.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/cramfs.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/crc32.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/jffs2.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/libload_kernel.a:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/mini_inflate.o:1.1->1.1.2.1(DEAD) [jffs2_loader]
	load_kernel/src/zImage.o:1.1->1.1.2.1(DEAD) [jffs2_loader]

---------------------
PatchSet 236
Date: 2001/09/19 17:25:59
Author: bavery
Log:
version 13, removed problematic cache on in init, did empty scan speedup

Members: 
	Makefile:1.66.2.11->1.66.2.12 [jffs2_loader]
	bootldr.c:1.65.2.10->1.65.2.11 [jffs2_loader]

---------------------
PatchSet 237
Date: 2001/09/21 21:07:05
Author: bavery
Log:
converted us to use tags, allowed us to read params from the jffs2 file /boot/params rather than a sector. still have too many debuug comments, will remove later.

Members: 
	Makefile:1.66.2.12->1.66.2.13 [jffs2_loader]
	bootldr.c:1.65.2.11->1.65.2.12 [jffs2_loader]
	partition.h:1.1->1.1.2.1 [jffs2_loader]

---------------------
PatchSet 238
Date: 2001/09/25 19:13:41
Author: jamey
Log:
added Makefile to install install.html on handhelds.org

Members: 
	doc/Makefile:INITIAL->1.1 

---------------------
PatchSet 239
Date: 2001/09/25 19:07:29
Author: jamey
Log:
putting installation instructions in CVS

Members: 
	doc/install.html:INITIAL->1.1 
	doc/update.html:INITIAL->1.1 

---------------------
PatchSet 240
Date: 2001/09/25 20:10:17
Author: jamey
Log:
incorporated monochrome ipaq instructions

Members: 
	doc/install.html:1.2->1.3 

---------------------
PatchSet 241
Date: 2001/09/25 19:12:00
Author: jamey
Log:
updated bootldr version to 2.14.15

Members: 
	doc/install.html:1.1->1.2 

---------------------
PatchSet 242
Date: 2001/09/25 20:12:10
Author: jamey
Log:
updated date

Members: 
	doc/install.html:1.3->1.4 

---------------------
PatchSet 243
Date: 2001/09/26 15:30:34
Author: bavery
Log:
added some more constructive comments

Members: 
	load_kernel/src/jffs2.c:1.1.2.8->1.1.2.9 [jffs2_loader]

---------------------
PatchSet 244
Date: 2001/09/26 15:30:00
Author: bavery
Log:
v15, corrected params file reading bugs, added cat command

Members: 
	Makefile:1.66.2.13->1.66.2.14 [jffs2_loader]
	bootldr.c:1.65.2.12->1.65.2.13 [jffs2_loader]

---------------------
PatchSet 245
Date: 2001/09/27 22:17:36
Author: bavery
Log:
added icache on by default, made the bootldr,root partition the default one.

Members: 
	Makefile:1.66.2.14->1.66.2.15 [jffs2_loader]
	boot-sa1100.s:1.24.2.1->1.24.2.2 [jffs2_loader]
	bootldr.c:1.65.2.13->1.65.2.14 [jffs2_loader]
	btflash.c:1.35.2.2->1.35.2.3 [jffs2_loader]
	btflash.h:1.13.2.1->1.13.2.2 [jffs2_loader]

---------------------
PatchSet 246
Date: 2001/09/28 19:22:25
Author: jamey
Log:
changed bootldr partition size to 0x400000 for monochrome config

Members: 
	Makefile:1.66.2.15->1.66.2.16 [jffs2_loader]
	btflash.c:1.35.2.3->1.35.2.4 [jffs2_loader]

---------------------
PatchSet 247
Date: 2001/09/28 19:22:02
Author: jamey
Log:
updated changelog

Members: 
	CHANGELOG:1.11.2.1->1.11.2.2 [jffs2_loader]

---------------------
PatchSet 248
Date: 2001/09/28 19:32:57
Author: jamey
Log:
updated instructiosn to use osloader1.3.1 with the tools->Run command disabled

Members: 
	doc/install.html:1.4->1.5 

---------------------
PatchSet 249
Date: 2001/10/01 20:19:04
Author: jamey
Log:
updated the instructions for osloader-1.5.4

Members: 
	doc/install.html:1.5->1.6 

---------------------
PatchSet 250
Date: 2001/10/01 20:19:46
Author: jamey
Log:
updated the modification date

Members: 
	doc/install.html:1.6->1.7 

---------------------
PatchSet 251
Date: 2001/10/02 13:50:04
Author: dneuer
Log:
fix overlapping default bootldr & root partitions

Members: 
	btflash.c:1.35.2.4->1.35.2.5 [jffs2_loader]

---------------------
PatchSet 252
Date: 2001/10/03 19:32:39
Author: jamey
Log:
finished second draft from steve

Members: 
	doc/install.html:1.7->1.8 

---------------------
PatchSet 253
Date: 2001/10/05 14:43:25
Author: jamey
Log:
updated version number

Members: 
	CHANGELOG:1.11.2.2->1.11.2.3 [jffs2_loader]
	Makefile:1.66.2.16->1.66.2.17 [jffs2_loader]

---------------------
PatchSet 254
Date: 2001/10/09 15:53:37
Author: bavery
Log:
added the orig rubin file to the default rather than the kernel version

Members: 
	load_kernel/src/compr_rubin.c:1.1.2.1->1.1.2.2 [jffs2_loader]

---------------------
PatchSet 255
Date: 2001/10/09 15:54:24
Author: bavery
Log:
added tjhe orig version as the default rather than the kernel one

Members: 
	load_kernel/include/compr_rubin.h:1.1.2.2->1.1.2.3 [jffs2_loader]

---------------------
PatchSet 256
Date: 2001/10/10 14:10:45
Author: jamey
Log:
added lcd_on

Members: 
	lcd.c:1.3.2.2->1.3.2.3 [jffs2_loader]
	lcd.h:1.3.2.2->1.3.2.3 [jffs2_loader]

---------------------
PatchSet 257
Date: 2001/10/10 14:11:41
Author: jamey
Log:
turn on LCD after scanning root for params unless suppress_splash

Members: 
	CHANGELOG:1.11.2.3->1.11.2.4 [jffs2_loader]
	Makefile:1.66.2.17->1.66.2.18 [jffs2_loader]
	bootldr.c:1.65.2.14->1.65.2.15 [jffs2_loader]

---------------------
PatchSet 258
Date: 2001/10/12 14:03:36
Author: bavery
Log:
added ability to boot wince and to sleep/resume wince.

Members: 
	Makefile:1.66.2.18->1.66.2.19 [jffs2_loader]
	boot-sa1100.s:1.24.2.2->1.24.2.3 [jffs2_loader]
	bootconfig.h:1.14->1.14.2.1 [jffs2_loader]
	bootldr.c:1.65.2.15->1.65.2.16 [jffs2_loader]
	btflash.c:1.35.2.5->1.35.2.6 [jffs2_loader]

---------------------
PatchSet 259
Date: 2001/10/12 20:35:00
Author: bavery
Log:
autodetect wince so we can boot it since we cant read params from the file system if its wince

Members: 
	Makefile:1.66.2.19->1.66.2.20 [jffs2_loader]
	bootldr.c:1.65.2.16->1.65.2.17 [jffs2_loader]

---------------------
PatchSet 260
Date: 2001/10/12 20:34:12
Author: jamey
Log:
updated CHANGELOG

Members: 
	CHANGELOG:1.11.2.4->1.11.2.5 [jffs2_loader]

---------------------
PatchSet 261
Date: 2001/10/15 18:57:23
Author: bavery
Log:
added splash screen from jffs2 file command

Members: 
	CHANGELOG:1.11.2.5->1.11.2.6 [jffs2_loader]
	Makefile:1.66.2.20->1.66.2.21 [jffs2_loader]
	bootldr.c:1.65.2.17->1.65.2.18 [jffs2_loader]
	pbm.c:INITIAL->1.1 
	pbm.h:INITIAL->1.1 
	load_kernel/src/jffs2.c:1.1.2.9->1.1.2.10 [jffs2_loader]

---------------------
PatchSet 262
Date: 2001/10/16 19:29:53
Author: bavery
Log:
added flags to bootblk_comand to restrict flash operations other than load bootldr when running from ram

Members: 
	CHANGELOG:1.11.2.6->1.11.2.7 [jffs2_loader]
	Makefile:1.66.2.21->1.66.2.22 [jffs2_loader]
	boot-sa1100.s:1.24.2.3->1.24.2.4 [jffs2_loader]
	bootldr.c:1.65.2.18->1.65.2.19 [jffs2_loader]
	bootldr.h:1.9->1.9.4.1 [jffs2_loader]

---------------------
PatchSet 263
Date: 2001/10/16 21:22:59
Author: bavery
Log:
left a bad debugging thing in

Members: 
	Makefile:1.66.2.22->1.66.2.23 [jffs2_loader]
	bootldr.c:1.65.2.19->1.65.2.20 [jffs2_loader]

---------------------
PatchSet 264
Date: 2001/10/17 20:43:31
Author: jamey
Log:
merged jffs2_loader work to mainstream

Members: 
	.cvsignore:1.4->1.5 
	CHANGELOG:1.12->1.13 
	Makefile:1.68->1.69 
	boot-sa1100.s:1.25->1.26 
	bootconfig.h:1.14->1.15 
	bootldr.c:1.67->1.68 
	bootldr.h:1.10->1.11 
	btflash.c:1.36->1.37 
	btflash.h:1.13->1.14 
	config.mk:1.20->1.21 
	lcd.c:1.3->1.4 
	lcd.h:1.3->1.4 
	lkernel.c:1.1->1.2 
	lkernel.h:1.1->1.2 
	os_linux.mk:1.4->1.5 
	partition.h:1.1->1.2 
	winceld.ld:1.1->1.2(DEAD) 
	load_kernel/include/compr_rubin.h:1.1->1.2 
	load_kernel/include/compr_rubin.h.kernel:1.1->1.2 
	load_kernel/include/compr_rubin.h.orig:1.1->1.2 
	load_kernel/include/pushpull.h:1.1->1.2 
	load_kernel/src/Makefile:1.1->1.2 
	load_kernel/src/compr_rubin.c:1.1->1.2 
	load_kernel/src/compr_rubin.c.kernel:1.1->1.2 
	load_kernel/src/compr_rubin.c.orig:1.1->1.2 
	load_kernel/src/compr_zlib.c:1.1->1.2 
	load_kernel/src/jffs2.c:1.1->1.2 
	load_kernel/src/mini_inflate.c:1.1->1.2 
	load_kernel/src/pushpull.c:1.1->1.2 

---------------------
PatchSet 265
Date: 2001/10/18 15:35:15
Author: bavery
Log:
 place to store splash screens

Members: 
	pics/splash.pnm:INITIAL->1.1 

---------------------
PatchSet 266
Date: 2001/10/18 17:22:54
Author: bavery
Log:
neatened

Members: 
	Makefile:1.70->1.71 

---------------------
PatchSet 267
Date: 2001/10/18 17:19:38
Author: bavery
Log:
put the version on the splash screen

Members: 
	.cvsignore:1.5->1.6 
	Makefile:1.69->1.70 
	os_linux.mk:1.5->1.6 
	splashz_linux.h:1.2->1.3(DEAD) 

---------------------
PatchSet 268
Date: 2001/10/18 17:34:17
Author: bavery
Log:
removed bootld.ld from cvs as it is generated, fixed a Makefile bug

Members: 
	.cvsignore:1.6->1.7 
	Makefile:1.71->1.72 
	bootld.ld:1.1->1.2(DEAD) 

---------------------
PatchSet 269
Date: 2001/10/18 16:41:53
Author: bavery
Log:
removed the ir part of the picture.

Members: 
	pics/splash.pnm:1.1->1.2 

---------------------
PatchSet 270
Date: 2001/10/18 17:35:55
Author: bavery
Log:
version #

Members: 
	Makefile:1.72->1.73 

---------------------
PatchSet 271
Date: 2001/10/18 19:32:58
Author: bavery
Log:
new structure for files:
	we now have 3 targets:
		bootldr - std
		ram-bootldr - a ram based fully functional bootldr linked at 0xc3400000
		wince-bootldr - a smaller less functional bootldr for use with osloader, linked at the traditional 0xc0022000
	also made jffs2_commands.c to help with segmentation
	made a new suffix .small_o for the wince-bootldr binary and converted most things to use the suffix rules.

Members: 
	Makefile:1.73->1.74 
	bootldr.c:1.68->1.69 
	bootldr.h:1.11->1.12 
	jffs2_commands.c:INITIAL->1.1 
	os_linux.mk:1.6->1.7 

---------------------
PatchSet 272
Date: 2001/10/26 17:22:05
Author: jamey
Log:
2.16.12 changelog

Members: 
	CHANGELOG:1.13->1.14 

---------------------
PatchSet 273
Date: 2001/11/01 21:46:30
Author: bavery
Log:
hortened os jumpto timeout, added smarter rescan checking

Members: 
	CHANGELOG:1.14->1.15 
	Makefile:1.74->1.75 
	bootldr.h:1.12->1.13 
	load_kernel/src/jffs2.c:1.2->1.3 

---------------------
PatchSet 274
Date: 2001/11/02 15:15:21
Author: bavery
Log:
added a too large check for parrot

Members: 
	bootldr.c:1.70->1.71 

---------------------
PatchSet 275
Date: 2001/11/02 15:13:23
Author: bavery
Log:
allow load bootloader to upload OHH bootloaders or parrot bootloaders

Members: 
	CHANGELOG:1.15->1.16 
	Makefile:1.75->1.76 
	bootconfig.h:1.15->1.16 
	bootldr.c:1.69->1.70 

---------------------
PatchSet 276
Date: 2001/11/02 18:34:09
Author: bavery
Log:
big change... early pre ram evac detect of wince partition and jump there. action button override, no autoboot if action button down.

Members: 
	CHANGELOG:1.16->1.17 
	Makefile:1.76->1.77 
	boot-sa1100.s:1.26->1.27 
	bootconfig.h:1.16->1.17 
	bootldr.c:1.71->1.72 

---------------------
PatchSet 277
Date: 2001/11/14 22:10:02
Author: jamey
Log:
*** empty log message ***

Members: 
	doc/install.html:1.8->1.9 

---------------------
PatchSet 278
Date: 2001/11/19 13:50:44
Author: jamey
Log:
added printed notice GPL and lack of warranty

Members: 
	Makefile:1.77->1.78 
	bootldr.c:1.72->1.73 

---------------------
PatchSet 279
Date: 2001/11/19 13:48:10
Author: jamey
Log:
changed return types to reduce warnings from gcc

Members: 
	jffs2_commands.c:1.1->1.2 

---------------------
PatchSet 280
Date: 2001/11/27 16:33:42
Author: jamey
Log:
added mach_type parameter

Members: 
	Makefile:1.78->1.79 
	bootldr.c:1.73->1.74 

---------------------
PatchSet 281
Date: 2001/11/27 18:01:07
Author: jamey
Log:
added mach_type (22 for 3600, 136 for 3100, 137 for 3800)

Members: 
	CHANGELOG:1.17->1.18 

---------------------
PatchSet 282
Date: 2001/11/27 18:13:07
Author: jamey
Log:
make mach_type not conditionalized by CONFIG_SKIFF

Members: 
	CHANGELOG:1.18->1.19 
	Makefile:1.79->1.80 
	bootldr.c:1.74->1.75 

---------------------
PatchSet 283
Date: 2001/11/28 23:38:39
Author: jamey
Log:
moved bootldr tag_ptable partition table defs to linux kernel source include/linux/mtd/bootldr.h -- requires 2.4.16-rmk1

Members: 
	CHANGELOG:1.19->1.20 
	Makefile:1.80->1.81 

---------------------
PatchSet 284
Date: 2001/11/28 23:33:40
Author: jamey
Log:
moved u8 u16 u32 defs to bootldr.h

Members: 
	aux_micro.c:1.3->1.4 
	bootldr.h:1.13->1.14 
	getcmd.c:1.2->1.3 
	jffs2_commands.c:1.2->1.3 
	lcd.c:1.4->1.5 
	lkernel.c:1.2->1.3 
	pbm.c:1.1->1.2 

---------------------
PatchSet 285
Date: 2001/11/28 23:50:04
Author: jamey
Log:
use ATAG_PTABLE_COMPAT

Members: 
	CHANGELOG:1.20->1.21 
	Makefile:1.81->1.82 
	bootldr.c:1.76->1.77 

---------------------
PatchSet 286
Date: 2001/11/28 23:36:17
Author: jamey
Log:
use tag_ptable defs from kernel (2.4.16 kernel source required)

Members: 
	bootldr.c:1.75->1.76 
	btflash.c:1.37->1.38 

---------------------
PatchSet 287
Date: 2001/11/29 14:57:24
Author: jamey
Log:
archive old installation instructions

Members: 
	doc/install-via-osloader.html:INITIAL->1.1 

---------------------
PatchSet 288
Date: 2001/11/29 16:55:23
Author: jamey
Log:
completed first draft of using bootblaster instructions

Members: 
	doc/install.html:1.10->1.11 

---------------------
PatchSet 289
Date: 2001/11/29 16:15:31
Author: jamey
Log:
start of update to use bootblaster

Members: 
	doc/install.html:1.9->1.10 

---------------------
PatchSet 290
Date: 2001/12/03 22:38:46
Author: jamey
Log:
use BootBlaster 1.11, explicitly say to copy bootldr file

Members: 
	doc/install.html:1.11->1.12 

---------------------
PatchSet 291
Date: 2001/12/04 20:32:33
Author: bavery
Log:
dded discovery function for model

Members: 
	CHANGELOG:1.21->1.22 
	Makefile:1.82->1.83 
	bootldr.c:1.77->1.78 
	bootldr.h:1.14->1.15 

---------------------
PatchSet 292
Date: 2001/12/05 19:45:02
Author: bavery
Log:
3800 support added

Members: 
	CHANGELOG:1.23->1.24 

---------------------
PatchSet 293
Date: 2001/12/05 19:43:44
Author: bavery
Log:
added support for the IPAQ 3800.

Members: 
	Makefile:1.84->1.85 
	boot-sa1100.s:1.27->1.28 
	bootldr.c:1.78->1.79 
	btflash.c:1.38->1.39 
	sa1100.h:1.10->1.11 

---------------------
PatchSet 294
Date: 2001/12/05 19:02:31
Author: jamey
Log:
reved the version number

Members: 
	CHANGELOG:1.22->1.23 
	Makefile:1.83->1.84 

---------------------
PatchSet 295
Date: 2001/12/07 21:46:30
Author: jamey
Log:
updated instructions to use 1.13

Members: 
	doc/install.html:1.12->1.13 

---------------------
PatchSet 296
Date: 2001/12/11 14:16:58
Author: jamey
Log:
add flash unlock commands for bootblaster 1.13

Members: 
	doc/install.html:1.13->1.14 

---------------------
PatchSet 297
Date: 2001/12/11 14:22:03
Author: jamey
Log:
add note to reboot if it freezes

Members: 
	doc/install.html:1.14->1.15 

---------------------
PatchSet 298
Date: 2001/12/11 23:07:16
Author: jamey
Log:
fixed spelling error

Members: 
	btflash.c:1.39->1.40 

---------------------
PatchSet 299
Date: 2001/12/11 23:08:27
Author: jamey
Log:
move RTTR initialization earlier -- probably breaks wince and needs a tweak

Members: 
	CHANGELOG:1.24->1.25 
	Makefile:1.85->1.86 
	boot-sa1100.s:1.28->1.29 

---------------------
PatchSet 300
Date: 2001/12/12 20:59:43
Author: bavery
Log:
twekaed rttr location, added a 3800 support bootloader capability bit

Members: 
	CHANGELOG:1.25->1.26 
	Makefile:1.86->1.87 
	boot-sa1100.s:1.29->1.30 
	bootconfig.h:1.17->1.18 

---------------------
PatchSet 301
Date: 2001/12/13 16:41:02
Author: bavery
Log:
liberalized wince checks for 0|f = erase/

Members: 
	CHANGELOG:1.26->1.27 
	Makefile:1.87->1.88 
	boot-sa1100.s:1.31->1.32 
	bootldr.c:1.80->1.81 

---------------------
PatchSet 302
Date: 2001/12/13 16:08:50
Author: bavery
Log:
tweak of rttr, and boot_caps check

Members: 
	boot-sa1100.s:1.30->1.31 
	bootldr.c:1.79->1.80 
	btflash.c:1.40->1.41 

---------------------
PatchSet 303
Date: 2001/12/13 20:20:19
Author: bavery
Log:
oredered partition table, added asset partition for 3800

Members: 
	CHANGELOG:1.27->1.28 
	Makefile:1.88->1.89 
	bootldr.c:1.81->1.82 
	btflash.c:1.41->1.42 

---------------------
PatchSet 304
Date: 2001/12/14 15:33:48
Author: bavery
Log:
added coments, corrected a wrong constant

Members: 
	lcd.c:1.5->1.6 

---------------------
PatchSet 305
Date: 2001/12/14 16:14:55
Author: bavery
Log:
still had trouble with german.  think i finally fixed it.

Members: 
	CHANGELOG:1.28->1.29 
	Makefile:1.89->1.90 
	boot-sa1100.s:1.32->1.33 
	bootconfig.h:1.18->1.19 
	bootldr.c:1.82->1.83 

---------------------
PatchSet 306
Date: 2001/12/14 17:34:29
Author: jamey
Log:
WP is in asic2 not asic1

Members: 
	sa1100.h:1.12->1.13 

---------------------
PatchSet 307
Date: 2001/12/14 16:59:03
Author: jamey
Log:
applied suitably adjusted patch from sean godsell to compensate for RTC runahead at reset

Members: 
	CHANGELOG:1.29->1.30 
	Makefile:1.90->1.91 
	boot-sa1100.s:1.33->1.34 

---------------------
PatchSet 308
Date: 2001/12/14 16:42:00
Author: jamey
Log:
defined SA1100_RTTR_OFFSET, etc

Members: 
	sa1100.h:1.11->1.12 

---------------------
PatchSet 309
Date: 2001/12/17 14:16:30
Author: jamey
Log:
added John Dorsey's crc implementation

Members: 
	crc.c:INITIAL->1.1 
	crc.h:INITIAL->1.1 

---------------------
PatchSet 310
Date: 2001/12/17 14:17:11
Author: jamey
Log:
added John Dorsey's jffs and jffs2 implementation

Members: 
	jffs.c:INITIAL->1.1 
	jffs.h:INITIAL->1.1 

---------------------
PatchSet 311
Date: 2001/12/17 14:11:27
Author: jamey
Log:
added John Dorsey's md5 implementation

Members: 
	md5.c:INITIAL->1.1 
	md5.h:INITIAL->1.1 

---------------------
PatchSet 312
Date: 2001/12/17 14:10:51
Author: jamey
Log:
added John Dorsey's ymodem implementation

Members: 
	ymodem.c:INITIAL->1.1 
	ymodem.h:INITIAL->1.1 

---------------------
PatchSet 313
Date: 2001/12/17 17:10:51
Author: jamey
Log:
added copyright notice

Members: 
	getcmd.c:1.3->1.4 

---------------------
PatchSet 314
Date: 2001/12/17 17:10:06
Author: jamey
Log:
integrated john dorsey's assabet/spot/gator support

Members: 
	modem.c:1.10->1.11 
	modem.h:1.1->1.2 

---------------------
PatchSet 315
Date: 2001/12/17 17:10:28
Author: jamey
Log:
integrated john dorsey's cache support -- maybe cache flush will work now

Members: 
	mmu-strongarm.c:1.13->1.14 

---------------------
PatchSet 316
Date: 2001/12/17 17:14:33
Author: jamey
Log:
minor prototype modification

Members: 
	jffs2_commands.c:1.3->1.4 

---------------------
PatchSet 317
Date: 2001/12/17 17:12:13
Author: jamey
Log:
partial merge of john dorsey's assabet/spot support

Members: 
	Makefile:1.91->1.92 
	architecture.h:1.4->1.5 
	bootldr.c:1.83->1.84 
	bootldr.h:1.15->1.16 
	btflash.c:1.42->1.43 
	config.mk:1.21->1.22 

---------------------
PatchSet 318
Date: 2001/12/17 18:02:22
Author: jamey
Log:
partial merge of john dorsey's assabet/spot/ymodem/md5 support

Members: 
	CHANGELOG:1.30->1.31 

---------------------
PatchSet 319
Date: 2001/12/17 21:52:44
Author: jamey
Log:
added the icache_enabled and dcache_enabled params back because there are references to them

Members: 
	bootldr.c:1.84->1.85 

---------------------
PatchSet 320
Date: 2001/12/17 21:14:35
Author: jamey
Log:
avoid name collisions with other crc32 (need to combine implementations)

Members: 
	crc.c:1.1->1.2 

---------------------
PatchSet 321
Date: 2001/12/17 21:13:59
Author: jamey
Log:
remove temporary ifdef

Members: 
	btflash.c:1.43->1.44 

---------------------
PatchSet 322
Date: 2001/12/18 14:18:57
Author: jamey
Log:
added version of awaitkey using RTC to measure timeout in seconds

Members: 
	CHANGELOG:1.31->1.32 
	Makefile:1.92->1.93 
	bootldr.c:1.85->1.86 
	xmodem.c:1.4->1.5 
	ymodem.c:1.1->1.2 
	ymodem.h:1.1->1.2 

---------------------
PatchSet 323
Date: 2001/12/18 13:41:31
Author: jamey
Log:
incorporated comments from wayne vieira

Members: 
	doc/install.html:1.15->1.16 

---------------------
PatchSet 324
Date: 2001/12/18 16:56:38
Author: bavery
Log:
added 3100 lcd support, made splash screen 16 bit colour

Members: 
	CHANGELOG:1.32->1.33 
	Makefile:1.93->1.94 
	bootldr.c:1.86->1.87 
	btflash.c:1.44->1.45 
	lcd.c:1.6->1.7 
	lcd.h:1.4->1.5 
	zpnm.py:1.2->1.3 

---------------------
PatchSet 325
Date: 2001/12/18 19:36:12
Author: bavery
Log:
added 3800 support for lcd, added 3100 support for turning the lcd off

Members: 
	CHANGELOG:1.33->1.34 
	Makefile:1.94->1.95 
	bootldr.c:1.87->1.88 
	lcd.c:1.7->1.8 
	lcd.h:1.5->1.6 

---------------------
PatchSet 326
Date: 2001/12/20 15:55:27
Author: jamey
Log:
a bit more tuning

Members: 
	doc/install.html:1.19->1.20 
	doc/install.html:1.18->1.19 
	doc/install.html:1.17->1.18 

---------------------
PatchSet 327
Date: 2001/12/20 15:24:33
Author: jamey
Log:
updated to bootblaster 1.15  and bootldr 2.17.11

Members: 
	doc/install.html:1.16->1.17 

---------------------
PatchSet 328
Date: 2001/12/20 20:01:02
Author: bavery
Log:
now support the action button for force into bootloader mode

Members: 
	CHANGELOG:1.34->1.35 
	Makefile:1.95->1.96 
	boot-sa1100.s:1.34->1.35 
	sa1100.h:1.13->1.14 

---------------------
PatchSet 329
Date: 2001/12/21 14:47:06
Author: andyc
Log:
New splash screen

Members: 
	pics/splash.pnm:1.2->1.3 

---------------------
PatchSet 330
Date: 2001/12/21 15:56:16
Author: jamey
Log:
added action button instructions for 2.17.12

Members: 
	doc/install.html:1.20->1.21 

---------------------
PatchSet 331
Date: 2001/12/21 17:46:04
Author: bavery
Log:
added support for 3800 buttons, new splash screen (thanks andy) and moved boot button to the arrow (task start) key

Members: 
	Makefile:1.96->1.97 
	aux_micro.c:1.4->1.5 
	aux_micro.h:1.2->1.3 
	bootldr.c:1.88->1.89 
	sa1100.h:1.14->1.15 

---------------------
PatchSet 332
Date: 2001/12/21 18:34:33
Author: bavery
Log:
removed some debug strings and made the 3800 buttons activate on button_up so the fxn happens once not many times....; retagged this as 2.17.13

Members: 
	aux_micro.c:1.5->1.6 
	bootldr.c:1.89->1.90 
	lcd.c:1.8->1.9 

---------------------
PatchSet 333
Date: 2001/12/28 13:49:43
Author: jamey
Log:
added hal.h to HDRS; added etags rule

Members: 
	Makefile:1.98->1.99 

---------------------
PatchSet 334
Date: 2001/12/28 12:58:11
Author: jamey
Log:
adding hal

Members: 
	hal.h:INITIAL->1.1 

---------------------
PatchSet 335
Date: 2001/12/28 13:50:44
Author: jamey
Log:
john dorsey's additions to bootldr usage document

Members: 
	doc/bootldr-usage.html:1.1->1.2 

---------------------
PatchSet 336
Date: 2001/12/28 13:49:05
Author: jamey
Log:
moved rest of lcd functions into lcd.c

Members: 
	bootldr.c:1.90->1.91 
	lcd.c:1.9->1.10 
	lcd.h:1.6->1.7 
	pbm.c:1.2->1.3 

---------------------
PatchSet 337
Date: 2001/12/28 13:50:24
Author: jamey
Log:
removed functions we probably will not need

Members: 
	hal.h:1.1->1.2 

---------------------
PatchSet 338
Date: 2001/12/28 12:59:19
Author: jamey
Log:
split buttons into separate file

Members: 
	Makefile:1.97->1.98 
	buttons.c:INITIAL->1.1 
	buttons.h:INITIAL->1.1 

---------------------
PatchSet 339
Date: 2001/12/28 20:19:59
Author: jamey
Log:
hardware abstraction layer

Members: 
	hal.c:1.1->1.2 
	hal.c:INITIAL->1.1 

---------------------
PatchSet 340
Date: 2001/12/28 22:56:44
Author: jamey
Log:
added GPIO_GPIO

Members: 
	sa1100.h:1.15->1.16 

---------------------
PatchSet 341
Date: 2001/12/28 22:57:06
Author: jamey
Log:
fixed compilation errors

Members: 
	hal.c:1.2->1.3 

---------------------
PatchSet 342
Date: 2002/01/03 14:51:03
Author: jamey
Log:
added code to pass mtd partition info on kernel cmdline

Members: 
	CHANGELOG:INITIAL->1.36 
	Makefile:INITIAL->1.100 
	bootldr.c:INITIAL->1.92 

