Re: [U-Boot] [GIT PULL] u-boot-mips/master

2018-09-24 Thread Tom Rini
On Sun, Sep 23, 2018 at 06:58:25PM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> Travis-CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/432133437
> 
> 
> The following changes since commit 9dc8d155d4e88563f572ee79aab758eb4272f3fd:
> 
>   Merge git://git.denx.de/u-boot-imx (2018-09-19 20:35:27 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to fdd1a9ff781cda82696f8971e540e475fd1e9933:
> 
>   mips: mt7628a.dtsi: Add SPI clock-frequency property (2018-09-23 14:27:51 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2018-08-09 Thread Tom Rini
On Wed, Aug 08, 2018 at 05:31:44PM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> I hope it's okay for post RC1, but I wanted to wait until you had the Kconfig 
> sorting stuff merged.
> 
> Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/413538994
> 
> 
> The following changes since commit b1aad8dbe28415695b290726199681ced969c118:
> 
>   zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards (2018-08-07 
> 11:36:39 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 990cebf0a2c2e4dd9033c56acf7b1404a0c0f698:
> 
>   bcm968380gerg: add initial support (2018-08-08 13:38:17 +0200)
> 

Applied to u-boot/master, thanks!




-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2017-11-28 Thread Tom Rini
On Tue, Nov 28, 2017 at 10:13:30PM +0100, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> The following changes since commit 73a01d90c0b2ed2527283f289f73d69ef52cafa5:
> 
>   test: Correct operation when tests pass (2017-11-27 23:05:22 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to caead80a66271d2de809acf410f8648c31ed5805:
> 
>   boston: Add u-boot.mcs make target (2017-11-28 21:59:30 +0100)
> 

Applied to u-boot/master, thanks!




-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-11-30 Thread Tom Rini
On Wed, Nov 30, 2016 at 07:13:51PM +0100, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> Travis-CI build is green (one job has failed due to job time limit)
>   
>   https://travis-ci.org/danielschwierzeck/u-boot/builds/180114376
> 
> 
> The following changes since commit 6b29a395b62965eef6b5065d3a526a8588a92038:
> 
>   Merge git://git.denx.de/u-boot-mpc85xx (2016-11-29 19:42:48 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 6fd596a1aa57bd431263f45b0c57ee8ae6b2403c:
> 
>   MIPS: Fix map_physmem for cached mappings (2016-11-30 16:18:19 +0100)
> 

Applied to u-boot/master, thanks!




-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-11-30 Thread Daniel Schwierzeck


Am 30.11.2016 um 20:01 schrieb Tom Rini:
> On Wed, Nov 30, 2016 at 07:13:51PM +0100, Daniel Schwierzeck wrote:
>> Hi Tom,
>>
>> Travis-CI build is green (one job has failed due to job time limit)
>>   
>>   https://travis-ci.org/danielschwierzeck/u-boot/builds/180114376
> 
> Note that if you head to
> https://travis-ci.org/danielschwierzeck/u-boot/jobs/180114393 you can
> tell it to re-start the job and it _should_ complete in time.  But that
> said, that also just failed for me and I think that means I'm going to
> split it into ARM32 and ARM64 builds so it's not so close to failing due
> to time.
> 
>> The following changes since commit 6b29a395b62965eef6b5065d3a526a8588a92038:
>>
>>   Merge git://git.denx.de/u-boot-mpc85xx (2016-11-29 19:42:48 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-mips.git master
>>
>> for you to fetch changes up to 6fd596a1aa57bd431263f45b0c57ee8ae6b2403c:
>>
>>   MIPS: Fix map_physmem for cached mappings (2016-11-30 16:18:19 +0100)
>>
>> 
>> Daniel Schwierzeck (9):
>>   MIPS: make inclusion of ROM exception vectors configurable
>>   MIPS: fix ROM exception vectors
>>   MIPS: fix iand optimize setup of CP0 registers
>>   MIPS: factor out code for initial stack and global data
>>   MIPS: add possibility to setup initial stack and global data in SRAM
>>   MIPS: add asm-offsets for struct pt_regs
>>   MIPS: reserve space for exception vectors
>>   MIPS: add handling for generic and EJTAG exceptions
>>   common/board_f: enable initr_trap for MIPS
>>
>> Marek Vasut (1):
>>   mips: Let cache.h be included from assembly source
> 
> Are there other parts of the Ci20 series you could apply as well?  I'm
> keen to see this (and then Ci40) go in as I have both platforms and
> would like to get them in mainline and then worked into my test.py
> framework, thanks!
> 

not in this pull request. I'm going to create a new one when the review
has finished.

-- 
- Daniel



signature.asc
Description: OpenPGP digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-11-30 Thread Tom Rini
On Wed, Nov 30, 2016 at 07:13:51PM +0100, Daniel Schwierzeck wrote:
> Hi Tom,
> 
> Travis-CI build is green (one job has failed due to job time limit)
>   
>   https://travis-ci.org/danielschwierzeck/u-boot/builds/180114376

Note that if you head to
https://travis-ci.org/danielschwierzeck/u-boot/jobs/180114393 you can
tell it to re-start the job and it _should_ complete in time.  But that
said, that also just failed for me and I think that means I'm going to
split it into ARM32 and ARM64 builds so it's not so close to failing due
to time.

> The following changes since commit 6b29a395b62965eef6b5065d3a526a8588a92038:
> 
>   Merge git://git.denx.de/u-boot-mpc85xx (2016-11-29 19:42:48 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 6fd596a1aa57bd431263f45b0c57ee8ae6b2403c:
> 
>   MIPS: Fix map_physmem for cached mappings (2016-11-30 16:18:19 +0100)
> 
> 
> Daniel Schwierzeck (9):
>   MIPS: make inclusion of ROM exception vectors configurable
>   MIPS: fix ROM exception vectors
>   MIPS: fix iand optimize setup of CP0 registers
>   MIPS: factor out code for initial stack and global data
>   MIPS: add possibility to setup initial stack and global data in SRAM
>   MIPS: add asm-offsets for struct pt_regs
>   MIPS: reserve space for exception vectors
>   MIPS: add handling for generic and EJTAG exceptions
>   common/board_f: enable initr_trap for MIPS
> 
> Marek Vasut (1):
>   mips: Let cache.h be included from assembly source

Are there other parts of the Ci20 series you could apply as well?  I'm
keen to see this (and then Ci40) go in as I have both platforms and
would like to get them in mainline and then worked into my test.py
framework, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-09-22 Thread Tom Rini
On Wed, Sep 21, 2016 at 05:49:14PM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> this pull-request introduces:
> - new board: MIPSfpga
> - new board: Boston with variants for MIPS32r2/MIPS64r2 and BE/LE
> - updates to DM core code needed for Boston board
> - support for L2 cache and MIPS coherency manager
> - various fixes on cache initialization
> 
> 
> The following changes since commit 9b1b6d42256a4c2e59c803afdbf90d39371e61ba:
> 
>   Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" 
> (2016-09-19 15:20:09 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 31d36f748c52b22833aa946f6c406cc8fb2f1908:
> 
>   MIPS: Hang if run on a secondary CPU (2016-09-21 17:04:53 +0200)
> 

Applied to u-boot/master, thanks!




-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-06-19 Thread Tom Rini
On Fri, Jun 10, 2016 at 12:52:45PM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> this PR contains some fixes for the MIPS cache code. I've also applied the 
> PIC32
> SPI driver because there is no reaction from Jagan and the change is isolated.
> Please pull, thanks.
> 
> 
> The following changes since commit 6b3943f1b04be60f147ee540fbd72c4c7ea89f80:
> 
>   siemens,am33x: add draco etamin board (2016-06-09 13:53:13 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to e19b9004575cacf1f64fff894621adafe0e7ea7f:
> 
>   spi: pic32_spi: add SPI master driver for PIC32 SoC. (2016-06-10 12:31:12 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-05-31 Thread Tom Rini
On Tue, May 31, 2016 at 11:36:46AM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> please pull the last batch of MIPS updates, thanks.
> 
> The following changes since commit e4a94ce4ac77396b181663c0493c50bc2d5b9143:
> 
>   Merge git://git.denx.de/u-boot-dm (2016-05-27 20:34:12 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to f1b65c98b0a134ce92c38141b917fd3a210ee535:
> 
>   mips: ath79: ap143: Reset ethernet on boot (2016-05-31 10:17:54 +0200)
> 

Applied to u-boot/master, thanks!




-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-05-26 Thread Tom Rini
On Thu, May 26, 2016 at 02:13:38AM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> here is another batch of MIPS updates.
> 
> The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 
> 13:42:03 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 4349b55b9953d0bb591f13ca9985edf591348ced:
> 
>   mips: ath79: ar933x: Avoid warning with gcc5 (2016-05-26 01:34:14 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-04-21 Thread Tom Rini
On Tue, Apr 19, 2016 at 01:24:34PM +0200, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> please pull a bugfix for MIPS, thanks.
> 
> 
> The following changes since commit 108f8418597350bd98357f25acaa8ab8a0435779:
> 
>   ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE (2016-04-16 09:02:17 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to fdff5b0598c73767c2cad097c66a82a705463452:
> 
>   MIPS: bootm: Add fixup of '/memory' node. (2016-04-19 13:21:48 +0200)
> 

Applied to u-boot/master, thanks!




-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-03-10 Thread Tom Rini
On Wed, Mar 09, 2016 at 12:01:35PM +0100, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> two fixes for MIPS:
> - fix a build error on Travis CI for pic32mzdask board
> - fix cache op for toolchains not supporting __builtin_mips_cache()
> 
> please consider pulling, thanks
> 
> 
> The following changes since commit deff6fb3a7790e93264292982000275e78bb12e5:
> 
>   malloc: remove !gd handling (2016-03-08 15:01:47 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 40a09be2e925e6e4b56a236fec5aed2c002e9d6f:
> 
>   MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y (2016-03-09 11:54:01 
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2016-01-16 Thread Tom Rini
On Sat, Jan 16, 2016 at 09:45:19PM +0100, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> please pull the first bunch of MIPS updates.
> 
> There is a possible merge conflict in dts/Makefile due to my patch [1]
> in this PR and Thomas' patch [2] waiting in u-boot-fdt tree.
> 
> [1] http://patchwork.ozlabs.org/patch/566695/
> [2] http://patchwork.ozlabs.org/patch/563669/
> 
> 
> The following changes since commit 782acf7b52db6bec1a796773e3033b4afcd6c9e2:
> 
>   Merge git://git.denx.de/u-boot-rockchip (2016-01-15 08:11:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 0e0efb40b874633360967f532eb1ed59ad02adbe:
> 
>   MIPS: implement bit manipulating I/O accessors (2016-01-16 21:06:46 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-11-07 Thread Tom Rini
On Fri, Nov 06, 2015 at 02:10:06PM +0100, Daniel Schwierzeck wrote:

> Hi Tom,
> 
> please pull the MIPS bootm fixes, thanks.
> 
> 
> 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-mips.git master
> 
> for you to fetch changes up to 347ea94e2a954ab70f64a3f43d9b374cf4640f26:
> 
>   MIPS: bootm: use CONFIG_IS_ENABLED() everywhere (2015-11-06 13:27:28 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-08-24 Thread Tom Rini
On Mon, Aug 24, 2015 at 01:24:57PM +0200, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull some fixes for MIPS, thanks.
 
 
 The following changes since commit 8d77576371381ade83de475bb639949b44941e8c:
 
   ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 369d2aad8ac54792118fbf857b94826266e40454:
 
   MIPS: add clrbits and setbits and add phy_to_bus support.
 (2015-08-21 15:22:41 +0200)
 

NAK.  With this I now get:
board/micronas/vct/gpio.c:35:59: error: macro clrsetbits requires 4
arguments, but only 3 given

And a bunch of other similar errors.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-08-24 Thread Daniel Schwierzeck
2015-08-24 15:43 GMT+02:00 Tom Rini tr...@konsulko.com:
 On Mon, Aug 24, 2015 at 01:24:57PM +0200, Daniel Schwierzeck wrote:

 Hi Tom,

 please pull some fixes for MIPS, thanks.


 The following changes since commit 8d77576371381ade83de475bb639949b44941e8c:

   ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400)

 are available in the git repository at:

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

 for you to fetch changes up to 369d2aad8ac54792118fbf857b94826266e40454:

   MIPS: add clrbits and setbits and add phy_to_bus support.
 (2015-08-21 15:22:41 +0200)


 NAK.  With this I now get:
 board/micronas/vct/gpio.c:35:59: error: macro clrsetbits requires 4
 arguments, but only 3 given

 And a bunch of other similar errors.


sorry, somehow I missed that commit in my buildman run. I'll send
another PR with only
the first two commits.

-- 
- Daniel
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-07-10 Thread Tom Rini
On Thu, Jul 02, 2015 at 11:34:45AM +0200, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull two bugfixes for MIPS
 
 
 The following changes since commit 891b487098ee2169a16b1bbb354aaef28aa90630:
 
   Merge branch 'master' of git://git.denx.de/u-boot-spi (2015-07-01
 15:38:12 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to b11c5d1dc29e81326d1215011d19377737082aeb:
 
   MIPS: change 'extern inline' to 'static inline' (2015-07-02 11:29:33
 +0200)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-04-28 Thread Tom Rini
On Fri, Apr 24, 2015 at 12:20:30PM +0200, Daniel Schwierzeck wrote:

 The following changes since commit d8c1d5d5fb6eafbc532982125f006e49f2c40e71:
 
   Merge branch 'buildman' of git://git.denx.de/u-boot-x86 (2015-04-23 
 14:56:47 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 90b1c9fad7bde21e3f0d388d0ba0ac5ee1f2e976:
 
   MIPS: implement device-tree handover to Linux kernel (2015-04-24 12:15:34 
 +0200)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-02-02 Thread Tom Rini
On Fri, Jan 30, 2015 at 03:42:25PM +0100, Daniel Schwierzeck wrote:

 The following changes since commit ab92da9f47d51d363c7de42e2a7bd807e2c1bd54:
 
   Merge branch 'master' of git://git.denx.de/u-boot-x86 (2015-01-26 17:44:49 
 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to eef88dfb3e16e4631e078f42714dbcef3216e3e1:
 
   MIPS: unify CPU code in arch/mips/cpu/ (2015-01-30 14:19:58 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2015-01-23 Thread Tom Rini
On Wed, Jan 21, 2015 at 02:14:53PM +0100, Daniel Schwierzeck wrote:

 The following changes since commit 768f6096f9c389b5ed36bee2957bee16b085fc4a:
 
   Merge git://git.denx.de/u-boot-arc (2015-01-20 16:41:11 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to e520023882c7187a7cbaecfea0726ea158440aef:
 
   MIPS: add support for pre-relocation malloc (2015-01-21 14:07:23 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-11-27 Thread Tom Rini
On Thu, Nov 27, 2014 at 04:25:56PM +0100, Daniel Schwierzeck wrote:

 The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce:
 
   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2014-11-26 
 11:23:26 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 6cec63d59dc102e87077cd1d85f3c1b9cdcad239:
 
   MIPS: bootm: remove unused or redundant header files (2014-11-27 16:20:37 
 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-11-03 Thread Tom Rini
On Fri, Oct 31, 2014 at 07:50:43PM +0100, Daniel Schwierzeck wrote:

 The following changes since commit 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6:
 
   arm: interrupt_init: set sp in IRQ/FIQ modes (2014-10-29 09:03:28 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 75a7d0242daf292fe048801e6c3e67364a5ab191:
 
   MIPS: add .padding section to linker script (2014-10-31 19:41:54 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-23 Thread Tom Rini
On Sun, Apr 20, 2014 at 01:28:53PM +0200, Daniel Schwierzeck wrote:

 The following changes since commit b149c4c399b111cec1ff7505ca9fabbeeb4fe394:
 
   ARM:tegra20: Remove aes debug prints (2014-04-18 16:14:17 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to ed638b6af2e9089bc998500db7e9c655c02c2493:
 
   MAKEALL: remove hard-coded MIPS boards (2014-04-20 13:16:43 +0200)
 
 
 Daniel Schwierzeck (3):
   MIPS: always keep all sections in u-boot ELF binary.
   MIPS: drop incaip board
   MAKEALL: remove hard-coded MIPS boards
 
 Masahiro Yamada (2):
   mips: xburst: remove remainders of dead board
   cosmetic: README: add some entries to Directory Hierarchy
 
 Paul Burton (7):
   MIPS: stub interrupt_init function
   MIPS: move mips_io_port_base out of board.c
   MIPS: define __init_end in u-boot.lds
   board_f: call init_func_ram on MIPS
   board_f: call timer_init on MIPS
   MIPS: allow use of generic board
   MIPS: Malta: convert to generic board

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-21 Thread Masahiro Yamada
Hi Tom,


On Sun, 20 Apr 2014 13:28:53 +0200
Daniel Schwierzeck daniel.schwierz...@gmail.com wrote:

 The following changes since commit b149c4c399b111cec1ff7505ca9fabbeeb4fe394:
 
   ARM:tegra20: Remove aes debug prints (2014-04-18 16:14:17 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to ed638b6af2e9089bc998500db7e9c655c02c2493:
 
   MAKEALL: remove hard-coded MIPS boards (2014-04-20 13:16:43 +0200)
 
 
 Daniel Schwierzeck (3):
   MIPS: always keep all sections in u-boot ELF binary.
   MIPS: drop incaip board



  Active  mipsmips64 -   -   qemu-mips 
   qemu_mips64elqemu-mips64:SYS_LITTLE_ENDIAN  
   
  -
  Active  nds32   n1213  ag101   AndesTech   adp-ag101 
   adp-ag101-  
   
  Andes ub...@andestech.com
 diff --git a/doc/README.scrapyard b/doc/README.scrapyard
 index 7d67033..32c85ad 100644
 --- a/doc/README.scrapyard
 +++ b/doc/README.scrapyard
 @@ -114,3 +114,4 @@ PCIPPC2  powerpc MPC740/MPC750  7c9e89b 
 2013-02-07  Wolfgang Den
  PCIPPC6  powerpc MPC740/MPC750  -   -   Wolfgang 
 Denk w...@denx.de
  omap2420h4   arm omap24xx   -   2013-06-04  Richard 
 Woodruff r-woodru...@ti.com
  eNET x86 x867e8c53d 2013-02-14  Graeme 
 Russ graeme.r...@gmail.com
 +incaip   mipsmips32 -   2014-04-17  Wolfgang 
 Denk w...@denx.de


Commit bef67f1f32 sorted the list in reverse chronological order
but the patch MIPS: drop incaip board broke the rule so soon.  :-(

Tom, a conflict will happen anyway when pulling u-boot-mips/master.
When you fix the merge conflict, could you move incaip to the top of
the list of README.scrapyard?



Best Regard
Masahiro Yamada

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-21 Thread Daniel Schwierzeck
2014-04-21 10:37 GMT+02:00 Masahiro Yamada yamad...@jp.panasonic.com:

 diff --git a/doc/README.scrapyard b/doc/README.scrapyard
 index 7d67033..32c85ad 100644
 --- a/doc/README.scrapyard
 +++ b/doc/README.scrapyard
 @@ -114,3 +114,4 @@ PCIPPC2  powerpc MPC740/MPC750  7c9e89b 
 2013-02-07  Wolfgang Den
  PCIPPC6  powerpc MPC740/MPC750  -   -   
 Wolfgang Denk w...@denx.de
  omap2420h4   arm omap24xx   -   2013-06-04  Richard 
 Woodruff r-woodru...@ti.com
  eNET x86 x867e8c53d 2013-02-14  Graeme 
 Russ graeme.r...@gmail.com
 +incaip   mipsmips32 -   2014-04-17  
 Wolfgang Denk w...@denx.de


 Commit bef67f1f32 sorted the list in reverse chronological order
 but the patch MIPS: drop incaip board broke the rule so soon.  :-(

I saw that the list has been sorted but I didn't know in which order.
If there is a new rule it should be documented in README.scrapyard.

 Tom, a conflict will happen anyway when pulling u-boot-mips/master.

why? The branch is rebased to current master so it would be a
fast-forward merge.

 When you fix the merge conflict, could you move incaip to the top of
 the list of README.scrapyard?


I can send a follow-up patch which fixes that and also add the commit
id of the removal commit.

-- 
- Daniel
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-04-21 Thread Masahiro Yamada
Hi Daniel,

  Tom, a conflict will happen anyway when pulling u-boot-mips/master.
 
 why? The branch is rebased to current master so it would be a
 fast-forward merge.

Sorry, my misunderstanding.

I was seeing your patch file:
http://lists.denx.de/pipermail/u-boot/2014-April/177675.html

You had already rebased it.



Best Regards
Masahiro Yamada

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2014-03-04 Thread Tom Rini
On Tue, Mar 04, 2014 at 11:49:17PM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 I've included a documentation fix which was posted today.
 
 The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26
 16:49:58 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to b2099d16dc90fc94f050dfc9391c645c83d06cb8:
 
   malta: correct tcl script path in README.malta (2014-03-04 23:41:54 +0100)
 
 
 Daniel Schwierzeck (1):
   MIPS: fix types u64 and __u64 to unsigned long long
 
 James Hogan (1):
   malta: correct tcl script path in README.malta
 
  arch/mips/include/asm/types.h | 23 +++
  doc/README.malta  |  2 +-
  2 files changed, 4 insertions(+), 21 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-12-02 Thread Tom Rini
On Wed, Nov 27, 2013 at 12:56:23AM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull some additional fixes for MIPS malta board, thanks.
 
 The following changes since commit d19ad726bcd5d9106f7ba9c750462fcc369f1020:
 
   Prepare v2014.01-rc1 (2013-11-25 16:49:32 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 67d4752d1dae768c7ff381272880d4aceeb62085:
 
   malta: set CONFIG_SYS_BOOTM_LEN to 64MB (2013-11-26 21:49:42 +0100)
 
 
 Paul Burton (4):
   mips: don't hardcode Malta env baudrate
   malta: correct UART baudrate
   malta: enable PIIX4 SERIRQ
   malta: set CONFIG_SYS_BOOTM_LEN to 64MB
 
  arch/mips/include/asm/malta.h |  7 +++
  arch/mips/lib/bootm.c |  6 --
  board/imgtec/malta/malta.c| 12 
  include/configs/malta.h   |  3 ++-
  4 files changed, 25 insertions(+), 3 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-17 Thread Tom Rini
On Sat, Nov 16, 2013 at 12:03:02AM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull a fix for Malta board for qemu-1.6 and newer.
 
 The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:
 
   cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 10473d0490a08cc1bc7748e710dc562a64206c30:
 
   malta: use unmapped flash base address (2013-11-15 11:16:59 +0100)
 
 
 Gabor Juhos (1):
   malta: use unmapped flash base address
 
  arch/mips/include/asm/malta.h | 2 +-
  include/configs/malta.h   | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Tom Rini
On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 The following changes since commit 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:
 
   Merge branch 'master' of git://www.denx.de/git/u-boot-usb
 (2013-11-08 15:25:29 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-mips.git master
[snip]
 Paul Burton (18):
   mips32: detect L1 cache sizes if they're not defined
   pcnet: code style cleanup
   pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
   pcnet: add cache flushing  invalidation

So, adding cache flushing and invalidation breaks the PN62 because
mpc824x doesn't have cache flushing support.  I'm inclined to take this
PR now and then remove PN62 support if it's not fixed.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Daniel Schwierzeck
2013/11/11 Tom Rini tr...@ti.com:
 On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote:

 Hi Tom,

 The following changes since commit 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:

   Merge branch 'master' of git://www.denx.de/git/u-boot-usb
 (2013-11-08 15:25:29 -0500)

 are available in the git repository at:


   git://git.denx.de/u-boot-mips.git master
 [snip]
 Paul Burton (18):
   mips32: detect L1 cache sizes if they're not defined
   pcnet: code style cleanup
   pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
   pcnet: add cache flushing  invalidation

 So, adding cache flushing and invalidation breaks the PN62 because
 mpc824x doesn't have cache flushing support.  I'm inclined to take this
 PR now and then remove PN62 support if it's not fixed.

 --
 Tom

hm, I thought qemu-malta was the sole user of pcnet.

To fix pn62, we could add a stub implementation like it is done in
arch/powerpc/cpu/mpc83xx/cache.c.

-- 
- Daniel
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Tom Rini
On Mon, Nov 11, 2013 at 08:00:01PM +0100, Daniel Schwierzeck wrote:
 2013/11/11 Tom Rini tr...@ti.com:
  On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote:
 
  Hi Tom,
 
  The following changes since commit 
  15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:
 
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
  (2013-11-08 15:25:29 -0500)
 
  are available in the git repository at:
 
 
git://git.denx.de/u-boot-mips.git master
  [snip]
  Paul Burton (18):
mips32: detect L1 cache sizes if they're not defined
pcnet: code style cleanup
pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
pcnet: add cache flushing  invalidation
 
  So, adding cache flushing and invalidation breaks the PN62 because
  mpc824x doesn't have cache flushing support.  I'm inclined to take this
  PR now and then remove PN62 support if it's not fixed.
 
 hm, I thought qemu-malta was the sole user of pcnet.
 
 To fix pn62, we could add a stub implementation like it is done in
 arch/powerpc/cpu/mpc83xx/cache.c.

After talking with Wolfgang on IRC, he's just going to delete the
platform (and more mpc824x) as mpc824x is just dead.  I'll be pushing
the MIPS PR shortly.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-11-11 Thread Tom Rini
On Sat, Nov 09, 2013 at 09:53:23PM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 The following changes since commit 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:
 
   Merge branch 'master' of git://www.denx.de/git/u-boot-usb
 (2013-11-08 15:25:29 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to ab41305d3b7c1afa29c0b7fafce854c24445423a:
 
   malta: define CONFIG_MEMSIZE_IN_BYTES (2013-11-09 17:21:02 +0100)
 
 
 Gabor Juhos (1):
   malta: define CONFIG_MEMSIZE_IN_BYTES
 
 Paul Burton (18):
   mips32: detect L1 cache sizes if they're not defined
   pcnet: code style cleanup
   pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
   pcnet: add cache flushing  invalidation
   pcnet: enable the NOUFLO feature
   pci.h: allow inclusion in assembly source
   qemu-malta: rename to just malta
   malta: setup super I/O UARTs
   malta: support for coreFPGA6 boards
   malta: display U-boot on the LCD screen
   malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP
   malta: remove cache size definitions
   malta: disable L2 caches
   malta: enable RTC support
   malta: store environment in flash
   malta: setup PIIX4 interrupt route
   malta: add script  instructions to flash U-boot
   malta: add myself to maintainers
 
  arch/mips/cpu/mips32/cache.S|  90
 +---
  arch/mips/cpu/mips32/cpu.c  |  73
 +---
  arch/mips/cpu/mips32/start.S|   2 +-
  arch/mips/include/asm/malta.h   |  50 ++---
  arch/mips/include/asm/mipsregs.h|   6 +++
  arch/mips/lib/bootm.c   |  12 +++---
  board/{qemu-malta = imgtec/malta}/Makefile |   3 +-
  board/imgtec/malta/flash-malta-boot.tcl |  40 
  board/imgtec/malta/lowlevel_init.S  | 238
 
  board/imgtec/malta/malta.c  | 208
 +
  board/imgtec/malta/superio.c|  63
 +++
  board/imgtec/malta/superio.h|  15 
  board/qemu-malta/lowlevel_init.S|  69
 --
  board/qemu-malta/qemu-malta.c   |  47 ---
  boards.cfg  |   4 +-
  doc/README.malta|  16 
  drivers/net/pcnet.c | 279
 +++-
  drivers/pci/Makefile|   1 +
  drivers/pci/pci_msc01.c | 125
 +
  drivers/rtc/mc146818.c  |   2 +-
  include/configs/{qemu-malta.h = malta.h}   |  45 +-
  include/msc01.h | 135
 ++
  include/pci.h   |   6 ++-
  include/pci_ids.h   |   3 ++
  include/pci_msc01.h |  17 +
  25 files changed, 1254 insertions(+), 295 deletions(-)
  rename board/{qemu-malta = imgtec/malta}/Makefile (81%)
  create mode 100644 board/imgtec/malta/flash-malta-boot.tcl
  create mode 100644 board/imgtec/malta/lowlevel_init.S
  create mode 100644 board/imgtec/malta/malta.c
  create mode 100644 board/imgtec/malta/superio.c
  create mode 100644 board/imgtec/malta/superio.h
  delete mode 100644 board/qemu-malta/lowlevel_init.S
  delete mode 100644 board/qemu-malta/qemu-malta.c
  create mode 100644 doc/README.malta
  create mode 100644 drivers/pci/pci_msc01.c
  rename include/configs/{qemu-malta.h = malta.h} (72%)
  create mode 100644 include/msc01.h
  create mode 100644 include/pci_msc01.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-08-13 Thread Tom Rini
On Tue, Aug 13, 2013 at 12:42:36PM +0200, Daniel Schwierzeck wrote:

 Hi Tom,
 
 The following changes since commit d62a89bd5b5033649a90fa5bfe0f5b32013ca8f8:
 
   mpc5200: Misc updates to a3m071 config header (2013-08-12 21:11:24 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 4b17645d5d60a9aa8ef0810d4fdf962bce407c8a:
 
   MIPS: bootm: drop obsolete Qemu specific bootm implementation
 (2013-08-13 11:58:48 +0200)
 
 
 Daniel Schwierzeck (8):
   MIPS: bootm: fix checkpatch.pl warnings
   MIPS: bootm: optimize kernel entry call
   MIPS: bootm: add support for LMB
   MIPS: bootm: refactor initialisation of kernel cmdline
   MIPS: bootm: refactor initialisation of kernel environment
   MIPS: bootm: add support for generic relocation of init ramdisks
   MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
   MIPS: bootm: drop obsolete Qemu specific bootm implementation
 
  arch/mips/include/asm/config.h  |   3 ++
  arch/mips/lib/Makefile  |   4 ---
  arch/mips/lib/bootm.c   | 241
 
  arch/mips/lib/bootm_qemu_mips.c |  62 --
  4 files changed, 160 insertions(+), 150 deletions(-)
  delete mode 100644 arch/mips/lib/bootm_qemu_mips.c

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-07-25 Thread Tom Rini
On Wed, Jul 24, 2013 at 12:42:14AM +0200, Daniel Schwierzeck wrote:

 Hi Tom,
 
 The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:
 
   Prepare v2013.07 (2013-07-23 07:58:13 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to ef422fdc0e1684f4809e28ecbedaa922b7b50af5:
 
   MIPS: mips32/cache.S: use v1 register for indirect function calls
 (2013-07-24 00:20:07 +0200)
 
 
 Gabor Juhos (24):
   MIPS: mips64: fix typos in copyright text of start.S
   net: pcnet: use pci_virt_to_mem to obtain buffer addresses
   MIPS: import gt64120.h header from Linux
   MIPS: start.S: emulate REVISION register for qemu-malta
   MIPS: qemu-malta: add support for emulated MIPS Malta board
   MIPS: qemu-malta: add reset support
   MIPS: qemu-malta: enable flash support
   MIPS: qemu-malta: setup GT64120 registers as done by YAMON
   MIPS: qemu-malta: add PCI support
   MIPS: qemu-malta: bring up ethernet
   MIPS: mips32/time.c: fix checkpatch errors/warnings
   MIPS: mips64/interrupt.c: remove superfluous include
   MIPS: remove obsolete TODO items
   MIPS: mips32/cache.S: remove superfluous register assignment
   MIPS: mips32/start.S: use t8 register for dynamic relocation
   MIPS: mips32/start.S: rework relocation info check
   MIPS: xburst/start.S: save relocation address in s2 register
   MIPS: xburst/start.S: save relocation offset in s1 register
   MIPS: xburst/start.S: save gd in s0 register
   MIPS: xburst/start.S: use t8 register for dynamic relocation
   MIPS: xburst/start.S: rework relocation info check
   MIPS: mips32/cache.S: save return address in t9 register
   MIPS: mips32/cache.S: store cache line size in t8 register
   MIPS: mips32/cache.S: use v1 register for indirect function calls

Applied to u-boot/master.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-01-30 Thread Tom Rini
On Thu, Jan 31, 2013 at 01:21:39AM +0100, Daniel Schwierzeck wrote:

 The following changes since commit 54b08efcf2f4ff532ce99c53f341a59c193331a5:
 
   README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to e93b98e216831d56b3fb0150f9723b1a15fb42a2:
 
   MIPS: qi_lb60: remove custom u-boot.lds script (2013-01-31 00:27:58 +0100)
 
 
 Gabor Juhos (18):
   MIPS: use inline directive for __in*s functions
   MIPS: convert IO port accessor functions to 'static inline'
   MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
   MIPS: start.S: fix boundary check in relocate_code
   MIPS: start.S: set sp register directly
   MIPS: start.S: save reused arguments earlier in relocate_code
   MIPS: start.S: simplify relocation offset calculation
   MIPS: start.S: don't save flush_cache parameters in advance
   MIPS: simplify relocated _G_O_T_ address calculation
   MIPS: xburst: simplify relocation offset calculation
   MIPS: remove OUTPUT_FORMAT from linker scripts
   MIPS: add unified u-boot.lds file
   MIPS: qemu-mips: use the unified u-boot.lds script
   MIPS: pb1x00: remove custom u-boot.lds script
   MIPS: vct: remove custom u-boot.lds script
   MIPS: incaip: remove custom u-boot.lds script
   MIPS: dbau1x00: remove custom u-boot.lds script
   MIPS: qi_lb60: remove custom u-boot.lds script
 
  arch/mips/cpu/mips32/config.mk   |  6 ++
  arch/mips/cpu/mips32/start.S | 41
 +
  arch/mips/cpu/mips64/start.S | 40
 
  {board/micronas/vct = arch/mips/cpu}/u-boot.lds | 45
 ++---
  arch/mips/cpu/xburst/config.mk   |  6 ++
  arch/mips/cpu/xburst/start.S | 19 +--
  arch/mips/include/asm/io.h   |  8 
  board/dbau1x00/u-boot.lds| 69
 -
  board/incaip/u-boot.lds  | 69
 -
  board/pb1x00/u-boot.lds  | 69
 -
  board/qemu-mips/u-boot.lds   | 78
 --
  board/qi/qi_lb60/u-boot.lds  | 63
 ---
  12 files changed, 76 insertions(+), 437 deletions(-)
  rename {board/micronas/vct = arch/mips/cpu}/u-boot.lds (73%)
  delete mode 100644 board/dbau1x00/u-boot.lds
  delete mode 100644 board/incaip/u-boot.lds
  delete mode 100644 board/pb1x00/u-boot.lds
  delete mode 100644 board/qemu-mips/u-boot.lds
  delete mode 100644 board/qi/qi_lb60/u-boot.lds

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2013-01-21 Thread Tom Rini
On Wed, Jan 16, 2013 at 11:11:42AM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 The following changes since commit 3a9d879f6f64585b819af728b53be0a05037fe0d:
 
   Prepare v2013.01 (2013-01-15 14:47:42 -0700)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 54b08efcf2f4ff532ce99c53f341a59c193331a5:
 
   README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100)
 
 
 Daniel Schwierzeck (3):
   MIPS: qemu-mips: update and fix example usage in README
   README.qemu-mips: move README file from board to doc directory
   README.mips: update known issues and TODOs
 
 Gabor Juhos (6):
   MIPS: bootm.c: use debug macro to print debug message
   MIPS: bootm.c: separate linux jump code
   MIPS: bootm.c: separate environment initialization
   MIPS: bootm.c: add support for 'prep' and 'go' subcommands
   MIPS: qemu-mips: fix a typo in README
   MIPS: qemu-mips: add '-M mips' switch to the example usage command
 
  arch/mips/lib/bootm.c  | 51
 +++
  doc/README.mips| 11 ++-
  board/qemu-mips/README = doc/README.qemu-mips | 30
 ++
  3 files changed, 63 insertions(+), 29 deletions(-)
  rename board/qemu-mips/README = doc/README.qemu-mips (88%)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-12-12 Thread Tom Rini
On Wed, Dec 12, 2012 at 02:00:33PM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull two bugfixes for MIPS.
 
 
 The following changes since commit ea40a05422bdc87a7af5dc349e8adce59f982e72:
 
   MIPS: constify address pointer in test_bit() (2012-12-08 21:48:19 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to f88e09de8d4ce7307c6aaf3a3adff53e85b4b5b3:
 
   mips: serial: Fix busted manual relocation (2012-12-12 13:20:24 +0100)
 
 
 Daniel Schwierzeck (1):
   MIPS: constify mips_io_port_base
 
 Joe Hershberger (1):
   mips: serial: Fix busted manual relocation
 
  arch/mips/lib/board.c | 5 -
  1 file changed, 4 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-12-10 Thread Tom Rini
On Sat, Dec 08, 2012 at 09:57:28PM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull two bugfixes for MIPS
 
 
 The following changes since commit fd4d564b3c80b111f18c93adb14233a6a7ddb0e9:
 
   Merge branch 'master' of git://git.denx.de/u-boot-x86 (2012-12-07
 08:47:59 -0700)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to ea40a05422bdc87a7af5dc349e8adce59f982e72:
 
   MIPS: constify address pointer in test_bit() (2012-12-08 21:48:19 +0100)
 
 
 Daniel Schwierzeck (1):
   MIPS: constify address pointer in test_bit()
 
 Zhi-zhou Zhang (1):
   MIPS: fix a latent bug on initialize $gp
 
  arch/mips/cpu/mips64/start.S   | 7 ++-
  arch/mips/include/asm/bitops.h | 2 +-
  2 files changed, 7 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-11-28 Thread Tom Rini
On Wed, Nov 28, 2012 at 12:19:39AM +0100, Daniel Schwierzeck wrote:

 Hi Tom,
 
 please pull a fix for MIPS timers.
 
 Thanks,
 Daniel
 
 
 The following changes since commit 178d0cc1a4c73c3341afbeb2a93b172de8c96bd1:
 
   Merge branch 'master' of git://git.denx.de/u-boot-video (2012-11-19
 09:28:04 -0700)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 8ab36d2e5490ea7bd5a39fd65210533a6c478e28:
 
   MIPS: do not initialize timestamp variable before relocate_code
 (2012-11-25 21:50:43 +0100)
 
 
 Zhi-zhou Zhang (1):
   MIPS: do not initialize timestamp variable before relocate_code
 
  arch/mips/cpu/mips32/time.c | 1 -
  arch/mips/cpu/mips64/time.c | 1 -
  2 files changed, 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-10-17 Thread Tom Rini
On Wed, Oct 17, 2012 at 12:01:47AM +0200, Daniel Schwierzeck wrote:

 Hi Tom,
 
 The following changes since commit bd23b22badadcdc414a900828253961fc5ec6c39:
 
   Merge branch 'ag...@denx.de-next' of
 git://git.denx.de/u-boot-staging (2012-10-15 13:37:22 -0700)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to 6b2eba1b7cd661fc6b2b0e0d4d039d1c299e2e07:
 
   MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
 (2012-10-16 15:02:08 +0200)
 
 
 Daniel Schwierzeck (1):
   MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
 
 Zhi-zhou Zhang (4):
   MIPS: don't use camel-case style
   MIPS: add support for 64 bit addressing
   MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
   MIPS: add board qemu-mips64 support
 
  arch/mips/cpu/mips32/cache.S|  10 ++---
  arch/mips/cpu/mips32/cpu.c  |   8 ++--
  arch/mips/cpu/mips64/Makefile   |  45 +
  arch/mips/cpu/mips64/cache.S| 229
 +++
  arch/mips/cpu/mips64/config.mk  |  40 ++
  arch/mips/cpu/mips64/cpu.c  | 111
 ++
  arch/mips/cpu/mips64/interrupts.c   |  34 
  arch/mips/cpu/mips64/start.S| 256
 
  arch/mips/cpu/mips64/time.c |  87
 
  arch/mips/cpu/xburst/cpu.c  |  12 +++---
  arch/mips/cpu/xburst/start.S|   4 +-
  arch/mips/include/asm/addrspace.h   |   2 +-
  arch/mips/include/asm/asm.h |   2 +-
  arch/mips/include/asm/cacheops.h|  82 
 ++---
  arch/mips/include/asm/io.h  |  16 
  arch/mips/include/asm/posix_types.h |   6 +++
  board/qemu-mips/config.mk   |  10 -
  board/qemu-mips/u-boot.lds  |   8 
  boards.cfg  |   2 +
  examples/standalone/mips64.lds  |  59 +++
  include/configs/qemu-mips.h |  55 +
  include/configs/qemu-mips64.h   | 175
 +++
  22 files changed, 1155 insertions(+), 98 deletions(-)
  create mode 100644 arch/mips/cpu/mips64/Makefile
  create mode 100644 arch/mips/cpu/mips64/cache.S
  create mode 100644 arch/mips/cpu/mips64/config.mk
  create mode 100644 arch/mips/cpu/mips64/cpu.c
  create mode 100644 arch/mips/cpu/mips64/interrupts.c
  create mode 100644 arch/mips/cpu/mips64/start.S
  create mode 100644 arch/mips/cpu/mips64/time.c
  delete mode 100644 board/qemu-mips/config.mk
  create mode 100644 examples/standalone/mips64.lds
  create mode 100644 include/configs/qemu-mips64.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [GIT PULL] u-boot-mips/master

2012-06-07 Thread Wolfgang Denk
Dear Daniel Schwierzeck,

In message 
1338761093-27598-1-git-send-email-daniel.schwierz...@googlemail.com you wrote:
 Dear Wolfgang,
 
 please pull some checkpatch.pl cleanups for MIPS.
 
 The following changes since commit 4398d55991eb3c2484a2a8e991d701e5d7a64874:
 
   net: sh-eth: Add support Gigabit of SH7734 (2012-05-23 17:53:09 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-mips.git master
 
 for you to fetch changes up to e034ea3b77baf90ab8dde2c1beeb22704b01fb2d:
 
   MIPS: board.c: move extern declarations to u-boot-mips.h (2012-06-03 
 23:46:04 +0200)
 
 
 Daniel Schwierzeck (3):
   MIPS: bootm.c: make checkpatch.pl clean
   MIPS: bootm_qemu_mips.c: make checkpatch.pl clean
   MIPS: board.c: move extern declarations to u-boot-mips.h
 
  arch/mips/include/asm/u-boot-mips.h |   11 
  arch/mips/lib/board.c   |7 ---
  arch/mips/lib/bootm.c   |  102 
 +--
  arch/mips/lib/bootm_qemu_mips.c |   26 -
  include/common.h|3 ++
  5 files changed, 79 insertions(+), 70 deletions(-)
  create mode 100644 arch/mips/include/asm/u-boot-mips.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
What kind of love is that?  Not to be loved; never to have shown love.
-- Commissioner Nancy Hedford, Metamorphosis,
   stardate 3219.8
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot