x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
[pandora-u-boot.git] / include / acpi /
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassacpi: Support writing named values
2020-07-17 Simon Glassacpi: Support generation of a device
2020-07-17 Simon Glassacpi: Support generation of a generic register
2020-07-17 Simon Glassacpi: Support generation of a scope
2020-07-17 Simon Glassacpi: Export functions to write sized values
2020-07-17 Simon Glassdm: acpi: Enhance acpi_get_name()
2020-07-17 Simon Glassacpi: Add support for a generic power sequence
2020-07-17 Simon Glassacpi: Add support for writing a GPIO power sequence
2020-07-17 Simon Glassacpi: Add support for writing a Power Resource
2020-07-17 Simon Glassacpi: Add support for various misc ACPI opcodes
2020-07-17 Simon Glassacpi: Support copying properties from device tree to...
2020-07-17 Simon Glassacpi: Support writing a GPIO
2020-07-17 Simon Glassacpi: Support writing Device Properties objects via...
2020-07-17 Simon Glassacpi: Support writing a UUID
2020-07-17 Simon Glassacpi: Support writing a name
2020-07-17 Simon Glassacpi: Support writing a string
2020-07-17 Simon Glassacpi: Support writing an integer
2020-07-17 Simon Glassacpigen: Support writing a package
2020-07-17 Simon Glassacpigen: Support writing a length
2020-07-17 Simon Glassacpi: Support generation of SPI descriptor
2020-07-17 Simon Glassacpi: Support generation of I2C descriptor
2020-07-17 Simon Glassacpi: Support generation of a GPIO/irq for a device
2020-07-17 Simon Glassacpi: Support generation of GPIO descriptor
2020-07-17 Simon Glassacpi: Support string output
2020-07-17 Simon Glassgpio: Add a method to convert a GPIO to ACPI
2020-07-17 Simon Glassacpi: Support generation of interrupt descriptor
2020-07-17 Simon Glassacpi: Support generation of ACPI code
2020-07-17 Simon Glassirq: Add a method to convert an interrupt to ACPI
2020-07-17 Simon Glassacpi: Add a way to check device status
2020-07-17 Simon Glassacpi: Add a function to get a device path and scope
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Simon Glassacpi: Put table-setup code in its own function
2020-04-30 Simon Glassacpi: Move acpi_add_table() to generic code
2020-04-30 Simon Glassacpi: Convert part of acpi_table to use acpi_ctx
2020-04-30 Simon Glassacpi: Add a method to write tables for a device
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glassacpi: Add support for DMAR
2020-04-16 Simon Glassacpi: Add a central location for table version numbers
2020-04-16 Simon Glassacpi: Add an __ACPI__ preprocessor symbol
2020-04-16 Simon Glassx86: Move acpi_table header to main include/ directory
2020-04-16 Simon Glassx86: Move acpi_s3.h to include/acpi/