index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
sf: sst: support newer standardized flashes
Mike Frysinger
2011-07-26
1
-2
/
+20
*
sf: unify write disable commands
Mike Frysinger
2011-07-26
2
-1
/
+10
*
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
2011-07-26
2
-20
/
+9
*
sf: kill off now-unused local state
Mike Frysinger
2011-07-26
5
-123
/
+61
*
sf: unify write funcs
Mike Frysinger
2011-07-26
7
-324
/
+76
*
sf: unify write enable commands
Mike Frysinger
2011-07-26
9
-8
/
+16
*
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2011-07-26
1
-0
/
+4
*
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-07-16
1
-2
/
+3
*
NAND: Add 16bit NAND support for the NDFC
Alex Waterman
2011-07-01
1
-4
/
+29
*
nand_util: drop trailing all-0xff pages if requested
Ben Gardiner
2011-07-01
1
-3
/
+37
*
nand_util: treat WITH_YAFFS_OOB as a mode
Ben Gardiner
2011-07-01
1
-0
/
+3
*
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-07-01
1
-4
/
+4
*
nand_base: trivial: fix comment read/write comment
Ben Gardiner
2011-07-01
1
-1
/
+1
*
cfi_flash: reverse geometry for newer STM parts
Mike Frysinger
2011-06-29
1
-0
/
+4
*
sf: kick watchdog when polling
Patrick Sestier
2011-06-01
1
-0
/
+3
*
ftsmc020: fix relocation
Macpaul Lin
2011-05-12
1
-4
/
+3
*
ftsmc020: move ftsmc020 static mem controller to driver/mtd
Macpaul Lin
2011-04-27
2
-0
/
+52
*
cfi_flash driver - Add delay after reset command
Aaron Williams
2011-04-21
1
-0
/
+7
*
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
Heiko Schocher
2011-04-21
1
-2
/
+11
*
cfi_flash: reverse geometry for M29W800DT parts
Mike Frysinger
2011-04-21
1
-3
/
+4
*
NAND: rearrange ONFI revision checking, add ONFI 2.3
Florian Fainelli
2011-04-15
1
-8
/
+12
*
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
Florian Fainelli
2011-04-15
1
-1
/
+1
*
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-04-13
10
-75
/
+71
|
\
|
*
sf: sst: add support for SST25VF064C
James Kosin
2011-04-13
1
-0
/
+4
|
*
sf: use print_size() for sector_size output
Mike Frysinger
2011-04-12
1
-2
/
+2
|
*
sf: localize erase funcs
Mike Frysinger
2011-04-12
8
-9
/
+9
|
*
sf: sst: setup read func
Mike Frysinger
2011-04-12
1
-0
/
+1
|
*
sf: add struct spi_flash.sector_size parameter
Richard Retanubun
2011-04-12
10
-64
/
+28
|
*
sf: atmel: undo unification of status polling
Mike Frysinger
2011-04-11
1
-2
/
+29
*
|
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
Peter Tyser
2011-04-13
1
-6
/
+8
|
/
*
sf: unify read functions
Mike Frysinger
2011-04-11
9
-157
/
+22
*
sf: unify erase functions
Mike Frysinger
2011-04-11
8
-335
/
+83
*
sf: unify status polling for ready bit
Mike Frysinger
2011-04-11
9
-283
/
+81
*
sf: unify read/write helpers
Mike Frysinger
2011-04-11
1
-48
/
+19
*
mtd, cfi: introduce void flash_protect_default(void)
Heiko Schocher
2011-04-07
1
-36
/
+41
*
cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
Mario Schuknecht
2011-04-07
1
-1
/
+2
*
atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
michael
2011-04-01
1
-0
/
+2
*
NAND: add support for reading ONFI page table
Florian Fainelli
2011-04-01
1
-49
/
+144
*
NAND: add more watchdog resets
Scott Wood
2011-04-01
2
-0
/
+8
*
cfi_flash: fix bug with flash banks with different sector numbers
Martin Krause
2011-03-28
1
-0
/
+5
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
1
-19
/
+19
*
mxc_nand: add support for i.MX35 processor
Stefano Babic
2011-02-02
1
-3
/
+3
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
1
-2
/
+2
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
Lei Wen
2011-01-12
2
-15
/
+16
*
NAND: add the ability to directly write yaffs image
Lei Wen
2011-01-12
1
-8
/
+55
*
nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.
Alexander Holler
2011-01-12
1
-1
/
+1
*
add AM29F400BB to table of supported legacy flashs
David Müller
2011-01-11
1
-0
/
+18
*
cfi_flash: avoid flash_verbose when possible
Mike Frysinger
2011-01-09
1
-0
/
+6
*
MTD/NAND: fix nand_base.c to use get_timer() correctly
Reinhard Meyer
2010-12-17
1
-6
/
+9
*
nand: constify id/manu tables
Mike Frysinger
2010-12-17
2
-5
/
+5
[next]