index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2012-09-30
1
-11
/
+12
|
\
|
*
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
1
-11
/
+12
*
|
spiflash: at25: using common spi flash operation
Bo Shen
2012-09-17
1
-3
/
+8
*
|
spi: add atmel at25df321 serial flash support
Bo Shen
2012-09-17
1
-0
/
+10
|
/
*
sf: spansion: Add support for S25FL256S
Michal Simek
2012-08-14
1
-0
/
+7
*
sf: winbond: fix page_size
Stephen Warren
2012-08-14
1
-1
/
+1
*
sf: stmicro: add support for N25Q128A
Michal Simek
2012-08-10
1
-0
/
+6
*
sf: stmicro: add support N25Q128 parts
Stephan Linz
2012-08-09
1
-0
/
+6
*
sf: stmicro: support JEDEC standard two-byte signature
Stephan Linz
2012-08-09
1
-12
/
+15
*
sf: winbond: add W25Q32
Rajeshwari Shinde
2012-08-09
1
-0
/
+5
*
sf: stmicro: add geometrical info for N25Q256 from Micron
Jérôme Carretero
2012-04-08
1
-0
/
+6
*
sf: unify status register writing (and thus block unlocking)
Mike Frysinger
2012-03-04
4
-62
/
+32
*
sf: sst: inline duplicate write enable helper funcs
Mike Frysinger
2012-03-04
1
-22
/
+4
*
sf: eon: drop duplicate id
Mike Frysinger
2012-03-04
1
-5
/
+0
*
sf: unify erase commands
Mike Frysinger
2012-03-04
8
-71
/
+18
*
sf: inline data constants
Mike Frysinger
2012-03-04
5
-105
/
+12
*
sf: spansion: inline useless id defines
Mike Frysinger
2012-07-20
1
-22
/
+12
*
sf: drop unused/duplicate command defines
Mike Frysinger
2012-07-20
8
-75
/
+11
*
sf: winbond: Add support for the Winbond W25Q80BL
Stephen Warren
2012-07-07
1
-0
/
+8
*
sf: eeprom_m95xxx: set a sane default timeout
Mike Frysinger
2012-02-12
1
-0
/
+4
*
sf: eeprom_m95xxx: fix up style
Mike Frysinger
2012-02-12
1
-12
/
+12
*
sf: Add spi_boot() to allow booting from SPI flash in an SPL
Christian Riesch
2011-12-24
2
-0
/
+62
*
sf: fix erase debug output
Vadim Bendebury
2011-12-05
1
-2
/
+1
*
spi/eon: add support for new EON spi flash EN25Q32B
Shaohui Xie
2011-10-23
1
-0
/
+8
*
sf: eon: add support for EN25Q32B parts
Shaohui Xie
2011-09-29
1
-0
/
+8
*
sf: fix debug format string warning
Vadim Bendebury
2011-09-21
1
-1
/
+1
*
sf: winbond: Add support for the Winbond W25X40
James Le Cuirot
2011-09-05
1
-0
/
+8
*
sf: macronix: disable write protection when initializing
Simon Guinot
2011-08-02
1
-0
/
+42
*
sf: spansion: add support for S25FL129P_64K
Shaohui Xie
2011-08-02
1
-0
/
+9
*
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
Macpaul Lin
2011-08-02
1
-0
/
+16
*
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: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-07-16
1
-2
/
+3
*
sf: kick watchdog when polling
Patrick Sestier
2011-06-01
1
-0
/
+3
*
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
*
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
*
sf: winbond: add support for W25Q16/32/128 parts
Wojtek Skulski
2010-12-17
1
-10
/
+29
*
sf: new driver for EON devices
Chong Huang
2010-12-17
4
-0
/
+280
[next]