public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PULL] Please pull u-boot-nios/master
@ 2015-11-18 13:24 Thomas Chou
  2015-11-18 13:38 ` Tom Rini
  0 siblings, 1 reply; 11+ messages in thread
From: Thomas Chou @ 2015-11-18 13:24 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull,

The following changes since commit fe524569d4a7eea66475d5815be75660e59b6ee4:

  Merge git://git.denx.de/u-boot-marvell (2015-11-17 17:57:32 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nios.git master

for you to fetch changes up to f5b76de4403881940a3ef57f9b6e9fa5b3433070:

  nios2: zap ioremap (2015-11-18 21:18:30 +0800)

----------------------------------------------------------------
Thomas Chou (10):
      altera_jtag_uart: change ioremap to map_physmem
      altera_uart: change ioremap to map_physmem
      altera_timer: change ioremap to map_physmem
      altera_spi: change ioremap to map_physmem
      altera_sysid: change ioremap to map_physmem
      altera_tse: change ioremap to map_physmem
      altera_qspi: change ioremap to map_physmem
      altera_pio: change ioremap to map_physmem
      nios2: dma-mapping.h: change ioremap to map_physmem
      nios2: zap ioremap

 arch/nios2/include/asm/dma-mapping.h | 2 +-
 arch/nios2/include/asm/io.h          | 6 ------
 drivers/gpio/altera_pio.c            | 5 +++--
 drivers/misc/altera_sysid.c          | 5 +++--
 drivers/mtd/altera_qspi.c            | 2 +-
 drivers/net/altera_tse.c             | 2 +-
 drivers/serial/altera_jtag_uart.c    | 5 +++--
 drivers/serial/altera_uart.c         | 5 +++--
 drivers/spi/altera_spi.c             | 5 +++--
 drivers/timer/altera_timer.c         | 5 +++--
 10 files changed, 21 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot] [PULL] Please pull u-boot-nios/master
@ 2016-02-06  7:17 Thomas Chou
  2016-02-08 20:45 ` Tom Rini
  0 siblings, 1 reply; 11+ messages in thread
From: Thomas Chou @ 2016-02-06  7:17 UTC (permalink / raw)
  To: u-boot

The following changes since commit 94985cc9d3d7ed991ca8b2627d5894df5ea68f49:

  Merge branch 'master' of git://git.denx.de/u-boot-usb (2016-02-04 06:56:23 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nios.git master

for you to fetch changes up to e4f348ba6f070789e6505cc65cf6683421674637:

  nios2: set up the debug UART early (2016-02-06 15:14:25 +0800)

----------------------------------------------------------------
Thomas Chou (1):
      nios2: set up the debug UART early

 arch/nios2/cpu/start.S | 7 +++++++
 1 file changed, 7 insertions(+)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot] [PULL] Please pull u-boot-nios/master
@ 2015-12-28  1:38 Thomas Chou
  2015-12-29  1:36 ` Tom Rini
  0 siblings, 1 reply; 11+ messages in thread
From: Thomas Chou @ 2015-12-28  1:38 UTC (permalink / raw)
  To: u-boot

The following changes since commit 78680314c53a95c0bb25e942662979843b60d7b9:

  Merge branch 'master' of http://git.denx.de/u-boot-sunxi (2015-12-27 09:15:57 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nios.git master

for you to fetch changes up to 8e8106dcd540e4c735da6a0b71919747c15ce93a:

  altera_qspi: allow ctrl-c to abort the erase ops (2015-12-28 09:32:43 +0800)

----------------------------------------------------------------
Thomas Chou (5):
      altera_qspi: call callback even if the erase failed
      altera_qspi: set fail_addr for erase ops
      altera_qspi: skip erase if the sector is blank
      altera_qspi: show erase progress
      altera_qspi: allow ctrl-c to abort the erase ops

 drivers/mtd/altera_qspi.c | 56 ++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 46 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot] [PULL] Please pull u-boot-nios/master
@ 2015-12-19  1:54 Thomas Chou
  2015-12-21 14:35 ` Tom Rini
  0 siblings, 1 reply; 11+ messages in thread
From: Thomas Chou @ 2015-12-19  1:54 UTC (permalink / raw)
  To: u-boot

The following changes since commit 4832e17787acb29734d895751bc7a594908aecc6:

  Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze (2015-12-18 07:28:24 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nios.git master

for you to fetch changes up to 1c0e84ca829a09948a61107744402296566aa076:

  altera_qspi: initialize instr.mtd in flash_erase (2015-12-19 09:51:19 +0800)

----------------------------------------------------------------
Marek Vasut (5):
      nios2: Calculate the env position from monitor size
      nios2: Up the monitor size to 512kiB
      nios2: Preconfigure $loadaddr variable
      nios2: Enable support for fitImage
      nios2: Soup up the shell experience

Thomas Chou (3):
      nios2: display altera sysid at startup
      serial-howto: remove altera_jtag_uart and altera_uart from the list
      altera_qspi: initialize instr.mtd in flash_erase

 arch/nios2/cpu/cpu.c              |  8 ++++++++
 configs/10m50_defconfig           |  1 +
 configs/3c120_defconfig           |  1 +
 doc/driver-model/serial-howto.txt |  2 --
 drivers/mtd/altera_qspi.c         |  1 +
 include/configs/10m50_devboard.h  | 33 ++++++++++++++++++---------------
 include/configs/3c120_devboard.h  | 33 ++++++++++++++++++---------------
 7 files changed, 47 insertions(+), 32 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot] [PULL] Please pull u-boot-nios/master
