Re: [U-Boot] [PATCH v4 0/7] usb: kbd: implement special keys

2019-11-23 Thread Marek Vasut
On 11/23/19 6:15 PM, Heinrich Schuchardt wrote: > GRUB uses function keys. So we should support these with an USB keyboard. > Provide support for F1-F12, Insert, Delete, Home, End, Page Up, Page Down. > Simplify the code beforehand. > > Enhance the keyboard unit test. > > In total I could not

[U-Boot] [PATCH v4 0/7] usb: kbd: implement special keys

2019-11-23 Thread Heinrich Schuchardt
GRUB uses function keys. So we should support these with an USB keyboard. Provide support for F1-F12, Insert, Delete, Home, End, Page Up, Page Down. Simplify the code beforehand. Enhance the keyboard unit test. In total I could not see any increase of u-boot.img on the TBS2910 but as the special

[U-Boot] [PATCH v4 0/7] rockchip: Add Binman support

2019-10-23 Thread Jagan Teki
This is v4 set for Binman support in rockchip, [1] here is previous patchset. This series add single boot image with binman for arm32 and pad_cat for arm64 rockchip platforms both TPL + SPL and SPL-alone targets. Changes for v4: - support all rockchip platforms - add new patches for dtsi changes

Re: [U-Boot] [PATCH v4 0/7] Add netcp networking support on K2G ICE EVM

2019-02-25 Thread Joe Hershberger
On Mon, Feb 25, 2019 at 3:45 PM Murali Karicheri wrote: > > Hello Maintainer, > > On 02/25/2019 03:27 PM, Murali Karicheri wrote: > > This patch series add networking capability to K2G ICE EVM > > based on netcp driver. Networking function has been tested > > using the latest master branch from

Re: [U-Boot] [PATCH v4 0/7] Add netcp networking support on K2G ICE EVM

2019-02-25 Thread Murali Karicheri
Hello Maintainer, On 02/25/2019 03:27 PM, Murali Karicheri wrote: This patch series add networking capability to K2G ICE EVM based on netcp driver. Networking function has been tested using the latest master branch from u-boot repo. Following boot mode has been tested for networking. Net boot

[U-Boot] [PATCH v4 0/7] Add netcp networking support on K2G ICE EVM

2019-02-25 Thread Murali Karicheri
This patch series add networking capability to K2G ICE EVM based on netcp driver. Networking function has been tested using the latest master branch from u-boot repo. Following boot mode has been tested for networking. Net boot (tftp images over ethernet interface and boot kernel) log

[U-Boot] [PATCH v4 0/7] AM65x: Add DMA support

2019-02-05 Thread Vignesh R
This series adds DMA support for TI's AM654 SoC. v4: Convert debug prints to pr_debug()s Collect R-bs v3: Minor comment/whitespace cleanups as pointed out by Tom Rini v2: Align DT bindings with latest proposed bindings as pointed out by Peter. Merge drivers/soc/keystone into drivers/soc/ti

Re: [U-Boot] [PATCH v4 0/7] Add support for the SoCs found in Microsemi switches

2018-12-17 Thread Daniel Schwierzeck
Am 14.12.18 um 16:16 schrieb Gregory CLEMENT: > Hello, > > For the record this the fourth version of the series adding the > support of 2 SoCs: Ocelot and Luton from Microsemi. Both of them > belongs to the same family Vcore III. > > We found them on various advanced switches product. > > The

[U-Boot] [PATCH v4 0/7] Add support for the SoCs found in Microsemi switches

