<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm/cpu, branch v2015.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm/cpu?h=v2015.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm/cpu?h=v2015.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-04-13T14:52:46Z</updated>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-imx</title>
<updated>2015-04-13T14:52:46Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2015-04-13T14:52:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1d2f74690cace803844bce198a6d5fa1b6cd11f9'/>
<id>urn:sha1:1d2f74690cace803844bce198a6d5fa1b6cd11f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret</title>
<updated>2015-04-11T09:49:00Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2015-03-11T11:05:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4adb46a3144248b2d8b8a68684bee648815c4ada'/>
<id>urn:sha1:4adb46a3144248b2d8b8a68684bee648815c4ada</id>
<content type='text'>
Patch e11c6c27 (arm: Allow lr to be saved by board code) introduced
a different method to return from save_boot_params(). The SPL support
for AXP has been pulled and changing to this new method is now
required for SPL to work correctly.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Cc: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Luka Perkov &lt;luka.perkov@sartura.hr&gt;
</content>
</entry>
<entry>
<title>lpc32xx: add support for board work_92105</title>
<updated>2015-04-10T12:23:39Z</updated>
<author>
<name>Albert ARIBAUD \(3ADEV\)</name>
<email>albert.aribaud@3adev.fr</email>
</author>
<published>2015-03-31T09:40:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=412ae53aadb53cd63e754d638bafe6e426aeafee'/>
<id>urn:sha1:412ae53aadb53cd63e754d638bafe6e426aeafee</id>
<content type='text'>
Work_92105 from Work Microwave is an LPC3250-
based board with the following features:
- 64MB or 128MB SDR DRAM
- 1 GB SLC NAND, managed through MLC controller.
- Ethernet
- Ethernet + PHY SMSC8710
- I2C:
  - EEPROM (24M01-compatible)
  - RTC (DS1374-compatible)
  - Temperature sensor (DS620)
  - DACs (2 x MAX518)
- SPI (through SSP interface)
  - Port expander MAX6957
- LCD display (HD44780-compatible), controlled
  through the port expander and DACs

This board has SPL support, and uses the LPC32XX boot
image format.

Signed-off-by: Albert ARIBAUD (3ADEV) &lt;albert.aribaud@3adev.fr&gt;
</content>
</entry>
<entry>
<title>lpc32xx: add LPC32xx SSP support (SPI mode)</title>
<updated>2015-04-10T12:23:20Z</updated>
<author>
<name>Albert ARIBAUD \(3ADEV\)</name>
<email>albert.aribaud@3adev.fr</email>
</author>
<published>2015-03-31T09:40:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=981219eebe3cc29f155a37951788c18786260514'/>
<id>urn:sha1:981219eebe3cc29f155a37951788c18786260514</id>
<content type='text'>
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
Signed-off-by: Albert ARIBAUD (3ADEV) &lt;albert.aribaud@3adev.fr&gt;
</content>
</entry>
<entry>
<title>lpc32xx: add GPIO support</title>
<updated>2015-04-10T12:23:09Z</updated>
<author>
<name>Albert ARIBAUD \(3ADEV\)</name>
<email>albert.aribaud@3adev.fr</email>
</author>
<published>2015-03-31T09:40:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=606f7047603422746d112e41937649d44f311af4'/>
<id>urn:sha1:606f7047603422746d112e41937649d44f311af4</id>
<content type='text'>
This driver only supports Driver Model, not legacy model.

Signed-off-by: Albert ARIBAUD (3ADEV) &lt;albert.aribaud@3adev.fr&gt;
</content>
</entry>
<entry>
<title>lpc32xx: i2c: add LPC32xx I2C interface support</title>
<updated>2015-04-10T12:23:07Z</updated>
<author>
<name>Albert ARIBAUD \(3ADEV\)</name>
<email>albert.aribaud@3adev.fr</email>
</author>
<published>2015-03-31T09:40:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e862b95399e6e5ea7748ee29a38756685d622fd'/>
<id>urn:sha1:5e862b95399e6e5ea7748ee29a38756685d622fd</id>
<content type='text'>
Signed-off-by: Albert ARIBAUD (3ADEV) &lt;albert.aribaud@3adev.fr&gt;
</content>
</entry>
<entry>
<title>lpc32xx: mtd: nand: add MLC NAND controller</title>
<updated>2015-04-10T12:22:56Z</updated>
<author>
<name>Albert ARIBAUD \(3ADEV\)</name>
<email>albert.aribaud@3adev.fr</email>
</author>
<published>2015-03-31T09:40:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c8381bf435ddb104594df00411a8ebd049dd753c'/>
<id>urn:sha1:c8381bf435ddb104594df00411a8ebd049dd753c</id>
<content type='text'>
The controller's Reed-Solomon ECC hardware is
used except of course for raw reads and writes.
It covers in- and out-of-band data together.

The SPL framework is supported.

Signed-off-by: Albert ARIBAUD (3ADEV) &lt;albert.aribaud@3adev.fr&gt;
</content>
</entry>
<entry>
<title>lpc32xx: add Ethernet support</title>
<updated>2015-04-10T12:22:48Z</updated>
<author>
<name>Albert ARIBAUD \(3ADEV\)</name>
<email>albert.aribaud@3adev.fr</email>
</author>
<published>2015-03-31T09:40:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ac2916a2245d999006585b6bb1e312639fa4929b'/>
<id>urn:sha1:ac2916a2245d999006585b6bb1e312639fa4929b</id>
<content type='text'>
Signed-off-by: Albert ARIBAUD (3ADEV) &lt;albert.aribaud@3adev.fr&gt;
</content>
</entry>
<entry>
<title>Merge branch 'u-boot/master'</title>
<updated>2015-04-10T12:22:23Z</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2015-04-10T12:22:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b491d9757d14415edcb1468ed896a704d0f0cfe7'/>
<id>urn:sha1:b491d9757d14415edcb1468ed896a704d0f0cfe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ARM: mx5: add support for USB armory board</title>
<updated>2015-04-09T07:14:12Z</updated>
<author>
<name>Andrej Rosano</name>
<email>andrej@inversepath.com</email>
</author>
<published>2015-04-08T16:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3bf801a2176e3330a3ef696d974d0d198d99b7e9'/>
<id>urn:sha1:3bf801a2176e3330a3ef696d974d0d198d99b7e9</id>
<content type='text'>
Add support for Inverse Path USB armory board, an open source
flash-drive sized computer based on Freescale i.MX53 SoC.

http://inversepath.com/usbarmory

Signed-off-by: Andrej Rosano &lt;andrej@inversepath.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Chris Kuethe &lt;chris.kuethe@gmail.com&gt;
Cc: Fabio Estevam &lt;festevam@gmail.com&gt;
Cc: Vagrant Cascadian &lt;vagrant@debian.org&gt;
Tested-By: Vagrant Cascadian &lt;vagrant@debian.org&gt;
Tested-by: Chris Kuethe &lt;chris.kuethe@gmail.com&gt;
</content>
</entry>
</feed>
