public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-10-22 18:32:56 to 2020-10-25 06:27:30 UTC [more...]

[PATCH v2 0/7] Microchip PolarFire SoC support
 2020-10-25  6:27 UTC  (15+ messages)
` [PATCH v2 1/7] riscv: Add DMA 64-bit address support
` [PATCH v2 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v2 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v2 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v2 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v2 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v2 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH 0/5] sandbox: implement cold reset
 2020-10-25  6:04 UTC  (6+ messages)
` [PATCH 1/5] sandbox: eth-raw: do not close the console input
` [PATCH 2/5] sandbox: enable poweroff command
` [PATCH 3/5] test/py: test poweroff
` [PATCH 4/5] sandbox: implement reset
` [PATCH 5/5] test: adjust sysreset tests

[PATCH 1/2] rockchip: rk3399: Re-init clocks in U-Boot proper
 2020-10-24 22:27 UTC  (6+ messages)
` [PATCH 2/2] rockchip: gru: Allow setting up "

[PATCH 0/8] PinePhone automatic device tree selection
 2020-10-24 16:50 UTC  (4+ messages)

[PATCH] rockchip: mkimage: Remove host endianness dependency
 2020-10-24 16:43 UTC 

[PATCH v10 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-10-24 15:23 UTC  (4+ messages)
` [PATCH v10 2/2] board: presidio-asic: Add SPI NOR support

[PATCH v2 0/8] PinePhone automatic device tree selection
 2020-10-24 15:21 UTC  (9+ messages)
` [PATCH v2 1/8] sunxi: board: Use a more descriptive variable name
` [PATCH v2 2/8] sunxi: board: Add a helper to get the SPL DT name
` [PATCH v2 3/8] sunxi: board: Simplify Pine A64 DT selection logic
` [PATCH v2 4/8] sunxi: board: Add PinePhone "
` [PATCH v2 5/8] sunxi: board: Save the chosen DT name in the SPL header
` [PATCH v2 6/8] sunxi: board: Set fdtfile to match the DT chosen by SPL
` [PATCH v2 7/8] sunxi: DT: A64: update device tree files
` [PATCH v2 8/8] sunxi: a64: Add a defconfig for the PinePhone

[PATCH v4 00/13] riscv: Add SPI support for Kendryte K210
 2020-10-24 14:58 UTC  (3+ messages)

[PATCH 0/2] lib: print_freq() should output kHz not KHz
 2020-10-24 14:52 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: unit tests for print_freq(), print_size()

[PATCH] bootm: fix wrong conditions about images overlap
 2020-10-24 14:52 UTC  (2+ messages)

[PATCH v2] cmd: fat: Use do_save() for fatwrite
 2020-10-24 14:52 UTC  (2+ messages)

[PATCH] phy: nop-phy: add clk bulk
 2020-10-24 14:52 UTC  (2+ messages)

[PATCH] cmd: Add a 'misc' command to access miscellaneous devices
 2020-10-24 14:52 UTC  (3+ messages)

[PATCH v2 1/2] cmd: Rename CMD_MISC to CMD_SLEEP
 2020-10-24 14:52 UTC  (5+ messages)
` [PATCH v2 2/2] cmd: Split out timer command from the sleep command

[PATCH] Makefile: Fix u-boot-nodtb.bin target
 2020-10-24 14:51 UTC  (2+ messages)

[PATCH] i2c: i2c-gpio: Convert to use APIs which support live DT
 2020-10-24 14:51 UTC  (2+ messages)

[PATCH 1/2] power: regulator: gpio-regulator: protect count value
 2020-10-24 14:51 UTC  (4+ messages)
` [PATCH 2/2] power: regulator: gpio-regulator: Convert to use APIs which support live DT

[PATCH 1/1] post: remove redundant condition
 2020-10-24 14:51 UTC  (2+ messages)

[PATCH] arm: sunxi: disable obsolete VIDEO config
 2020-10-24 12:19 UTC  (12+ messages)
` [PATCH] nokia_rx51: "
                      ` [maemo-leste] "

[PATCH 1/4] rockchip: Enable Console MUX in ROCKPi N10
 2020-10-23 19:57 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: rockchip: Add chosen node for ROCK-Pi N8
` [PATCH 3/4] video: rockchip: Support 4K resolution for rk3288, HDMI
` [PATCH 4/4] rockchip: Enable Console MUX in ROCKPi N8

[PATCH 1/1] rtc: provide an emulated RTC
 2020-10-23 19:28 UTC  (2+ messages)

[PATCH 00/17] dm: test: Add unit tests for SPL
 2020-10-23 19:27 UTC  (6+ messages)
` [PATCH 15/17] pytest: Collect SPL unit tests

[PATCHv2] mx6: peripheral clock from oscillator
 2020-10-23 19:18 UTC 

[PATCH 1/1] input: add support for FN1 - FN10 on crosswire kbd
 2020-10-23 18:52 UTC 

[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
 2020-10-23 18:49 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2020-10-23 18:36 UTC  (2+ messages)

how to use SPL_MULTI_DTB_FIT?
 2020-10-23 18:32 UTC 

[PATCH v2 0/4] Misc fixes/cleanup
 2020-10-23 18:26 UTC  (3+ messages)
` [PATCH v2 2/4] spi: Remove uses of #ifndef __U_BOOT__ from spi-mem.c

[PATCH 00/16] spi: dm-conversion (part3)
 2020-10-23 18:22 UTC  (10+ messages)
` [PATCH 01/16] cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH
` [PATCH 02/16] cm_fx6: Switch to full DM-aware

Re-syncing U-Boot DTS with the kernel again
 2020-10-23 16:05 UTC 

[PATCH] dfu: Fix handling of UBI partitions in MTD backend
 2020-10-23 15:48 UTC  (3+ messages)

[PATCH v2] ARM: am335x: Add phyBOARD REGOR support
 2020-10-23 15:31 UTC  (2+ messages)

Pull request: u-boot-samsung master
 2020-10-23 15:31 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Reinstate card detect behavior on DHSOM
 2020-10-23 15:04 UTC  (5+ messages)

[PATCH] ARM: am335x: Add phyBOARD REGOR support
 2020-10-23 14:24 UTC  (3+ messages)

[PATCH v4 0/7] wdt: Add support for watchdogs on Kendryte K210
 2020-10-23 13:30 UTC  (3+ messages)

[PATCH] fs/squashfs: fix memory leak in sqfs_read()
 2020-10-23 13:26 UTC 

Pull request: u-boot-sunxi/master
 2020-10-23 13:18 UTC  (2+ messages)

[PATCH 0/4] xen: improve console outputs
 2020-10-23 13:18 UTC  (20+ messages)
` [PATCH 1/4] serial: serial_xen: print U-Boot banner and others
` [PATCH 2/4] arch: arm/xen: add putc() for debugging
` [PATCH 3/4] xen: add definitions for console_io
` [PATCH 4/4] serial: serial_xen: add DEBUG_UART support

[PATCH] mx6: peripheral clock from oscillator
 2020-10-23 12:13 UTC  (6+ messages)

[PATCH] include/configs: ls1012aqds: add default environment variable
 2020-10-23 11:20 UTC  (2+ messages)

[PATCH] arm: fsl: common: Improve NXP VID driver PMBus support
 2020-10-23 11:17 UTC  (4+ messages)

[PATCH v2 0/8] mmc: zynqmp_sdhci: Add support for Tap delay
 2020-10-23 11:14 UTC  (9+ messages)
` [PATCH v2 1/8] Revert "mmc: zynq: parse dt when probing"
` [PATCH v2 2/8] mmc: Define timing macro's
` [PATCH v2 3/8] mmc: zynq_sdhci: Move macro to the top
` [PATCH v2 4/8] mmc: zynq_sdhci: Read clock phase delays from dt
` [PATCH v2 5/8] mmc: zynq_sdhci: Set tapdelays based on clk phase delays
` [PATCH v2 6/8] mmc: zynq_sdhci: Add clock phase delays for Versal
` [PATCH v2 7/8] mmc: zynq_sdhci: Extend UHS timings till hs200
` [PATCH v2 8/8] mmc: zynq_sdhci: Add common function to set input/output tapdelays

[PATCH 1/1] log: correct and check array size of log categories
 2020-10-23 11:00 UTC 

[PATCH 1/1] net: sntp: remove CONFIG_TIMESTAMP constraint
 2020-10-23 10:58 UTC 

[PATCHv2] pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2
 2020-10-23 10:49 UTC  (2+ messages)

[patch 0/8] RFC: Pinebook pro EDP support
 2020-10-23 10:14 UTC  (11+ messages)
` [patch 2/8] RFC: drivers/video/rockchip/rk_edp.c: Add rk3399 support
` [patch 3/8] RFC: drivers/video/rockchip/rk_edp.c: Change interrupt polarity configuration
` [patch 4/8] RFC: drivers/video/rockchip/rk_edp.c: Change clock rate

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-10-23 10:04 UTC  (5+ messages)

[PATCH] configs: ls1043aqds: Configure QSPI related configs
 2020-10-23  9:08 UTC  (5+ messages)

[PATCH] mtd: spi-nor-ids: Add SECT_4K to mx25l12805d
 2020-10-23  8:54 UTC  (2+ messages)

[RESEND 0/7] Refactor generic fastboot_set_reboot_flag implementation
 2020-10-23  8:52 UTC  (8+ messages)
` [RESEND 1/7] cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
` [RESEND 2/7] cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' "
` [RESEND 3/7] cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' "
` [RESEND 4/7] cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
` [RESEND 5/7] cmd: bcb: Add support for processing const string literals in bcb_set()
` [RESEND 6/7] Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
` [RESEND 7/7] fastboot: Implement generic fastboot_set_reboot_flag

[PATCH] mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
 2020-10-23  8:50 UTC  (2+ messages)

[PATCH] spi: migrate trace to dev and log macro in spi uclass
 2020-10-23  8:45 UTC  (2+ messages)

[PATCH 0/2] microblaze: Reuse xilinx common setup
 2020-10-23  7:42 UTC  (3+ messages)
` [PATCH 1/2] microblaze: Wire generic xilinx board_late_init_xilinx()
` [PATCH 2/2] microblaze: Enable board_late_init()

[PATCH] samsung: common: remove the duplicated stdio print message
 2020-10-23  6:33 UTC  (2+ messages)

[PATCH] microblaze: Enable i2c DM by default
 2020-10-23  5:57 UTC 

[PATCH 00/10] xilinx: common: Several minor fixups
 2020-10-23  5:43 UTC  (4+ messages)
` [PATCH 10/10] arm64: versal: Set initrd_high to as high as possible

[PATCH 0/2] board/freescale/vid: rework of VID support
 2020-10-23  4:29 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-10-23  3:17 UTC  (10+ messages)

[PATCH] rtc: move pcf8563 to Kconfig
 2020-10-23  0:31 UTC  (2+ messages)

[PATCH] mmc: mtk-sd: change some dev_err into dev_dbg
 2020-10-23  0:31 UTC  (2+ messages)

[v3 0/2] Refactor AST2500 reset control
 2020-10-23  0:30 UTC  (5+ messages)
` [v3 1/2] reset: ast2500: Use SCU for "
` [v3 2/2] cosmetic: reset: ast2500: Rename driver and configs

[PATCH v2] clk: ccf: replace the get_rate helper
 2020-10-23  0:30 UTC  (2+ messages)

[PATCH] doc: dfu: fix typo in README.dfu
 2020-10-23  0:30 UTC  (2+ messages)

[PATCH] log: Tidy up documentation
 2020-10-23  0:30 UTC  (3+ messages)

[PATCH] ARM: mvebu: a38x: Fix comment typo
 2020-10-23  0:30 UTC  (2+ messages)

[PATCH] usb: musb-new: Fix typo in caution message
 2020-10-23  0:30 UTC  (2+ messages)

[PATCH] fs: btrfs: Fix typo in error message
 2020-10-23  0:30 UTC  (2+ messages)

[PATCH] mmc: Fix comment typo
 2020-10-23  0:30 UTC  (2+ messages)

[PATCH] Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE
 2020-10-23  0:29 UTC  (2+ messages)

[PATCH 0/2] fix description patches from 'Add DM support for omap PWM backlight' series
 2020-10-23  0:29 UTC  (5+ messages)
` [PATCH 1/2] dm: core: improve uclass_get_device_by_phandle_id() description
` [PATCH 2/2] gpio: fix gpio_request_by_name() description

[PATCH v2 1/2] km: adapt defines and variables for new memory layout
 2020-10-23  0:29 UTC  (4+ messages)
` [PATCH v2 2/2] km/common: change ubicopy variable

[PATCH 0/2] lib: print_freq() should output kHz not KHz
 2020-10-23  0:29 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 0/6] IPQ40xx: Improve support
 2020-10-23  0:29 UTC  (13+ messages)
` [PATCH 1/6] spi: Add Qualcomm QUP SPI controller driver
` [PATCH 2/6] IPQ40xx: Add SPI support
` [PATCH 3/6] net: Add IPQ40xx MDIO driver
` [PATCH 4/6] IPQ40xx: Add support for MDIO
` [PATCH 5/6] rng: Add Qualcomm MSM PRNG driver
` [PATCH 6/6] IPQ40xx: Add PRNG support

[PATCH] tools: image-host.c: use correct output format
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH v2] km: fix license string and compatible strings
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH 6/6] README: Convert HTTP links to HTTPS
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH 5/6] README: vxworks: Fix typo overwride
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH 4/6] README: sandbox: Change reference to sandbox details
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH 3/6] README: Update directory hierarchy
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH 2/6] README: Update source code location
 2020-10-23  0:28 UTC  (2+ messages)

[PATCH 1/6] README: Update links to mailing list archives
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH v2 0/2] timer: Return a u64 directly
 2020-10-23  0:27 UTC  (5+ messages)
` [PATCH v2 1/2] doc: Document timer API
` [PATCH v2 2/2] timer: Return count from timer_ops.get_count

[PATCH 1/1] common: rename getc() to getchar()
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH] cli_hush.c: remove broken sanity check
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH] common, autoboot: sync functionality with Kconfig description
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH 3/3] cosmetic: image: Fix comments and the order of definitions
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH 2/3] mkimage: Skip adding non-existent IDs to a list
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH 1/3] image: Add a function to modify category information
 2020-10-23  0:27 UTC  (2+ messages)

[PATCH 00/12] Various minor patches
 2020-10-23  0:27 UTC  (13+ messages)
` [PATCH 01/12] log: Add missing category names
` [PATCH 05/12] syscon: Drop the logging in syscon_get_by_driver_data()
` [PATCH 06/12] bloblist: Place on a 4KB boundary
` [PATCH 10/12] board: Show memory for frame buffers
` [PATCH 11/12] i2c: designware: Use log_debug() for debugging
` [PATCH 12/12] tpm: cr50: Correct logging statements

[PATCH] Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
 2020-10-23  0:26 UTC  (2+ messages)

[PATCH v3 1/2] video: backlight: Support PWMs without a known period_ns
 2020-10-22 20:49 UTC  (2+ messages)
` [PATCH v3 2/2] pwm: Add a driver for Chrome OS EC PWM

[PATCH] video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
 2020-10-22 19:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox