public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-10-27 04:51:55 to 2020-10-28 09:58:12 UTC [more...]

[PATCH v1 1/9] toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skus
 2020-10-28  9:58 UTC  (5+ messages)
` [PATCH v1 2/9] pca9450a: fix i2c address
` [PATCH v1 3/9] power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig
` [PATCH v1 4/9] ARM: dts: imx8mm-verdin: follow changed pmic
` [PATCH v1 5/9] verdin-imx8mm: spl: switch to pca9450 pmic

[PATCH 1/2] pinctrl: stmfx: update pincontrol and gpio device name
 2020-10-28  9:51 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: stmfx: update pin name

[PATCH 1/2] pinctrl: stm32: display bias information for all pins
 2020-10-28  9:49 UTC  (2+ messages)
` [PATCH 2/2] gpio: stm32: correct the bias management

[PATCH 1/5] mips: start.S: Add Octeon boot header compatibility
 2020-10-28  9:35 UTC  (6+ messages)
` [PATCH 5/5] mips: octeon: tools: Add update_octeon_header tool

[PATCH] imx8mp_evk: README instruction fixes
 2020-10-28  7:38 UTC 

[PATCH 2/2] Add TPM2 Unseal command and supporting functions
 2020-10-28  7:29 UTC  (2+ messages)

[PATCH 1/2] Add HMAC-SHA-256
 2020-10-28  7:28 UTC  (2+ messages)

U-Boot is broken on real N900 HW (Was: Re: [PATCH 00/11] Fixes for Nokia RX-51)
 2020-10-28  5:42 UTC  (11+ messages)
  ` U-Boot is broken on real N900 HW
              ` U-Boot i2c bus num 1 is broken on Nokia N900 (Was: Re: U-Boot is broken on real N900 HW)
                  ` U-Boot i2c bus num 1 is broken on Nokia N900

[PATCH v2 0/7] Microchip PolarFire SoC support
 2020-10-28  5:15 UTC  (25+ 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] Makefile: Correctly propagate failure when removing target
 2020-10-28  2:25 UTC  (3+ messages)

[PATCH 1/2] hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
 2020-10-28  2:10 UTC  (3+ messages)
` [PATCH 2/2] cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2

[PATCH v5 15/27] clk: move clk-ti-sci driver to 'ti' directory
 2020-10-28  2:10 UTC  (3+ messages)
` [PATCH v5 18/27] misc: am33xx: add control module driver

[PATCH v4 00/22] log: Add commands for manipulating filters
 2020-10-27 23:55 UTC  (23+ messages)
` [PATCH v4 01/22] log: Fix missing negation of ENOMEM
` [PATCH v4 02/22] log: Fix incorrect documentation of log_filter.cat_list
` [PATCH v4 03/22] log: Add additional const qualifier to arrays
` [PATCH v4 04/22] log: Use CONFIG_IS_ENABLED() for LOG_TEST
` [PATCH v4 05/22] log: Expose some helper functions
` [PATCH v4 06/22] log: Add function to create a filter with flags
` [PATCH v4 07/22] log: Add filter flag to deny on match
` [PATCH v4 08/22] test: log: Convert log_test from python to C
` [PATCH v4 09/22] test: log: Give tests names instead of numbers
` [PATCH v4 10/22] test: Add tests for LOGFF_DENY
` [PATCH v4 11/22] log: Add filter flag to match greater than a log level
` [PATCH v4 12/22] test: Add test for LOGFF_MIN
` [PATCH v4 13/22] cmd: log: Use sub-commands for log
` [PATCH v4 14/22] cmd: log: Split off log level parsing
` [PATCH v4 15/22] cmd: log: Add commands to list categories and drivers
` [PATCH v4 16/22] cmd: log: Make "log level" print all log levels
` [PATCH v4 17/22] lib: Add getopt
` [PATCH v4 18/22] test: Add a test for getopt
` [PATCH v4 19/22] cmd: log: Add commands to manipulate filters
` [PATCH v4 20/22] test: Add a test for log filter-*
` [PATCH v4 21/22] doc: Add log kerneldocs to documentation
` [PATCH v4 22/22] doc: Update logging documentation

[PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display
 2020-10-27 22:59 UTC  (4+ messages)
` [PATCH 2/2] video: simple_panel: Add boe,nv101wxmn51 display

[PATCH 1/2] power: twl4030: Add twl4030_i2c_read() function
 2020-10-27 22:56 UTC  (4+ messages)

[patch v2 00/10] rk3399 (Pinebook pro) EDP support
 2020-10-27 22:37 UTC  (21+ messages)
