index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-11
Revert wrong removal of nand_init and nand_deselect
Albert ARIBAUD
1
-0
/
+3
2013-05-11
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-6
/
+19
2013-05-05
mtd: nand: add driver for diskonchip g4 nand flash
Mike Dunn
3
-0
/
+1252
2013-05-05
nand: Add SPL_NAND support to mxc_nand_spl
Marek Vasut
1
-3
/
+10
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-9
/
+0
2013-04-22
mtd: mxs_nand: Add support for i.MX6
Stefan Roese
1
-2
/
+9
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
1
-1
/
+3
2013-04-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
10
-572
/
+1072
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
7
-43
/
+155
2013-04-12
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
Stefan Roese
1
-55
/
+23
2013-04-12
Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"
Stefan Roese
1
-1
/
+1
2013-04-12
kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH
Gerlando Falauto
1
-0
/
+4
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
4
-356
/
+4
2013-04-12
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
4
-5
/
+597
2013-04-12
nand: mxc: Use appropriate page number in syndrome functions
Benoît Thébaudeau
1
-3
/
+3
2013-04-12
nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
Benoît Thébaudeau
1
-1
/
+1
2013-04-12
nand: mxc: Add support for i.MX5
Benoît Thébaudeau
1
-11
/
+108
2013-04-12
nand: mxc: Prepare to add support for i.MX5
Benoît Thébaudeau
1
-46
/
+46
2013-04-12
mtd: nand: mxc_nand: Fix is_16bit_nand()
Fabio Estevam
1
-34
/
+3
2013-04-12
mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
Fabio Estevam
1
-2
/
+2
2013-04-11
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2
-6
/
+12
2013-04-11
ubi: Fix broken cleanup code in attach_by_scanning
Joe Hershberger
2
-4
/
+5
2013-04-10
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
Tom Rini
1
-8
/
+60
2013-04-08
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
1
-91
/
+276
2013-04-08
omap_gpmc: change nandecc command
Andreas Bießmann
1
-26
/
+31
2013-04-08
asm/omap_gpmc.h: consolidate common defines
Andreas Bießmann
1
-1
/
+1
2013-04-04
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
1
-23
/
+78
2013-04-04
cfi_flash: Use uintptr_t for casts from u32 to void *
Stefan Roese
1
-1
/
+1
2013-04-02
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
Jagannadha Sutradharudu Teki
1
-0
/
+23
2013-04-02
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
aaron.williams@caviumnetworks.com
1
-23
/
+55
2013-04-01
Consolidate bool type
York Sun
1
-2
/
+0
2013-03-28
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-0
/
+6
2013-03-25
sf: winbond: add W25Q32DW
Allen Martin
1
-0
/
+5
2013-03-24
am33xx: Add required includes to some omap/am33xx code
Tom Rini
1
-0
/
+1
2013-03-19
sf: Enable FDT-based configuration and memory mapping
Simon Glass
1
-1
/
+45
2013-03-19
sf: Respect maximum SPI write size
Simon Glass
1
-2
/
+8
2013-03-19
sf: Use spi_flash_alloc() in each SPI flash driver
Simon Glass
8
-52
/
+8
2013-03-19
sf: Add spi_flash_alloc() to create a new SPI flash struct
Simon Glass
1
-0
/
+25
2013-03-11
Merge u-boot/master into u-boot-ti/master
Tom Rini
2
-1
/
+22
2013-03-08
SPL: ONENAND: Fix onenand_spl_load_image implementation.
Enric Balletbo i Serra
1
-8
/
+6
2013-02-22
mtd: nand: Check if NAND is locked tight before lock cmds
Joe Hershberger
1
-1
/
+18
2013-02-15
kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH
Holger Brunck
1
-0
/
+4
2013-02-06
sf: stmicro: Add support for N25Q256A
Jagannadha Sutradharudu Teki
1
-0
/
+6
2013-02-06
sf: stmicro: Add support for N25Q32A
Jagannadha Sutradharudu Teki
1
-0
/
+6
2013-02-06
sf: stmicro: Add support for N25Q32
Jagannadha Sutradharudu Teki
1
-0
/
+6
2013-02-06
sf: stmicro: Add support for N25Q64A
Jagannadha Sutradharudu Teki
1
-0
/
+6
2013-02-06
sf: winbond: Add W25Q64W
Jagannadha Sutradharudu Teki
1
-0
/
+5
2013-02-06
sf: spansion: Correct the first byte of idcode1 for S25FL256S part
Jagannadha Sutradharudu Teki
1
-1
/
+1
2013-02-04
sf: stmicro: add support for N25Q064
Jagannadha Sutradharudu Teki
1
-0
/
+6
2013-01-10
cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd
Stefan Roese
1
-0
/
+2
[next]