Home
last modified time | relevance | path

Searched hist:b616d9b0 (Results 1 – 25 of 25) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/cmd/
H A Djffs2.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
H A Dnand.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
H A Dbootm.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/drivers/net/phy/
H A Dcortina.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/common/
H A Dsplash_source.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
H A Djffs2_1pass.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/at91sam9n12ek/
H A Dat91sam9n12ek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/sama5d4ek/
H A Dsama5d4ek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/sama5d4_xplained/
H A Dsama5d4_xplained.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/drivers/dfu/
H A Ddfu_nand.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/at91sam9x5ek/
H A Dat91sam9x5ek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/at91sam9261ek/
H A Dat91sam9261ek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/at91sam9rlek/
H A Dat91sam9rlek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/sama5d3xek/
H A Dsama5d3xek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/at91sam9m10g45ek/
H A Dat91sam9m10g45ek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/ronetix/pm9261/
H A Dpm9261.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/BuR/common/
H A Dcommon.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/ronetix/pm9263/
H A Dpm9263.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/drivers/net/fm/
H A Dfm.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/board/atmel/at91sam9263ek/
H A Dat91sam9263ek.cb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/doc/
H A DREADME.nandb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/include/
H A Dnand.hb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
/openbmc/u-boot/include/linux/mtd/
H A Dnand.hb616d9b0 Mon May 30 13:57:55 CDT 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip

nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip. It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>