On Tue, 3 Sep 2013 08:33:33 +0400
Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov
> ---
> arch/mips/boards/qemu-malta/init.c | 31 ++-
> arch/mips/configs/qemu-malta_defconfig | 1 +
> arch/mips/dts/qemu-malta.dts | 33
Signed-off-by: Antony Pavlov
---
arch/mips/boards/qemu-malta/init.c | 31 ++-
arch/mips/configs/qemu-malta_defconfig | 1 +
arch/mips/dts/qemu-malta.dts | 33 +
3 files changed, 36 insertions(+), 29 deletions(-)
diff --gi
Signed-off-by: Darren Garnier
---
arch/arm/boards/Makefile | 1 +
arch/arm/boards/cpodc2/Makefile | 4 +
arch/arm/boards/cpodc2/env/boot/dataflash | 10 +
arch/arm/boards/cpodc2/env/boot/net-usb | 22 ++
arch/arm/boards/cpodc2/env/config-board | 6 +
arch/arm/boar
Signed-off-by: Darren Garnier
---
Makefile | 6 +++---
scripts/genenv | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index 397c54a..ff17d8f 100644
--- a/Makefile
+++ b/Makefile
@@ -577,7 +577,7 @@ define rule_barebox__
$(cmd_sysmap) $@ Syste
I'm a little new to contributing upstream, so please bear with me.
These are patches against the "next" that allow for a beautifully functional
build of barebox
for the CPO Science DataCollector II device. Kudos to the barebox team for a
very functional
piece of software.
In case you are wond
Signed-off-by: Darren Garnier
---
arch/arm/boards/at91sam9261ek/init.c | 2 ++
arch/arm/mach-at91/at91sam9261_devices.c | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boards/at91sam9261ek/init.c
b/arch/arm/boards/at91sam9261ek/init.c
index 00fc745..b420a48 10064
Signed-off-by: Darren Garnier
---
drivers/mtd/core.c | 19 ---
fs/devfs-core.c| 4 ++--
2 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/drivers/mtd/core.c b/drivers/mtd/core.c
index 70036aa..ed9658b 100644
--- a/drivers/mtd/core.c
+++ b/drivers/mtd/core.c
@@ -25,
On 02/09/2013 09:49, Sascha Hauer wrote:
> Hi Renaud,
>
> On Fri, Aug 30, 2013 at 02:34:27PM +0100, Renaud Barbier wrote:
>> > +/* These properties specify whether the hardware supports the stashing
>> > + * of buffer descriptors in L2 cache.
>> > + */
>> > +static void fdt_add_enet_stashing(void
Card detect should be rather muxed as gpio then
mmc0_sdcd, as driver does not support this.
Signed-off-by: Teresa Gámez
---
arch/arm/boards/pcm051/mux.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boards/pcm051/mux.c b/arch/arm/boards/pcm051/mux.c
index 6ef
On 11:05 Mon 02 Sep , Sascha Hauer wrote:
> On Sat, Aug 31, 2013 at 05:54:22PM +0200, Jean-Christophe PLAGNIOL-VILLARD
> wrote:
> > For high vectors if memory start at 0x0. We have to
> > live without being able to catch NULL pointer dereferences.
> >
> > Signed-off-by: Jean-Christophe PLAGNI
On Sun, Sep 01, 2013 at 08:04:47AM +0200, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> To be able to pass the loadaddr of the image and the initrd.
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
Applied, thanks
Sascha
> ---
> commands/bootm.c | 22 +-
> 1 file changed,
On Sat, Aug 31, 2013 at 05:54:22PM +0200, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> For high vectors if memory start at 0x0. We have to
> live without being able to catch NULL pointer dereferences.
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> ---
> arch/arm/cpu/mmu.c | 27 +
On Mon, Sep 02, 2013 at 08:38:29AM +0200, Christian Hemp wrote:
> Signed-off-by: Christian Hemp
Applied, thanks
Sascha
> ---
> commands/memtest.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/commands/memtest.c b/commands/memtest.c
> index d2a1487..c82badc 100
Hi Renaud,
On Fri, Aug 30, 2013 at 02:34:27PM +0100, Renaud Barbier wrote:
> +/* These properties specify whether the hardware supports the stashing
> + * of buffer descriptors in L2 cache.
> + */
> +static void fdt_add_enet_stashing(void *fdt)
> +{
> + struct device_node *node;
> +
> + no
On Fri, 2013-08-23 at 09:00 +0200, Teresa Gámez wrote:
> There is a lot of duplicate lowlevel code between the
> am33xx boards. Move this code to am33xx_generic and
> create structs for sdram settings.
>
> Signed-off-by: Teresa Gámez
Just for comparison, the current u-boot mainline does somethin
15 matches
Mail list logo