` [patch v2 01/10] drivers/video/rockchip/rk_vop.c: Use endpoint compatible string to find VOP mode
` [patch v2 02/10] drivers/video/rockchip/rk_edp.c: Add rk3399 support
` [patch v2 03/10] drivers/video/rockchip/rk_edp.c: Change interrupt polarity configuration
` [patch v2 04/10] drivers/video/rockchip/rk_vop.c: Reserve efi fb memory
` [patch v2 05/10] rk3399-pinebook-pro-u-boot.dtsi: Enable edp
` [patch v2 06/10] configs/pinebook-pro-rk3399_defconfig: enable SYS_USB_EVENT_POLL_VIA_INT_QUEUE
` [patch v2 07/10] drivers/pwm/rk_pwm.c: Fix default polarity
` [patch v2 08/10] drivers/video/rockchip/rk_vop.c: Fix format of fbbase in debug string
` [patch v2 09/10] drivers/video/rockchip/rk_edp.c: Add missing reset support
` [patch v2 10/10] drivers/video/rockchip/rk_vop.c: Add "

[PATCH v9 0/2] Basic Kontron SMARC-sAL28 board support
 2020-10-27 22:27 UTC  (3+ messages)

[PATCH] arm: sunxi: disable obsolete VIDEO config
 2020-10-27 21:21 UTC  (4+ messages)

[PATCH v2 1/2] rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run
 2020-10-27 21:15 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: gru: Allow setting up clocks in U-Boot proper

[PATCH v3 00/23] log: Add commands for manipulating filters
 2020-10-27 21:12 UTC  (13+ messages)
` [PATCH v3 04/23] log: Add new category names to log_cat_name
` [PATCH v3 21/23] test: Add a test for log filter-*
` [PATCH v3 23/23] doc: Update logging documentation

[PATCH 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2020-10-27 21:04 UTC  (8+ messages)
  ` [Uboot-stm32] "

[PATCH v2 00/30] patman: Collect review tags and comments from Patchwork
 2020-10-27 20:33 UTC  (6+ messages)
` [PATCH v2 21/30] patman: Require tags to be before sign-off

[PATCH 1/1] efi_loader: daylight saving time
 2020-10-27 20:09 UTC 

Please pull u-boot-video
 2020-10-27 19:47 UTC  (5+ messages)

[PATCH v3 0/8] sandbox: implement cold reset
 2020-10-27 19:29 UTC  (9+ messages)
` [PATCH v3 1/8] sandbox: eth-raw: do not close the console input
` [PATCH v3 2/8] sandbox: enable poweroff command
` [PATCH v3 3/8] test/py: test poweroff
` [PATCH v3 4/8] sandbox: use O_CLOEXEC in os_open()
` [PATCH v3 5/8] sandbox: implement reset
` [PATCH v3 6/8] test: adjust sysreset tests
` [PATCH v3 7/8] sandbox: update function descriptions in os.h
` [PATCH v3 8/8] doc: add sandbox API

[PATCH v2 0/8] sandbox: implement cold reset
 2020-10-27 19:10 UTC  (10+ messages)
` [PATCH v2 1/8] sandbox: eth-raw: do not close the console input
` [PATCH v2 2/8] sandbox: enable poweroff command
` [PATCH v2 3/8] test/py: test poweroff
` [PATCH v2 4/8] sandbox: use O_CLOEXEC in os_open()
` [PATCH v2 5/8] sandbox: implement reset
` [PATCH v2 6/8] test: adjust sysreset tests
` [PATCH v2 7/8] sandbox: update function descriptions in os.h
` [PATCH v2 8/8] doc: add sandbox API

Closing the merge window Wednesday
 2020-10-27 17:22 UTC 

[PATCH v2 00/14] vboot: Fix forged-configuration vulnerability
 2020-10-27 16:11 UTC  (2+ messages)

[PATCH 0/5] sandbox: implement cold reset
 2020-10-27 15:38 UTC  (17+ 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] nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV
 2020-10-27 14:51 UTC  (3+ messages)

Reading from a Ubifs filesystem on LS1046 Freeway
 2020-10-27 14:13 UTC 

[RFC PATCH] scripts/setlocalversion: avoid keeping double-quotes in UBOOTRELEASE
 2020-10-27 10:30 UTC 

[PATCH 0/8] i.MX8MM: add host/gadget support
 2020-10-27 10:22 UTC  (12+ messages)
` [PATCH 7/8] usb: ci_udc: Convert driver to DM_USB_GADGET
` [PATCH 8/8] imx8mm_evk: add fastboot support

[PATCH 1/1] board: freescale: vid.c: Initialize variable 'i2caddress'
 2020-10-27 10:20 UTC 

[PATCH 1/1] board: freescale: vid.c: Initialize variable 'i2caddress'
 2020-10-27 10:19 UTC 

[PATCH] xilinx: Enable SPI driver for Versal
 2020-10-27  9:09 UTC 

[PATCH] nokia_rx51: disable obsolete VIDEO config
 2020-10-27  8:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/10] xilinx: common: Several minor fixups
 2020-10-27  7:29 UTC  (6+ messages)
` [PATCH 10/10] arm64: versal: Set initrd_high to as high as possible

