public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-03-02 12:24:51 to 2020-03-05 03:40:29 UTC [more...]

[PATCH v5 00/33] riscv: Add Sipeed Maix support
 2020-03-05  3:40 UTC  (35+ messages)
` [PATCH v5 03/33] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v5 07/33] clk: Add K210 clock support
` [PATCH v5 10/33] dm: Fix error handling for dev_read_addr_ptr
` [PATCH v5 13/33] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v5 19/33] spi: dw: Add device tree properties for fields in CTRL1
` [PATCH v5 25/33] wdt: Move asm/utils.h to log2.h
` [PATCH v5 27/33] riscv: Fix race conditions when initializing IPI
` [PATCH v5 28/33] riscv: Add option to support RISC-V privileged spec 1.9
` [PATCH v5 33/33] riscv: Add Sipeed Maix support

[RFC PATCH 0/1] Add boot hartid to a Device tree
 2020-03-05  3:22 UTC  (9+ messages)

bitbake u-boot-imx: undefined reference to `eth_setenv_enetaddr'
 2020-03-05  2:35 UTC 

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2020-03-05  0:50 UTC  (5+ messages)
` [U-Boot] [PATCH V3 15/27] imx8m: Fix MMU table issue for OPTEE memory

[PATCH] Makefile: doesn't need check stack size when dtb is not built
 2020-03-05  0:39 UTC  (5+ messages)

[PULL] u-boot-sh/master
 2020-03-05  0:19 UTC 

[PULL] u-boot-socfpga/master
 2020-03-04 23:51 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2020-03-04 23:50 UTC  (2+ messages)

[RFC] dm: uclass: add functions to get device by platdata
 2020-03-04 23:11 UTC  (2+ messages)

[PATCH] common/board_f.c: use #ifdefs a little more consistently
 2020-03-04 23:11 UTC  (10+ messages)
          ` caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consistently)
              ` caching BLOBLISTT_SPL_HANDOFF

[PATCH 0/8] malloc: implement USE_DL_PREFIX using inline functions
 2020-03-04 20:50 UTC  (9+ messages)
` [PATCH 1/8] malloc: implement USE_DL_PREFIX via "
` [PATCH 2/8] Revert "mtd: Rename free() to rfree()"

[PATCH] net: phy: fix autoneg timeout
 2020-03-04 20:12 UTC 

[PATCH v4 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
 2020-03-04 19:58 UTC  (10+ messages)
` [PATCH v4 1/5] dm: clk: add stub when CONFIG_CLK is desactivated
` [PATCH v4 2/5] usb: host: dwc2: add phy support
` [PATCH v4 3/5] usb: host: dwc2: add clk support

[v1 PATCH 0/1] Add boot hartid to a Device tree
 2020-03-04 18:53 UTC  (4+ messages)
` [v1 PATCH 1/1] riscv: Add boot hartid to "

[PATCH v3 0/3] usb: Covert to support Live DT
 2020-03-04 18:00 UTC  (9+ messages)
` [PATCH v3 1/3] usb: dwc3-of-simple: Drop redundant inclding header file
` [PATCH v3 2/3] usb: ehci-msm: Use dev interface to get device address
` [PATCH v3 3/3] usb: Migrate to support live DT for some driver

[PATCH 0/2] ARM: zynq: Start to use unified configurations
 2020-03-04 17:51 UTC  (9+ messages)
` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header

Please pull u-boot-dm
 2020-03-04 15:41 UTC  (2+ messages)

[PATCH 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
 2020-03-04 14:41 UTC  (5+ messages)
` [PATCH 1/4] mx6cuboxi: enable MMC and eMMC in DT for SPL
` [PATCH 2/4] mx6cuboxi: enable MMC iomux on board_early_init_f
` [PATCH 3/4] mx6cuboxi: customize board_boot_order to access eMMC
` [PATCH 4/4] mx6cuboxi: enable OF_CONTROL and DM in SPL

[PATCH 0/3] ARM: Fix reset in SPL if SYSRESET is not used
 2020-03-04 14:35 UTC  (8+ messages)
` [PATCH 1/3] ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
` [PATCH 2/3] imx: imx8m*: Remove do_reset from board files
` [PATCH 3/3] imx: imx8m: Don't use the addr parameter of reset_cpu

[PATCH] arm: socfpga: arria10: Add save_boot_params()
 2020-03-04 12:18 UTC  (8+ messages)

