From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-nios/master
Date: Fri, 06 Nov 2015 13:38:04 +0800 [thread overview]
Message-ID: <87a8qrbscj.fsf@wytron.com.tw> (raw)
Hi Tom,
Please pull,
The following changes since commit ed02c532be690b3d0c3e15c81531785a788fd949:
Merge branch 'master' of git://git.denx.de/u-boot-video (2015-11-05 07:47:21 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-nios.git master
for you to fetch changes up to 75199d6f722a0f711628194240ee5bf724e31101:
net: altera_tse: get numbers of fdt address and size cells (2015-11-06 12:56:47 +0800)
----------------------------------------------------------------
Thomas Chou (28):
nios2: fix map_physmem to do real cache mapping
nios2: remove the useless parenthesis in asm/io.h
nios2: change virt_to_phys to use physaddr_mask in global data
nios2: use dram bank in board info
nios2: use common sequence for reserve_uboot
nios2: clean up macros that do not need a value in board header
nios2: enable setexpr command in defconfig
serial: altera_jtag_uart: use BIT macro
serial: altera_jtag_uart: minor clean up
serial: altera_uart: use BIT macro
serial: altera_uart: minor clean up
timer: altera_timer: use BIT macro
timer: altera_timer: minor clean up
misc: altera_sysid: minor clean up
spi: altera_spi: minor clean up
nios2: remove CONFIG_SYS_MALLOC_BASE macro
nios2: remove CONFIG_SYS_INIT_SP macro
nios2: fix cached mode in clearing the BSS
altera_jtag_uart: Adjust the declaration of debug_uart_init()
altera_uart: Adjust the declaration of debug_uart_init()
nios2: trim CONFIG_SYS_MALLOC_LEN
nios2: trim CONFIG_SYS_MEMTEST_END
net: altera_tse: remove unused macro and regs def
net: altera_tse: use data type u32 for regs and desc
net: altera_tse: fix packed and aligned attribute
net: altera_tse: remove the useless parenthesis
net: altera_tse: use BIT macro
net: altera_tse: get numbers of fdt address and size cells
arch/nios2/cpu/cpu.c | 4 +-
arch/nios2/cpu/start.S | 5 +-
arch/nios2/include/asm/global_data.h | 2 +
arch/nios2/include/asm/io.h | 19 +--
common/board_f.c | 4 +-
common/cmd_bdinfo.c | 9 +-
configs/nios2-generic_defconfig | 1 -
drivers/misc/altera_sysid.c | 4 +-
drivers/net/altera_tse.c | 30 ++---
drivers/net/altera_tse.h | 234 ++++++++++-------------------------
drivers/serial/altera_jtag_uart.c | 33 +++--
drivers/serial/altera_uart.c | 23 ++--
drivers/spi/altera_spi.c | 4 +-
drivers/timer/altera_timer.c | 14 +--
include/configs/nios2-generic.h | 19 +--
15 files changed, 158 insertions(+), 247 deletions(-)
next reply other threads:[~2015-11-06 5:38 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 5:38 Thomas Chou [this message]
2015-11-07 13:18 ` [U-Boot] Pull request: u-boot-nios/master Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2015-10-23 7:04 Thomas Chou
2015-10-23 11:25 ` Tom Rini
2014-08-31 8:48 Thomas Chou
2014-08-31 11:46 ` Tom Rini
2014-08-24 3:50 Thomas Chou
2014-08-24 11:14 ` Tom Rini
2014-02-11 8:08 Thomas Chou
2014-02-18 17:50 ` Tom Rini
2013-09-06 3:27 Thomas Chou
2013-09-06 17:13 ` Tom Rini
2012-11-10 12:09 Thomas Chou
2012-11-19 19:59 ` Tom Rini
2012-04-24 1:38 thomas
2012-07-17 1:59 ` Thomas Chou
2012-07-18 6:59 ` Wolfgang Denk
2012-02-24 3:39 Thomas Chou
2012-03-30 20:34 ` Anatolij Gustschin
2012-03-30 21:58 ` Wolfgang Denk
2012-04-02 2:40 ` Thomas Chou
2012-04-02 2:50 ` Thomas Chou
2012-04-02 12:25 ` Thomas Chou
2012-04-09 15:01 ` Wolfgang Denk
2011-12-29 3:15 Thomas Chou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a8qrbscj.fsf@wytron.com.tw \
--to=thomas@wytron.com.tw \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.