Home
last modified time | relevance | path

Searched hist:"4614 b891347dde81b59f32e1ea659c8251f0c4ca" (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/u-boot/board/atmel/sama5d4_xplained/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/sama5d4ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/bluewater/snapper9260/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/ronetix/pm9263/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/sama5d3_xplained/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/egnite/ethernut5/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91rm9200ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/sama5d3xek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9263ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9n12ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9261ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9m10g45ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/ronetix/pm9261/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/siemens/taurus/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9x5ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9rlek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/atmel/at91sam9260ek/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/ronetix/pm9g45/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/calao/usb_a9263/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/esd/meesc/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/board/siemens/corvus/
H A DKconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
/openbmc/u-boot/configs/
H A Dmeesc_defconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
H A Dmeesc_dataflash_defconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
H A Dat91sam9rlek_nandflash_defconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>
H A Dpm9g45_defconfig4614b891347dde81b59f32e1ea659c8251f0c4ca Fri Feb 20 02:04:01 CST 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: at91: move board select menu and common settings

The board select menu in arch/arm/Kconfig is still big.
To slim down it, this commit moves AT91 boards to
arch/arm/mach-at91/Kconfig.
Also, consolidate "config SYS_SOC" in each board Kconfig.

The Kconfig files under board/ directory were modified with the
following command:

find board -name Kconfig | xargs sed -i -e '
/config SYS_SOC/ {
N
/default "at91"/ {
N
d
}
}
'

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Andreas Bießmann <andreas.devel@googlemail.co>

1234