patman: Move main code out to a control module
[pandora-u-boot.git] / test /
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
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 Glassacpi: Add an acpi command to list/dump generated ACPI...
2020-07-17 Simon Glassdm: acpi: Enhance acpi_get_name()
2020-07-17 Simon Glasspci: Avoid a crash in device_is_on_pci_bus()
2020-07-17 Simon Glassacpi: Add support for DSDT generation
2020-07-17 Simon Glassacpi: Support ordering SSDT data by device
2020-07-17 Simon Glassacpi: Add support for SSDT generation
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-07-16 Tom RiniMerge tag 'efi-2020-10-rc1-4' of https://gitlab.denx...
2020-07-16 Heinrich Schuchardtefi_loader: skip warnings for network configuration
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Heinrich Schuchardttest: use virt-make-fs to build image
2020-07-11 AKASHI Takahirotest/py: efi_secboot: add a test for verifying with...
2020-07-11 AKASHI Takahirotest/py: efi_secboot: add a test for multiple signatures
2020-07-11 AKASHI Takahirotest/py: efi_secboot: add a test against certificate...
2020-07-11 AKASHI Takahirotest/py: efi_secboot: split "signed image" test case...
2020-07-11 AKASHI Takahirotest/py: efi_secboot: more fixes against pylint
2020-07-11 AKASHI Takahirotest/py: efi_secboot: apply autopep8
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-10 Walter Lozanodrivers: rename drivers to match compatible string
2020-07-10 Bin Mengtest/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
2020-07-10 Bin Mengtest/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_ca...
2020-07-10 Bin Mengtest/dm: fdtdec: Add the missing gd declaration
2020-07-10 Heinrich Schuchardtlog: don't show function by default
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Tom RiniMerge tag 'for-v2020.10' of https://gitlab.denx.de...
2020-07-09 Simon Glassvideo: sandbox: Add support for the copy framebuffer
2020-07-09 Simon Glassvideo: Add comments to struct sandbox_sdl_plat
2020-07-09 Simon Glassvideo: Adjust rotated console to start at right edge
2020-07-09 Rasmus Villemoestest: dm: rtc: add tests of rtc shell command
2020-07-09 Rasmus Villemoestest: dm: rtc: add test of dm_rtc_read, dm_rtc_write
2020-07-09 Rasmus Villemoesrtc: sandbox-rtc: fix set method
2020-07-09 Tom RiniMerge branch '2020-07-08-misc-features-and-fixes'
2020-07-08 Simon Glasscmd: Add a memory-search command
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Heiko Schochertest_sleep.py: make sleep time and margin configurable
2020-07-07 Heiko Schochergpio: search for gpio label if gpio is not found throug...
2020-07-07 Niel Fouriecmd: blkls: Add blkls command
2020-07-07 Niel Fouriecmd: dm: Fixed/Added DM driver listing subcommands
2020-07-07 Niel Fouriecmd: fs: Add command to list supported fs types
2020-07-07 Niel Fouriecmd: part: Add subcommand to list supported partition...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-01-kconfig-etc-updates' into...
2020-07-05 Tom RiniMerge branch '2020-07-05-gpio-regression-fix'
2020-07-05 Heiko Schochersandbox, test: add test for GPIO_HOG function
2020-07-03 Heinrich Schuchardttest: provide tests for efi_image_region_add()
2020-07-03 Heinrich Schuchardttest: correct time stamps for UEFI authentication
2020-07-03 AKASHI Takahirotest/py: efi_secboot: fix test case 1g of test_authvar
2020-07-03 AKASHI Takahirotest/py: efi_secboot: remove all "re.search"
2020-07-03 AKASHI TakahiroRevert "test: stabilize test_efi_secboot"
2020-07-02 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-07-01 Sean Andersonreset: Add generic reset driver
2020-07-01 Sean Andersondm: Add support for simple-pm-bus
2020-07-01 Sean Andersonclk: Add K210 pll support
2020-06-30 Tom RiniMerge tag 'efi-2020-07-rc6-2' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-30 Bin Mengtest/py: test_efi_fit: Update #size-cells to 1
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Lukasz Majewskispi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-18 Tom RiniMerge tag 'ti-v2020.10-next' of https://gitlab.denx...
next