index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-23
x86: baytrail: Add internal UART ASL description
Bin Meng
2016-05-23
acpi: Quieten IASL output when 'make -s' is used
Bin Meng
2016-05-23
x86: doc: Mention Ubuntu/Windows installation and boot support
Bin Meng
2016-05-23
x86: baytrail: Enable SeaBIOS on all boards
Bin Meng
2016-05-23
x86: doc: Update information about IGD with SeaBIOS
Bin Meng
2016-05-23
x86: acpi: Remove header length check when writing tables
Bin Meng
2016-05-23
x86: acpi: Remove the unnecessary checksum calculation of DSDT
Bin Meng
2016-05-23
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
2016-05-23
x86: Reserve configuration tables in high memory
Bin Meng
2016-05-23
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-05-23
x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
2016-05-23
x86: Fix up PIRQ routing table checksum earlier
Bin Meng
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
x86: minnowmax: Adjust U-Boot environment address in SPI flash
Bin Meng
2016-05-23
config: sandbox: enable qfw and cmd_qfw for testing
Miao Yan
2016-05-23
x86: qemu: rename qemu/acpi_table.c
Miao Yan
2016-05-23
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
cmd: qfw: do not depend on x86
Miao Yan
2016-05-23
cmd: qfw: do not require default macros when building qfw command
Miao Yan
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
2016-05-23
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
cmd: qfw: add API to iterate firmware list
Miao Yan
2016-05-23
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
x86: doc: Document ACPI support
Bin Meng
2016-05-23
x86: doc: Minor update for accuracy
Bin Meng
2016-05-23
x86: Remove acpi=off boot parameter when ACPI is on
Bin Meng
2016-05-23
x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
2016-05-23
x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
2016-05-23
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
x86: baytrail: Add platform ASL files
Bin Meng
2016-05-23
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
x86: acpi: Add some generic ASL libraries
Bin Meng
2016-05-23
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
2016-05-23
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
x86: acpi: Reorder code in acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Remove unused codes
Bin Meng
2016-05-23
acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
2016-05-23
acpi: Specify U-Boot include path for ASL files
Bin Meng
[next]