Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bbf8c9367040b15dcb06f6f4805e47ec58c7cf0c
/
drivers
/
mtd
82a6547
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· 12 years ago
1e4eccf
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
737b4b9
sf: winbond: add W25Q32DW
by Allen Martin
· 12 years ago
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
60956094
sf: Enable FDT-based configuration and memory mapping
by Simon Glass
· 12 years ago
dc9162d
sf: Respect maximum SPI write size
by Simon Glass
· 12 years ago
f7e55f2
sf: Use spi_flash_alloc() in each SPI flash driver
by Simon Glass
· 12 years ago
b162a7c
sf: Add spi_flash_alloc() to create a new SPI flash struct
by Simon Glass
· 12 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
ad8afa3
SPL: ONENAND: Fix onenand_spl_load_image implementation.
by Enric Balletbo i Serra
· 12 years ago
8b177d4
mtd: nand: Check if NAND is locked tight before lock cmds
by Joe Hershberger
· 12 years ago
b1b1893
kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH
by Holger Brunck
· 12 years ago
ec2dc0c
sf: stmicro: Add support for N25Q256A
by Jagannadha Sutradharudu Teki
· 12 years ago
944bd26
sf: stmicro: Add support for N25Q32A
by Jagannadha Sutradharudu Teki
· 12 years ago
460c459
sf: stmicro: Add support for N25Q32
by Jagannadha Sutradharudu Teki
· 12 years ago
ed178bb
sf: stmicro: Add support for N25Q64A
by Jagannadha Sutradharudu Teki
· 12 years ago
e05b2a9
sf: winbond: Add W25Q64W
by Jagannadha Sutradharudu Teki
· 12 years ago
663a462
sf: spansion: Correct the first byte of idcode1 for S25FL256S part
by Jagannadha Sutradharudu Teki
· 12 years ago
159b746
sf: stmicro: add support for N25Q064
by Jagannadha Sutradharudu Teki
· 12 years ago
e442a90
cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd
by Stefan Roese
· 12 years ago
7de6584
cfi_flash: Enable PPB protection for all AMD cmdset flash chips
by Stefan Roese
· 12 years ago
bcb3344
cfi_flash: Read PPB sector protection from device for AMD/Spansion chips
by Stefan Roese
· 12 years ago
92b1bca
cfi_flash: Add manufact_match helper function
by Stefan Roese
· 12 years ago
7ba3028
mtd/cfi: add support for SST 4KB sector granularity
by Angelo Dureghello
· 12 years ago
32399d8
Fix SPL build for non-ARM targets
by Albert ARIBAUD
· 12 years ago
7e8c263
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
b56eeed
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ede782c
driver/mtd/IFC:Wait tWB time, poll R/B before command execution
by Prabhakar Kushwaha
· 12 years ago
4c0f063
mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
by Wolfram Sang
· 12 years ago
15d67a5
am33xx_spl_bch: simple SPL nand loader for AM33XX
by Ilya Yanok
· 12 years ago
e561251
omap_gpmc: BCH8 support (ELM based)
by Mansoor Ahamed
· 12 years ago
5661f70
nand: Add torture feature
by Benoît Thébaudeau
· 12 years ago
ad5d6ee
nand: Fix nand_erase_opts() offset check
by Benoît Thébaudeau
· 12 years ago
e26708e
nand: Clean up nand_util
by Benoît Thébaudeau
· 12 years ago
7a38ffa
nand: Move the sub-page read support enable to a flag
by Joe Hershberger
· 12 years ago
dccbf35
driver/mtd:IFC NAND:Initialise internal SRAM before any write
by Prabhakar Kushwaha
· 12 years ago
ce54414
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
by Scott Wood
· 12 years ago
36c440e
spl/nand: config symbol documentation
by Scott Wood
· 12 years ago
c352a0c
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
by Scott Wood
· 12 years ago
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
0b2efcf
drivers/mtd/nand: sparse fixes
by Kim Phillips
· 12 years ago
d303b86
drivers/mtd/cfi_flash.c: sparse fixes
by Kim Phillips
· 12 years ago
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· 12 years ago
8a53855
tegra: nand: make ONFI detection work
by Lucas Stach
· 12 years ago
0458584
tegra: nand: add board pinmux
by Lucas Stach
· 12 years ago
ab37196
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
178d49c
MPC85xx: remove support for TQM85xx boards
by Wolfgang Denk
· 12 years ago
426d9fd
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
919f5c5
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
05ae4c9
mxc nand: Fix warning on !MXC_NFC_V2_1
by Tom Rini
· 12 years ago
c5b4eb1
mxc nand: Homogenize IP revisions with Linux
by Benoît Thébaudeau
· 12 years ago
0452dcd
mtd mxc nand: Merge init functions
by Benoît Thébaudeau
· 12 years ago
c157827
mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
by Benoît Thébaudeau
· 12 years ago
9166d5f
mtd mxc nand: Use _mxc_nand_enable_hwecc()
by Benoît Thébaudeau
· 12 years ago
d29aeba
mxc nand: Access all ecc_status_result fields
by Benoît Thébaudeau
· 12 years ago
32ae5b4
mxc nand: cosmectic: Light cleanup
by Benoît Thébaudeau
· 12 years ago
3f77519
mxc nand: Merge mtd and spl register definitions
by Benoît Thébaudeau
· 12 years ago
fc41719
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
5376856
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· 12 years ago
acae445
nand: consolidate duplicated constants
by Joe Hershberger
· 12 years ago
dfa8ba4
nand: Change ulong to loff_t and size_t
by Joe Hershberger
· 12 years ago
cccf595
nand: Add support for unlock.invert
by Joe Hershberger
· 12 years ago
b20b6f2
mtd: support ONFI multi lun NAND
by Matthieu CASTET
· 13 years ago
7f82ca3
spiflash: at25: using common spi flash operation
by Bo Shen
· 12 years ago
def7b45
spi: add atmel at25df321 serial flash support
by Bo Shen
· 12 years ago
8c68888
atmel_nand: fix the U-Boot output information about nand flash with PMECC enable.
by Wu, Josh
· 12 years ago
c88d30f
NAND: MXS: include common.h first so cache.h is included in correct order
by Tom Warren
· 12 years ago
5d309e6
tegra: nand: Add Tegra NAND driver
by Jim Lin
· 12 years ago
7885179
nand: Try to align the default buffers
by Simon Glass
· 12 years ago
497c32f
cfi: Make the flash erase and write operations abortable
by Joe Hershberger
· 12 years ago
7f3c211
cfi: Check for blank before erase
by Joe Hershberger
· 12 years ago
fd3091d
at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
by Wu, Josh
· 12 years ago
1586d1b
at91: atmel_nand: remove unused variables.
by Wu, Josh
· 12 years ago
6cded6d
at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param().
by Wu, Josh
· 12 years ago
cbf0bf2
mxs: Convert sys_proto.h prefixes to 'mxs'
by Otavio Salvador
· 12 years ago
3d33d09
arm: omap: Fix switching back to nandecc sw.
by Jeroen Hofstee
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
c9065d2
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 12 years ago
67cb905
sf: spansion: Add support for S25FL256S
by Michal Simek
· 12 years ago
ce8670c
sf: winbond: fix page_size
by Stephen Warren
· 12 years ago
94c302d
mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
by Holger Brunck
· 12 years ago
041b04f
cfi_flash: add support for Spansion flash PPB sector protection
by Anatolij Gustschin
· 12 years ago
9fe7265
sf: stmicro: add support for N25Q128A
by Michal Simek
· 12 years ago
ae3b401
sf: stmicro: add support N25Q128 parts
by Stephan Linz
· 12 years ago
e0a7219
sf: stmicro: support JEDEC standard two-byte signature
by Stephan Linz
· 12 years ago
703b1c3
sf: winbond: add W25Q32
by Rajeshwari Shinde
· 12 years ago
457b8ff
sf: stmicro: add geometrical info for N25Q256 from Micron
by Jérôme Carretero
· 13 years ago
6fe6d0d
sf: unify status register writing (and thus block unlocking)
by Mike Frysinger
· 13 years ago
b46f996
sf: sst: inline duplicate write enable helper funcs
by Mike Frysinger
· 13 years ago
600b67f
sf: eon: drop duplicate id
by Mike Frysinger
· 13 years ago
4147798
sf: unify erase commands
by Mike Frysinger
· 13 years ago
a494078
sf: inline data constants
by Mike Frysinger
· 13 years ago
a502e70
sf: spansion: inline useless id defines
by Mike Frysinger
· 13 years ago
1302bec
sf: drop unused/duplicate command defines
by Mike Frysinger
· 13 years ago
42d6cc8
MTD: SPEAr SMI: Add write support for length < 4 bytes
by Stefan Roese
· 13 years ago
80bd5fe
st_smi: Fixed page size for Winbond W25Q128FV flash
by Armando Visconti
· 13 years ago
Next »