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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
2
-2
/
+101
*
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
2015-06-30
4
-5
/
+116
*
dm: sf: Add Atmel DataFlash spi flash driver
Haikun Wang
2015-06-30
2
-0
/
+712
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
2
-274
/
+0
*
mtd: spi: Add the SPI_FLASH config to Kconfig
Joe Hershberger
2015-06-25
1
-0
/
+9
*
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
Jeroen Hofstee
2015-06-18
1
-10
/
+18
*
omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
Jeroen Hofstee
2015-06-18
1
-109
/
+109
*
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-29
2
-0
/
+274
*
mtd: vf610_nfc: enable ONFI detection
Stefan Agner
2015-05-24
1
-18
/
+49
*
mtd: vf610_nfc: add 32-error correction option for HW ECC
Stefan Agner
2015-05-24
2
-5
/
+50
*
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-05-24
1
-0
/
+30
*
mtd: vf610_nfc: use in-band bad block table
Stefan Agner
2015-05-24
1
-27
/
+2
*
mtd: vf610_nfc: implement OOB only read
Stefan Agner
2015-05-24
1
-59
/
+40
*
mtd: vf610_nfc: allow bitflips in an empty page
Stefan Agner
2015-05-24
1
-1
/
+1
*
mtd: vf610_nfc: remove read on SEQIN
Stefan Agner
2015-05-24
1
-6
/
+8
*
mtd: vf610_nfc: remove caching of page in buffer
Stefan Agner
2015-05-24
1
-10
/
+1
*
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
Jörg Krause
2015-05-24
1
-3
/
+4
*
mtd:mxs:nand calculate ecc strength dynamically
Peng Fan
2015-05-24
1
-18
/
+12
*
nand/elbc: Memory leak fix
Raghav Dogra
2015-05-22
1
-0
/
+1
*
nand: fix buffer alignment in new verification feature
Stephen Warren
2015-05-21
1
-2
/
+2
*
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-14
1
-1
/
+1
*
dm: sf: Update default name of spi flash in structure udevice
Haikun.Wang@freescale.com
2015-05-06
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-04-28
3
-42
/
+46
|
\
|
*
sf: Fix to compute proper sector_size
Jagannadha Sutradharudu Teki
2015-04-28
2
-1
/
+5
|
*
dm: sf: Make SST flash write op work again
Bin Meng
2015-04-28
1
-0
/
+9
|
*
dm: sf: Save flash flags to struct spi_flash
Bin Meng
2015-04-28
1
-0
/
+3
|
*
Revert "spi: add config option to enable the WP pin function on st micron fla...
Jagannadha Sutradharudu Teki
2015-04-23
2
-34
/
+0
|
*
mtd: spi: check return value of spi_setup_slave
Peng Fan
2015-04-22
1
-0
/
+4
|
*
sf: Poll both the read status and flag status
Siva Durga Prasad Paladugu
2015-04-22
1
-7
/
+25
*
|
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
1
-1
/
+1
*
|
driver/ifc: Add 64KB page support
Jaiprakash Singh
2015-04-23
2
-24
/
+52
*
|
nand/fsl_ifc: Increase eccstat[] for IFC 2.0
Scott Wood
2015-04-23
1
-2
/
+9
|
/
*
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+10
*
dm: spi_flash: fix wrong dependency
Masahiro Yamada
2015-04-18
1
-1
/
+1
*
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-18
1
-0
/
+16
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
2
-5
/
+5
*
lpc32xx: mtd: nand: add MLC NAND controller
Albert ARIBAUD \(3ADEV\)
2015-04-10
2
-0
/
+765
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-03-31
1
-0
/
+6
|
\
|
*
ARM: at91: atmel_nand: Support flash based BBT
David Dueck
2015-04-01
1
-0
/
+6
*
|
mtd: vf610_nfc: specify transfer size before each transfer
Stefan Agner
2015-03-30
1
-8
/
+17
*
|
mtd: vf610_nfc: mark page as dirty on block erase
Stefan Agner
2015-03-30
1
-2
/
+1
*
|
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
2015-03-30
1
-65
/
+12
*
|
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-03-30
8
-248
/
+0
*
|
nand: Add verification functions
Peter Tyser
2015-03-30
1
-1
/
+96
*
|
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
Luca Ellero
2015-03-30
1
-1
/
+1
*
|
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
Luca Ellero
2015-03-30
1
-1
/
+1
|
/
*
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
Ash Charles
2015-03-05
1
-1
/
+11
*
mtd: nand: omap_gpmc: Make ready/busy pins configurable
Michal Sojka
2015-03-05
1
-2
/
+14
*
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
1
-4
/
+0
[next]