2018-12-14 Thread Gregory CLEMENT
Hello, For the record this the fourth version of the series adding the support of 2 SoCs: Ocelot and Luton from Microsemi. Both of them belongs to the same family Vcore III. We found them on various advanced switches product. The support for Ocelot already have been submit to Linux, but not yet

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-05 Thread Simon Goldschmidt
in my new usage. I'll post v4 soon, hopefully. Regards, Simon regards Frank Gesendet: Sonntag, 02. Dezember 2018 um 18:44 Uhr Von: "Frank Wunderlich" An: "Simon Goldschmidt" Cc: u-boot@lists.denx.de Betreff: Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-03 Thread Simon Goldschmidt
gt; >https://github.com/frank-w/u-boot/commit/e0763252a8e135f00b996fbda7bb1067a192ca53 > >> > >> Regards Frank > >> > >>> Gesendet: Sonntag, 02. Dezember 2018 um 10:24 Uhr > >>> Von: "Simon Goldschmidt" > >>> An: "Fr

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-02 Thread Frank Wunderlich
gt; >> >> >https://github.com/frank-w/u-boot/commit/e0763252a8e135f00b996fbda7bb1067a192ca53 >> >> Regards Frank >> >>> Gesendet: Sonntag, 02. Dezember 2018 um 10:24 Uhr >>> Von: "Simon Goldschmidt" >>> An: "Frank Wunderlich&q

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-02 Thread Simon Goldschmidt
ists.denx.de Betreff: Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439 Am 01.12.2018 um 12:07 schrieb Frank Wunderlich: forgot error-message and detailed command: fatload ${device} ${partition} ${scriptaddr} ${bpi}/${board}/${service}/${bootenv} ** Reading file would overwrite res

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-02 Thread Simon Goldschmidt
1. Dezember 2018 um 10:46 Uhr Von: "Frank Wunderlich" An: "Simon Goldschmidt" Cc: u-boot@lists.denx.de Betreff: Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439 Hi Simon #define CONFIG_SYS_SDRAM_BASE 0x8000 https://github.com/frank-w/u-boot/blo

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-01 Thread Frank Wunderlich
/linux/uEnv.txt file exists i checked with test, but fatload failed, after reverting the Patches same command works regards Frank > Gesendet: Samstag, 01. Dezember 2018 um 10:46 Uhr > Von: "Frank Wunderlich" > An: "Simon Goldschmidt" > Cc: u-boot@lists.denx.de >

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-01 Thread Frank Wunderlich
/60bc4075c7744e36058fcba76cd6e6c3a4002265/uEnv.txt#L22 working before, 0x8100 and some higher values HTH regards Frank > Gesendet: Samstag, 01. Dezember 2018 um 10:25 Uhr > Von: "Simon Goldschmidt" > An: "Frank Wunderlich" > Cc: "U-Boot Mailing List" > Betreff: Re: [U-Boot] [PATCH

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-12-01 Thread Simon Goldschmidt
, u-boot@lists.denx.de, "Joe > > Hershberger" > > Cc: "Alexey Brodkin" , "Heinrich Schuchardt" > > , "Michal Simek" , "Alexander > > Graf" , "Andrea Barisani" > > Betreff: [U-Boot] [PATCH v4 0/7] Fix CV

