messages from 2020-12-15 01:46:25 to 2020-12-16 17:01:58 UTC [more...]
U-Boot failures on CM4 and Pi4-8Gb
2020-12-16 17:01 UTC (6+ messages)
[PATCH v3 0/6] VIM3: add support for checking 'Function' button state
2020-12-16 16:53 UTC (8+ messages)
` [PATCH v3 1/6] clk: meson: add minimal driver for g12a-ao clocks
` [PATCH v3 2/6] adc: meson-saradc: add G12A variant
` [PATCH v3 3/6] adc: meson-saradc: skip hardware init only if ADC is enabled
` [PATCH v3 4/6] configs: khadas-vim3: enable ADC device support
` [PATCH v3 5/6] button: add a simple ADC-based button driver
` [PATCH v3 6/6] configs: khadas-vim3: enable Function button support
[PATCH 0/3] board: amlogic: add WeTek Core2 support
2020-12-16 16:50 UTC (5+ messages)
` [PATCH 1/3] ARM: dts: import WeTek Core2 DTs from Linux 5.10
` [PATCH 2/3] boards: amlogic: add WeTek Core2 support
` [PATCH 3/3] boards: amlogic: update documentation for WeTek Core2
[PATCH v2 0/2] Use RNG to get random behaviour
2020-12-16 16:28 UTC (3+ messages)
` [PATCH v2 1/2] lib: uuid: use RNG device if present
` [PATCH v2 2/2] net: Use NDRNG device in srand_mac()
Please pull u-boot-x86
2020-12-16 16:01 UTC (2+ messages)
[PATCH 0/2] Use RNG to get random behaviour
2020-12-16 15:56 UTC (8+ messages)
` [PATCH 1/2] lib: uuid: use RNG device if present
` [PATCH 2/2] net: Use NDRNG device in srand_mac()
[PATCH 1/2] arm: dts: rockchip: rk3399: enable rng at the SoC level
2020-12-16 15:48 UTC (2+ messages)
` [PATCH 2/2] configs: rk3399: enable rng on firefly/rock960/rockpro64
[PATCH 00/18] dm: Preparation for enhanced of-platdata
2020-12-16 15:45 UTC (22+ messages)
` [PATCH 01/18] Makefile: Build a separate .dtb for TPL
` [PATCH 02/18] Makefile: Build SPL dtbs in the spl/ directory
` [PATCH 03/18] Makefile: Tidy up SPL dtb production
` [PATCH 04/18] Makefile: Use common args for dtoc
` [PATCH 05/18] buildman: Report sizes for TPL also
` [PATCH 06/18] serial: Update NS16550_t and struct NS16550
` [PATCH 07/18] serial: Rename ns16550 functions to lower case
` [PATCH 08/18] sandbox: Drop unnecessary test node
` [PATCH 09/18] spl: Drop bd_info in the data section
` [PATCH 10/18] dm: core: Support dm_dump_all() in SPL
` [PATCH 11/18] dm: core: Use 'uclass_driver' for the uclass linker_list
` [PATCH 12/18] dm: core: Only include simple-bus devicetree id when needed
` [PATCH 13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT
` [PATCH 14/18] dm: core: Add function to access uclass priv
` [PATCH 15/18] dm: core: Add functions to set priv/plat
` [PATCH 16/18] dm: Use access methods for dev/uclass private data
` [PATCH 17/18] dm: core: "
` [PATCH 18/18] dm: core: Rename the priv/plat members
[PATCH v5 0/2] dm: core: drivers: add function uclass_probe_all()
2020-12-16 15:22 UTC (6+ messages)
` [PATCH v5 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v5 2/2] drivers: serial: probe all uart devices
[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
2020-12-16 14:32 UTC (11+ messages)
` [PATCH 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH 6/8] image: Do not #if guard board_fit_config_name_match() prototype
` [PATCH 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH 8/8] spl: fit: Load devicetree when a Linux payload is found
[PATCH v1] distro_bootcmd: set devtype for dhcp boot
2020-12-16 13:13 UTC (3+ messages)
Documentation fixes for v2020.01-rc4
2020-12-16 13:13 UTC (2+ messages)
[PATCH 1/1] doc: button command
2020-12-16 11:39 UTC
[PATCH] dm: spi: Fix spi_free_slave() freed memory write
2020-12-16 11:11 UTC
[PATCH] board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support
2020-12-16 9:51 UTC
[PATCH u-boot 0/2] eth/r8152: fix issues
2020-12-16 9:28 UTC (4+ messages)
` [PATCH u-boot 1/2] eth/r8152: free previous memory if r8152_eth_probe fail
` [PATCH u-boot 2/2] eth/r8152: fix the aggregation issue
[PATCH] drivers/net: Add support for 10G Base-R IP core version to xilinx_axi_enet driver
2020-12-16 9:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4] usb: xhci: fix lack of short packet event trb handling
2020-12-16 8:37 UTC (4+ messages)
[PATCH 0/6] add support for sama7g5 ethernet interfaces
2020-12-16 8:29 UTC (5+ messages)
` [PATCH 1/6] net: macb: use dummy descriptor for RBQP
[PATCH v2 0/7] VIM3: add support for checking 'Function' button state
2020-12-16 7:42 UTC (14+ messages)
` [PATCH v2 1/7] clk: meson: add minimal driver for g12a-ao clocks
` [PATCH v2 2/7] adc: meson-saradc: add G12A variant
` [PATCH v2 3/7] adc: meson-saradc: skip hardware init only if ADC is enabled
` [PATCH v2 4/7] configs: khadas-vim3: enable ADC device support
` [PATCH v2 5/7] button: add a simple ADC-based button driver
` [PATCH v2 6/7] cmd: button: store button state in the 'button' env
` [PATCH v2 6/7 RESEND] "
` [PATCH v2 7/7] configs: khadas-vim3: enable Function button support
[PATCH v2 1/2] imx8mm: configs: add support for distro boot commands
2020-12-16 7:07 UTC (4+ messages)
` [PATCH v2 2/2] board: imx8mm: add boot.cmd for distro boot on iMX8MM
[PATCH v2 1/2] x86: edison: Use dwc3-generic driver for Intel Edison
2020-12-16 5:52 UTC (6+ messages)
` [PATCH v2 2/2] x86: edison: Switch to DM_USB_GADGET
[PATCH v1] x86: edison: BINMAN selection is specific to the board
2020-12-16 5:52 UTC (3+ messages)
[PATCH v1] x86: edison: Add CPU to compatible string
2020-12-16 5:52 UTC (3+ messages)
[PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
2020-12-16 5:52 UTC (3+ messages)
[PATCH v1] x86: tangier: Find proper memory region for relocation
2020-12-16 5:52 UTC (6+ messages)
[PATCH 1/3] x86: coral: Update smbios tables to latest definition
2020-12-16 5:52 UTC (7+ messages)
` [PATCH 2/3] x86: zimage: Update cmdline parameter to be an env var
` [PATCH 3/3] x86: coral: Update the boot script
[PATCH] Travis-CI: Drop support
2020-12-16 3:00 UTC (2+ messages)
[PATCH V2] cmd: mmc: update the mmc command's usage about argument
2020-12-15 22:24 UTC
[SPECIFICATION RFC] The firmware and bootloader log specification
2020-12-15 20:25 UTC (2+ messages)
[PATCH v2 1/2] rng: Add iProc RNG200 driver
2020-12-15 20:04 UTC (3+ messages)
` [PATCH v2 2/2] config: Enable iProc RNG200 driver in RPi4 configs
[PATCH] doc: FIT image: Clarify format and simplify syntax
2020-12-15 19:15 UTC
[PULL u-boot] Please pull u-boot-amlogic-20201215
2020-12-15 18:08 UTC (2+ messages)
[PATCH 0/4] Remove addr parameter from reset_cpu()
2020-12-15 17:29 UTC (6+ messages)
` [PATCH 1/4] nds32: Remove dead reset_cpu() implementation
` [PATCH 2/4] board: ns3: Remove superfluous reset logic
` [PATCH 3/4] Revert "lpc32xx: cpu: add support for soft reset"
` [PATCH 4/4] reset: Remove addr parameter from reset_cpu()
[PATCH v3 00/12] Raspberry Pi 400/Compute Module 4 support
2020-12-15 17:23 UTC (13+ messages)
` [PATCH v3 01/12] rpi: Add identifier for the new RPi400
` [PATCH v3 02/12] rpi: Add identifier for the new CM4
` [PATCH v3 03/12] pci: pcie-brcmstb: Fix inbound window configurations
` [PATCH v3 04/12] dm: Introduce xxx_get_dma_range()
` [PATCH v3 05/12] dm: test: Add test case for dev_get_dma_ranges()
` [PATCH v3 06/12] dm: Introduce DMA constraints into the core device model
` [PATCH v3 07/12] dm: test: Add test case for dev->dma_offset
` [PATCH v3 08/12] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v3 09/12] dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v3 10/12] xhci: translate virtual addresses into the bus's address space
` [PATCH v3 11/12] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
` [PATCH v3 12/12] configs: rpi4: Enable DM_DMA across all RPi4 configurations
fatal error: configs/.h: No such file or directory
2020-12-15 17:08 UTC
[PATCH v2 00/26] dm: Change the way sequence numbers are implemented
2020-12-15 16:50 UTC (8+ messages)
Please pull u-boot-dm/next into -next
2020-12-15 16:28 UTC (3+ messages)
[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
2020-12-15 15:35 UTC (13+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined
[PATCH 0/4] console: remove #ifdef CONFIG when it is possible
2020-12-15 14:47 UTC (4+ messages)
` [PATCH 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
[PATCH 1/2] configs: sandbox: activate DEBUG_UART
2020-12-15 14:35 UTC (6+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code
` [Uboot-stm32] "
[PATCH 0/3] video: seps525: Add new driver for seps525 OLED display
2020-12-15 14:20 UTC (10+ messages)
` [PATCH 1/3] video: Introduce video_sync call
` [PATCH 3/3] video: seps525: Add seps525 SPI driver
[PATCH v3 0/6] video: seps525: Add new driver for seps525 OLED display
2020-12-15 14:19 UTC (7+ messages)
` [PATCH v3 1/6] video: Fix video sync kernel-doc format
` [PATCH v3 2/6] video: Let video_sync to return error value
` [PATCH v3 3/6] video: Introduce video_sync operation
` [PATCH v3 4/6] video: seps525: Add dt binding description
` [PATCH v3 5/6] video: seps525: Add seps525 SPI driver
` [PATCH v3 6/6] video: Call video_sync in video_clear()
A3720 - Disable slot when eMMC is not present
2020-12-15 12:48 UTC (3+ messages)
[PATCH v2 1/1] doc: move README.NetConsole to HTML documentation
2020-12-15 11:18 UTC
[PATCH 1/1] doc: move pstore.rst to usage/pstore.rst
2020-12-15 11:16 UTC
[PATCH] pinctrl: meson: fix bit manipulation of pin bias configuration
2020-12-15 9:51 UTC (4+ messages)
[PATCH v6 0/7] Microchip PolarFire SoC support
2020-12-15 8:00 UTC (11+ messages)
` [PATCH v6 1/7] riscv: Add DMA 64-bit address support
` [PATCH v6 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v6 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v6 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v6 7/7] doc: board: Add Microchip MPFS Icicle Kit doc
[PATCH] gpio: pca953x: add bus option to select the i2c bus
2020-12-15 7:31 UTC (5+ messages)
[PATCH] mmc: meson-gx: change clock phase value on AGX SoCs
2020-12-15 7:25 UTC (4+ messages)
[PATCH v2 0/5] video: seps525: Add new driver for seps525 OLED display
2020-12-15 6:57 UTC (8+ messages)
` [PATCH v2 1/5] video: Fix video sync kernel-doc format
` [PATCH v2 2/5] video: Let video_sync to return error value
` [PATCH v2 3/5] video: Introduce video_sync operation
[dwi2c PATCH v1] dwi2c add offsets to reads
2020-12-15 6:47 UTC (10+ messages)
[PATCH v2] fsp: Move and rename fsp_types.h file
2020-12-15 6:37 UTC (3+ messages)
[PATCH] cmd: mmc: update the mmc command's usage about argument
2020-12-15 4:29 UTC (4+ messages)
[PATCH 1/1] doc: move README.NetConsole to HTML documentation
2020-12-15 4:00 UTC (2+ messages)
[PATCH 1/1] doc: global data pointer on x86, x86_64
2020-12-15 4:00 UTC (2+ messages)
[PATCH] mx6sabresd: Remove unneeded checkboard()
2020-12-15 1:46 UTC (2+ 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