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
/
cfi_flash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mtd: cfi_flash: Make live-tree compatible
Mario Six
2018-04-16
1
-10
/
+11
*
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
2018-01-29
1
-0
/
+2
*
cfi_flash: Fix indention
Mario Six
2018-01-29
1
-120
/
+118
*
cfi_flash: Fix long lines
Mario Six
2018-01-29
1
-12
/
+19
*
cfi_flash: Bound-check index before array access
Mario Six
2018-01-29
1
-2
/
+2
*
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
1
-2
/
+2
*
cfi_flash: Rename camel-case variables
Mario Six
2018-01-29
1
-8
/
+8
*
cfi_flash: Fix strings split across lines
Mario Six
2018-01-29
1
-9
/
+8
*
cfi_flash: Use u8 pointers instead of void pointers
Mario Six
2018-01-29
1
-4
/
+4
*
cfi_flash: Remove assignments from if conditions
Mario Six
2018-01-29
1
-7
/
+11
*
cfi_flash: Remove return from void function
Mario Six
2018-01-29
1
-1
/
+0
*
cfi_flash: Fix placement of brace
Mario Six
2018-01-29
1
-2
/
+1
*
cfi_flash: Fix else after break
Mario Six
2018-01-29
1
-3
/
+3
*
cfi_flash: Fix spelling of "Unknown"
Mario Six
2018-01-29
1
-1
/
+1
*
cfi_flash: Add missing braces in blocks
Mario Six
2018-01-29
1
-1
/
+3
*
cfi_flash: Remove unnecessary braces
Mario Six
2018-01-29
1
-24
/
+24
*
cfi_flash: Fix comment style
Mario Six
2018-01-29
1
-2
/
+4
*
cfi_flash: Use __func__ macro instead of function name
Mario Six
2018-01-29
1
-1
/
+1
*
cfi_flash: Fix logical continuations
Mario Six
2018-01-29
1
-13
/
+13
*
cfi_flash: Remove braces for single-statement blocks
Mario Six
2018-01-29
1
-10
/
+5
*
cfi_flash: Fix missing/superfluous lines
Mario Six
2018-01-29
1
-7
/
+4
*
cfi_flash: Fix spacing around casts/operators
Mario Six
2018-01-29
1
-9
/
+9
*
cfi_flash: Fix indent of case statements
Mario Six
2018-01-29
1
-100
/
+100
*
cfi_flash: Fix whitespace with casting
Mario Six
2018-01-29
1
-2
/
+2
*
cfi_flash: Fix Parenthesis spacing
Mario Six
2018-01-29
1
-11
/
+11
*
cfi_flash: Fix style of pointer declarations
Mario Six
2018-01-29
1
-24
/
+24
*
cfi_flash: Fix space between function name and parenthesis
Mario Six
2018-01-29
1
-214
/
+214
*
mtd: cfi: Fix checking status register feature
York Sun
2017-12-04
1
-3
/
+9
*
mtd: cfi: Add support for status register polling
Marek Vasut
2017-09-26
1
-1
/
+14
*
mtd: cfi: Zap cfi_flash_base in DM case
Marek Vasut
2017-09-26
1
-5
/
+5
*
mtd: cfi: staticize functions
Marek Vasut
2017-08-22
1
-4
/
+4
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
fdt: Rename a few functions in fdt_support
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
mtd: cfi_flash: fix indentation
Andre Przywara
2016-12-04
1
-2
/
+2
*
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
Daniel Schwierzeck
2016-07-20
1
-1
/
+1
*
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
Rouven Behr
2016-04-13
1
-1
/
+1
*
cfi_flash: return device into read array mode after reading status
Vasily Khoruzhick
2016-03-27
1
-0
/
+2
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
cfi_flash: convert to driver model
Thomas Chou
2015-11-12
1
-0
/
+78
*
cfi_flash: use specific width types for cword
Ryan Harkin
2015-10-27
1
-41
/
+41
*
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
Jeroen Hofstee
2014-10-25
1
-34
/
+16
*
cfi_flash: don't hide write/erase errors
Baruch Siach
2014-10-06
1
-1
/
+1
*
mtd: cfi_flash: fix clang warning
Jeroen Hofstee
2014-07-18
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2013-07-26
1
-1
/
+1
|
\
|
*
cfi_flash: use buffer length in unmap_physmem()
Kuo-Jung Su
2013-07-25
1
-1
/
+1
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
|
/
*
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
1
-4
/
+3
*
cfi_flash: return NULL for invalid base address input
Masahiro Yamada
2013-05-23
1
-3
/
+3
[next]