<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/omap1610inn, branch origin</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/omap1610inn?h=origin</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/omap1610inn?h=origin'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2004-10-10T18:41:04Z</updated>
<entry>
<title>Patch by George G. Davis, 24 Aug 2004:</title>
<updated>2004-10-10T18:41:04Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-10-10T18:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=731215ebde3b85f114f7a45eece3c155ba49a2c0'/>
<id>urn:sha1:731215ebde3b85f114f7a45eece3c155ba49a2c0</id>
<content type='text'>
- update ARM boards to use constants from mach-types.h
</content>
</entry>
<entry>
<title>* Patch by George G. Davis, 06 Jul 2004:</title>
<updated>2004-07-11T22:19:26Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-07-11T22:19:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a1f4a3dd0592ef982017a50a7cfe749823114203'/>
<id>urn:sha1:a1f4a3dd0592ef982017a50a7cfe749823114203</id>
<content type='text'>
  - update mach-types.h to latest arm.linux.org.uk master list
  - Set correct OMAP1610 bi_arch_number for build target

* Patch by Curt Brune, 06 Jul 2004:
  evb4510: add support for timer interrupt; cleanup
</content>
</entry>
<entry>
<title>Patch by Kurt Stremerch, 28 May 2004:</title>
<updated>2004-06-09T15:37:23Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T15:37:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ca0e774894ceceeffe5134f69c0f4e1f789407a2'/>
<id>urn:sha1:ca0e774894ceceeffe5134f69c0f4e1f789407a2</id>
<content type='text'>
Add support for Exys XSEngine board

Some code cleanup.
</content>
</entry>
<entry>
<title>* Patch by Imre Deak, 26 May 2004:</title>
<updated>2004-06-09T15:25:53Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-06-09T15:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ff02c27d52c995c327a883e24d11126c6f2dfdf'/>
<id>urn:sha1:3ff02c27d52c995c327a883e24d11126c6f2dfdf</id>
<content type='text'>
  On OMAP1610 platforms check if booting from RAM(CS0) or flash(CS3).
  Set flash base accordingly, and decide whether to do or skip board
  specific setup steps.

* Patch by Josef Baumgartner, 26 May 2004:
  Add missing define in include/asm-m68k/global_data.h
</content>
</entry>
<entry>
<title>* Patch by Markus Pietrek, 24 Feb 2004:</title>
<updated>2004-02-26T23:46:20Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-26T23:46:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=80885a9d526b6b9666500d17ec7941b9dad8de44'/>
<id>urn:sha1:80885a9d526b6b9666500d17ec7941b9dad8de44</id>
<content type='text'>
  NS9750 DevBoard added

* Patch by Pierre AUBERT, 24 Feb 2004
  add USB support for MPC5200

* Patch by Steven Scholz, 24 Feb 2004:
  - fix MII commands to use values from last command

* Patch by Torsten Demke, 24 Feb 2004:
  Add support for the eXalion platform (SPSW-8240, F-30, F-300)
</content>
</entry>
<entry>
<title>* Patch by Rahul Shanbhag, 19 Feb 2004:</title>
<updated>2004-02-26T23:01:04Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-26T23:01:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0c852a2886fb51222f8fb07e6cde3b72fa4e566d'/>
<id>urn:sha1:0c852a2886fb51222f8fb07e6cde3b72fa4e566d</id>
<content type='text'>
  Fixes for for OMAP1610 board:
  - shift some IRQ specific code to platform.S file
  - remove duplicatewatchdog reset code from start.S

* Make Auto-MDIX Support configurable on INCA-IP board

* Fix license for mkimage tool
</content>
</entry>
<entry>
<title>* Patch by Peter Ryser, 20 Feb 2004:</title>
<updated>2004-02-23T23:54:43Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-23T23:54:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=028ab6b598b628326116acd88e0f35aa9f526d12'/>
<id>urn:sha1:028ab6b598b628326116acd88e0f35aa9f526d12</id>
<content type='text'>
  Add support for the Xilinx ML300 platform

* Patch by Stephan Linz, 17 Feb 2004:
  Fix watchdog support for NIOS

* Patch by Josh Fryman, 16 Feb 2004:
  Fix byte-swapping for cfi_flash.c for different bus widths

* Patch by Jon Diekema, 14 Jeb 2004:
  Remove duplicate "FPGA Support" notes from the README file
</content>
</entry>
<entry>
<title>* Patches by Reinhard Meyer, 14 Feb 2004:</title>
<updated>2004-02-23T22:22:28Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-23T22:22:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63e73c9a8ed5b32d9c4067ffaad953e9a8fe8f0a'/>
<id>urn:sha1:63e73c9a8ed5b32d9c4067ffaad953e9a8fe8f0a</id>
<content type='text'>
  - update board/emk tree; use common flash driver
  - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c
    [adapted for other PPC CPUs -- wd]
  - Added support for the M48T08 on the EVAL5200 board in rtc/mk48t59.c

* Patch by Jon Diekema, 13 Feb 2004:
  Call show_boot_progress() whenever POST "FAILED" is printed.

* Patch by Nishant Kamat, 13 Feb 2004:
  Add support for TI OMAP1610 H2 Board
  Fixes for cpu/arm926ejs/interrupt.c
       (based on Richard Woodruff's patch for arm925, 16 Oct 03)
  Fix for a timer bug in OMAP1610 Innovator
  Add support for CS0 (ROM)/CS3 (Flash) boot in OMAP1610 Innovator and H2

* Patches by Stephan Linz, 12 Feb 2004:
  - add support for NIOS timer with variable period preload counter value
  - prepare POST framework support for NIOS targets

* Patch by Denis Peter, 11 Feb 2004:
  add POST support for the MIP405 board
</content>
</entry>
<entry>
<title>Last minute fixes / cleanup.</title>
<updated>2004-02-12T15:11:57Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-12T15:11:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=198ea9e294e38cea49f9f2d9b911bdfdd20e48dc'/>
<id>urn:sha1:198ea9e294e38cea49f9f2d9b911bdfdd20e48dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Patch by Jian Zhang, 3 Feb 2004:</title>
<updated>2004-02-10T00:03:41Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-02-10T00:03:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cd37d9e6e5e9692d8efafc155df23fa142b63d03'/>
<id>urn:sha1:cd37d9e6e5e9692d8efafc155df23fa142b63d03</id>
<content type='text'>
  - Changed the incorrect FAT12BUFSIZE
  - data_begin in fsdata can be negative. Changed it to be short.
* Code cleanup
</content>
</entry>
</feed>
