index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
driver/nand: Add support of 16K SRAM for IFC 2.0
Prabhakar Kushwaha
2014-07-22
2
-2
/
+8
*
|
driver/nand: Update SRAM initialize logic for IFC.
Prabhakar Kushwaha
2014-07-22
1
-4
/
+31
*
|
driver/nand:Define MAX_BANKS same as SoC defined for IFC
Prabhakar Kushwaha
2014-07-22
1
-1
/
+5
|
/
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-01
1
-2
/
+1
|
\
|
*
mtd: nand: davinci: add header file for driver definitions
Khoronzhuk, Ivan
2014-06-19
1
-2
/
+1
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-30
2
-0
/
+232
|
\
\
|
|
/
|
/
|
|
*
spl: nand: add support for mxs nand
Tim Harvey
2014-06-06
2
-0
/
+232
*
|
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
1
-1
/
+78
*
|
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
1
-4
/
+9
*
|
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-06-06
4
-5
/
+7
*
|
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
2014-06-06
1
-2
/
+3
*
|
mtd: nand: omap: fix error-codes returned from omap-elm driver
pekon gupta
2014-06-06
2
-6
/
+9
*
|
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
pekon gupta
2014-06-06
1
-5
/
+5
*
|
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
pekon gupta
2014-06-06
1
-32
/
+26
*
|
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
pekon gupta
2014-06-06
1
-17
/
+6
*
|
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...
pekon gupta
2014-06-06
2
-20
/
+10
*
|
mtd: nand: omap_elm: remove #include omap_gpmc.h
pekon gupta
2014-06-06
1
-1
/
+0
|
/
*
mtd: nand: omap_gpmc: Fix update of read_ecc in oob
Belisko Marek
2014-05-13
1
-1
/
+1
*
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
2
-1793
/
+0
|
\
|
*
driver/ifc: define nand_spl_load_image() for SPL
Prabhakar Kushwaha
2014-04-22
1
-13
/
+0
|
*
mtd: delete unused files
Masahiro Yamada
2014-04-17
1
-1780
/
+0
*
|
NAND: DaVinci: allow forced disable of subpage writes
Karicheri, Muralidharan
2014-04-17
1
-0
/
+3
*
|
mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
Tom Rini
2014-04-17
1
-0
/
+3
*
|
mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL
Tom Rini
2014-04-17
1
-27
/
+27
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-03-10
1
-0
/
+208
|
\
|
*
mtd: nand: atmel: prepare for nand spl boot support
Bo Shen
2014-03-09
1
-0
/
+208
*
|
ppc4xx: Remove 4xx NAND booting support
Stefan Roese
2014-03-07
1
-13
/
+0
*
|
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
2
-2
/
+2
*
|
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
2
-2
/
+2
*
|
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...
pekon gupta
2014-03-04
2
-2
/
+1
*
|
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
pekon gupta
2014-03-03
1
-90
/
+71
*
|
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
pekon gupta
2014-03-03
1
-163
/
+63
*
|
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
pekon gupta
2014-03-03
1
-142
/
+56
|
/
*
driver/ifc:Change accessor function to take care of endianness
Prabhakar Kushwaha
2014-02-03
2
-151
/
+152
*
powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
Po Liu
2014-01-21
1
-7
/
+24
*
nand, gpmc: fix reading after switching ecc
Jeroen Hofstee
2014-01-17
1
-0
/
+1
*
mtd: nand: omap: fix ecc ops assignment when changing ecc
Nikita Kiryanov
2013-12-17
1
-0
/
+3
*
mtd: nand: omap: fix sw->hw->sw ecc switch
Nikita Kiryanov
2013-12-17
1
-1
/
+6
*
nand_util.c: Use '%zd' for length in nand_unlock debug print
Tom Rini
2013-12-17
1
-1
/
+1
*
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
Nikita Kiryanov
2013-12-17
1
-1
/
+1
*
mtd: nand: omap_gpmc: cosmetic: Fix indentation
Stefan Roese
2013-12-17
1
-43
/
+45
*
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
pekon gupta
2013-12-17
1
-2
/
+6
*
drivers/mtd: descend into sub directories only when it is necessary
Masahiro Yamada
2013-12-13
1
-3
/
+0
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-10
6
-148
/
+520
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2013-12-02
2
-2
/
+2
|
|
\
|
|
*
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-11-25
2
-2
/
+2
|
*
|
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
pekon gupta
2013-11-21
1
-9
/
+4
|
*
|
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
pekon gupta
2013-11-21
1
-125
/
+201
|
*
|
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...
pekon gupta
2013-11-21
3
-1
/
+198
|
*
|
mtd: atmel_nand: use dev_xxx instead of printk
Wu, Josh
2013-11-21
1
-11
/
+11
[prev]
[next]