]> Git Repo - J-u-boot.git/history - lib/acpi
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung
[J-u-boot.git] / lib / acpi /
2024-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-04-03 Tom RiniMerge tag 'u-boot-dfu-next-20240402' of https://source...
2024-04-03 Tom RiniMerge tag 'u-boot-dfu-20240402' of https://source.denx...
2024-04-02 Tom RiniMerge branch 'next'
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-03-29 Tom RiniMerge patch series "Clean up arm linker scripts"
2024-03-28 Tom RiniMerge branch '2024-03-28-assorted-net-changes' into...
2024-03-28 Tom RiniMerge tag 'acpi-next-20240328' of https://source.denx...
2024-03-27 Heinrich Schuchardtacpi: rename aslc_id, aslc_revision
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08 Tom RiniMerge branch 'next'
2024-01-08 Tom RiniMerge tag 'dm-next-7jan23' of https://source.denx.de...
2024-01-07 Heinrich Schuchardtacpi: Kconfig symbol CONFIG_QFW_ACPI
2024-01-07 Heinrich Schuchardtacpi: support 64bit in acpi_find_table for DSDT and...
2024-01-07 Simon Glassacpi: Write pointers to tables instead of addresses
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21 Tom RiniMerge branch '2023-12-21-header-inclusion-cleanup'...
2023-12-21 Tom Rinilib: Remove <common.h> inclusion from these files
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-14 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14 Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13 Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13 Heinrich Schuchardtacpi: consider XSDT in acpi_find_table()
2023-12-13 Heinrich Schuchardtacpi: simplify acpi_write_ssdt()
2023-12-13 Heinrich Schuchardtacpi: cannot have RSDT above 4 GiB
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-12 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1' of https://source...
2023-06-12 Tom RiniMerge tag v2023.07-rc4 into next
2023-06-01 Tom RiniMerge branch '2023-05-31-assorted-fixes-and-improvement...
2023-05-31 Simon Glassacpi: Put the version numbers in a central place
2023-05-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-05-11 Simon Glassacpi: Move the table-finding functions into the libary
2023-05-11 Simon Glassacpi: Create a new Kconfig for ACPI
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-09 Moritz Fischeracpi: Move MCFG implementation to common lib
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-25 Simon Glassacpi: Collect tables in the acpi_item list
2022-01-25 Simon Glassx86: Move acpi_get_rsdp_addr() ACPI tables to the writer
2022-01-25 Simon Glassx86: Move device-specific ACPI tables to a writer function
2022-01-25 Simon Glassx86: acpi: Update acpi_fill_csrt() to use acpi_ctx
2022-01-25 Simon Glassx86: Move CSRT table to a writer function
2022-01-25 Simon Glassx86: Move SSDT table to a writer function
2022-01-25 Simon Glassx86: Move DSDT table to a writer function
2022-01-25 Simon Glassx86: Move FACS table to a writer function
2022-01-25 Simon Glassx86: Move base tables to a writer function
2022-01-25 Simon Glassx86: Use the ACPI table writer
2022-01-25 Simon Glassx86: acpi: Split out context creation from base tables
2022-01-25 Simon Glassacpi: Add a linker list for ACPI tables
2022-01-25 Simon Glassacpi: Use finer-grained control of ACPI-table generation
2022-01-25 Simon Glassx86: Move the acpi table to generic global_data
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-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-06 Tom RiniMerge branch '2021-10-06-assorted-improvements'
2021-10-06 Pali Roháracpi: Use U-Boot version for OEM_REVISION
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-17 Pali RohárRemove including timestamp.h in version.h
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-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassx86: Simplify acpi_device_infer_name()
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
next
This page took 0.546262 seconds and 7 git commands to generate.