platform/kernel/u-boot.git
2022-01-26 Simon Glasstools: Avoid leaving extra data at the end of copied...
2022-01-26 Simon Glasstools: Move copyfile() into a common file
2022-01-26 Simon Glassfit_check_sign: Update help to mention the key is in...
2022-01-26 Simon Glassrsa: Add debugging for failure cases
2022-01-25 Heiko Thierybinman: doc: fix typo for u-boot-tpl
2022-01-25 Simon Glassbinman: Document the __bss_size symbol error
2022-01-25 Heinrich Schuchardtsandbox: eth-raw: fix building with musl library
2022-01-25 Heinrich Schuchardtsandbox: sandbox_serial_pending depends on DM_VIDEO
2022-01-25 Simon Glassbinman: Add documentation for bintools
2022-01-25 Simon Glassbinman: Add a command to generate bintool docs
2022-01-25 Simon Glassbinman: Complete test coverage of comp_util
2022-01-25 Simon Glassbinman: Plumb in support for missing bintools
2022-01-25 Simon Glassbinman: Convert to using the lzma_alone bintool
2022-01-25 Simon Glassbinman: Add a bintool implementation for lzma_alone
2022-01-25 Simon Glassbinman: Convert to using the lz4 bintool
2022-01-25 Simon Glassbinman: Add a bintool implementation for lz4
2022-01-25 Simon Glassbinman: Tidy up pylint warnings in comp_util
2022-01-25 Simon Glassbinman: Move compression into binman
2022-01-25 Simon Glassbinman: Convert to using the mkimage bintool
2022-01-25 Simon Glassbinman: Convert to using the ifwitool bintool
2022-01-25 Simon Glassbinman: Convert to using the futility bintool
2022-01-25 Simon Glassbinman: Convert to using the FIP bintool
2022-01-25 Simon Glassbinman: Convert to using the CBFS bintool
2022-01-25 Simon Glassbinman: Enable bintool tests including cmdline processing
2022-01-25 Simon Glassbinman: Add a bintool implementation for mkimage
2022-01-25 Simon Glassbinman: Add a bintool implementation for ifwitool
2022-01-25 Simon Glassbinman: Add a bintool implementation for futility
2022-01-25 Simon Glassbinman: Add a bintool implementation for fiptool
2022-01-25 Simon Glassbinman: Add a bintool implementation for cbfstool
2022-01-25 Simon Glassbinman: Add tests for bintool
2022-01-25 Simon Glassbinman: Plumb in support for bintools
2022-01-25 Simon Glassbinman: Add support for bintools
2022-01-25 Simon Glassbinman: Add installation instructions
2022-01-25 Simon Glassbinman: Correct path for fip_util
2022-01-25 Simon Glassbinman: Allow faked blobs in blob-ext-list
2022-01-25 Simon Glassbinman: Drop the image name from the fake-blob message
2022-01-25 Simon Glasspatman: Add a function to find a tool on the path
2022-01-25 Simon Glasspatman: Tidy up the download function a little
2022-01-25 Simon Glassbuildman: Move the download function to tools
2022-01-25 Simon Glasspatman: Allow running a tool and returning the full...
2022-01-25 Simon Glassbinman: Expand the external FIT test a little
2022-01-25 Simon Glassmkimage: Show the external-offset error
2022-01-25 Simon Glassbinman: Tweak elf tests for a toolchain change
2022-01-25 Simon GlassMakefile: Fake external blobs by default with binman
2022-01-25 Patrice Chotarddm: Fix OF_BAD_ADDR definition
2022-01-25 Rasmus Villemoesintroduce CONFIG_DEVICE_TREE_INCLUDES
2022-01-25 Sean Andersonusb: Use the first available device for ehci_gadget
2022-01-25 Simon Glassacpi: Add myself as maintainer
2022-01-25 Simon Glassacpi: Add some tables needed by ARM devices
2022-01-25 Simon Glassdoc: Add usage information for the acpi command
2022-01-25 Simon Glassacpi: Tidy up the table list
2022-01-25 Simon Glassacpi: Tidy up the item list
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 TCPA table to a writer function
2022-01-25 Simon Glassx86: Move MADT table to a writer function
2022-01-25 Simon Glassx86: Move TPM2 table to a writer function
2022-01-25 Simon Glassx86: Move SSDT table to a writer function
2022-01-25 Simon Glassx86: Move FACP table into separate functions
2022-01-25 Simon Glassx86: Move FADT table to a writer function
2022-01-25 Simon Glassx86: Move GNVS 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: Add a table start
2022-01-25 Simon Glassacpi: Move acpi_fill_header() to the generic header
2022-01-25 Simon Glassacpi: Allow include files within the board directory
2022-01-25 Simon Glassacpi: Use finer-grained control of ACPI-table generation
2022-01-25 Simon Glassefi: Correct address handling with ACPI tables
2022-01-25 Simon Glassefi: Correct call to write_acpi_tables()
2022-01-25 Simon Glasssandbox: Allow building with GENERATE_ACPI_TABLE
2022-01-25 Simon Glassx86: Tidy up use of CONFIG_ACPIGEN
2022-01-25 Simon Glassarm: Allow supporting ACPI-table generation
2022-01-25 Simon Glassx86: Move the acpi table to generic global_data
2022-01-25 Simon Glassx86: Allow any arch to generate ACPI tables
2022-01-25 Tom RiniMerge branch '2022-01-24-assorted-updates'
2022-01-24 Tom Riniconfigs: Resync with savedefconfig
2022-01-24 Simon Glassmoveconfig: Fix some pylint errors
2022-01-24 Simon Glassmoveconfig: Use a function to read files
2022-01-24 Simon Glassmoveconfig: Use a function to write files
2022-01-24 Simon Glassmoveconfig: Drop check for old Python
2022-01-24 Simon Glassmoveconfig: Convert to ArgumentParser
2022-01-24 Simon Glassmoveconfig: Use single quotes
2022-01-24 Simon Glassmoveconfig: Allow querying board configuration
2022-01-24 Simon Glassmoveconfig: Allow adding unit tests
2022-01-24 Simon Glassmoveconfig: Sort the options
2022-01-24 Simon Glassmoveconfig: Read the database in a separate function
2022-01-24 Simon Glassmoveconfig: Correct operation of the 'imply' feature
2022-01-24 Heinrich Schuchardttest: fix pylint warnings in test_env.py
2022-01-24 Simon GlassMakefile: Add a pylint checker to the build
2022-01-24 Simon Glasstools: Add init files for Python tools
2022-01-24 Simon Glasspatman: Update the list of modules
2022-01-24 Simon Glassdtoc: Fix up a code comment that confuses pylint
2022-01-24 Simon Glass.gitignore: Ignore any html coverage directory
next