Dear Mike Frysinger,
In message <201003121922.55702.vap...@gentoo.org> you wrote:
>
> many arches are still broken due to the unaligned.h issue. can we just merge
> the pending patches and just say screw the arm patch ?
I don't have any pull requests from the arches custodians open...
Do you h
On Saturday 13 March 2010 04:01:50 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > many arches are still broken due to the unaligned.h issue. can we just
> > merge the pending patches and just say screw the arm patch ?
>
> I don't have any pull requests from the arches custodians open...
>
> Do
Hi all!
This is the "latest" version of our porting to Taskit PORTUX 920T mini-pc.
Thank to Achim Ehrlich - we got all we needed working! Timing has been set
to s$
Basically - we have seen:
- dataflash working
- usb transfers ok
- environment
We should test other hardware - hoping to get feedback
On Tue, 12 Jan 2010 12:06:31 +0100
Matthias Weisser wrote:
> If a splashscreen is used the console scrolling used the
> scroll size as needed when a logo was displayd. This
> patch sets the scroll size to the whole screen if
> a splashscreen is shown.
>
> Signed-off-by: Matthias Weisser
> ---
>
Dear Wolfgang,
The following changes since commit 93910edb595a88d394da3eb2cf5148096155dfe9:
Wolfgang Denk (1):
Prepare v2010.03-rc1
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
Matthias Weisser (1):
video: Fix console display when splashscr
Dear Luca Lazzarin,
In message you
wrote:
>
> This is the "latest" version of our porting to Taskit PORTUX 920T mini-pc.
Please do not post some random files here. If you want to contribute
to the projet, then please read the instructions and post a proper
patch. Make sure to clean up your code
Minkyu Kang wrote:
> Dear Tom,
>
> On 6 March 2010 05:29, Tom wrote:
>> Minkyu Kang wrote:
>>> Dear Tom,
>>>
>>> The following changes since commit f687ebf82dbe44dcde5901232ade4f19ecedbf58:
>>> Minkyu Kang (1):
>>> Merge branch 'master' of git://git.denx.de/u-boot-arm
>>>
>>> are availa
From: Alessandro Rubini
Support for 16bpp was supposed to be in the code but was not working.
This makes it work and has been tested in the nhk8815 board.
Signed-off-by: Alessandro Rubini
Acked-by: Andrea Gallo
Signed-off-by: Anatolij Gustschin
---
common/lcd.c | 24 ---
On Tue, 26 Jan 2010 17:36 +0100, Wolfgang Denk wrote :
> Dear Albin Tonnerre,
>
> In message <20100125230553.ga10...@pc-ran3241.res.insa> you wrote:
> > > 239 09/08 Albin Tonnerre [U-Boot] [PATCH v3] AT91: Add SD/MMC
> > > controller support
> > > http://article.gmane.org/gman
Some registers of the mxcmmc driver were accessed using
16 bit accessor functions, because only the LSB is
significant. This is not needed and generates
warnings.
Signed-off-by: Stefano Babic
---
Tested on imx27lite board.
drivers/mmc/mxcmmc.c | 36 ++--
1 fil
Matthias Kaehlcke wrote:
> ep93xx timer: Simplified the timer code by eliminating clk_to_systicks() and
> performing (almost) all manipulation of the timer structure in read_timer()
>
> Signed-off-by: Matthias Kaehlcke
> ---
> cpu/arm920t/ep93xx/timer.c | 52 ---
I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;'
Signed-off-by: Thomas Weber
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 board/spear/common/spr_lowlevel_init.S
mode change 100755 => 100644 board/spear/common/spr_misc.c
mode change 10075
Dear Mike Frysinger,
In message <1264068076-4504-1-git-send-email-vap...@gentoo.org> you wrote:
> This is based on the asm-arm/unaligned.h, but made generic so all arches
> that cannot do unaligned accesses can utilize it.
>
> Signed-off-by: Mike Frysinger
> ---
> include/asm-generic/unaligned.
Dear Mike Frysinger,
In message <1264068076-4504-2-git-send-email-vap...@gentoo.org> you wrote:
> The new zlib code wants asm/unaligned.h, so have the Blackfin version pull
> in the asm-generic/unaligned.h.
>
> Signed-off-by: Mike Frysinger
> ---
> include/asm-blackfin/unaligned.h |1 +
> 1
Dear Mike Frysinger,
In message <201003121922.55702.vap...@gentoo.org> you wrote:
>
> many arches are still broken due to the unaligned.h issue. can we just merge
> the pending patches and just say screw the arm patch ?
And what about ARM?
Best regards,
Wolfgang Denk
--
DENX Software Engine
Dear Anatolij Gustschin,
In message <20100313170032.43ac1...@wker> you wrote:
> Dear Wolfgang,
>
> The following changes since commit 93910edb595a88d394da3eb2cf5148096155dfe9:
> Wolfgang Denk (1):
> Prepare v2010.03-rc1
>
> are available in the git repository at:
>
> git://git.denx.
Dear Detlev Zundel,
In message <1268384472-30152-1-git-send-email-...@denx.de> you wrote:
> We do not support a processor that never reached a real customer.
>
> Signed-off-by: Detlev Zundel
> ---
> MAINTAINERS |1 -
> MAKEALL
Hi everybody,
this is to let you know that I have created a new "next" branch which
can be used as reference for ongoing work and patch submissions.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-
On Saturday 13 March 2010 18:13:46 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > many arches are still broken due to the unaligned.h issue. can we just
> > merge the pending patches and just say screw the arm patch ?
>
> And what about ARM?
arm doesnt need it to build. what they choose is up
19 matches
Mail list logo