messages from 2021-01-28 21:52:46 to 2021-01-31 03:32:32 UTC [more...]
[PATCH v2 00/40] test: Refactor tests to have a single test runner
2021-01-31 3:32 UTC (25+ messages)
` [PATCH v2 01/40] doc: Tidy up testing section
` [PATCH v2 02/40] doc: Document make tcheck
` [PATCH v2 03/40] sandbox: Drop the 'starting...' message unless testing
` [PATCH v2 04/40] doc: Explain how to run tests without pytest
` [PATCH v2 05/40] doc: Document how sandbox_spl_tests are run
` [PATCH v2 06/40] test: Correct setexpr test prefix
` [PATCH v2 07/40] test: Mark all driver model tests with a flag
` [PATCH v2 08/40] test: Rename test-main.c to test-dm.c
` [PATCH v2 09/40] test: Add an overall test runner
` [PATCH v2 10/40] test: Create pre/post-run functions
` [PATCH v2 11/40] test: Call test_pre/post_run() from driver model tests
` [PATCH v2 12/40] test: Move dm_extended_scan() to test_pre_run()
` [PATCH v2 13/40] test: Move do_autoprobe() "
` [PATCH v2 14/40] test: Move dm_scan_plat() "
` [PATCH v2 15/40] test: Drop mallinfo() work-around
` [PATCH v2 16/40] test: Move console silencing to test_pre_run()
` [PATCH v2 17/40] test: Move delay skipping "
` [PATCH v2 18/40] test: Handle driver model reinit in test_pre_run()
` [PATCH v2 19/40] test: Drop struct dm_test_state
` [PATCH v2 20/40] test: Move dm_test_init() into test-main.c
` [PATCH v2 21/40] test: Move dm_test_destroy() "
` [PATCH v2 22/40] test: Move test running into a separate function
` [PATCH v2 23/40] test: Use ut_run_test() to run driver model tests
` [PATCH v2 24/40] test: Drop dm_do_test()
Please pull u-boot-dm
2021-01-31 3:28 UTC
[PATCH v2] test/py: fix runtest wrapper for pytest 6
2021-01-31 3:12 UTC
[PATCH 0/4] fs: fat: code clean up
2021-01-30 23:09 UTC (5+ messages)
` [PATCH 1/4] fs: fat: usage basename in file_fat_write_at, fat_mkdir
` [PATCH 2/4] fs: fat: must not write directory '.' and '..'
` [PATCH 3/4] fs: fat: carve out fat_create_dir_entry()
` [PATCH 4/4] fs: fat: remove trailing periods from long name
[PATCH] test/py: support pytest 6
2021-01-30 23:06 UTC (3+ messages)
[PATCH v2] armv8: Handle EL2 Host mode
2021-01-30 21:31 UTC
[PATCH 1/1] sandbox: keep time offset when resetting
2021-01-30 21:27 UTC (5+ messages)
[PATCH] do not pass NULL pointer to libfdt
2021-01-30 21:27 UTC (2+ messages)
[PATCH 00/11] More minor clean-ups and improvements
2021-01-30 21:27 UTC (23+ messages)
` [PATCH 01/11] spl: Tidy up SPL/TPL malloc sizes
` [PATCH 02/11] x86: coral: Support TPM and RTC in SPL
` [PATCH 03/11] i2c: desigware: Add an alias for Intel Apollo Lake
` [PATCH 04/11] sandbox: Disable I2C emulators in SPL
` [PATCH 05/11] dm: core: Don't inline dev_read...() calls with of-platdata
` [PATCH 06/11] clk: Add debugging for return values
` [PATCH 07/11] clk: x86: Correct the driver name
` [PATCH 08/11] dm: core: Add a comment about pinctrl_select_state()
` [PATCH 10/11] Add a symlink for ctype.h
` [PATCH 11/11] binman: Print a debug message when binman selects a node
[PATCH v5] net: tftp: Add client support for RFC 7440
2021-01-30 21:26 UTC (4+ messages)
[PATCH] dm: replace auto_alloc_size with auto
2021-01-30 21:26 UTC (3+ messages)
[PATCH 0/2] disk: part: sandbox support in dev_print()
2021-01-30 21:26 UTC (5+ messages)
` [PATCH 1/2] sandbox: fill block device meta information
` [PATCH 2/2] disk: part: sandbox support in dev_print()
[PATCH 0/4] Add Gateworks Venice board support
2021-01-30 21:22 UTC (7+ messages)
` [PATCH 1/4] Respect that some compression algos can be enabled separately for SPL
Pull request for UEFI sub-system for efi-2021-04-rc1-4
2021-01-30 19:30 UTC
[PATCH] test: Update test_fs to not use deprecated pytest.yield_fixture()
2021-01-30 19:22 UTC (2+ messages)
[PATCH] test: correct entry point to pytest
2021-01-30 19:21 UTC (8+ messages)
[PATCH 1/1] test: pr_cont_test.o depends on CONFIG_LOG=y
2021-01-30 19:21 UTC (2+ messages)
[PATCH] fs: btrfs: Select SHA256 in Kconfig
2021-01-30 19:21 UTC (2+ messages)
[PATCH 1/1] fs: fat: remove superfluous assignments
2021-01-30 19:21 UTC (2+ messages)
[PATCH 1/1] fs: fat: avoid out of bounds access warning
2021-01-30 19:21 UTC (2+ messages)
[PATCH 1/1] avb: AVB_VERIFY depends on MMC
2021-01-30 19:21 UTC (2+ messages)
[PATCH] vexpress_aemv8a: allow overriding BOOTCOMMAND
2021-01-30 19:21 UTC (2+ messages)
[PATCH 0/2] *** Add support for Mediatek mt762x SoC ***
2021-01-30 19:21 UTC (5+ messages)
` [PATCH,v2,1/2] spi: mtk_snor: add support for MTK SPI NOR controller
` [PATCH,v2,2/2] arm: dts: enable MTK SPI NOR controller driver
[PATCH 1/1] cmd: add more implementation IDs to sbi command
2021-01-30 19:21 UTC (2+ messages)
[PATCH] test: test_ofplatdata: Mark as sandbox specific
2021-01-30 19:21 UTC (2+ messages)
[PATCH 1/3] test: inconsistent bootm tests
2021-01-30 19:21 UTC (4+ messages)
` [PATCH 2/3] test: inconsistent string tests
[PATCH] env: sf: cosmetic: remove unnecessary space
2021-01-30 19:20 UTC (2+ messages)
[PATCH 1/2] callback: Implement support for registering main loop callbacks
2021-01-30 17:55 UTC (2+ messages)
` [PATCH 2/2] callback: mmc: tmio: Add card detect polling callback
[PATCH 1/5] pci: renesas: Add root bus handling on Gen3
2021-01-30 17:54 UTC (5+ messages)
` [PATCH 2/5] pci: renesas: Make map address and mask power of two "
` [PATCH 3/5] pci: renesas: Fix BAR mapping "
` [PATCH 4/5] ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3
` [PATCH 5/5] ARM: rmobile: Enable NVMe support "
[PATCH] nvme: Fix cache alignment
2021-01-30 17:53 UTC
[PATCH 0/7] Allow booting a 32-bit system with a top memory address beyond 4 GiB
2021-01-30 16:24 UTC (6+ messages)
` [PATCH 2/7] global_data.h: Change ram_top type to phys_addr_t
[PATCH] armv8: Handle EL2 Host mode
2021-01-30 14:39 UTC (3+ messages)
Python tests with pytest 6
2021-01-30 11:49 UTC
[PATCH 1/1] fs: fat: usage basename in file_fat_write_at, fat_mkdir
2021-01-30 9:22 UTC
[PATCH] env: sf: single function env_sf_save()
2021-01-30 9:07 UTC (9+ messages)
[PATCH v1] doc: README.distro: Special case with Windows formatted disk
2021-01-30 7:13 UTC (11+ messages)
Xilinx ZynqMP SPL boot: psu_init_gpl.c code corrupts U-Boot memory
2021-01-30 4:52 UTC (5+ messages)
[PATCH] MAINTAINERS: Add maintainer to network subsystem
2021-01-30 1:37 UTC (3+ messages)
[PATCH V2] net: fec: Get rid of FEC_ENET_ENABLE_[TR]XC_DELAY
2021-01-29 22:18 UTC (3+ messages)
[PATCH v6 0/2] arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)
2021-01-29 19:26 UTC (3+ messages)
` [PATCH v6 1/2] arm: dts: add imx8mm-cl-iot-gate dts file
` [PATCH v6 2/2] arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)
[PATCH] cmd: fdt: skip board specific fixup using env variable
2021-01-29 19:23 UTC (4+ messages)
[PATCH v4 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
2021-01-29 18:49 UTC (11+ messages)
` [PATCH v4 1/9] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v4 2/9] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v4 3/9] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v4 4/9] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v4 5/9] mtd: spi-nor-core: Add the ->ready() hook
[BUG] Hang shortly after loading FDT when booting on RK3399
2021-01-29 18:47 UTC (4+ messages)
[PATCH v2 00/12] Add support for pinmux status command on beaglebone
2021-01-29 17:47 UTC (16+ messages)
` [PATCH v2 01/12] pinctrl: single: fix format of structure documentation
` [PATCH v2 02/12] pinctrl: single: fix the loop counter variable type
` [PATCH v2 03/12] pinctrl: single: fix offset management
` [PATCH v2 04/12] pinctrl: single: fix debug messages formatting
` [PATCH v2 05/12] pinctrl: single: get register area size by device API
` [PATCH v2 06/12] pinctrl: single: check "register-width" DT property
` [PATCH v2 07/12] pinctrl: single: change function mask default value
` [PATCH v2 08/12] pinctrl: single: add register access functions
` [PATCH v2 09/12] pinctrl: single: add get_pins_count operation
` [PATCH v2 10/12] pinctrl: single: add get_pin_name operation
` [PATCH v2 11/12] pinctrl: single: add get_pin_muxing operation
` [PATCH v2 12/12] test: pinmux: add test for 'pinctrl-single' driver
[PATCH 1/1] efi_loader: add Linux magic to aarch64 crt0
2021-01-29 17:26 UTC
[PATCH v4 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
2021-01-29 14:53 UTC (2+ messages)
[PATCH v5 00/20] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
2021-01-29 14:47 UTC (21+ messages)
` [PATCH v5 01/20] mmc: sdhci: Add helper functions for UHS modes
` [PATCH v5 02/20] mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
` [PATCH v5 03/20] mmc: am654_sdhci: Convert flag fields to BIT macro
` [PATCH v5 04/20] mmc: am654_sdhci: Add flag for PHY calibration
` [PATCH v5 05/20] mmc: am654_sdhci: Add support for AM65x SR2.0
` [PATCH v5 06/20] mmc: am654_sdhci: Add support for input tap delay
` [PATCH v5 07/20] mmc: am654_sdhci: Add support for writing to clkbuf_sel
` [PATCH v5 08/20] mmc: am654_sdhci: Add support for software tuning
` [PATCH v5 09/20] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
` [PATCH v5 10/20] mmc: am654_sdhci: Use sdhci_set_control_reg()
` [PATCH v5 11/20] arm: dts: k3-am65: Fix mmc nodes
` [PATCH v5 12/20] arm: dts: k3-j721e-main: Update otap-delay values
` [PATCH v5 13/20] arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card
` [PATCH v5 14/20] arm: dts: k3-j7200-main: Add support for gpio0
` [PATCH v5 15/20] arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes
` [PATCH v5 16/20] configs: j721e_evm: Add "
` [PATCH v5 17/20] configs: j7200_evm: "
` [PATCH v5 18/20] arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values
` [PATCH v5 19/20] arm: dts: k3-am654-base-board: Limit Sd card to High speed modes
` [PATCH v5 20/20] configs: am65x_evm: Add configs for UHS modes
arm64: rk3399: Add support NanoPi R4s
2021-01-29 14:34 UTC
[PATCH v1] fix patman --limit-cc option
2021-01-29 14:10 UTC
[PATCH] env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
2021-01-29 11:16 UTC (8+ messages)
[PATCH v2 0/2] Console/stdio use after free
2021-01-29 8:50 UTC (4+ messages)
` [PATCH v2 2/2] console: Don't start/stop console if stdio device invalid
[PATCHv2] pci: layerscape: Remove the shadow SVR definitions
2021-01-29 6:34 UTC (2+ messages)
[PATCH] pci: kconfig: layerscape: Change LX2162A PCIe node compatible string
2021-01-29 6:13 UTC (2+ messages)
[RFC RESEND 0/2] Add ESRT and test ESRT creation
2021-01-29 5:26 UTC (4+ messages)
` [RFC RESEND 1/2] efi: Add ESRT to the EFI system table
[PATCH V2] cmd: mem: fix to display wrong memory information
2021-01-29 4:24 UTC (3+ messages)
[PATCH] ata: sunxi: fix debug messages
2021-01-29 0:04 UTC (2+ messages)
[PATCH] cmd: misc: Fix return value for the sleep command
2021-01-28 23:59 UTC (2+ messages)
[PATCH v2 0/2] add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
2021-01-28 23:59 UTC (5+ messages)
` [PATCH v2 1/2] rtc: "
` [PATCH v2 2/2] doc: device-tree-bindings: rtc: "
[PATCH] autoboot: fix illegal memory access when stop key and delay key are empty
2021-01-28 23:58 UTC (2+ messages)
[PATCH 00/17] Various minor clean-ups and improvements
2021-01-28 23:58 UTC (29+ messages)
` [PATCH 02/17] spl: Add functions for next and previous phase
` [PATCH 03/17] bloblist: Support relocating to a larger space
` [PATCH 04/17] bloblist: Add missing tag names
` [PATCH 06/17] video: Allow syncing the entire framebuffer to the copy
` [PATCH 07/17] net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
` [PATCH 08/17] fdtdec: Update the missing-devicetree message
` [PATCH 09/17] fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()
` [PATCH 10/17] display_options: Use USE_TINY_PRINTF for SPL check
` [PATCH 11/17] uuid: Add a comment for UUID_STR_LEN
` [PATCH 12/17] mmc: pci_mmc: Only generate ACPI code for the SD card
` [PATCH 14/17] mmc: pci_mmc: Set the removable flag
` [PATCH 15/17] crc32: Exclude crc32 from TPL
` [PATCH 16/17] binman: Move selection of the binman node into a function
` [PATCH 17/17] binman: Allow reading entries from a subnode
[PATCH] lib: rsa: rsa-verify: don't look for keys in the FIT image
2021-01-28 23:57 UTC (2+ messages)
[PATCH] pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
2021-01-28 23:57 UTC (2+ messages)
[PATCH] common: fit-sig: Fix error message in fit_config_verify_sig()
2021-01-28 23:57 UTC (2+ messages)
[PATCH] smcc: fix sign bit expansion
2021-01-28 23:56 UTC (2+ messages)
` [PATCH] smccc: "
[PATCH] bootcount: allow to use this feature on TPL
2021-01-28 23:56 UTC (2+ messages)
[PATCH] Makefile: Do not call useless command 'true'
2021-01-28 23:56 UTC (2+ messages)
[PATCH 0/2] power: remove non-DM max8997/8 files
2021-01-28 22:11 UTC (3+ messages)
` [PATCH 1/2] board: samsung: covert to driver model about power_key_pressed
` [PATCH 2/2] power: pmic: remove pmic_max8997/8 files
[RESEND PATCH v1 0/1] mmc: fix response timeout after switch command
2021-01-28 22:00 UTC (5+ messages)
` [RESEND PATCH v1 1/1] "
[PATCH v1] usb: kbd: destroy device after console is stopped
2021-01-28 21:56 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox