[U-Boot] Pull request - fpga

Hi Tom,
please pull these two patches to your tree. Both patches targets Zynq fpga code.
Thanks, Michal
The following changes since commit a78dac79ede7fbb4c9e816abc879655540c3f076:
nds32: fix the missing COBJS-y change (2013-08-09 01:51:24 +0800)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git fpga
for you to fetch changes up to 5f93227ce02d9cafa11704c807a80dcbde129f8c:
fpga: zynqpl: Clear loopback mode during device init (2013-08-12 08:52:01 +0200)
---------------------------------------------------------------- Michal Simek (1): fpga: zynqpl: Add support for zc7100 device.
Soren Brinkmann (1): fpga: zynqpl: Clear loopback mode during device init
board/xilinx/zynq/board.c | 4 ++++ drivers/fpga/zynqpl.c | 6 +++++- include/zynqpl.h | 5 +++++ 3 files changed, 14 insertions(+), 1 deletion(-)

On Mon, Aug 12, 2013 at 08:59:01AM +0200, Michal Simek wrote:
Hi Tom,
please pull these two patches to your tree. Both patches targets Zynq fpga code.
Thanks, Michal
The following changes since commit a78dac79ede7fbb4c9e816abc879655540c3f076:
nds32: fix the missing COBJS-y change (2013-08-09 01:51:24 +0800)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git fpga
for you to fetch changes up to 5f93227ce02d9cafa11704c807a80dcbde129f8c:
fpga: zynqpl: Clear loopback mode during device init (2013-08-12 08:52:01 +0200)
Michal Simek (1): fpga: zynqpl: Add support for zc7100 device.
Soren Brinkmann (1): fpga: zynqpl: Clear loopback mode during device init
board/xilinx/zynq/board.c | 4 ++++ drivers/fpga/zynqpl.c | 6 +++++- include/zynqpl.h | 5 +++++ 3 files changed, 14 insertions(+), 1 deletion(-)
Applied to u-boot/master, thanks!

Hi Tom,
please pull these 3 changes to your tree.
Thanks, Michal
The following changes since commit e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a:
pxe: fix handling of absolute paths (2013-11-04 11:24:22 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git fpga
for you to fetch changes up to 32d7cdd366a1516fa498464c261851f3a76a62ef:
fpga: Add support for gzip images with bitstreams (2013-11-06 09:15:12 +0100)
---------------------------------------------------------------- Jagannadha Sutradharudu Teki (1): fpga: zynqpl: Add dcache flush support
Michal Simek (2): fpga: zynqpl: Do not place bitstream below 1MB fpga: Add support for gzip images with bitstreams
common/cmd_fpga.c | 22 +++++++++++++++++++--- drivers/fpga/zynqpl.c | 15 +++++++++++++-- 2 files changed, 32 insertions(+), 5 deletions(-)

On Wed, Nov 06, 2013 at 09:17:00AM +0100, Michal Simek wrote:
Hi Tom,
please pull these 3 changes to your tree.
Thanks, Michal
The following changes since commit e5a9a4076f1fb9fb9ce53c2aec32422073bbc66a:
pxe: fix handling of absolute paths (2013-11-04 11:24:22 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git fpga
for you to fetch changes up to 32d7cdd366a1516fa498464c261851f3a76a62ef:
fpga: Add support for gzip images with bitstreams (2013-11-06 09:15:12 +0100)
Jagannadha Sutradharudu Teki (1): fpga: zynqpl: Add dcache flush support
Michal Simek (2): fpga: zynqpl: Do not place bitstream below 1MB fpga: Add support for gzip images with bitstreams
common/cmd_fpga.c | 22 +++++++++++++++++++--- drivers/fpga/zynqpl.c | 15 +++++++++++++-- 2 files changed, 32 insertions(+), 5 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Michal Simek
-
Tom Rini