index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
braswell
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/intel/braswell: Use sb/intel/common/spi.c
Arthur Heymans
2019-11-29
1
-583
/
+0
*
src: Remove variable length arrays
Jacob Garber
2019-08-20
1
-4
/
+5
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-1
/
+1
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
1
-0
/
+1
*
intel/spi: Switch to native PCI config accessors
Kyösti Mälkki
2019-02-28
1
-31
/
+3
*
intel/spi: Fix use of __SIMPLE_DEVICE__
Kyösti Mälkki
2019-02-28
1
-1
/
+1
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-1
/
+1
*
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-14
1
-3
/
+2
*
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-23
1
-2
/
+7
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-1
/
+2
*
soc/intel: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-24
1
-7
/
+9
*
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-05-05
1
-5
/
+2
*
soc/intel/braswell: Fix most of the issues detected by checkpatch
Lee Leahy
2017-03-17
1
-34
/
+34
*
soc/intel/braswell: Add int to unsigned
Lee Leahy
2017-03-17
1
-3
/
+3
*
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-23
1
-0
/
+1
*
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
1
-20
/
+14
*
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
1
-11
/
+2
*
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-12-05
1
-4
/
+4
*
spi_flash: Move spi flash opcodes to spi_flash.h
Furquan Shaikh
2016-12-04
1
-0
/
+1
*
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-07
1
-3
/
+0
*
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-09-04
1
-4
/
+0
*
Braswell: Update to end of June.
Lee Leahy
2015-07-06
1
-4
/
+5
*
Braswell: Add Braswell SOC support
Lee Leahy
2015-06-25
1
-72
/
+57
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-28
1
-2
/
+1
*
Braswell: Use Baytrail as Comparison Base
Lee Leahy
2015-05-23
1
-0
/
+647