<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2017.09-rc4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2017.09-rc4</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2017.09-rc4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-09-03T19:30:36Z</updated>
<entry>
<title>omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment</title>
<updated>2017-09-03T19:30:36Z</updated>
<author>
<name>Derald D. Woods</name>
<email>woods.technical@gmail.com</email>
</author>
<published>2017-09-02T22:43:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c257c96d9b2248732624b74052342f38b7dbbaba'/>
<id>urn:sha1:c257c96d9b2248732624b74052342f38b7dbbaba</id>
<content type='text'>
- Pass MTDPARTS kernel arguments to kernel
- Use Kconfig CONFIG_NAND instead of CONFIG_SYS_EXTRA_OPTIONS="NAND"
- Call 'usb_stop' on kernel start
- Update Falcon mode setup to match other OMAP3 boards
- Use "uEnv.txt" as boot script instead of "boot.scr"
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-sunxi</title>
<updated>2017-09-01T17:30:19Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-09-01T17:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0b6e5b2c48f91afec21870502761e27961ac061c'/>
<id>urn:sha1:0b6e5b2c48f91afec21870502761e27961ac061c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sunxi: Fix CONFIG_SUNXI_GMAC references</title>
<updated>2017-09-01T15:18:27Z</updated>
<author>
<name>Dave Prue</name>
<email>dave@prue.com</email>
</author>
<published>2017-08-31T17:21:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6ff005cf19363382fc867d7876a75fd8a386e894'/>
<id>urn:sha1:6ff005cf19363382fc867d7876a75fd8a386e894</id>
<content type='text'>
SUNXI_GMAC was still used to configure the code where as the
same has been renamed and moved to Kconfig in below commit
"sunxi: Move SUNXI_GMAC to Kconfig"
(sha1: 4d43d065db3262f9a9918ba72457bf36dfb8e0bb)

Signed-off-by: Dave Prue &lt;dave@prue.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
Reviewed-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;
Tested-by: Mark Kettenis &lt;kettenis@openbsd.org&gt;
[Tweek commit message, config_whitelist.txt, build-whitelist.sh]
Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-imx</title>
<updated>2017-09-01T14:40:59Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-09-01T14:40:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6aee2ab68c362ace5a59f89a63abed82e0bf19e5'/>
<id>urn:sha1:6aee2ab68c362ace5a59f89a63abed82e0bf19e5</id>
<content type='text'>
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

Conflicts:
	configs/imx6qdl_icore_mmc_defconfig
	configs/imx6qdl_icore_rqs_defconfig
</content>
</entry>
<entry>
<title>i.MX6Q: icorem6: Add falcon mode</title>
<updated>2017-08-30T10:18:41Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2017-08-28T11:15:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63af4b0ad0666e0797306593813b6272e1995bde'/>
<id>urn:sha1:63af4b0ad0666e0797306593813b6272e1995bde</id>
<content type='text'>
Add Falcon mode support in Engicam i.CoreM6 board.

Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>pfla02: Fix RAM detection and support 1 bank SOM</title>
<updated>2017-08-29T07:46:32Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2017-08-25T11:02:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cb40adff8fd5335c0f623562c57bf8505c32b16f'/>
<id>urn:sha1:cb40adff8fd5335c0f623562c57bf8505c32b16f</id>
<content type='text'>
In case of 2 banks, the address space of the first CS must be defined
and not let to the higher value.

Add support for SOM with a single bank of RAM. It was tested with i.MX6Q
modules in the following configurations:

- 2 Banks, 4 GB
- 2 Banks, 1 GB
- 1 Bank,  1 GB

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>imx: imx6: Move gpr_init() function to soc.c</title>
<updated>2017-08-28T07:48:53Z</updated>
<author>
<name>Breno Lima</name>
<email>breno.lima@nxp.com</email>
</author>
<published>2017-08-24T13:00:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3aa4b703b483f165dd2eb5c3324b44b60fbb1672'/>
<id>urn:sha1:3aa4b703b483f165dd2eb5c3324b44b60fbb1672</id>
<content type='text'>
Since the gpr_init() function is common for boards using MX6S, MX6DL, MX6D,
MX6Q and MX6QP processors move it to the soc.c file.

Signed-off-by: Breno Lima &lt;breno.lima@nxp.com&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rmobile' of git://git.denx.de/u-boot-sh</title>
<updated>2017-08-26T19:10:46Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-08-26T19:10:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f72b96ec8f7a7b2e2952333c00d907cf0fd726a3'/>
<id>urn:sha1:f72b96ec8f7a7b2e2952333c00d907cf0fd726a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-x86</title>
<updated>2017-08-26T19:10:40Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2017-08-26T19:10:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0031af9ce7b1c2d98ce77cc20bd7546d64e334fe'/>
<id>urn:sha1:0031af9ce7b1c2d98ce77cc20bd7546d64e334fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig</title>
<updated>2017-08-26T18:56:12Z</updated>
<author>
<name>Pau Pajuelo</name>
<email>ppajuel@gmail.com</email>
</author>
<published>2017-08-17T01:09:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=195dc23185400fa605d268c3d903c83286ecae37'/>
<id>urn:sha1:195dc23185400fa605d268c3d903c83286ecae37</id>
<content type='text'>
Update igep00x0 code with the following features:
- Add board and revision detection for the boards:
  - IGEP0020-RF
  - IGEP0020-RC
  - IGEP0030-RG
  - IGEP0030-RE
- Merge IGEP0020 and IGEP0030 mux tables
- Add suport to use GPIO_126, GPIO_127 and GPIO_129
- board_name and board_rev environment variables display board and
  revision informations
- Move dtb name selection from code to boot script

Signed-off-by: Pau Pajuelo &lt;ppajuel@gmail.com&gt;
Signed-off-by: Ladislav Michl &lt;ladis@linux-mips.org&gt;
Tested-by: Pau Pajuelo &lt;ppajuel@gmail.com&gt;
</content>
</entry>
</feed>
