]> www.infradead.org Git - users/rw/armboot.git/log
users/rw/armboot.git
22 years agoadd framebuffer/IrDA Keyboard support for Shannon (Tuxscreen)
robertkaiser [Fri, 27 Sep 2002 16:26:00 +0000 (16:26 +0000)]
add framebuffer/IrDA Keyboard support for Shannon (Tuxscreen)

22 years ago* Patch by Robert Kaiser <rob@sysgo.de>:
mariusgroeger [Mon, 23 Sep 2002 08:44:51 +0000 (08:44 +0000)]
* Patch by Robert Kaiser <rob@sysgo.de>:

  - flush caches before executing code that may have been downloaded
  - fix bug request ID #589159: print_IPaddr bug

22 years ago* Patch by David Müller <d.mueller@elsoft.ch>:
mariusgroeger [Mon, 23 Sep 2002 08:41:55 +0000 (08:41 +0000)]
* Patch by David Müller <d.mueller@elsoft.ch>:

 - fix some little bugs and typos in the code for the SMDK2410 eval board
 - add (compile time selectable) support for LV400 and LV800 flashs.

23 years ago* Big network patch by Robert Kaiser <rob@sysgo.de>:
mariusgroeger [Wed, 11 Sep 2002 07:25:29 +0000 (07:25 +0000)]
* Big network patch by Robert Kaiser <rob@sysgo.de>:

  - Bugfixes in bootp code: need to swap Netmask, Gateway IP, etc.

  -  Change to (hopefully consistent) usage of htons/ntohs/htonl/ntohl
     instead of SWAP16/SWAP32

  - Bugfixes in 3c589 driver:
    + set correct MAC address (instead of swapped one)
    + additional delay required after init to make sure board
      is ready to transmit
    + transmit data must be padded to *double* words (4 bytes)

23 years agoBump version to 1.1.0
mariusgroeger [Fri, 23 Aug 2002 08:23:36 +0000 (08:23 +0000)]
Bump version to 1.1.0

23 years agoAdd support for XScale CPUs (cradle, lubock) boards
mariusgroeger [Fri, 23 Aug 2002 08:18:16 +0000 (08:18 +0000)]
Add support for XScale CPUs (cradle, lubock) boards
  (Kyle Harris <kharris@nexus-tech.net>)

23 years ago* Big Patch by Ian Scott <ISCOTT@altera.com>
mariusgroeger [Fri, 16 Aug 2002 07:25:43 +0000 (07:25 +0000)]
* Big Patch by Ian Scott <ISCOTT@altera.com>
  - add creation of armboot.hex
  - add Support for the Altera EPXA1 Development Board Excalibur
  - add smc_set_mac_addr() capability to SMC91111 driver
  - call epxa1db_set_mac_addr() from board.c (should be revised into
    something more generic)

23 years agoFix loading uncompressed images (Iain Scott <ISCOTT@altera.com>)
mariusgroeger [Thu, 25 Jul 2002 15:27:19 +0000 (15:27 +0000)]
Fix loading uncompressed images (Iain Scott <ISCOTT@altera.com>)

23 years agoFix copyrights
mariusgroeger [Mon, 22 Jul 2002 10:30:25 +0000 (10:30 +0000)]
Fix copyrights

23 years agoFix tmp string in cmd_net.c (Kyle Harris <kharris@nexus-tech.net>)
mariusgroeger [Fri, 19 Jul 2002 13:57:00 +0000 (13:57 +0000)]
Fix tmp string in cmd_net.c (Kyle Harris <kharris@nexus-tech.net>)

23 years agoAdded FAQ.
mariusgroeger [Wed, 17 Jul 2002 09:52:29 +0000 (09:52 +0000)]
Added FAQ.
Added some stuff in README (mostly copied from PPCboot)

23 years agoAdded support for SMDK2410 eval board (David Müller <d.mueller@elsoft.ch>)
mariusgroeger [Mon, 15 Jul 2002 06:49:56 +0000 (06:49 +0000)]
Added support for SMDK2410 eval board (David Müller <d.mueller@elsoft.ch>)

23 years agoAdd CREDITS and README notes for the S3C2400X port
mariusgroeger [Thu, 11 Jul 2002 12:31:04 +0000 (12:31 +0000)]
Add CREDITS and README notes for the S3C2400X port

23 years agoFix write_p15_c1() for ARM720,ARM920
mariusgroeger [Thu, 11 Jul 2002 12:22:39 +0000 (12:22 +0000)]
Fix write_p15_c1() for ARM720,ARM920

23 years agoFix to support multilib toolchains (David Müller <d.mueller@elsoft.ch>)
mariusgroeger [Tue, 9 Jul 2002 07:40:28 +0000 (07:40 +0000)]
Fix to support multilib toolchains (David Müller <d.mueller@elsoft.ch>)

23 years agoRemove trace print out.
mariusgroeger [Fri, 17 May 2002 08:47:52 +0000 (08:47 +0000)]
Remove trace print out.

23 years agoAdd Support for ARM9 boards (samsung) (Gary Jennejohn <gj@denx.de>)
mariusgroeger [Thu, 16 May 2002 12:17:06 +0000 (12:17 +0000)]
Add Support for ARM9 boards (samsung) (Gary Jennejohn <gj@denx.de>)
Add support for 3c589 PCMCIA Ethernet on Shannon (Tuxscreen)
Add MAINTAINERS file

23 years agoBump up version
mariusgroeger [Thu, 28 Mar 2002 07:10:15 +0000 (07:10 +0000)]
Bump up version

23 years agoAdded 1.0.2 notes
mariusgroeger [Wed, 27 Mar 2002 13:50:44 +0000 (13:50 +0000)]
Added 1.0.2 notes

23 years ago- Allow compilation without linux headers.
mariusgroeger [Wed, 27 Mar 2002 13:48:44 +0000 (13:48 +0000)]
- Allow compilation without linux headers.
- Add README

23 years agoChange make clobber
mariusgroeger [Fri, 22 Mar 2002 16:04:37 +0000 (16:04 +0000)]
Change make clobber

23 years agoFix name of ELF image
mariusgroeger [Fri, 22 Mar 2002 16:04:10 +0000 (16:04 +0000)]
Fix name of ELF image

23 years ago* Cleanup (remove some obsolete files and CVS keys
mariusgroeger [Thu, 21 Mar 2002 09:13:59 +0000 (09:13 +0000)]
* Cleanup (remove some obsolete files and CVS keys
* Remove flashasm.S for DNP1110 - DNP doesn't require data puzzling.
  Flash still not working on DNP
* Add Support for JFFS2 boot
* Import PPCboot: Change command functions to have a return value

23 years agoFix typo to really make JFFS2 commands non-standard
mariusgroeger [Fri, 15 Mar 2002 08:31:27 +0000 (08:31 +0000)]
Fix typo to really make JFFS2 commands non-standard

23 years agoInitial revision
mariusgroeger [Thu, 14 Mar 2002 16:44:03 +0000 (16:44 +0000)]
Initial revision