messages from 2021-03-06 20:12:37 to 2021-03-08 03:45:40 UTC [more...]
[PATCH v5 0/2] gpio: Update and simplify the uclass API
2021-03-08 3:45 UTC (3+ messages)
` [PATCH v5 1/2] gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
` [PATCH v5 2/2] gpio: Drop dm_gpio_set_dir()
[PATCH] usb: ehci-hcd: Add IAA handshake for removing async QH
2021-03-08 3:35 UTC
[PATCH v5 00/41] test: Refactor tests to have a single test runner
2021-03-08 0:35 UTC (42+ messages)
` [PATCH v5 01/41] dm: core: Fix allocation of empty of-platdata
` [PATCH v5 02/41] doc: Tidy up testing section
` [PATCH v5 03/41] doc: Document make tcheck
` [PATCH v5 04/41] sandbox: Drop the 'starting...' message
` [PATCH v5 05/41] test: Re-enable test_ofplatdata
` [PATCH v5 06/41] doc: Explain how to run tests without pytest
` [PATCH v5 07/41] doc: Document how sandbox_spl_tests are run
` [PATCH v5 08/41] test: Correct setexpr test prefix
` [PATCH v5 09/41] test: Mark all driver model tests with a flag
` [PATCH v5 10/41] test: Rename test-main.c to test-dm.c
` [PATCH v5 11/41] test: Add an overall test runner
` [PATCH v5 12/41] test: Create pre/post-run functions
` [PATCH v5 13/41] test: Call test_pre/post_run() from driver model tests
` [PATCH v5 14/41] test: Move dm_extended_scan() to test_pre_run()
` [PATCH v5 15/41] test: Move do_autoprobe() "
` [PATCH v5 16/41] test: Move dm_scan_plat() "
` [PATCH v5 17/41] test: Drop mallinfo() work-around
` [PATCH v5 18/41] test: Move console silencing to test_pre_run()
` [PATCH v5 19/41] test: Move delay skipping "
` [PATCH v5 20/41] test: Handle driver model reinit in test_pre_run()
` [PATCH v5 21/41] test: Drop struct dm_test_state
` [PATCH v5 22/41] test: Move dm_test_init() into test-main.c
` [PATCH v5 23/41] test: Move dm_test_destroy() "
` [PATCH v5 24/41] test: Move test running into a separate function
` [PATCH v5 25/41] test: Use ut_run_test() to run driver model tests
` [PATCH v5 26/41] test: Drop dm_do_test()
` [PATCH v5 27/41] test: Add ut_run_test_live_flat() to run tests twice
` [PATCH v5 28/41] test: Use a local variable for test state
` [PATCH v5 29/41] test: Run driver-model tests using ut_run_list()
` [PATCH v5 30/41] test: Use return values in dm_test_run()
` [PATCH v5 31/41] test: Move the devicetree check into ut_run_list()
` [PATCH v5 32/41] test: Move restoring of driver model state to ut_run_list()
` [PATCH v5 33/41] test: log: Rename log main test file to log_ut.c
` [PATCH v5 34/41] test: Add a macros for finding tests in linker_lists
` [PATCH v5 35/41] test: Rename all linker lists to have a ut_ prefix
` [PATCH v5 36/41] test: Allow SPL to run any available test
` [PATCH v5 37/41] sandbox: Update os_find_u_boot() to find the .img file
` [PATCH v5 38/41] spl: Convert spl_fit to work with sandbox
` [PATCH v5 39/41] spl: test: Add a test for spl_load_simple_fit()
` [PATCH v5 40/41] test: sandbox: Move sandbox test docs into doc/develop
` [PATCH v5 41/41] doc: Explain briefly how to write new tests
[PATCH] configs: add PineTab defconfig
2021-03-08 0:13 UTC (6+ messages)
[RFC] tests in test/dm/video.c are not independent
2021-03-07 23:27 UTC (2+ messages)
[PATCH v4 00/42] test: Refactor tests to have a single test runner
2021-03-07 23:21 UTC (10+ messages)
` [PATCH v4 06/42] doc: Explain how to run tests without pytest
` [PATCH v4 39/42] doc: Move coccinelle into its own section
` [PATCH v4 42/42] doc: Explain briefly how to write new tests
[PATCH] pico-imx6ul: Pass the PMIC I2C address in pmic_get()
2021-03-07 23:05 UTC (2+ messages)
[PATCH 0/2] ANATOP regulator driver
2021-03-07 23:04 UTC (4+ messages)
` [PATCH 1/2] power: regulator: add driver for ANATOP regulator
` [PATCH 2/2] doc: device-tree-bindings: regulator: anatop regulator
[PATCH 00/20] binman: Support devicetree update in all entries
2021-03-07 22:37 UTC (28+ messages)
` [PATCH 01/20] binman: Allow extracting to current directory
` [PATCH 02/20] binman: Document ExpandEntries() in the base class
` [PATCH 03/20] binman: Update entry help for files-align
` [PATCH 04/20] binman: Tidy up underscores in entry documentation
` [PATCH 05/20] binman: Correct the documentation for u-boot-spl-bss-pad
` [PATCH 06/20] binman: Add support for u-boot-tpl-nodtb
` [PATCH 07/20] binman: Add support for u-boot-tpl-bss-bad
` [PATCH 08/20] binman: Allow using an an 'expanded' entry type
` [PATCH 09/20] binman: Allow a way to select expanded entries
` [PATCH 10/20] binman: Plumb expanded entries through fully
` [PATCH 11/20] binman: Automatically expand phase binaries into sections
` [PATCH 12/20] Makefile: Pass new entry args to binman
` [PATCH 13/20] x86: Make use of binman expanded entries
` [PATCH 14/20] x86: dts: Drop unused CONFIG_SPL
` [PATCH 15/20] doc: Move UEFI down a bit
` [PATCH 16/20] binman: doc: Add documentation to htmldocs
` [PATCH 17/20] binman: Rearrange documentation into headings
` [PATCH 18/20] binman: Incorporate entry documentation
` [PATCH 19/20] binman: Drop repetitive heading for each entry
` [PATCH 20/20] binman: Update various pieces of the documentation
[PATCH v2 3/5] board/Synology: Unify legacy kernel support
2021-03-07 21:22 UTC (2+ messages)
` [PATCH v3 "
[PATCH 2/5] configs: ds414: Enable XHCI_PCI by default
2021-03-07 21:21 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
2021-03-07 20:49 UTC (57+ messages)
` [PATCH u-boot-marvell 01/39] ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
` [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning
` [PATCH u-boot-dm 03/39] regmap: fix a serious pointer casting bug
` [PATCH u-boot 04/39] api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA
` [PATCH u-boot 05/39] checkpatch: require quotes around section name in the __section() macro
` [PATCH u-boot 06/39] treewide: Convert macro and uses of __section(foo) to __section("foo")
` [PATCH u-boot 07/39] compiler.h: align the __ADDRESSABLE macro with Linux' version
` [PATCH u-boot 08/39] linker_lists: prepare macros to avoid code repetition
` [PATCH u-boot 09/39] test/py: improve regular expression for ut subtest symbol matcher
` [PATCH u-boot 10/39] linker_lists: declare lists and entries as __ADDRESSABLE for LTO
` [PATCH u-boot 11/39] binman: declare symbols externally visible
` [PATCH u-boot 12/39] string: make memcpy() and memset() visible to fix LTO linking errors
` [PATCH u-boot 13/39] efi_loader: fix warning when linking with LTO
` [PATCH u-boot 14/39] lib: crc32: make the crc_table variable non-const
` [PATCH u-boot 14/39] lib: crc32: put the crc_table variable into efi_runtime_rodata section
` [PATCH u-boot 15/39] Makefile, Makefile.spl: cosmetic change
` [PATCH u-boot 16/39] build: use thin archives instead of incremental linking
` [PATCH u-boot 17/39] build: support building with Link Time Optimizations
` [PATCH u-boot 18/39] build: LTO: move platform libs into --start-group list
` [PATCH u-boot 19/39] sandbox: errno: avoid conflict with libc's errno
` [PATCH u-boot 20/39] sandbox: use sections instead of symbols for getopt array boundaries
` [PATCH u-boot 21/39] sandbox: make LTO available
` [PATCH u-boot 22/39] sandbox: enable LTO by default
` [PATCH u-boot 23/39] ARM: global_data: make set_gd() work for armv5 and armv6
` [PATCH u-boot 24/39] ARM: make gd a function call for LTO and set via set_gd()
` [PATCH u-boot 25/39] ARM: fix LTO build for some thumb-interwork cases
` [PATCH u-boot 26/39] ARM: fix LTO for imx28_xea
` [PATCH u-boot 27/39] ARM: fix LTO for apf27
` [PATCH u-boot 28/39] ARM: fix LTO for keystone
` [PATCH u-boot 29/39] ARM: kona: fix clk_bsc_enable() type mismatch for LTO
` [PATCH u-boot 30/39] ARM: imx6m: fix imx_eqos_txclk_set_rate() "
` [PATCH u-boot 31/39] ARM: fix LTO for seaboard
` [PATCH u-boot 32/39] ARM: fix LTO for rockchip and samsung
` [PATCH u-boot 33/39] ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)
` [PATCH u-boot 34/39] armv8: SPL: discard relocation information
` [PATCH u-boot 35/39] ata: ahci: fix ahci_link_up() type mismatch for LTO
` [PATCH u-boot 36/39] ARM: make LTO available
` [PATCH u-boot 37/39] ARM: don't use -ffunction-sections/-fdata-sections with LTO build
` [PATCH u-boot 38/39] ARM: enable LTO for some boards
` [PATCH u-boot 39/39] DO NOT MERGE! ARM: enable LTO by default
Pull request for efi-2021-04-rc3-3
2021-03-07 19:07 UTC
[PATCH 0/2] drivers: usb: phy: add driver for usb-nop-xceiv
2021-03-07 18:58 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: device-tree-bindings: phy: usb-nop-xceiv
Fastboot
2021-03-07 18:31 UTC (5+ messages)
rpi: "stdout=serial,vidconsole\0"
2021-03-07 17:31 UTC
Broken build on OpenBSD
2021-03-07 13:48 UTC (3+ messages)
[PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
2021-03-07 13:30 UTC (2+ messages)
Habv4 on imx8m
2021-03-07 11:05 UTC (7+ messages)
[PATCH v2 00/19] video: sunxi: rework DE2 driver
2021-03-07 7:35 UTC (12+ messages)
` [PATCH v2 04/19] common: edid: extract code for detailed timing search
` [PATCH v2 06/19] video: sunxi: Use DW-HDMI hpd function
` [PATCH v2 08/19] video: sunxi: Remove TV probe from DE2
` [PATCH v2 09/19] video: sunxi: de2: switch to public uclass functions
` [PATCH v2 10/19] video: sunxi: dw-hdmi: probe driver by compatible
[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
2021-03-07 4:06 UTC (18+ messages)
[PATCH 1/2] arm: omap3: Make secureworld_exit() static
2021-03-07 4:03 UTC (2+ messages)
` [PATCH 2/2] arm: omap3: Make secure_unlock_mem() static
[PATCH v6 0/4] Move qfw to DM, add Arm support
2021-03-07 3:59 UTC (5+ messages)
` [PATCH v6 1/4] x86: qemu: move QFW to its own uclass
` [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests
` [PATCH v6 3/4] qemu: add MMIO driver for QFW
` [PATCH v6 4/4] qemu: arm: select QFW, MMIO on qemu-arm
[PATCH v5 0/3] Move qfw to DM, add Arm support
2021-03-07 3:59 UTC (7+ messages)
` [PATCH v5 1/3] x86: qemu: move QFW to its own uclass
[PATCH] arm: omap3: Make try_unlock_memory() static
2021-03-07 3:53 UTC
[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
2021-03-07 3:14 UTC (12+ messages)
` [RFC PATCH u-boot 01/12] build: use thin archives instead of incremental linking
` [RFC PATCH u-boot 02/12] sandbox: errno: avoid conflict with libc's errno
U-Boot CI error, unable to reproduce locally
2021-03-07 2:25 UTC (3+ messages)
request for i.MX8MM Venice test
2021-03-07 2:10 UTC
request for i.MX8MM Venice test
2021-03-07 0:59 UTC
[PATCH] armv8: SPL: discard relocation information
2021-03-07 0:52 UTC
[PATCH u-boot-marvell] ddr: marvell: axp: fix array types have different bounds warning
2021-03-06 23:00 UTC
test/image/test-imagetools.sh: Broken by 3f04db89
2021-03-06 22:45 UTC
[PATCH u-boot] api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA
2021-03-06 22:43 UTC
[PATCH 1/1] configs: EXT4, FAT, hush shell, env on S-mode MAIX
2021-03-06 22:02 UTC (2+ messages)
[PATCH 0/5] riscv: enable SBI system reset
2021-03-06 21:48 UTC (4+ messages)
` [PATCH 1/5] risv: add missing SBI extension definitions
[PATCH] doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y
2021-03-06 20:44 UTC
[PATCH] cmd: part: number: remove inconsistent 0x from returned value
2021-03-06 20:12 UTC (5+ 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