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
*
sf: Correct data types in stm_is_locked_sr()
Marek Vasut
2016-03-12
1
-3
/
+3
*
spi: Correct two error return values
Simon Glass
2016-02-26
2
-4
/
+2
*
sandbox: spi: Remove an incorrect free()
Simon Glass
2016-02-26
1
-1
/
+0
*
sandbox: spi: Add more debugging to SPI emulation
Simon Glass
2016-02-26
1
-3
/
+10
*
sf: spi_flash: use dma to copy data from mmap region if platform supports
Mugunthan V N
2016-02-23
1
-0
/
+9
*
arasan: nfc: Add initial nand driver support for arasan
Siva Durga Prasad Paladugu
2016-02-12
2
-0
/
+1155
*
zynqmp: nand: Add Nand driver support for zynqmp
Siva Durga Prasad Paladugu
2016-02-12
1
-0
/
+7
*
mtd: pxa3xx_nand: Don't alloc unneeded memory
Kevin Smith
2016-02-12
1
-3
/
+3
*
mtd: pxa3xx_nand: Correct offset calculation
Kevin Smith
2016-02-12
1
-2
/
+2
*
mtd: pxa3xx_nand: Correct null dereference
Kevin Smith
2016-02-12
1
-7
/
+0
*
nand: mxs: fix error handling for mxs_nand_init
Peng Fan
2016-02-12
1
-9
/
+15
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
3
-3
/
+3
*
atmel_nand: Add 32 bit ecc support for sama5d2 chip
Josh Wu
2016-02-02
1
-1
/
+9
*
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
Josh Wu
2016-02-02
1
-4
/
+32
*
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
Josh Wu
2016-01-27
1
-1
/
+1
*
atmel_nand: add '\n' in the end of error message for better display
Josh Wu
2016-01-27
1
-2
/
+2
*
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
Josh Wu
2016-01-27
1
-37
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2016-01-25
1
-2
/
+2
|
\
|
*
imx: nand: update GPMI NAND driver to support MX7
Peng Fan
2016-01-24
1
-2
/
+2
*
|
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
1
-0
/
+1
|
/
*
spi: Correct device tree usage in spi_flash_decode_fdt()
Simon Glass
2016-01-21
1
-6
/
+3
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
2
-20
/
+2
*
dm: spi_flash: Allow the uclass to work without printf()
Simon Glass
2016-01-15
1
-1
/
+7
*
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
2
-3
/
+3
*
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
1
-1
/
+1
*
sf: Write quad bit along with read status
Jagan Teki
2016-01-13
1
-2
/
+2
*
sf: Read back and check once macronix quad bit set
Jagan Teki
2016-01-13
1
-6
/
+12
*
sf: Read back and check once spansion quad bit set
Jagan Teki
2016-01-13
1
-6
/
+12
*
sf: Fix quad bit set for micron devices
Jagan Teki
2016-01-13
2
-2
/
+63
*
sf: Use BIT macro
Jagan Teki
2016-01-13
1
-21
/
+21
*
sf: Minor cleanup
Jagan Teki
2016-01-13
1
-6
/
+6
*
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
1
-6
/
+1
*
sf: Rename bank_end to bar_end in read_bar
Jagan Teki
2016-01-13
1
-2
/
+2
*
sf: Rename spi_flash_set_* functions
Jagan Teki
2016-01-13
1
-6
/
+6
*
sf: Move spi_read_cmds_array locally
Jagan Teki
2016-01-13
1
-12
/
+8
*
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
2
-3
/
+3
*
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
2
-3
/
+3
*
sf: Get spi locally from spi_flash
Jagan Teki
2016-01-13
1
-22
/
+29
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-01-07
1
-2
/
+2
|
\
|
*
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
Fabio Estevam
2016-01-07
1
-2
/
+2
*
|
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
Ladislav Michl
2016-01-04
1
-1
/
+0
*
|
altera_qspi: allow ctrl-c to abort the erase ops
Thomas Chou
2015-12-28
1
-0
/
+9
*
|
altera_qspi: show erase progress
Thomas Chou
2015-12-28
1
-0
/
+14
*
|
altera_qspi: skip erase if the sector is blank
Thomas Chou
2015-12-28
1
-14
/
+25
*
|
altera_qspi: set fail_addr for erase ops
Thomas Chou
2015-12-28
1
-0
/
+1
*
|
altera_qspi: call callback even if the erase failed
Thomas Chou
2015-12-28
1
-0
/
+1
|
/
*
altera_qspi: initialize instr.mtd in flash_erase
Thomas Chou
2015-12-19
1
-0
/
+1
*
sf: Rename sf_ops.c to spi-flash.c
Jagan Teki
2015-12-11
2
-4
/
+5
*
sf: Use static for file-scope functions
Jagan Teki
2015-12-11
1
-5
/
+5
*
sf: sf_probe: Remove spi_slave pointer argument
Jagan Teki
2015-12-11
3
-9
/
+10
[next]