index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-04-02
firmware: google: Enable s0ix logging by default
Evan Green
1
-5
/
+9
2021-02-09
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
5
-13
/
+6
2020-11-09
firmware: gsmi: Drop the use of dma_pool_* API functions
Furquan Shaikh
1
-12
/
+19
2020-09-29
efi: gsmi: fix false dependency on CONFIG_EFI_VARS
Ard Biesheuvel
2
-5
/
+5
2020-06-16
firmware: google: vpd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
firmware: google: memconsole: Replace zero-length array with flexible-array m...
Gustavo A. R. Silva
1
-1
/
+1
2020-01-14
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
1
-0
/
+19
2020-01-14
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
1
-0
/
+6
2020-01-14
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
1
-0
/
+7
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-09-04
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
12
-90
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
10
-90
/
+10
2019-05-24
firmware: google: coreboot: Drop unnecessary headers
Stephen Boyd
4
-4
/
+1
2019-05-24
firmware: google: memconsole: Drop global func pointer
Stephen Boyd
1
-3
/
+5
2019-05-24
firmware: google: memconsole: Drop __iomem on memremap memory
Stephen Boyd
1
-2
/
+2
2019-05-24
firmware: google: memconsole: Use devm_memremap()
Stephen Boyd
1
-6
/
+3
2019-05-24
firmware: google: Add a module_coreboot_driver() macro and use it
Stephen Boyd
4
-39
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-03-27
firmware: vpd: Drop __iomem usage for memremap() memory
Stephen Boyd
1
-2
/
+2
2018-10-15
gsmi: Add GSMI commands to log S0ix info
Furquan Shaikh
1
-1
/
+92
2018-10-15
gsmi: Remove autoselected dependency on EFI and EFI_VARS
Duncan Laurie
2
-7
/
+15
2018-10-15
gsmi: Add coreboot to list of matching BIOS vendors
Duncan Laurie
1
-0
/
+6
2018-10-15
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
1
-3
/
+2
2018-09-25
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
1
-1
/
+1
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
1
-38
/
+29
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
1
-21
/
+19
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
6
-176
/
+72
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
1
-6
/
+8
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
1
-3
/
+4
2018-09-14
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
1
-25
/
+3
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
1
-1
/
+1
2018-08-02
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
1
-1
/
+4
2018-04-23
firmware: coreboot: Add coreboot framebuffer driver
Samuel Holland
4
-0
/
+146
2018-04-23
firmware: coreboot: Remove unused coreboot_table_find
Samuel Holland
2
-46
/
+0
2018-04-23
firmware: vpd: Probe via coreboot bus
Samuel Holland
1
-31
/
+12
2018-04-23
firmware: memconsole: Probe via coreboot bus
Samuel Holland
1
-32
/
+17
2018-04-23
firmware: coreboot: Expose the coreboot table as a bus
Samuel Holland
4
-18
/
+156
2017-11-28
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
1
-5
/
+13
2017-11-28
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
1
-6
/
+13
2017-11-28
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
1
-2
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
1
-5
/
+5
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
1
-4
/
+4
2017-05-27
Revert "firmware: vpd: remove platform driver"
Dmitry Torokhov
1
-16
/
+28
2017-05-25
firmware: vpd: remove platform driver
Dmitry Torokhov
1
-28
/
+16
[next]