[PATCH 1/2] configs: socfpga: Add QSPI support for Cyclone 5
 2020-03-04 12:17 UTC  (8+ messages)
` [PATCH 2/2] configs: socfpga: Add QSPI boot for Arria 10 SoCDK

[PATCH 0/1] arm: mediatek: remove unused binman config
 2020-03-04 12:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 1/2] sunxi: fix support board-specific CONFIG_PREBOOT
 2020-03-04 11:15 UTC  (4+ messages)
` [PATCH v3 2/2] sun50i: a64: A64-Teres-I board detect builtin keyboard

[PATCH] arm64: zynqmp: Check firmware node when driver is enabled
 2020-03-04  7:58 UTC 

[PATCH V2] ARM: socfpga: Add initial support for the ABB SECU board
 2020-03-04  7:53 UTC  (3+ messages)

[PATCH v3 00/11] Add Support for eMMC boot in AM65x and J721e
 2020-03-04  6:34 UTC  (3+ messages)

[Patch v5 0/7] Transition of fsl qspi driver to spi-mem framework
 2020-03-04  6:17 UTC  (3+ messages)
` [Patch v5 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

[PATCH v2 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI
 2020-03-04  4:51 UTC  (6+ messages)
` [PATCH v2 1/3] arm: dts: k3-j721e: Enable ospi1/qspi
` [PATCH v2 2/3] arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1/qspi
` [PATCH v2 3/3] arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash node

[RESEND v8 6/8] dm: arm64: ls1043a: add i2c DM support
 2020-03-04  3:58 UTC  (4+ messages)
` [RESEND v8 7/8] dm: arm64: ls1046a: "

[PATCH v1] x86: acpi: Refactor XSDT handling in acpi_add_table()
 2020-03-04  2:47 UTC  (11+ messages)
            ` Antwort: "

[PATCH 0/2] drivers/rng: add Amlogic hardware RNG driver
 2020-03-04  1:17 UTC  (3+ messages)
` [PATCH 1/2] drivers/rng: simplify Kconfig
` [PATCH 2/2] drivers/rng: add Amlogic hardware RNG driver

[PATCH v2 1/2] mtd: spi-nand: Import Toshiba SPI-NAND support
 2020-03-03 19:25 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ

[PATCH v2] lib: Improve _parse_integer_fixup_radix base 16 detection
 2020-03-03 14:59 UTC  (5+ messages)

[PATCH v2 1/2] sunxi: fix support board-specific CONFIG_PREBOOT
 2020-03-03 14:56 UTC  (3+ messages)

Imx8m mini boot
 2020-03-03 12:56 UTC 

[PATCH] usb: ehci: Fix "EHCI timed out on TD - token=XXXX" error on ehci-hcd
 2020-03-03 12:29 UTC  (20+ messages)

[PATCH v4] dm: uclass: don't assign aliased seq numbers
 2020-03-03 12:27 UTC  (2+ messages)

[PATCH resend 0/2] gpio: mpc8xxx: honour shadow register when writing gpdat
 2020-03-03 12:19 UTC  (2+ messages)

[GIT PULL] Xilinx fixes for v2020.04-rc4
 2020-03-03 11:51 UTC  (3+ messages)

[PATCH] tee: optee: use dev_info in print_os_revision
 2020-03-03 11:44 UTC  (2+ messages)

