index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2013-04-05
efivars: Handle duplicate names from get_next_variable()
Matt Fleming
2013-04-05
efivars: explicitly calculate length of VariableName
Matt Fleming
2013-03-14
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
2013-01-27
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
2013-01-27
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Zhenzhong Duan
2012-10-07
firmware: Add missing attributes to EFI variable attribute print out from sysfs
Khalid Aziz
2012-08-15
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-08-15
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-05-07
efivars: Improve variable validation
Matthew Garrett
2012-05-07
efi: Validate UEFI boot variables
Matthew Garrett
2012-05-07
efivars: fix warnings when CONFIG_PSTORE=n
Tony Luck
2012-05-07
efivars: String functions
Mike Waychison
2011-12-21
ibft: Fix finding IBFT ACPI table on UEFI
Yinghai Lu
2011-12-09
firmware: Sigma: Fix endianess issues
Lars-Peter Clausen
2011-12-09
firmware: Sigma: Skip header during CRC generation
Lars-Peter Clausen
2011-12-09
firmware: Sigma: Prevent out of bounds memory access
Lars-Peter Clausen
2011-08-04
drivers/firmware/sigma.c needs MODULE_LICENSE
Randy Dunlap
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-06-09
iscsi_ibft: iscsi_ibft_find unused variable i
Connor Hansen
2011-06-07
firmware: fix GOOGLE_SMI kconfig dependency warning
Randy Dunlap
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....
Linus Torvalds
2011-05-19
Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-06
efivars: prevent oops on unload when efi is not enabled
Randy Dunlap
2011-04-29
Introduce CONFIG_GOOGLE_FIRMWARE
Mike Waychison
2011-04-29
driver: Google Memory Console
Mike Waychison
2011-04-29
driver: Google EFI SMI
Mike Waychison
2011-04-27
x86, setup: Fix EDD3.0 data verification.
Gleb Natapov
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-19
efivars: handle errors from register_efivars()
Dan Carpenter
2011-04-19
efivars: memory leak on error in create_efivars_bin_attributes()
Dan Carpenter
2011-04-14
iscsi_ibft: search for broadcom specific ibft sign (v2)
Mike Christie
2011-03-22
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-16
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-14
efivars: Expose efivars functionality to external drivers.
Mike Waychison
2011-03-14
efivars: Parameterize operations.
Mike Waychison
2011-03-14
efivars: Split out variable registration
Mike Waychison
2011-03-14
efivars: parameterize efivars
Mike Waychison
2011-03-14
efivars: Make efivars bin_attributes dynamic
Mike Waychison
2011-03-14
efivars: move efivars globals into struct efivars
Mike Waychison
2011-03-02
dcdbas: force SMI to happen when expected
Stuart Hayes
2011-02-25
firmware: Fix unaligned memory accesses in dmi-sysfs
Mike Waychison
2011-02-25
firmware: Expose DMI type 15 System Event Log
Mike Waychison
2011-02-25
firmware: Break out system_event_log in dmi-sysfs
Mike Waychison
2011-02-25
firmware: Basic dmi-sysfs support
Mike Waychison
2011-02-15
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
[next]