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
/
drivers
/
siemens
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-2
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
3
-3
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-9
/
+1
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
2
-24
/
+4
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-2
/
+0
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
3
-6
/
+0
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
1
-1
/
+1
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
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
-0
/
+1
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-11-01
1
-0
/
+2
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-2
/
+0
*
{device,drivers,lib,mb,nb}: Use only one space after 'if'
Elyes HAOUAS
2018-05-09
1
-1
/
+1
*
src: Fix all Siemens copyrights
Mario Scheithauer
2017-11-07
3
-3
/
+3
*
siemens/nc_fpga: Set FW_DONE bit before jumping to payload
Werner Zeh
2017-11-03
3
-0
/
+28
*
siemens/nc_fpga: Move some parameters to another function
Mario Scheithauer
2017-09-28
1
-3
/
+5
*
siemens/nc_fpga: Add support for lowest FAN speed to FAN controller
Werner Zeh
2017-07-28
2
-3
/
+5
*
siemens/nc_fpga: Fix wrong type cast
Werner Zeh
2017-07-15
1
-1
/
+1
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-1
/
+3
*
siemens/nc_fpga: Modify macro FPGA_SET_PARAM to avoid hwilib errors
Werner Zeh
2017-07-11
2
-6
/
+5
*
siemens/nc_fpga: Rename freeze_mode to freeze_disable
Werner Zeh
2017-07-02
1
-3
/
+3
*
siemens/nc_fpga: Expand FPGA functionality
Mario Scheithauer
2017-06-13
2
-8
/
+24
*
siemens/nc_fpga: Add driver for Siemens NC FPGA
Werner Zeh
2016-07-06
4
-0
/
+222