messages from 2021-02-16 21:56:00 to 2021-02-18 23:32:29 UTC [more...]
[PATCH v2 1/3] mx23-evk: Import devicetree file from Linux
2021-02-18 23:32 UTC (2+ messages)
` [PATCH v2 2/3] mx23evk: Convert to driver model
[PATCH 0/5] Add Micronova srl S027_3 board support
2021-02-18 23:28 UTC (7+ messages)
` [PATCH 1/5] arm: allwinner: dts: a20: add uart2_pa_pins
` [PATCH 2/5] sunxi: allow SYS_BOARD to be set
` [PATCH 3/5] sunxi: add SYS_VENDOR to Kconfig
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board
` [PATCH 5/5] pwm: sunxi: enable pwm0 support on sun7i
[PATCH 1/3] mx28-evk: Import devicetree file from Linux
2021-02-18 23:27 UTC (3+ messages)
` [PATCH 2/3] mx28evk: Convert to driver model
` [PATCH 3/3] mx23evk: Add myself as maintainer
[PATCH] pwm: sunxi: enable pwm0 support on sun7i
2021-02-18 23:23 UTC
[PATCH] rng: iProc rng200: Rename ..._platdata variables to just ..._plat
2021-02-18 20:39 UTC (3+ messages)
[PATCH] board: sl28: add DSA support for variant 2
2021-02-18 20:22 UTC (6+ messages)
[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
2021-02-18 19:56 UTC (2+ messages)
[PATCH 1/1] efi_selftest: compiler flags for dtbdump.o
2021-02-18 17:31 UTC
[PATCH 0/2] efi_loader: multi part device paths to text
2021-02-18 17:30 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_selftest: multi part device path "
[PATCH v2] net: tftp: Avoid sending extra ack on completion
2021-02-18 16:12 UTC (4+ messages)
[GIT PULL] rpi: updates for v2021.04
2021-02-18 16:12 UTC (2+ messages)
[PATCH] fdt/sunxi: Remove OF_STDOUT_PATH
2021-02-18 16:02 UTC (3+ messages)
[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
2021-02-18 15:58 UTC (39+ messages)
` [PATCH v2 01/38] pci: fsl_pci_init: Dynamically allocate the PCI regions
` [PATCH v2 02/38] ppc: qemu: Update MAINTAINERS for correct email address
` [PATCH v2 03/38] common: fdt_support: Support special case of PCI address in fdt_read_prop()
` [PATCH v2 04/38] ppc: qemu: Support non-identity PCI bus address
` [PATCH v2 05/38] ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
` [PATCH v2 06/38] ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
` [PATCH v2 07/38] ppc: qemu: Drop init_laws() and print_laws()
` [PATCH v2 08/38] ppc: qemu: Drop board_early_init_f()
` [PATCH v2 09/38] ppc: qemu: Enable OF_CONTROL
` [PATCH v2 10/38] ppc: qemu: Enable driver model
` [PATCH v2 11/38] include: Remove extern from addr_map.h
` [PATCH v2 12/38] lib: addr_map: Move address_map[] type to the header file
` [PATCH v2 13/38] cmd: Add a command to display the address map
` [PATCH v2 14/38] test: cmd: Add a basic test for 'addrmap' command
` [PATCH v2 15/38] lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
` [PATCH v2 16/38] ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
` [PATCH v2 17/38] common: Move initr_addr_map() to a bit earlier
` [PATCH v2 18/38] ppc: qemu: Switch over to use DM serial
` [PATCH v2 19/38] pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
` [PATCH v2 20/38] pci: mpc85xx: Support controller register physical address beyond 32-bit
` [PATCH v2 21/38] pci: mpc85xx: Support 64-bit bus and cpu address
` [PATCH v2 22/38] ppc: qemu: Switch over to use DM ETH and PCI
` [PATCH v2 23/38] ppc: qemu: Drop CONFIG_OF_BOARD_SETUP
` [PATCH v2 24/38] cmd: Fix virtio command dependency
` [PATCH v2 25/38] ppc: qemu: Enable VirtIO NET support
` [PATCH v2 26/38] virtio: Fix VirtIO BLK driver dependency
` [PATCH v2 27/38] ppc: qemu: Enable VirtIO BLK support
` [PATCH v2 28/38] ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
` [PATCH v2 29/38] gpio: mpc8xxx: Support controller register physical address beyond 32-bit
` [PATCH v2 30/38] ppc: qemu: Enable GPIO support
` [PATCH v2 31/38] dm: sysreset: Add a Kconfig option for the 'reset' command
` [PATCH v2 32/38] ppc: qemu: Enable support for power off via GPIO
` [PATCH v2 33/38] ppc: qemu: Enable RTC support via I2C
` [PATCH v2 34/38] ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated
` [PATCH v2 35/38] ppc: qemu: Drop a custom env variable 'fdt_addr_r'
` [PATCH v2 36/38] ppc: qemu: Drop fixed_sdram()
` [PATCH v2 37/38] ppc: qemu: Move board directory from board/freescale to board/emulation
` [PATCH v2 38/38] doc: Add a reST document for qemu-ppce500
[PATCH v7 0/5] VIM3: add support for checking 'Function' button state
2021-02-18 15:32 UTC (9+ messages)
` [PATCH v7 1/5] dt-bindings: input: adc-keys bindings documentation
` [PATCH v7 2/5] button: add a simple Analog to Digital Converter device based button driver
` [PATCH v7 3/5] adc: meson-saradc: add support for getting reference voltage value
` [PATCH v7 4/5] configs: khadas-vim3(l): enable Function button support
` [PATCH v7 5/5] test: add a simple test for the adc-keys button driver
[PATCH 0/5] log: convert pr_*() to logging
2021-02-18 15:04 UTC (9+ messages)
` [PATCH 4/5] "
[PATCH 00/10] Add support for extension boards detection and DT overlays application
2021-02-18 13:29 UTC (11+ messages)
` [PATCH 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
` [PATCH 02/10] cmd: add support for a new "extension" command
` [PATCH 03/10] pytest: add sandbox test for "
` [PATCH 04/10] ti/common: add support for extension_scan_board function
` [PATCH 05/10] am57xx: add support for cape detect functionality
` [PATCH 06/10] arm: dts: sun5i: enable one-wire on the CHIP
` [PATCH 07/10] arm: mach-sunxi: add CHIP board target
` [PATCH 08/10] sun5i: add support for DIP detection to CHIP board
` [PATCH 09/10] arm: am335x: add support for i2c2 bus
` [PATCH 10/10] am335x: add support for cape detect functionality
[BUG] [BISECT] rockchip: roc-pc-rk3399: TPL misses dtb
2021-02-18 13:05 UTC (4+ messages)
[PATCH 1/3] firmware: scmi: voltage regulator
2021-02-18 12:54 UTC (3+ messages)
` [PATCH 2/3] firmware: scmi: sandbox test for "
` [PATCH 3/3] firmware: scmi: fix inline comments and minor coding style issues
[PATCH 1/1] sandbox: enable cros-ec-keyb in test.dtb
2021-02-18 12:01 UTC
[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
2021-02-18 10:55 UTC (9+ messages)
` [PATCH v2 2/4] test: Allow simple glob pattern in the test name
` [PATCH v2 3/4] test: Use positive conditional in test_matches()
` [PATCH v2 4/4] test: Don't unmount not (yet) mounted system
[PATCH v6 0/5] VIM3: add support for checking 'Function' button state
2021-02-18 9:28 UTC (6+ messages)
` [PATCH v6 2/5] button: add a simple Analog to Digital Converter device based button driver
` [PATCH v6 5/5] test: add a simple test for the adc-keys "
[PATCH v2 1/1] timer: dw-apb: fix compiler warnings
2021-02-18 9:12 UTC (4+ messages)
Query on kernel parameter to set sata ata link speed
2021-02-18 5:34 UTC
[PATCH] test: cmd: setexpr: Fix a typo
2021-02-18 4:45 UTC (2+ messages)
Chromium OS verified boot 2018 with U-Boot
2021-02-18 4:45 UTC (3+ messages)
[PATCH] bootm: do not hang on failure
2021-02-18 4:45 UTC (2+ messages)
[PATCH] patman: Use less for help file, if available
2021-02-18 4:45 UTC (2+ messages)
[PATCH] test: print_ut: Fix potential build error
2021-02-18 4:45 UTC (2+ messages)
[PATCH 0/2] Fixes for BSD sed compatibility
2021-02-18 4:45 UTC (3+ messages)
` [PATCH 1/2] scripts/check-config.sh: fix to be compatible with BSD sed
[PATCH 01/25] arm: Remove xfi3 board
2021-02-18 3:08 UTC (8+ messages)
` [PATCH 02/25] arm: Remove mx23evk board
` [PATCH 16/25] arm: Remove gwventana boards
[PATCH 1/2] imx28-evk: Import devicetree file from Linux
2021-02-18 2:39 UTC (2+ messages)
` [PATCH 2/2] mx28evk: Convert to driver model
[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
2021-02-18 0:32 UTC (12+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"
[PATCH v5 0/6] Add support for ECDSA image signing (with test)
2021-02-18 0:29 UTC (5+ messages)
` [PATCH v5 6/6] test/py: ecdsa: Add test for mkimage ECDSA signing
[PATCH V2] cmd: mmc: update the mmc command's usage about argument
2021-02-18 0:21 UTC (2+ messages)
[PATCH] mmc: initialize an err variable
2021-02-18 0:19 UTC (3+ messages)
[PATCH] common: splash_source: fix -Wint-to-pointer-cast warning
2021-02-18 0:18 UTC (3+ messages)
Converting imx28-evk to DM
2021-02-18 0:09 UTC (2+ messages)
[PATCH] cmd: mmc: add mmc partboot
2021-02-17 23:15 UTC (9+ messages)
` [PATCH v2] cmd: mmc: add mmc bootpart-check
About doc/usage directory
2021-02-17 21:51 UTC (3+ messages)
[PATCH V2] nvme: Fix cache alignment
2021-02-17 18:01 UTC (3+ messages)
[PATCH] Tegra: remove e2220-1170 board
2021-02-17 17:21 UTC (2+ messages)
[PATCH 1/1] doc: booti man-page
2021-02-17 16:58 UTC
sunxi/pinephone suggestions and fixes
2021-02-17 16:19 UTC
[PATCH] mips: mtmips: Kconfig: select options used in SPL
2021-02-17 15:07 UTC
[PATCH 0/8] vboot: Correct vulnerabilities identified by Intel
2021-02-17 14:12 UTC (5+ messages)
` [PATCH 5/8] image: Adjust the workings of fit_check_format()
[PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
2021-02-17 13:08 UTC (6+ messages)
[PATCH 1/1] test: missing dependency for test/cmd/setexpr.c
2021-02-17 11:58 UTC
[PATCH 1/1] lib: rsa: struct udevice build warning
2021-02-17 11:54 UTC
[PATCH] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start()
2021-02-17 10:02 UTC (8+ messages)
[PATCH v5] net: tftp: Add client support for RFC 7440
2021-02-17 10:00 UTC (3+ messages)
[PATCH 01/16] ls1012aqds_tfa_SECURE_BOOT: Remove unused CONFIG_SCSI_AHCI
2021-02-17 9:58 UTC (3+ messages)
` [PATCH 07/16] arm: Remove ot1200 board
[PATCH v2] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver()
2021-02-17 9:17 UTC
[PATCH] arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT name
2021-02-17 8:10 UTC
[PATCH 1/1] doc/README.distro: kernel_comp_addr_r
2021-02-17 7:08 UTC
[PATCH 0/2] Add ESRT and test ESRT creation
2021-02-17 5:26 UTC (6+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table
` [PATCH 2/2] efi: ESRT cration unit test
[PATCH 0/3] Improvements to FIT hashing
2021-02-17 5:03 UTC (5+ messages)
` [PATCH 1/3] hw_sha: Fix coding style errors
` [PATCH 2/3] fit: Use hash.c to call SHA code
` [PATCH 3/3] hash: Allow for SHA512 hardware implementations
[PATCH 1/1] doc: Add reference to U-Boot project in conf.py
2021-02-17 3:06 UTC (3+ messages)
[PATCH] lib: rsa: Add debug message on algo mismatch
2021-02-17 2:45 UTC (4+ messages)
[PATCH 0/4] Sandbox driver for DSA uclass
2021-02-16 22:48 UTC (5+ messages)
` [PATCH 1/4] net: phy: fixed: be compatible with live OF tree
` [PATCH 2/4] net: phy: drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH 3/4] net: mdio: teach dm_eth_phy_connect to connect to fixed PHY
` [PATCH 4/4] sandbox: add a DSA sandbox driver and unit test
[PATCH 1/4] mmc: fsl_esdhc_imx: Add a compatible for i.MX51
2021-02-16 22:33 UTC (2+ messages)
[PATCH v4 0/7] Introduce DSA Ethernet switch class and Felix driver
2021-02-16 22:23 UTC (15+ messages)
` [PATCH v4 4/7] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v4 6/7] arm: dts: ls1028a: Add Ethernet switch node and dependencies
` [PATCH v4 7/7] configs: ls1028a: Enable the Ethernet switch driver in defconfig
[PATCH v1 01/11] stdio: Get rid of dead code, i.e. stdio_deregister()
2021-02-16 21:57 UTC (22+ messages)
` [PATCH v1 02/11] stdio: Split out nulldev_register() and move it under #if
` [PATCH v1 03/11] stdio: Introduce a new helper stdio_file_to_flags()
` [PATCH v1 04/11] console: Switch to use stdio_file_to_flags()
` [PATCH v1 05/11] console: Set console device counter in console_devices_set()
` [PATCH v1 06/11] console: Set file and devices at one go
` [PATCH v1 07/11] IOMUX: Switch to use stdio_file_to_flags()
` [PATCH v1 08/11] IOMUX: Split out iomux_match_device() helper
` [PATCH v1 09/11] IOMUX: Split out for_each_console_dev() helper macro
` [PATCH v1 10/11] IOMUX: Introduce iomux_replace_device()
` [PATCH v1 11/11] usb: kbd: destroy device after console is stopped
[PATCH v8 0/4] OP-TEE I2C trampoline and associated tests
2021-02-16 21:56 UTC (9+ messages)
` [PATCH v8 1/4] drivers: tee: i2c trampoline driver
` [PATCH v8 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v8 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v8 4/4] test: dm: tee: extend with RPC test
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