[PATCH 0/2] microblaze: Reuse xilinx common setup
 2020-10-27  7:27 UTC  (2+ messages)

[PATCH 0/4] xilinx: zynqmp: Fixes for silicon ID detection
 2020-10-27  7:26 UTC  (2+ messages)

[PATCH 0/4] Add support for I2C Legacy/FRU decoding
 2020-10-27  7:25 UTC  (2+ messages)

[PATCH] microblaze: Enable i2c DM by default
 2020-10-27  7:25 UTC  (2+ messages)

[PATCH] xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig
 2020-10-27  7:24 UTC  (2+ messages)

[PATCH v4 0/2] Add support for loading images above 4GB
 2020-10-27  7:24 UTC  (2+ messages)

[PATCH v2] spi: zynq_qspi: Use clk subsystem to get reference qspi clk
 2020-10-27  7:23 UTC  (2+ messages)

[PATCH v2] spi: zynq_spi: Use clk subsystem to get reference spi clk
 2020-10-27  7:23 UTC  (2+ messages)

[PATCH v2] serial: pl01x: Add error value checking
 2020-10-27  7:22 UTC  (2+ messages)

[PATCH 0/3] xilinx: board: Add support for board eeproms
 2020-10-27  7:22 UTC  (2+ messages)

[PATCH] spi: xilinx_spi: remove unused local variable
 2020-10-27  7:18 UTC  (2+ messages)

[PATCH] dt-bindings: arm64: versal: Add clk and power headers
 2020-10-27  7:17 UTC  (2+ messages)

[PATCH v2 0/4] arm: zynqmp: Add zynqmp specific command for security features
 2020-10-27  7:16 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Get rid of iommus/power-domains properties for SPL DT
 2020-10-27  7:15 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable cache command
 2020-10-27  7:15 UTC  (2+ messages)

[PATCH 0/4] arm64: zynqmp: Enable loading FPGA by SPL
 2020-10-27  7:14 UTC  (2+ messages)

[PATCH] config: versal: Update mini u-boot timer clock to 100Mhz
 2020-10-27  7:14 UTC  (2+ messages)

[PATCH] arm64: versal: Update mini u-boot eMMC node parameters
 2020-10-27  7:14 UTC  (2+ messages)

[PATCH v2 0/5] microblaze: Switch to distro boot
 2020-10-27  7:12 UTC  (2+ messages)

[PATCH] spi: xilinx_spi: Remove unused variable
 2020-10-27  7:12 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable EMMC boot
 2020-10-27  7:11 UTC  (2+ messages)

[PATCH] arm64L: zynqmp: Add missing support for 9cg version
 2020-10-27  7:10 UTC  (2+ messages)

[PATCH v2 0/5] doc: board: xilinx: Update Xilinx documentation
 2020-10-27  7:09 UTC  (2+ messages)

[PATCH v2 0/2] rtc: provide an emulated RTC
 2020-10-27  4:52 UTC  (5+ messages)
` [PATCH v2 1/2] Makefile: provide constant with seconds since epoch
` [PATCH v2 2/2] rtc: provide an emulated RTC

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

[PATCH 1/1] input: add support for FN1 - FN10 on crosswire kbd
 2020-10-27  4:52 UTC  (2+ messages)

[PATCH 1/1] log: correct and check array size of log categories
 2020-10-27  4:52 UTC  (2+ messages)

[PATCH] video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
 2020-10-27  4:52 UTC  (2+ messages)

[PATCH v3 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-10-27  4:52 UTC  (3+ messages)
` [PATCH v3 1/2] dm: core: add function uclass_probe_all() to probe all devices

[PATCH] test: log: Actually test enable/disable output
 2020-10-27  4:52 UTC  (2+ messages)

[PATCH v2 0/3] log: allow for message continuation
 2020-10-27  4:52 UTC  (5+ messages)
` [PATCH v2 1/3] log: move processing_msg to global data
` [PATCH v2 2/3] log: allow for message continuation

[PATCH 1/1] test: fix build failure for syslog_test
 2020-10-27  4:52 UTC  (2+ messages)

[PATCH v4 0/7] drivers: Add a framework for MUX drivers
 2020-10-27  4:52 UTC  (9+ messages)
` [PATCH v4 4/7] Kconfig: Increase the pre-relocation memory
` [PATCH v4 5/7] test: Add tests for the multiplexer framework
` [PATCH v4 6/7] cmd: Add a mux command
` [PATCH v4 7/7] test: mux-cmd: Add tests for the 'mux' command

[PATCH 13/18] gpio: add GPIO controller driver for MediaTek MT7620 SoC
 2020-10-27  4:51 UTC  (2+ messages)

[PATCH 08/18] serial: add uart driver for MediaTek MT7620 SoC
 2020-10-27  4:51 UTC  (2+ messages)


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