Re: [U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-11-30 Thread Frank Wunderlich
; Gesendet: Samstag, 24. November 2018 um 15:11 Uhr > Von: "Simon Goldschmidt" > An: "Tom Rini" , u-boot@lists.denx.de, "Joe Hershberger" > > Cc: "Alexey Brodkin" , "Heinrich Schuchardt" > , "Michal Simek" , "Alexander

[U-Boot] [PATCH v4 0/7] Fix CVE-2018-18440 and CVE-2018-18439

2018-11-24 Thread Simon Goldschmidt
This series fixes CVE-2018-18440 ("insufficient boundary checks in filesystem image load") by adding restrictions to the 'load' command and fixes CVE-2018-18439 ("insufficient boundary checks in network image boot") by adding restrictions to the tftp code. The functions from lmb.c are used to

Re: [U-Boot] [Status] [U-boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288

2018-11-23 Thread Janine Hagemann
Oh, I missed that. I will send them as a separate series soon. Thanks! Janine On 23.11.18 14:18, Philipp Tomsich wrote: I had asked for these to be split out as a separate series and rebased. Might have been v3 that I replied to, though… Thanks, Philipp. On 23.11.2018, at 14:13, Janine

Re: [U-Boot] [Status] [U-boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288

2018-11-23 Thread Philipp Tomsich
I had asked for these to be split out as a separate series and rebased. Might have been v3 that I replied to, though… Thanks, Philipp. > On 23.11.2018, at 14:13, Janine Hagemann wrote: > > Hello, > > I just want to ask what happened to some of my patches from august 2018. > >

[U-Boot] [Status] [U-boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288

2018-11-23 Thread Janine Hagemann
Hello, I just want to ask what happened to some of my patches from august 2018.   https://patchwork.ozlabs.org/patch/962733/   https://patchwork.ozlabs.org/patch/962736/   https://patchwork.ozlabs.org/patch/962742/   https://patchwork.ozlabs.org/patch/962735/ Should I send them again? Kind

[U-Boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288

2018-08-28 Thread Janine Hagemann
- Change a used function Janine Hagemann (7): arch: arm: mach-rockchip: rk3288: Enable regulators in board_init config: phycore-rk3288_defconfig: add PHY_TI drivers: net: designware: Add reading of DT phy-handle node ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing rockchip:

Re: [U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller

2018-08-13 Thread Jean-Jacques Hiblot
On 11/08/2018 14:04, Lukasz Majewski wrote: Hi Jean-Jacques, This series implements 2 fixes to be able to use USB Ethernet gadget with the dwc3 driver. It also adds new commands to bind/unbind a device to/from a driver and update the 'dm tree' command to make it easier to use those new

Re: [U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller

2018-08-11 Thread Lukasz Majewski
Hi Jean-Jacques, > This series implements 2 fixes to be able to use USB Ethernet gadget > with the dwc3 driver. > It also adds new commands to bind/unbind a device to/from a driver and > update the 'dm tree' command to make it easier to use those new > commands. The bind/unbind commands can be

[U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller

2018-08-09 Thread Jean-Jacques Hiblot
This series implements 2 fixes to be able to use USB Ethernet gadget with the dwc3 driver. It also adds new commands to bind/unbind a device to/from a driver and update the 'dm tree' command to make it easier to use those new commands. The bind/unbind commands can be used to bind the DWC3 USB

[U-Boot] [PATCH v4 0/7] add inital SF tests

2018-03-14 Thread Liam Beguin
Hi all, This is the inital step to adding tests for the SF subsystem plus very minor fixes. It is based on work I found on the mailing list[1]. For now, it doesn't do much but I plan on adding code to reset the flash to its initial state (based on an env flag) and more code to test the `sf

[U-Boot] [PATCH v4 0/7] Add VID support for QDS and RDB platforms

2017-11-07 Thread Rajesh Bhagat
Adds LTC3882 voltage regulator chip support in common VID driver. And adds VID support for LS1088A QDS and RDB platforms. Rajesh Bhagat (7): armv8: lsch3: Add serdes and DDR voltage setup board: common:vid: Add LS1088A VID Supported voltage values board: common: vid: Add board specific vdd

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-05-08 Thread Igor Grinberg
On 05/05/17 17:17, Tom Rini wrote: > On Thu, May 04, 2017 at 10:05:22AM +0300, Igor Grinberg wrote: >> Hi Tom, Marek, >> >> On 04/25/17 22:27, Marek Vasut wrote: >>> On 04/25/2017 03:09 AM, Tom Rini wrote: On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote: > Hello Tom, >

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-05-05 Thread Tom Rini
On Thu, May 04, 2017 at 10:05:22AM +0300, Igor Grinberg wrote: > Hi Tom, Marek, > > On 04/25/17 22:27, Marek Vasut wrote: > > On 04/25/2017 03:09 AM, Tom Rini wrote: > >> On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote: > >>> Hello Tom, > >>> > >>> A gentle ping on this patch series.

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-05-04 Thread Marek Vasut
On 05/04/2017 09:05 AM, Igor Grinberg wrote: > Hi Tom, Marek, > > On 04/25/17 22:27, Marek Vasut wrote: >> On 04/25/2017 03:09 AM, Tom Rini wrote: >>> On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote: Hello Tom, A gentle ping on this patch series. On

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-05-04 Thread Igor Grinberg
Hi Tom, Marek, On 04/25/17 22:27, Marek Vasut wrote: > On 04/25/2017 03:09 AM, Tom Rini wrote: >> On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote: >>> Hello Tom, >>> >>> A gentle ping on this patch series. >>> >>> On 02/23/2017 03:39 PM, Uri Mashiach wrote: Various USB related

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-04-25 Thread Marek Vasut
On 04/25/2017 03:09 AM, Tom Rini wrote: > On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote: >> Hello Tom, >> >> A gentle ping on this patch series. >> >> On 02/23/2017 03:39 PM, Uri Mashiach wrote: >>> Various USB related comits for the CL-SOM-AM57x module. >>> >>> --- >>> V1 -> V2:

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-04-24 Thread Tom Rini
On Sun, Apr 23, 2017 at 11:18:04AM +0300, Uri Mashiach wrote: > Hello Tom, > > A gentle ping on this patch series. > > On 02/23/2017 03:39 PM, Uri Mashiach wrote: > >Various USB related comits for the CL-SOM-AM57x module. > > > >--- > >V1 -> V2: Replace commit "fix XHCI registers base address"

Re: [U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-04-23 Thread Uri Mashiach
Hello Tom, A gentle ping on this patch series. On 02/23/2017 03:39 PM, Uri Mashiach wrote: Various USB related comits for the CL-SOM-AM57x module. --- V1 -> V2: Replace commit "fix XHCI registers base address" with "reintroduce the CONFIG_AM57XX symbol". V2 -> V3: * New commit "move

[U-Boot] [PATCH v4 0/7] OMAP: Move SATA to use block driver model and introduce a new framework for PHY management

2017-04-21 Thread Jean-Jacques Hiblot
This series adds support for SATA using the driver model on omap platforms. It is based on the work of Mugunthan V N in Feb 2016 In the process it adds a new framework to manage PHY devices changes since v3: * Add a patch to split scsi_scan() as discussed in

[U-Boot] [PATCH v4 0/7] rockchip: spi: rk3399: add SPI support for the RK3399

2017-04-20 Thread Philipp Tomsich
This series adds SPI support for the RK3399 (SPI1 and SPI5). This consists of the following individual changes: - clock support for the SPI blocks clocked from GRF (i.e. SPI1, SPI2, SPI 4 and SPI5) - pinctrl for SPI1 and SPI5 - changes the SPI module input clock to 198MHz (instead of 99MHz) for

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-12 Thread Yang, Wenyou
Hi Simon, Sorry for the inconvenience caused. This patch set is based on the following patch sets. 1 ./ [PATCH v3 0/2] mtd: nand: atmel: use another functions to set gpio value https://lists.denx.de/pipermail/u-boot/2017-March/284597.html 2./ [U-Boot] [PATCH v8 0/2] pinctrl: at91: Add

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-12 Thread Simon Glass
Hi Wenyou, On 11 April 2017 at 23:00, Yang, Wenyou wrote: > Hi Simon, > > > On 2017/4/11 21:56, Simon Glass wrote: >> >> Hi, >> >> On 10 April 2017 at 00:57, Yang, Wenyou wrote: >>> >>> Hi Simon, >>> >>> >>> On 2017/4/10 3:28, Simon Glass

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-11 Thread Yang, Wenyou
Hi Simon, On 2017/4/11 21:56, Simon Glass wrote: Hi, On 10 April 2017 at 00:57, Yang, Wenyou wrote: Hi Simon, On 2017/4/10 3:28, Simon Glass wrote: +Tom Hi, On 7 April 2017 at 01:28, Yang, Wenyou wrote: Hi Andreas, Could you help

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-11 Thread Simon Glass
Hi, On 10 April 2017 at 00:57, Yang, Wenyou wrote: > Hi Simon, > > > On 2017/4/10 3:28, Simon Glass wrote: >> >> +Tom >> >> Hi, >> >> On 7 April 2017 at 01:28, Yang, Wenyou wrote: >>> >>> Hi Andreas, >>> >>> Could you help find a time to

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-10 Thread Yang, Wenyou
Hi Simon, On 2017/4/10 3:28, Simon Glass wrote: +Tom Hi, On 7 April 2017 at 01:28, Yang, Wenyou wrote: Hi Andreas, Could you help find a time to take these patch series? They are here for a long time. Tom might be able to take it, or if not I could bring it

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-09 Thread Simon Glass
+Tom Hi, On 7 April 2017 at 01:28, Yang, Wenyou wrote: > Hi Andreas, > > Could you help find a time to take these patch series? > > They are here for a long time. > Tom might be able to take it, or if not I could bring it in via DM I suppose, since it is a

Re: [U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-04-07 Thread Yang, Wenyou
Hi Andreas, Could you help find a time to take these patch series? They are here for a long time. Thank you! Best Regards, Wenyou Yang On 2017/3/23 14:10, Wenyou Yang wrote: The purpose of patch set is to convert the board to support device tree and driver model, and enable the early debug

[U-Boot] [PATCH v4 0/7] board: sama5d4: convert boards to support DM/DT

2017-03-23 Thread Wenyou Yang
The purpose of patch set is to convert the board to support device tree and driver model, and enable the early debug UART as well. It is based on the patch set: [PATCH v8 0/2] pinctrl: at91: Add pinctrl driver https://lists.denx.de/pipermail/u-boot/2017-March/284577.html Changes

[U-Boot] [PATCH v4 0/7] am57xx: cl-som-am57x: fix usb

2017-02-23 Thread Uri Mashiach
Various USB related comits for the CL-SOM-AM57x module. --- V1 -> V2: Replace commit "fix XHCI registers base address" with "reintroduce the CONFIG_AM57XX symbol". V2 -> V3: * New commit "move CONFIG_DRA7XX to Kconfig" * Replace commit "reintroduce the CONFIG_AM57XX symbol" with "xHCI

Re: [U-Boot] [PATCH v4 0/7]

2017-01-24 Thread Dinh Nguyen
On 01/24/2017 09:27 PM, Marek Vasut wrote: > On 01/25/2017 04:07 AM, Dalon Westergreen wrote: >> On Tue, 2017-01-24 at 20:58 -0600, Dinh Nguyen wrote: >>> >>> On 01/24/2017 11:11 AM, Marek Vasut wrote: On 01/24/2017 06:05 PM, Dalon Westergreen wrote: > > From: Dalon Westergreen

Re: [U-Boot] [PATCH v4 0/7]

2017-01-24 Thread Marek Vasut
On 01/25/2017 04:07 AM, Dalon Westergreen wrote: > On Tue, 2017-01-24 at 20:58 -0600, Dinh Nguyen wrote: >> >> On 01/24/2017 11:11 AM, Marek Vasut wrote: >>> >>> On 01/24/2017 06:05 PM, Dalon Westergreen wrote: From: Dalon Westergreen These patches

Re: [U-Boot] [PATCH v4 0/7]

2017-01-24 Thread Dalon Westergreen
On Tue, 2017-01-24 at 20:58 -0600, Dinh Nguyen wrote: > > On 01/24/2017 11:11 AM, Marek Vasut wrote: > > > > On 01/24/2017 06:05 PM, Dalon Westergreen wrote: > > > > > > From: Dalon Westergreen > > > > > > These patches update the boot and os partition numbers in

Re: [U-Boot] [PATCH v4 0/7]

2017-01-24 Thread Dinh Nguyen
On 01/24/2017 11:11 AM, Marek Vasut wrote: > On 01/24/2017 06:05 PM, Dalon Westergreen wrote: >> From: Dalon Westergreen >> >> These patches update the boot and os partition numbers in the >> default uboot environment for a number of socfpga boards. Per >>

Re: [U-Boot] [PATCH v4 0/7]

2017-01-24 Thread Marek Vasut
On 01/24/2017 06:05 PM, Dalon Westergreen wrote: > From: Dalon Westergreen > > These patches update the boot and os partition numbers in the > default uboot environment for a number of socfpga boards. Per > request, common environment configurations have been moved

[U-Boot] [PATCH v4 0/7]

2017-01-24 Thread Dalon Westergreen
From: Dalon Westergreen These patches update the boot and os partition numbers in the default uboot environment for a number of socfpga boards. Per request, common environment configurations have been moved to a shared header. Changes in v4: - Removed extraneous

[U-Boot] [PATCH v4 0/7] toradex: config block handling

2016-11-07 Thread Marcel Ziswiler
This series integrates Toradex factory configuration block handling. The config block is a data structure which gets stored to flash during production testing. The structure holds such information as board resp. hardware revision, product ID and serial number which is used as the NIC part of the

Re: [U-Boot] [PATCH v4 0/7] spi/sf: Code removal/update

2016-09-22 Thread Jagan Teki
On Wed, Sep 21, 2016 at 2:36 AM, Jagan Teki wrote: > This series is the spilt one of v3 "spi/sf: Update on flash detection" [1] > and deals with Code remove and update. > > Changes for v3: > - New patches > - Fix checkpatch.pl > - Fix BIT

[U-Boot] [PATCH v4 0/7] spi/sf: Code removal/update

2016-09-20 Thread Jagan Teki
This series is the spilt one of v3 "spi/sf: Update on flash detection" [1] and deals with Code remove and update. Changes for v3: - New patches - Fix checkpatch.pl - Fix BIT positions in spi.h - Fix ti_qspi.c mode - Fix commit Nit: s/becuase/because

[U-Boot] [Patch V4 0/7] add LS1043AQDS platform support

2015-11-11 Thread Gong Qianyu
Hi all, Here are the main changes for V4 patchset. LS1043ARDB MAINTAINERS has already been updated in U-Boot. So remove that patch in V4 patchset. - Update the code base. - Use #ifndef CONFIG_LS102XA instead of #ifdef CONFIG_FSL_LAYERSCAPE for PCIe patch. - Fix vid support for LS1043AQDS.

Re: [U-Boot] [PATCH v4 0/7] nios2: add device tree control of U-Boot

2015-09-07 Thread Marek Vasut
On Monday, September 07, 2015 at 03:03:19 AM, Thomas Chou wrote: > These patches add device tree control of U-Boot to nios2 boards. > > v2 > use SPDX license header. > use fdt relocation in board_init_f. > v3 > fix comment style. > v4 > drop fdt_blob print in board info, which needs more

Re: [U-Boot] [PATCH v4 0/7] nios2: add device tree control of U-Boot

2015-09-07 Thread Thomas Chou
Hi Marek, On 09/07/2015 05:29 PM, Marek Vasut wrote: Nice, I like seeing how NIOS2 getting back to shape. btw you could have waited a few days before applying patches that were just posted. Thanks for reminding. I used to wait a week. But I hate too many things floating around, that would

[U-Boot] [PATCH v4 0/7] nios2: add device tree control of U-Boot

2015-09-06 Thread Thomas Chou
These patches add device tree control of U-Boot to nios2 boards. v2 use SPDX license header. use fdt relocation in board_init_f. v3 fix comment style. v4 drop fdt_blob print in board info, which needs more discussion. Thomas Chou (7): nios2: permit device tree control of U-Boot

[U-Boot] [PATCH v4 0/7] dcache support for Raspberry Pi 1

2015-07-24 Thread Alexander Stein
This patchset enables dcache support for Raspberry Pi 1. First the cache support code for arm1136 and 1176 was merged. CONFIG_SYS_CACHELINE_SIZE is defined as 32 bytes which is used as alignment for mailbox buffer allocations. Then rpi mailbox code has now dcache flush for writing the mailbox

Re: [U-Boot] [PATCH v4 0/7] Addition of new board Peach-Pi

2014-11-17 Thread Minkyu Kang
On 14/11/14 02:08, Akshay Saraswat wrote: Now we are adding a new Peach-Pi board which is a variant of Peach-Pit and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, hence, most of the hardware config and settings are reused for this board. Changes since v1: -

[U-Boot] [PATCH v4 0/7] Addition of new board Peach-Pi

2014-11-13 Thread Akshay Saraswat
Now we are adding a new Peach-Pi board which is a variant of Peach-Pit and is based on Exynos5800. Exynos5800 itself is a variant of Exynos5420, hence, most of the hardware config and settings are reused for this board. Changes since v1: - Rebased all the patches Changes since v2:

[U-Boot] [PATCH v4 0/7] iMX6 SabreSD SPL Support

2014-11-11 Thread John Tobias
This patch is for SPL support for iMX6 SabreSD. The said patches has been tested to work on SD2 and SD3 port of the said board. After applying the following patches, it will produces SPL and u-boot.img binary images. You should run the two commands below to store it in your SD or eMMC. sudo dd

[U-Boot] [PATCH v4 0/7] arm: atmel: sama5d3: enable spl boot from SD card

2013-11-14 Thread Bo Shen
This patch series enable spl boot from SD card, it only can boot u-boot itself. Changes in v4: - Using blank replace table after defined - Align the register define with datasheet - constify the ram_address and ddr configuration value - Add comments to DDR refresh timing register.

[U-Boot] [PATCH v4 0/7] arm: vf610: Add Freescale Vybrid VF610 CPU and VF610TWR board support

2013-05-28 Thread Alison Wang
This series contain the support for Freescale Vybrid VF610 CPU and VF610TWR board. Vybird devices are built on an asymmetrical-multiprocessing architecture using ARM cores. The families in the Vybrid portfolio span entry-level, single core Cortex-A class SoCs all the way to dual heterogeneous

[U-Boot] [PATCH v4 0/7] arm: add Faraday A36x SoC platform support

2013-05-07 Thread Kuo-Jung Su
From: Kuo-Jung Su dant...@faraday-tech.com These patches introduce Faraday A36x SoC platform support. Here are some public documents for your reference. http://www.faraday-tech.com/html/documentation/index.html There is also a A369 QEMU emulator available at my github account:

[U-Boot] [PATCH v4 0/7] mx23: Make DDR initialization stable

2013-05-03 Thread Fabio Estevam
Prior to this series running 'memtester' utility in Linux on a mx23evk always resulted in many errors during stress testing, if the kernel is loaded via U-boot. Running the same test and loading the kernel via FSL bootlets resulted on zero errors. Adjust U-boot so that it can also pass the

Re: [U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-30 Thread Tom Rini
On Tue, Apr 02, 2013 at 06:01:47PM +0800, Hung-ying Tyan wrote: This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The series depends on the

[U-Boot] [PATCH v4 0/7] Add gdsys ControlCenter Digital board

2013-04-26 Thread Dirk Eibach
Changes in v4: - consider CONFIG_CMD_BOOTM for all architectures Changes in v3: - fix email addresses Changes in v2: - configuration for SPI builds was missing - replace some numeric constants with named constants - style fixes (as shown by checkpatch.pl) in common/cmd_tpm.c and lib/tpm.c -

Re: [U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-04 Thread Simon Glass
Hi Hung-ying, On Tue, Apr 2, 2013 at 3:01 AM, Hung-ying Tyan ty...@chromium.org wrote: This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The

[U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-02 Thread Hung-ying Tyan
This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The series depends on the following patches: 1) http://patchwork.ozlabs.org/patch/217347 add dts

[U-Boot] [PATCH v4 0/7] tegra: SPI drivers

2013-01-29 Thread Allen Martin
This series updates the tegra20 SPI driver to add fdt support and adds a new tegra30 SPI driver. Testing was done on trimslice (tegra20) and cardhu (tegra30). Changes in v4: -Added support for fdt aliases to slink driver -Check status field of fdt node to make sure node is enabled Changes in v3:

Re: [U-Boot] [PATCH v4 0/7] tegra: SPI drivers

2013-01-29 Thread Allen Martin
On Tue, Jan 29, 2013 at 03:51:22PM -0800, Allen Martin wrote: This series updates the tegra20 SPI driver to add fdt support and adds a new tegra30 SPI driver. Testing was done on trimslice (tegra20) and cardhu (tegra30). Tom, this series applies cleanly on top of your T114 series.

Re: [U-Boot] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration

2012-12-07 Thread Piotr Wilczek
] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration On Fri, Nov 09, 2012 at 10:22:11AM +0100, Piotr Wilczek wrote: This patch series provides a new command - gpt for eMMC partition table (in the GPT format) restoration. As a pre-work, some cleanup at the part_efi.c file

Re: [U-Boot] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration

2012-12-06 Thread Tom Rini
On Fri, Nov 09, 2012 at 10:22:11AM +0100, Piotr Wilczek wrote: This patch series provides a new command - gpt for eMMC partition table (in the GPT format) restoration. As a pre-work, some cleanup at the part_efi.c file was performed to remove custom macros and make GPT related structures

Re: [U-Boot] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration

2012-11-19 Thread Tom Rini
On Fri, Nov 09, 2012 at 10:22:11AM +0100, Piotr Wilczek wrote: This patch series provides a new command - gpt for eMMC partition table (in the GPT format) restoration. As a pre-work, some cleanup at the part_efi.c file was performed to remove custom macros and make GPT related structures

[U-Boot] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration

2012-11-09 Thread Piotr Wilczek
This patch series provides a new command - gpt for eMMC partition table (in the GPT format) restoration. As a pre-work, some cleanup at the part_efi.c file was performed to remove custom macros and make GPT related structures more readable. Moreover the part_efi.h file has been moved to

[U-Boot] [PATCH v4 0/7] SPL: Port SPL framework to powerpc

2012-10-09 Thread Stefan Roese
This patchset ports the SPL framework to powerpc. Its based on the SPL generalization lately done by Tom Rini. The patches is based on the current next branch. Additionally, a new MPC5200 board port is included, the a3m071 board port. This board port uses this SPL framework mainly to speed up

Re: [U-Boot] [PATCH v4 0/7] env: handle special variables and selective env default

2012-09-03 Thread Gerlando Falauto
On 09/02/2012 06:13 PM, Marek Vasut wrote: Dear Wolfgang Denk, Dear Gerlando Falauto, In message1345803102-21110-1-git-send-email-gerlando.fala...@keymile.com you wrote: This patchset modifies the handling of all the operations on the environment (set/import/default) so to unify handling of

Re: [U-Boot] [PATCH v4 0/7] env: handle special variables and selective env default

2012-09-02 Thread Wolfgang Denk
Dear Gerlando Falauto, In message 1345803102-21110-1-git-send-email-gerlando.fala...@keymile.com you wrote: This patchset modifies the handling of all the operations on the environment (set/import/default) so to unify handling of special variables. On top of that we implement a selective env

Re: [U-Boot] [PATCH v4 0/7] env: handle special variables and selective env default

2012-09-02 Thread Marek Vasut
Dear Wolfgang Denk, Dear Gerlando Falauto, In message 1345803102-21110-1-git-send-email-gerlando.fala...@keymile.com you wrote: This patchset modifies the handling of all the operations on the environment (set/import/default) so to unify handling of special variables. On top of that

[U-Boot] [PATCH v4 0/7] env: handle special variables and selective env default

2012-08-24 Thread Gerlando Falauto
This patchset modifies the handling of all the operations on the environment (set/import/default) so to unify handling of special variables. On top of that we implement a selective env default. A selective env import would imply a user API change and should therefore be discussed separately.

Re: [U-Boot] [PATCH v4 0/7] ehci: Improve performance

2012-08-11 Thread Benoît Thébaudeau
Dear Marek Vasut, Dear Benoît Thébaudeau, Hi all, This series aims at improving EHCI performance. There is also some code cleanup BTW. Best regards, Benoît Applied all but 5/7 and pushed. Since we all have vacations etc etc, this will appear in the mainline around start

Re: [U-Boot] [PATCH v4 0/7] ehci: Improve performance

2012-08-11 Thread Marek Vasut
Dear Benoît Thébaudeau, Dear Marek Vasut, Dear Benoît Thébaudeau, Hi all, This series aims at improving EHCI performance. There is also some code cleanup BTW. Best regards, Benoît Applied all but 5/7 and pushed. Since we all have vacations etc etc, this

[U-Boot] [PATCH v4 0/7] ehci: Improve performance

2012-08-10 Thread Benoît Thébaudeau
Hi all, This series aims at improving EHCI performance. There is also some code cleanup BTW. Best regards, Benoît ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v4 0/7] ehci: Improve performance

2012-08-10 Thread Benoît Thébaudeau
Benoît Thébaudeau Application Engineer benoit.thebaud...@advansee.com +33 2 40 50 21 73 ADVANSEE SARL 9, rue Alfred Kastler CS 30750 44307 Nantes CEDEX 3 France - Original Message - From: Benoît Thébaudeau benoit.thebaud...@advansee.com To: u-boot@lists.denx.de Cc: Marek Vasut

Re: [U-Boot] [PATCH v4 0/7] ehci: Improve performance

2012-08-10 Thread Marek Vasut
Dear Benoît Thébaudeau, Hi all, This series aims at improving EHCI performance. There is also some code cleanup BTW. Best regards, Benoît Applied all but 5/7 and pushed. Since we all have vacations etc etc, this will appear in the mainline around start of september. Thanks a lot for

[U-Boot] [PATCH v4 0/7] dfu:usb: DFU support via USB Download gadget

2012-08-03 Thread Lukasz Majewski
Those patches add support for composite USB download gadget. This gadget (at least for now) is equipped with DFU download function. A separate DFU back-end and front-end have been added. Back-end is placed at ./drivers/dfu directory. The front-end is implemented as USB function. The back-end is

[U-Boot] [PATCH v4 0/7] arm: rmobile: kzm9g: enable booting Linux kernel

2012-07-16 Thread Tetsuyuki Kobayshi
From: Tetsuyuki Kobayashi k...@kmckk.co.jp Hi, Iwamatsu-san This is v4 patch set for kzm9g. I modified bus controller setting for CS4. And enabled reset command. Tetsuyuki Kobayashi (7): arm: rmobile: kzm9g: Modify sdram area arm: rmobile: kzm9g: Adjust low level hardware setting arm:

[U-Boot] [PATCH v4 0/7] Add and Clean up ehci-omap and extend support for omap3/4 socs

2012-02-06 Thread Govindraj.R
From: Govindraj.R govindraj.r...@ti.com Clean up ehci-omap added and make it generic to extend support for omap4 socs. Adds omap-ulpi-viewport for ulpi access from ehci-omap. Adds ehci support for omap4-panda. Based on denx master branch commit: 137703b811502dfea364650fb3e17f20b4c21333

[U-Boot] [PATCH V4 0/7] mxc_spi refactoring (for mx6q and mx6qsabrelite)

2012-01-29 Thread Eric Nelson
This patch set refactors mxc_spi as described in http://lists.denx.de/pipermail/u-boot/2010-March/068791.html and requested in http://lists.denx.de/pipermail/u-boot/2012-January/116023.html in order to add support for the MX6Q in general and the mx6qsabrelite specifically. Patch 1 simply

[U-Boot] [PATCH V4 0/7] mxc_spi refactoring (for mx6q and mx6qsabrelite)

2012-01-29 Thread Eric Nelson
This patch set refactors mxc_spi as described in http://lists.denx.de/pipermail/u-boot/2010-March/068791.html and requested in http://lists.denx.de/pipermail/u-boot/2012-January/116023.html in order to add support for the MX6Q in general and the mx6qsabrelite specifically. Patch 1

[U-Boot] [PATCH v4 0/7] Remove duplication of pinmux configuration code

2011-11-29 Thread Christian Riesch
Hi, this is v4 of the first part of my recent patchset [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI http://lists.denx.de/pipermail/u-boot/2011-November/82.html Changes for v4: - split the patchset since its getting quite big, this here is the pinmuxing part - added the

Re: [U-Boot] [PATCH v4 0/7] Remove duplication of pinmux configuration code

2011-11-29 Thread Tom Rini
On Tue, Nov 29, 2011 at 2:46 AM, Christian Riesch christian.rie...@omicron.at wrote: Hi, this is v4 of the first part of my recent patchset [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI http://lists.denx.de/pipermail/u-boot/2011-November/82.html Changes for v4: - split the

Re: [U-Boot] [PATCH v4 0/7] those series patches for add ben nanonote board

2010-12-08 Thread Xiangfu Liu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All I just got one email form Ingenic people. the Peter jl...@ingenic.cn doesn't work for Ingenic any more, mean the email address is abandon. and there are another two ingenic people for contact window. Daniel z...@ingenic.cn ChangWei Jia

Re: [U-Boot] [PATCH v4 0/7] those series patches for add ben nanonote board

2010-12-08 Thread Wolfgang Denk
Dear Xiangfu Liu, In message 4cff9e15.2040...@openmobilefree.net you wrote: I have sended those patches to them. should I add Acked-by: Daniel z...@ingenic.cn Acked-by: ChangWei Jia cw...@ingenic.cn Please do so if and only if they explicitly send you their ACK. Normally these ACKs

Re: [U-Boot] [PATCH v4 0/7] those series patches for add ben nanonote board

2010-12-08 Thread Xiangfu Liu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Wolfgang Denk On 12/08/2010 11:44 PM, Wolfgang Denk wrote: Dear Xiangfu Liu, In message 4cff9e15.2040...@openmobilefree.net you wrote: I have sended those patches to them. should I add Acked-by: Daniel z...@ingenic.cn Acked-by: ChangWei

[U-Boot] [PATCH v4 0/7] Add Marvell New Soc Support ARMADA100

2010-12-07 Thread Prafulla Wadaskar
This patch series adds basic ARMADA100 support, with minimal drivers (UART, MFP) support and Aspenite-DB board support for simple boot Changelog v2: 1. This patch series is in sync latest u-boot 2. config.mk removed 3. CONFIG_SYS_NS16550_IER used for serial drivers 4. mv-common.h updated for

[U-Boot] [PATCH v4 0/7] those series patches for add ben nanonote board

2010-12-07 Thread Xiangfu Liu
Hi Wolfgang those patches are for add xburst jz4740 and Ben NanoNote(named qi_lb60) to U-Boot some info about xburst jz4740: the xburst jz4740 is recently added to linux 2.6.36 and it's support the device Ben NanoNote out of box, this xburst jz4740 cpu have one feature is Boot From USB,