Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-11 | env: Move env_get() to env.h | Simon Glass | 1 | -0/+1 |
2018-12-02 | sandbox: smbios: Update to support sandbox | Simon Glass | 1 | -9/+43 |
2018-08-10 | smbios: fix checkstyle warning | Christian Gmeiner | 1 | -0/+1 |
2018-08-10 | smbios: fix checkstyle error | Christian Gmeiner | 1 | -1/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 1 | -2/+0 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass | 1 | -1/+1 |
2017-02-06 | x86: Use unsigned long for address in table generation | Simon Glass | 1 | -11/+11 |
2016-10-19 | smbios: Provide serial number | Alexander Graf | 1 | -0/+5 |
2016-10-19 | smbios: Expose in efi_loader as table | Alexander Graf | 1 | -0/+6 |
2016-10-19 | smbios: Generate type 4 on non-x86 systems | Alexander Graf | 1 | -13/+38 |
2016-10-19 | smbios: Allow compilation on 64bit systems | Alexander Graf | 1 | -8/+8 |
2016-10-19 | x86: Move smbios generation into arch independent directory | Alexander Graf | 1 | -0/+269 |