Convert CONFIG_SAMSUNG_ONENAND to Kconfig
[platform/kernel/u-boot.git] / include / smbios.h
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Masahisa Kojimaefi_loader: add SMBIOS table measurement
2021-07-24 Tom RiniMerge tag 'efi-2021-10-rc1-3' of https://source.denx...
2021-07-24 Heinrich Schuchardtsmbios: error handling for invalid addresses
2021-07-05 Tom RiniMerge branch 'next'
2021-06-29 Tom RiniMerge tag 'efi-2021-07-rc5-2' of https://source.denx...
2021-06-28 Ilias Apalodimassmbios: Fix BIOS Characteristics Extension Byte 2
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glasssmbios: Allow writing to the coreboot version string
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2021-02-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-06 Simon Glasssmbios: Add more options for the BIOS version string
2021-02-06 Simon Glasssmbios: Use char consistently for the eos member
2021-02-06 Simon Glasssmbios: Move smbios_write_type to the C file
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassx86: Pass an ofnode into each SMBIOS function
2020-11-05 Christian Gmeinersmbios: add parsing API
2018-06-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-03 Simon Glassefi: Update some comments related to smbios tables
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-06 Simon Glassx86: Use unsigned long for address in table generation
2016-10-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-10-19 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2016-10-19 Alexander Grafsmbios: Expose in efi_loader as table
2016-10-19 Alexander Grafsmbios: Generate type 4 on non-x86 systems
2016-10-19 Alexander Grafsmbios: Allow compilation on 64bit systems
2016-10-19 Alexander Grafx86: Move smbios generation into arch independent directory