Merge branch 'master' of git://git.denx.de/u-boot
[oweals/u-boot.git] / test /
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-08 Tom RiniMerge branch '2020-05-08-assorted-fixes'
2020-05-08 Heinrich Schuchardttest: fix naming of test functions in the log test...
2020-05-08 Heinrich Schuchardttest: describe naming conventions for macro UNIT_TEST
2020-05-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05 Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-04 Tom RiniMerge tag 'u-boot-imx-20200502' of https://gitlab.denx...
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-04 Heinrich Schuchardttest: stabilize test_efi_secboot
2020-05-04 AKASHI Takahirolib/crypto, efi_loader: move some headers to include...
2020-05-03 Peng Fantest: cpu: test current cpu
2020-05-02 Chunfeng Yuntest: dm: phy: add a test item for the phy_bulk API
2020-05-02 Chunfeng Yuntest: dm: add test item for ofnode_get_child_count()
2020-05-01 Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01 Philippe Reynestest/py: vboot: add a test to check fit signature on...
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 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-30 Simon Glassacpi: Add an acpi command
2020-04-30 Simon Glassacpi: Move the xsdt pointer to acpi_ctx
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-30 Heinrich Schuchardttest/py: fix test_efi_secboot/conftest.py
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-27 Tom RiniMerge branch '2020-04-27-master-imports'
2020-04-27 Heinrich Schuchardttest: test_fs error message
2020-04-26 Simon GlassAdd a 'make tcheck' option to test tools
2020-04-25 Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24 Simon Glasslib: Add a function to convert a string to upper case
2020-04-24 Simon Glasstest: Add the beginnings of some string tests
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
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-20 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-04-17 Tom RiniMerge branch '2020-04-16-master-imports'
2020-04-17 Patrick Delaunaytest: pinmux: add pincontrol-gpio for pin configuration
2020-04-17 Patrick Delaunaytest: dm: update test for pins configuration in gpio
2020-04-17 Patrick Delaunaytest: dm: update test for pins configuration in pinctrl...
2020-04-17 Patrick Delaunaygpio: remove the open_drain API and ops
2020-04-17 Patrick Delaunaydm: core: add ofnode and dev function to iterate on...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
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 Simon Glassdm: core: Read parent ofdata before children
2020-04-16 Laurentiu Tudortest: fdtdec: test fdtdec_set_carveout()
2020-04-16 Dario Binacchidm: core: support reading a single indexed u32 value
2020-04-16 Dario Binacchidm: test: add test case for dev_read_u64 function
2020-04-16 Heinrich Schuchardttest: log: test syslog logging driver
2020-04-16 Heinrich Schuchardttest: log functions with CONFIG_LOG=n
2020-04-16 Patrick Delaunaydm: core: Move "/chosen" and "/firmware" node scan
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 a simple sandbox test
2020-04-16 Simon Glasscpu: Support querying the address width
2020-04-16 Andy Shevchenkodm: serial: Add clock member to struct serial_device_info
2020-04-16 AKASHI Takahiroefi_loader, pytest: add UEFI secure boot tests (image)
2020-04-16 AKASHI Takahiroefi_loader, pytest: add UEFI secure boot tests (authent...
2020-04-16 AKASHI Takahiroefi_loader, pytest: set up secure boot environment
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-11 Tom RiniMerge branch '2020-04-11-CI-further-improvements' into...
2020-04-11 Simon Glasstest/py: Allow using buildman to build U-Boot
2020-04-10 Tom RiniMerge branch '2020-04-10-gitlab-travis-gcc9' into next
2020-04-10 Bin Mengtest/py: Update u_boot_utils.find_ram_base to bypass...
2020-04-10 Tom RiniMerge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
2020-04-09 Tom RiniMerge tag 'mips-fixes-for-2020.04' of git://git.denx...
2020-04-09 Sean Andersoncmd: Add test and fix bugs for dm drivers
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01 Tom RiniMerge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm
2020-04-01 Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-04-01 Simon Glasstest: vboot: Reduce fake kernel size to 500 bytes
2020-04-01 Simon Glasstest: vboot: Move key creation into a function
2020-04-01 Simon Glasstest: vboot: Fix pylint errors
2020-04-01 Simon Glasstest: vboot: Tidy up the code a little
2020-04-01 Simon Glasstest: vboot: Parameterise the test
2020-04-01 Simon Glasstest: vboot: Add a test for a forged configuration
2020-04-01 Simon Glasstest: vboot: Drop unnecessary parameter for fit_check_sign
2020-03-31 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-03-31 Tom RiniMerge tag 'arc-last-minute-fixes-for-2020.04' of https...
2020-03-31 Tom RiniMerge branch '2020-03-31-master-imports'
2020-03-31 Tom RiniMerge tag 'efi-2020-04-rc5' of https://gitlab.denx...
2020-03-30 Heinrich Schuchardttest/py: test_efi_grub_net() requires OF_CONTROL
2020-03-30 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-28 Heinrich Schuchardttest/py: UEFI helloworld requires OF_CONTROL
2020-03-27 Tom RiniMerge branch '2020-03-27-master-imports'
2020-03-27 Heinrich Schuchardttest: typo decompression
2020-03-27 Harald Seilertest/py: mmc: Fix 'mmc info' testcase
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
next