[PATCH 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI
 2020-03-03 11:26 UTC  (5+ messages)
` [PATCH 1/3] arm: dts: k3-j721e-common-proc-board-u-boot: Enable ospi1/qspi
` [PATCH 2/3] arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1/qspi
` [PATCH 3/3] arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash node

[PATCH v3 00/21] Actions S700 SoC support
 2020-03-03 10:38 UTC  (12+ messages)
` [PATCH v3 03/21] clk: actions: Add common clock driver
` [PATCH v3 09/21] arm: dts: Use consistent name "CLK_ETHERNET" for the Ethernet clock binding
` [PATCH v3 15/21] reset: add driver for generic reset controllers

[PATCH] debug_uart.h: make <debug_uart.h> self-contained
 2020-03-03  8:29 UTC  (2+ messages)

[PATCH] Change keyboard input from CrOS EC keyboard to a USB keyboard
 2020-03-03  8:29 UTC  (3+ messages)

[PATCH] configs: am335x_evm: Enable Fastboot
 2020-03-03  7:43 UTC  (2+ messages)

[PATCH] configs: am335x_evm: Enable DFU over TFTP support
 2020-03-03  7:43 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond W25Q256JW-IM support
 2020-03-03  6:50 UTC 

[PATCH] serial: Set baudrate on boot
 2020-03-03  2:46 UTC  (4+ messages)

[PATCH] sandbox: p2sb: Silence compiler warning
 2020-03-03  2:46 UTC  (6+ messages)

[PATCH] sandbox: also restore terminal settings when killed by SIGINT
 2020-03-03  2:46 UTC  (3+ messages)

[PATCH 1/1] dm: core: remove redundant if statement
 2020-03-03  2:46 UTC  (3+ messages)

[PATCH 1/1] dm: core: remove redundant assignment
 2020-03-03  2:46 UTC  (3+ messages)

[PATCH 1/2] dm: core: Add a flag for power domain control on device removal
 2020-03-03  2:46 UTC  (8+ messages)
` [PATCH 2/2] video: meson: keep power domain up after booting

[PATCH v3] dm: core: Move "/chosen" and "/firmware" node scan
 2020-03-03  2:46 UTC  (3+ messages)

[PATCH v5 0/6] log: syslog logging driver
 2020-03-03  2:46 UTC  (15+ messages)
` [PATCH v5 1/6] log: correct CONFIG_LOG_TEST prerequisites
` [PATCH v5 2/6] log: syslog driver
` [PATCH v5 3/6] log: output for CONFIG_LOG=n
` [PATCH v5 4/6] test: log functions with CONFIG_LOG=n
` [PATCH v5 5/6] test: log: test syslog logging driver
` [PATCH v5 6/6] configs: sandbox: enable LOG_SYSLOG

[PATCH v3] dm: uclass: don't assign aliased seq numbers
 2020-03-03  2:39 UTC  (3+ messages)

[PATCH] configs: disable eMMC HS200 support on layerscape platforms
 2020-03-03  2:32 UTC 

[PATCH v1 0/2] Add roc-rk3328-cc support
 2020-03-03  2:11 UTC  (4+ messages)
` [PATCH v1 1/2] rockchip: rk3328: dts: add L2 cache entry
  ` [PATCH v1 1/2] rockchip: rk3328: dts: add L2 cache entry【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[PATCH] Revert "dm: core: device: switch off power domain after device removal"
 2020-03-02 20:07 UTC  (4+ messages)

[PATCH v2] bootcounter: add DM support for memory based bootcounter
 2020-03-02 19:47 UTC  (2+ messages)

[PATCH v2] serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
 2020-03-02 19:47 UTC  (2+ messages)

[PATCH 0/7] doc: Fix some errors pointed out by 'make refcheckdocs'
 2020-03-02 19:47 UTC  (3+ messages)
` [PATCH 2/7] Kconfig: update reference to README.x86

[PATCH] doc: spl: update reference to driver-model/README.txt
 2020-03-02 19:47 UTC  (2+ messages)

[PATCH v2 0/4] x86: Improve support for chain-loading U-Boot
 2020-03-02 19:46 UTC  (4+ messages)
` [PATCH v2 1/4] x86: fsp: Allow skipping init code when chain loading

DE1-SoC Board Config
 2020-03-02 19:44 UTC  (2+ messages)

[PATCH] cmd: efidebug: fix a failure of "boot rm" sub-command
 2020-03-02 19:22 UTC  (4+ messages)

[PATCH 1/1] cmd: efidebug: correct error message
 2020-03-02 19:17 UTC 

[U-Boot] [RFC/RFT PATCH v4 3/3] image: Add compressed Image parsing support in booti
 2020-03-02 18:41 UTC  (11+ messages)

[PATCH] imx8qxp_mek: Fix the console command line string
 2020-03-02 17:57 UTC  (3+ messages)

[PULL] Pull request: u-boot-stm32 = u-boot-stm32-20200203
 2020-03-02 16:28 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2020-04-rc4 (2)
 2020-03-02 14:15 UTC  (2+ messages)

[GIT PULL] UniPhier SoC updates for v2020.04 (3rd)
 2020-03-02 14:15 UTC  (2+ messages)

[PATCH 1/1] vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader
 2020-03-02 13:15 UTC  (5+ messages)

[PATCH 0/4] rockchip: rk3399: Fix HDMI out
 2020-03-02 13:01 UTC  (3+ messages)
` [PATCH 4/4] rockchip: Enable HDMI output on rk3399 board w/ HDMI


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