@ 2015-12-06  3:35 Thomas Chou
  0 siblings, 0 replies; 11+ messages in thread
From: Thomas Chou @ 2015-12-06  3:35 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9eed48c8bec98425dbd995dd72c40e9ad7a8c26b:

  Merge branch 'master' of http://git.denx.de/u-boot-sparc (2015-12-04 17:50:34 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-nios.git master

for you to fetch changes up to f118fe5cf960702f5d57e4f60ec3e488215544dc:

  altera_qspi: fix erase and write error code (2015-12-06 11:31:29 +0800)

----------------------------------------------------------------
Thomas Chou (2):
      altera_qspi: add lock unlock ops
      altera_qspi: fix erase and write error code

 drivers/mtd/altera_qspi.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 97 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [U-Boot] [PULL] Please pull u-boot-nios/master
@ 2015-11-12  0:36 Thomas Chou
  2015-11-12  2:23 ` Tom Rini
  0 siblings, 1 reply; 11+ messages in thread
From: Thomas Chou @ 2015-11-12  0:36 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull,

The following changes since commit b375219e732f044e7f48b676fa4e36e7c29d81e1:

  ARM: uniphier: drop UniPhier specific SMP code (2015-11-11 23:35:35 +0900)

are available in the git repository at:

  git://git.denx.de/u-boot-nios.git master

for you to fetch changes up to 038be18fd95aa6283eafb85ceabc0b880976424b:

  nios2: add 3c120 and 10m50 devboards MAINTAINERS (2015-11-12 08:26:59 +0800)

----------------------------------------------------------------
Thomas Chou (15):
      dm: implement a MTD uclass
      cfi_flash: convert to driver model
      nios2: use cfi flash driver model
      nios2: add memcpy_fromio and memcpy_toio
      mtd: add altera quadspi driver
      nios2: nios2-generic: do not allocate rx buf in net.c
      net: zap altera_tse_initialize prototypes
      net: altera_tse: factor out stop mac func
      net: altera_tse: wait sgdma in altera_tse_recv
      net: altera_tse: add priv ops to prepare msgdma support
      net: altera_tse: add mSG-DMA support
      nios2: add 10m50 devboard support
      nios2: rename board nios2-generic to 3c120_devboard
      nios2: change README.nios2 to use 10m50 as template
      nios2: add 3c120 and 10m50 devboards MAINTAINERS

 arch/nios2/dts/10m50_devboard.dts                  | 267 ++++++++++++++++++++
 arch/nios2/include/asm/io.h                        |   4 +
 board/altera/nios2/MAINTAINERS                     |  13 +
 configs/10m50_defconfig                            |  26 ++
 .../{nios2-generic_defconfig => 3c120_defconfig}   |   4 +-
 doc/README.nios2                                   |  14 +-
 doc/device-tree-bindings/mtd/altera_qspi.txt       |  35 +++
 doc/device-tree-bindings/mtd/mtd-physmap.txt       |  88 +++++++
 drivers/mtd/Kconfig                                |  32 +++
 drivers/mtd/Makefile                               |   2 +
 drivers/mtd/altera_qspi.c                          | 273 +++++++++++++++++++++
 drivers/mtd/cfi_flash.c                            |  78 ++++++
 drivers/mtd/mtd-uclass.c                           |  21 ++
 drivers/net/altera_tse.c                           | 237 +++++++++++++++---
 drivers/net/altera_tse.h                           |  80 +++++-
 include/configs/10m50_devboard.h                   | 103 ++++++++
 .../configs/{nios2-generic.h => 3c120_devboard.h}  |   6 +-
 include/dm/uclass-id.h                             |   1 +
 include/flash.h                                    |   3 +
 include/linux/mtd/mtd.h                            |   2 +
 include/mtd.h                                      |  23 ++
 include/netdev.h                                   |   3 -
 22 files changed, 1269 insertions(+), 46 deletions(-)
 create mode 100644 arch/nios2/dts/10m50_devboard.dts
 create mode 100644 board/altera/nios2/MAINTAINERS
 create mode 100644 configs/10m50_defconfig
 rename configs/{nios2-generic_defconfig => 3c120_defconfig} (88%)
 create mode 100644 doc/device-tree-bindings/mtd/altera_qspi.txt
 create mode 100644 doc/device-tree-bindings/mtd/mtd-physmap.txt
 create mode 100644 drivers/mtd/altera_qspi.c
 create mode 100644 drivers/mtd/mtd-uclass.c
 create mode 100644 include/configs/10m50_devboard.h
 rename include/configs/{nios2-generic.h => 3c120_devboard.h} (96%)
 create mode 100644 include/mtd.h

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-02-08 20:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 13:24 [U-Boot] [PULL] Please pull u-boot-nios/master Thomas Chou
2015-11-18 13:38 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-02-06  7:17 Thomas Chou
2016-02-08 20:45 ` Tom Rini
2015-12-28  1:38 Thomas Chou
2015-12-29  1:36 ` Tom Rini
2015-12-19  1:54 Thomas Chou
2015-12-21 14:35 ` Tom Rini
2015-12-06  3:35 Thomas Chou
2015-11-12  0:36 Thomas Chou
2015-11-12  2:23 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox