<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/configs/kp_imx53_defconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-05-01T11:25:51Z</updated>
<entry>
<title>Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx</title>
<updated>2019-05-01T11:25:51Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-01T03:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b4ee6daad7a2604ca9466b2ba48de86cc27d381f'/>
<id>urn:sha1:b4ee6daad7a2604ca9466b2ba48de86cc27d381f</id>
<content type='text'>
Porting to DM and i.MX8
------------------------

- warp7 to DM
- kp_imx53 to DM
- Warnings in DT
- MX8QM support
- colibri-imx6ull to DM
- imx7d-pico to DM
- ocotp for MX8
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-04-30T01:41:40Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-04-29T19:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d168bcb6fe39108042c0c771f0823a95346a8e7e'/>
<id>urn:sha1:d168bcb6fe39108042c0c771f0823a95346a8e7e</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Convert CONFIG_USB_EHCI_MX5 to Kconfig</title>
<updated>2019-04-25T15:03:25Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-04-04T10:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=400b972a7eb7756dcf111990d6d16187c30ae9db'/>
<id>urn:sha1:400b972a7eb7756dcf111990d6d16187c30ae9db</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_USB_EHCI_MX5

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boards</title>
<updated>2019-04-25T15:03:25Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-04-04T10:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=13e7b72f3234c7dc99e72b75b47bc2478f0a033f'/>
<id>urn:sha1:13e7b72f3234c7dc99e72b75b47bc2478f0a033f</id>
<content type='text'>
This commit enables the DM_USB on HSC|DDC i.MX53 based boards.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: defconfig: Move CONFIG_FSL_ESDHC to Kconfig</title>
<updated>2019-04-25T15:03:25Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2019-04-04T10:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e4b9f5244dcc9ecf37a862fa062f4d5b1a5eccff'/>
<id>urn:sha1:e4b9f5244dcc9ecf37a862fa062f4d5b1a5eccff</id>
<content type='text'>
The CONFIG_FSL_ESDHC is now enabled and defined in Kconfig, not in
include/configs/kp_imx53.h

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2018-09-03T19:26:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-09-03T19:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8c5cad05c97122b33ef8de981b56f701d6bfb6ea'/>
<id>urn:sha1:8c5cad05c97122b33ef8de981b56f701d6bfb6ea</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Convert CONFIG_MII et al to Kconfig</title>
<updated>2018-08-17T17:03:54Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-07-21T04:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d7869b2183d2b786e5410b97a5a6b2e630e7825e'/>
<id>urn:sha1:d7869b2183d2b786e5410b97a5a6b2e630e7825e</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_MII
   CONFIG_DRIVER_TI_EMAC

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Acked-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>configs: Migrate CONFIG_NR_DRAM_BANKS</title>
<updated>2018-08-16T20:45:02Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-08-16T12:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=86cf1c82850f7c226f23684e19616e526ffaf10f'/>
<id>urn:sha1:86cf1c82850f7c226f23684e19616e526ffaf10f</id>
<content type='text'>
We have the following cases:
- CONFIG_NR_DRAM_BANKS was defined, migrate normally
- CONFIG_NR_DRAM_BANKS_MAX was defined and then used for
  CONFIG_NR_DRAM_BANKS after a check, just migrate it over now.
- CONFIG_NR_DRAM_BANKS was very oddly defined on p2771-0000-* (to 1024 +
  2), set this to 8.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2018-07-09T19:13:08Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-07-09T19:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3eae864a23480978bcaafe1b143bf787bb375f47'/>
<id>urn:sha1:3eae864a23480978bcaafe1b143bf787bb375f47</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>config: Update defconfig for imx53 K+P boards</title>
<updated>2018-06-18T14:43:15Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2018-05-20T06:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=76881bbf40dd98ed5d4e42524e6562483f965651'/>
<id>urn:sha1:76881bbf40dd98ed5d4e42524e6562483f965651</id>
<content type='text'>
This commit updates the defconfig for the HSC and DDC
boards.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
</feed>
