<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/nand_spl/board, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/nand_spl/board?h=v2011.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/nand_spl/board?h=v2011.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-09-10T14:12:55Z</updated>
<entry>
<title>ARM: hawkboard_nand: fix compilation of nand_spl</title>
<updated>2011-09-10T14:12:55Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-09-09T03:09:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5fb5e8c5e75f9e4ee26ee0ecbf67854b63964bc1'/>
<id>urn:sha1:5fb5e8c5e75f9e4ee26ee0ecbf67854b63964bc1</id>
<content type='text'>
get_ram_size() is called, but memsize.c is not compiled.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>Convert ISO-8859 files to UTF-8</title>
<updated>2011-08-04T21:34:02Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2011-08-04T16:45:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458'/>
<id>urn:sha1:fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458</id>
<content type='text'>
There was a mix of UTF-8 and ISO-8859 files in the U-Boot source
tree, which could cause issues with the patchwork review system.
This commit converts all ISO-8859 files to UTF-8.

Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
</entry>
<entry>
<title>replace CONFIG_PRELOADER with CONFIG_SPL_BUILD</title>
<updated>2011-07-26T12:44:34Z</updated>
<author>
<name>Aneesh V</name>
<email>aneesh@ti.com</email>
</author>
<published>2011-07-13T05:11:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=401bb30b6d5ee18642e95086af51e39de454bd30'/>
<id>urn:sha1:401bb30b6d5ee18642e95086af51e39de454bd30</id>
<content type='text'>
replace all occurences of CONFIG_PRELOADER with CONFIG_SPL_BUILD

Signed-off-by: Aneesh V &lt;aneesh@ti.com&gt;
</content>
</entry>
<entry>
<title>powerpc/85xx: Add basic support for P1023RDS board</title>
<updated>2011-07-11T18:24:20Z</updated>
<author>
<name>Roy Zang</name>
<email>tie-fei.zang@freescale.com</email>
</author>
<published>2011-06-09T03:30:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3f7f6b8592ac9cd33117913310b9e6dbcc86acac'/>
<id>urn:sha1:3f7f6b8592ac9cd33117913310b9e6dbcc86acac</id>
<content type='text'>
The P1023RDS board is the reference board for the P1023 SoC.

Add support for booting it from NOR or NAND, with fixed 2G of DDR, PCIe,
UART, I2C, etc.

Signed-off-by: Roy Zang &lt;tie-fei.zang@freescale.com&gt;
Signed-off-by: Haiying Wang &lt;Haiying.Wang@freescale.com&gt;
Signed-off-by: Chunhe Lan &lt;Chunhe.Lan@freescale.com&gt;
Signed-off-by: Lei Xu &lt;B33228@freescale.com&gt;
Signed-off-by: York Sun &lt;yorksun@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>Add _end for the end of u-boot image for SMDK6400</title>
<updated>2011-05-26T10:30:31Z</updated>
<author>
<name>seedshope</name>
<email>bocui107@gmail.com</email>
</author>
<published>2011-05-01T07:05:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=920c428d0a871eb6fe1c127a0b01385b1c56b0c2'/>
<id>urn:sha1:920c428d0a871eb6fe1c127a0b01385b1c56b0c2</id>
<content type='text'>
Since we rename _end to __bss_end__, But we need add _end symbol for
the end of u-boot image.

Signed-off-by: Zhong Hongbo &lt;bocui107@gmail.com&gt;
Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
<entry>
<title>Fix the issue of _end symbol not being found while building</title>
<updated>2011-04-27T17:38:10Z</updated>
<author>
<name>Sughosh Ganu</name>
<email>urwithsughosh@gmail.com</email>
</author>
<published>2011-04-10T10:16:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9a290466db90940ad9069509576043f65cc0728b'/>
<id>urn:sha1:9a290466db90940ad9069509576043f65cc0728b</id>
<content type='text'>
Fix the nand_spl build for the hawkboard

Signed-off-by: Sughosh Ganu &lt;urwithsughosh@gmail.com&gt;
</content>
</entry>
<entry>
<title>MX25: tx25: Add _end section on nand_spl</title>
<updated>2011-04-27T17:38:07Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2011-04-03T12:17:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=776784908c0342146caecc777fb596234e23f027'/>
<id>urn:sha1:776784908c0342146caecc777fb596234e23f027</id>
<content type='text'>
Commit f326cbb (arm: fix incorrect monitor protection region in FLASH) missed to update
nand_spl/board/karo/tx25/u-boot.lds.

Add the _end section.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>MX31: mx31pdk: fix nand_spl</title>
<updated>2011-04-27T17:38:07Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-04-03T00:01:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7f5b2bb79bc71d413a4f605b40a34751b2dac908'/>
<id>urn:sha1:7f5b2bb79bc71d413a4f605b40a34751b2dac908</id>
<content type='text'>
Commit f326cbba98bae21d41df8daac0bd78121d557af1 breaks mx31pdk,
as the _end section in u-boot.lds is missing for the nand_spl
production.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Tested-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script</title>
<updated>2011-04-15T20:57:32Z</updated>
<author>
<name>Dipen Dudhat</name>
<email>Dipen.Dudhat@freescale.com</email>
</author>
<published>2011-04-09T17:52:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e1f703810ed12dadb9151f8074bbe731a240f719'/>
<id>urn:sha1:e1f703810ed12dadb9151f8074bbe731a240f719</id>
<content type='text'>
Modify eLBC based platform's NAND loader Makefile to preprocess nand loader
linker script and then use it.

Signed-off-by: Dipen Dudhat &lt;Dipen.Dudhat@freescale.com&gt;
CC: Scott Wood &lt;scottwood@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>Fix build issues cause by LDFLAGS_FINAL changes</title>
<updated>2011-03-31T21:38:16Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2011-03-31T21:26:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3b258e2e58d7b5f45e03681b00df64fc8a61e9c1'/>
<id>urn:sha1:3b258e2e58d7b5f45e03681b00df64fc8a61e9c1</id>
<content type='text'>
Commit 6dc1ece "Introduce a new linker flag LDFLAGS_FINAL" modified a
number of Makefiles in a way that broke out-of-tree builds.  The
problem was that $(nandobj) was used before it got defined.

Fix this.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
Signed-off-by: Scott Wood &lt;scottwood@freescale.com&gt;
</content>
</entry>
</feed>
