<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm926ejs, branch LABEL_2006_06_30_2020</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm926ejs?h=LABEL_2006_06_30_2020</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm926ejs?h=LABEL_2006_06_30_2020'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2006-05-10T15:43:20Z</updated>
<entry>
<title>Minor cleanup.</title>
<updated>2006-05-10T15:43:20Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-05-10T15:43:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=977b50f86824fe3c262ef7efce5dbb7ddaf8a48f'/>
<id>urn:sha1:977b50f86824fe3c262ef7efce5dbb7ddaf8a48f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update omap5912osk board support</title>
<updated>2006-05-10T08:55:16Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2006-05-10T08:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6080a0eb63dacc85ba703dca90271be866112da6'/>
<id>urn:sha1:6080a0eb63dacc85ba703dca90271be866112da6</id>
<content type='text'>
  - Fix OMAP support that omap5912osk compiles in current source tree
  - Update with code from "http://omap.spectrumdigital.com/osk5912"
    to fix problems with DDR initialization
  - Fix timer setup
  - Use CFI flash driver and support complete 32MB of onboard flash
  - Add "print_cpuinfo()" and "checkboard()" functions to display
    CPU (with frequency) and Board infos
Patch by Stefan Roese, 10 May 2006
</content>
</entry>
<entry>
<title>GCC-4.x fixes: clean up global data pointer initialization for all boards.</title>
<updated>2006-03-31T16:32:53Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-31T16:32:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d87080b721e4f8dca977af7571c5338ae7bb8db7'/>
<id>urn:sha1:d87080b721e4f8dca977af7571c5338ae7bb8db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and</title>
<updated>2006-03-13T11:37:35Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-13T11:37:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ff7fefe6797246b2748530f965f2e41de34a982a'/>
<id>urn:sha1:ff7fefe6797246b2748530f965f2e41de34a982a</id>
<content type='text'>
cpu_reset code from cpu/$(CPU) into the new cpu/$(CPU)/$(SOC) directories
Patch by Andreas Engel, 13 Mar 2006
</content>
</entry>
<entry>
<title>Update make target for ARM supported boards.</title>
<updated>2005-10-06T15:08:18Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-06T15:08:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=87cb6862b94e342d6c99467e0dbb0d4f625cc7ef'/>
<id>urn:sha1:87cb6862b94e342d6c99467e0dbb0d4f625cc7ef</id>
<content type='text'>
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
</content>
</entry>
<entry>
<title>Update ARM Integrator boards:</title>
<updated>2005-10-04T21:10:28Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-04T21:10:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9b880bd4d86dc568221107516e6d4728c5f93a4e'/>
<id>urn:sha1:9b880bd4d86dc568221107516e6d4728c5f93a4e</id>
<content type='text'>
Correct addessing errors in platform files.
Split off common core module data from Integrator header files to
include/armcoremodule.h.
Patch by Peter Pearse, 04 Oct 2005
</content>
</entry>
<entry>
<title>Make sure only supported compiler options are used</title>
<updated>2005-10-04T20:38:24Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-10-04T20:38:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1820d4c73b78ebe5d08921b0b6249c6f72e45215'/>
<id>urn:sha1:1820d4c73b78ebe5d08921b0b6249c6f72e45215</id>
<content type='text'>
Import "cc-option" shell function from kernel and
use it to get the correct ARM GCC options for individual CPUs
Patch by Peter Pearse, 30 Jun 2005
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2005-09-25T00:00:47Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-25T00:00:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fe7eb5d88bd593a35a13a0a84997ab6c41397bac'/>
<id>urn:sha1:fe7eb5d88bd593a35a13a0a84997ab6c41397bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ARM946E cpu and core module targets; remap memory to 0x00000000</title>
<updated>2005-09-24T23:48:28Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-24T23:48:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=74f4304ee717d0f4b3a27e7fd4a64944749b8783'/>
<id>urn:sha1:74f4304ee717d0f4b3a27e7fd4a64944749b8783</id>
<content type='text'>
Patch by Peter Pearse, 2 Feb 2005
</content>
</entry>
<entry>
<title>Patch by Steven Scholz, 4 Apr 2005:</title>
<updated>2005-04-04T12:44:11Z</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2005-04-04T12:44:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8aa1a2d115420b1eb126f69f3547b54d275c3228'/>
<id>urn:sha1:8aa1a2d115420b1eb126f69f3547b54d275c3228</id>
<content type='text'>
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards
- introduce two new configuration options instead:
  CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
</content>
</entry>
</feed>
