Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
quic
/
qsdk
/
oss
/
boot
/
u-boot-2016
/
baa55e791465a651ec8dd61eb57000cf21d22147
/
drivers
/
mtd
97c3087
qca: move ARM specific files to another sublevel
by Prabhu Jayakumar
· 8 years ago
5c0dd69
ARM: qca: ipq8074: Added support for NOR+NAND
by Gokul Sriram Palanisamy
· 8 years ago
d38583f
ipq806x: nand: Add missing writebufsize initialization for ubi fastmap
by Ajay Kishore
· 8 years ago
96fa862
qca: moving qpic-nand initialization to common location
by Gokul Sriram Palanisamy
· 8 years ago
7da9e19
mtd: nand: Fixed the nand controller for IPQ806x
by Sham Muthayyan
· 8 years ago
d3c1ef6
mtd: nand: Add nand controller driver for IPQ806x
by Sham Muthayyan
· 8 years ago
5b87057
qcom: nand: Add missing writebufsize initialization for ubi fastmap
by Gokul Sriram Palanisamy
· 8 years ago
3891c01
qca: Moved CONFIG_SF_DEFAULT_SPEED to board specific
by Gokul Sriram Palanisamy
· 8 years ago
2230d54
qca: ipq: Fixed compiler warnings
by Saravanan Jaganathan
· 9 years ago
2a8bb9d
qcom: nand: Add IPQ807x support
by Sham Muthayyan
· 9 years ago
32d68e6
ipq807x: QPIC NAND Makefile and board file changes
by Sham Muthayyan
· 9 years ago
df863e5
qcom: nand: Add QPIC NAND driver with BAM support
by Sham Muthayyan
· 9 years ago
89cefaa
Merge changes I22bde577,I1aad7193,Ic7849ca2 into eggplant
by Linux Build Service Account
· 9 years ago
a6f449b
ipq807x: Modified micron flash params to support RUMI
by Vasudevan Murugesan
· 9 years ago
4cf0b02
ipq807x: Enabled spi-nor flash support
by Vasudevan Murugesan
· 9 years ago
1149982
qca: ipq40xx: Expose SPI driver as pseudo NAND driver
by Akila N
· 9 years ago
1aa59e6
qca: ipq40xx: Enable spi nor driver in fifo mode
by Akila N
· 9 years ago
67ecb84
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
5092158
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
by Fabio Estevam
· 9 years ago
6a45956
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
by Ladislav Michl
· 9 years ago
8e8106d
altera_qspi: allow ctrl-c to abort the erase ops
by Thomas Chou
· 9 years ago
d579d38
altera_qspi: show erase progress
by Thomas Chou
· 9 years ago
f81a673
altera_qspi: skip erase if the sector is blank
by Thomas Chou
· 9 years ago
a1b1d7e
altera_qspi: set fail_addr for erase ops
by Thomas Chou
· 9 years ago
9e957aa
altera_qspi: call callback even if the erase failed
by Thomas Chou
· 9 years ago
1c0e84c
altera_qspi: initialize instr.mtd in flash_erase
by Thomas Chou
· 9 years ago
cba65a7
sf: Rename sf_ops.c to spi-flash.c
by Jagan Teki
· 9 years ago
339fd6d
sf: Use static for file-scope functions
by Jagan Teki
· 9 years ago
bfdb07e
sf: sf_probe: Remove spi_slave pointer argument
by Jagan Teki
· 9 years ago
b6a2c43
sf: ops: Fix missing break on spansion read_bar
by Jagan Teki
· 9 years ago
aae00f8
sf: Remove unneeded SST_BP and SST_WP
by Jagan Teki
· 9 years ago
615879a
sf: Remove unneeded header includes
by Jagan Teki
· 9 years ago
6f9d670
sf: Flash power up read-only based on idcode0
by Jagan Teki
· 9 years ago
cb37518
sf: Use simple name for register access functions
by Jagan Teki
· 9 years ago
fc335d6
sf: Fix Makefile
by Jagan Teki
· 9 years ago
6fa40e7
sf: Use static for file-scope functions
by Jagan Teki
· 9 years ago
0edae52
sf: probe: Code cleanup
by Jagan Teki
· 9 years ago
1e90d9f
sf: Move read_id code to sf_ops
by Jagan Teki
· 9 years ago
3847c0c
sf: Move spi_flash_scan code to sf_ops
by Jagan Teki
· 9 years ago
3a1adb6
sf: spi_flash_validate_params => spi_flash_scan
by Jagan Teki
· 9 years ago
25ef4be
Merge git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
f118fe5
altera_qspi: fix erase and write error code
by Thomas Chou
· 9 years ago
421f306
altera_qspi: add lock unlock ops
by Thomas Chou
· 9 years ago
1b25e58
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
9ef671c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
2588f2d
dm: sf: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
8ed38fa
altera_qspi: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
3e56ece
sf: Correct flash->flags for SST flash
by Bin Meng
· 9 years ago
a668a16
spi: sf_ops: Check the return value from spi_flash_cmd_read_status()
by Fabio Estevam
· 9 years ago
5168721
sf: Add lock ops for SST SPI NOR flash
by Fabio Estevam
· 9 years ago
7693fb3
sf: Remove eeprom_m95xxx test driver
by Jagan Teki
· 9 years ago
439fcb9
sf: Fix NULL pointer exception for flashes without lock methods
by Bin Meng
· 9 years ago
10b6971
mtd: uboot: Add meaningful error message
by Maxime Ripard
· 9 years ago
38a0f36
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
f105691
cfi_flash: convert to driver model
by Thomas Chou
· 9 years ago
d858799
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
c3c016c
sf: Add SPI NOR protection mechanism
by Fabio Estevam
· 9 years ago
41b358d
sf: Add SPI protection mechanism from the kernel
by Fabio Estevam
· 9 years ago
f8fdb81
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
446d37c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
714eec7
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 9 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
622b952
cfi_flash: use specific width types for cword
by Ryan Harkin
· 9 years ago
248f260
UBI: Fastmap: Fix PEB array type
by Heiko Schocher
· 9 years ago
0195a7b
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
baaaa75
sf: Add FSR support to spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
4efad20
sf: Update status reg check in spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
1fabefd
sf: Make flash->flags use for generic usage
by Jagan Teki
· 9 years ago
70ccf59
sf: Optimize BAR write code
by Jagan Teki
· 9 years ago
234a9e1
sf: Add spi_flash_read_bar
by Jagan Teki
· 9 years ago
3c75ade
sf: Return bank_sel, if flash->bank_curr == bank_sel
by Jagan Teki
· 9 years ago
720e5e5
sf: params: Add IS25LP128 part support
by Jagan Teki
· 9 years ago
65a75b6
sf: params: Add IS25LP064 part support
by Jagan Teki
· 9 years ago
24ea6ac
sf: params: Add IS25LP032 part support
by Jagan Teki
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
cb4c833
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
e24bb2b
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· 9 years ago
d1d0167
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
f2b76c6
mtd: sf: Add support AT26DF081A chip
by Yao Yuan
· 9 years ago
31c5614
sunxi_nand_spl: Be smarter about where to look for backup u-boot.bin
by Hans de Goede
· 9 years ago
168617c
mtd: nand: mxs check maximum ecc that platfrom supports
by Peng Fan
· 9 years ago
62c390f
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
by Stefan Roese
· 9 years ago
92a3188
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
6e29518
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
1a103c6
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
by Stefan Roese
· 9 years ago
0abdd9d
arm: Remove nhk8815 boards and nomadik arch
by Simon Glass
· 9 years ago
cc19722
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
by Stefan Roese
· 9 years ago
d90ba79
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
ddd37fe
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· 9 years ago
6a08d65
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· 9 years ago
e526861
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
24a06c9
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· 9 years ago
2b8a01a
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· 9 years ago
f5916d1
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· 9 years ago
0a24755
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· 9 years ago
022a99d
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· 9 years ago
008ac1d
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· 9 years ago
Next »