public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-23 12:23:15 to 2020-06-24 15:52:08 UTC [more...]

PINE64 Rock64 - How to get SPI driver working
 2020-06-24 15:52 UTC  (5+ messages)

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-24 15:51 UTC  (9+ messages)

[PATCH 0/2] efi_loader: fix secure boot variables
 2020-06-24 15:42 UTC  (3+ messages)
` [PATCH 1/2] efi_loader: type of efi_secure_mode
` [PATCH 2/2] efi_loader: size of secure boot variables

[PATCH v1 0/4] rework DSI characteristics
 2020-06-24 15:34 UTC  (11+ messages)
` [PATCH v1 1/4] video: mipi update panel platform data
` [PATCH v1 2/4] video: stm32: stm32_dsi: copy DSI fields
` [PATCH v1 3/4] video: raydium_rm68200: fill characteristics of DSI data link
` [PATCH v1 4/4] video: orisetech_otm8009a: "

[PATCH] video: rk_vop: Fix wrong bpix for frame buffer
 2020-06-24 15:18 UTC 

Current Azure CI failures
 2020-06-24 15:02 UTC 

[PATCH v2 00/10] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-06-24 13:45 UTC  (7+ messages)
` [PATCH v2 02/10] test: pinmux: Add test for pin muxing

[PATCH] video: check hardware version of DSI
 2020-06-24 13:24 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB
 2020-06-24 12:52 UTC  (2+ messages)

[PATCH v2] xilinx: versal: Add new versal loadpdi command
 2020-06-24 12:49 UTC 

[PATCH] [RFC] tools: fitmount: fuse mount fit images
 2020-06-24 12:47 UTC  (6+ messages)

[PULL] please pull u-boot-mmc mmc-2020-6-24
 2020-06-24 12:37 UTC 

[PATCH] armv8: MMU: Mark code memory Executable, any other Non-Executable
 2020-06-24 12:35 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2] arm64: issue ISB after updating system registers
 2020-06-24 12:11 UTC  (4+ messages)

[PATCH] xilinx: versal: Add new versal loadpdi command
 2020-06-24 12:05 UTC  (2+ messages)

[PATCH v2 0/9] env: ext4: corrections and add test for env in ext4
 2020-06-24 11:19 UTC  (11+ messages)
` [PATCH v2 3/9] env: correctly handle result in env_init
` [PATCH v2 6/9] test: environment in ext4

[PATCH v5 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-24 10:58 UTC  (5+ messages)
` [PATCH v5 4/4] usb: xhci: Add reset controller support

[PATCH v4 0/4] update clock handler and proper cpu features
 2020-06-24 10:58 UTC  (22+ messages)
` [PATCH v4 1/4] fu540: prci: add request and free clock handlers
` [PATCH v4 2/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v4 3/4] riscv: cpu: fixes to display proper CPU features
` [PATCH v4 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH] clk: Unconditionally recursively en-/dis-able clocks
 2020-06-24 10:47 UTC 

[PATCH v14 00/20] riscv: Add Sipeed Maix support
 2020-06-24 10:41 UTC  (21+ messages)
` [PATCH v14 01/20] clk: Always use the supplied struct clk
` [PATCH v14 02/20] clk: Check that ops of composite clock components exist before calling
` [PATCH v14 03/20] clk: Fix clk_get_by_* handling of index
` [PATCH v14 04/20] clk: Add K210 pll support
` [PATCH v14 05/20] clk: Add a bypass clock for K210
` [PATCH v14 06/20] clk: Add K210 clock support
` [PATCH v14 07/20] dm: Add support for simple-pm-bus
` [PATCH v14 08/20] dm: Fix error handling for dev_read_addr_ptr
` [PATCH v14 09/20] reset: Add generic reset driver
` [PATCH v14 10/20] lib: Always set errno in hcreate_r
` [PATCH v14 11/20] riscv: Add headers for asm/global_data.h
` [PATCH v14 12/20] riscv: Clear pending interrupts before enabling IPIs
` [PATCH v14 13/20] riscv: Clean up IPI initialization code
` [PATCH v14 14/20] riscv: Add option to support RISC-V privileged spec 1.9
` [PATCH v14 15/20] riscv: Allow use of reset drivers
` [PATCH v14 16/20] riscv: Try to get cpu frequency from a "clocks" node if it exists
` [PATCH v14 17/20] riscv: Enable cpu clock if it is present
` [PATCH v14 18/20] riscv: Add device tree for K210 and Sipeed Maix BitM
` [PATCH v14 19/20] doc: riscv: Add documentation for Sipeed Maix Bit
` [PATCH v14 20/20] riscv: Add Sipeed Maix support

[PATCH v4 00/12] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-06-24 10:29 UTC  (13+ messages)
` [PATCH v4 01/12] pinctrl: Add pinmux property support to pinctrl-generic
` [PATCH v4 02/12] pinctrl: Reformat documentation in dm/pinctrl.h
` [PATCH v4 03/12] test: pinmux: Add test for pin muxing
` [PATCH v4 04/12] pinctrl: Add support for Kendryte K210 FPIOA
` [PATCH v4 05/12] gpio: sifive: Use generic reg read function
` [PATCH v4 06/12] gpio: dw: Fix warnings about casting int to pointer
` [PATCH v4 07/12] gpio: dw: Add a trailing underscore to generated name
` [PATCH v4 08/12] gpio: dw: Return output value when direction is out
` [PATCH v4 09/12] led: gpio: Default to using node name if label is absent
` [PATCH v4 10/12] test: dm: Test for default led naming
` [PATCH v4 11/12] riscv: Add pinmux and gpio bindings for Kendryte K210
` [PATCH v4 12/12] riscv: Add FPIOA and GPIO support "

[PATCH] cmd: mmc: Add mmc reg read command for reading card registers
 2020-06-24 10:15 UTC  (4+ messages)

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-06-24  9:22 UTC  (7+ messages)

[PATCH] fastboot: getvar: fix partition-size return value
 2020-06-24  9:00 UTC  (2+ messages)

U-boot Designware SPI driver issue
 2020-06-24  8:37 UTC 

[PATCH v4] mmc: sdhci: Fix HISPD bit handling
 2020-06-24  8:37 UTC  (8+ messages)

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-06-24  8:34 UTC 

[PATCH] lib: zlib: Remove offset pointer optimization in inftrees.c
 2020-06-24  8:31 UTC 

[PATCH] env: add failing trace in env_save
 2020-06-24  8:17 UTC 

[PATCH 0/3] AM654/J721e: Sync UDMA bindings
 2020-06-24  8:14 UTC  (2+ messages)

[PATCH 0/2] Enable all cache ways and Enable SiFive PWM driver
 2020-06-24  7:44 UTC  (10+ messages)
` [PATCH 2/2] riscv: sifive: fu540: "

[RESEND PATCH v5 0/4] cmd: env: add option for quiet output on env info
 2020-06-24  7:30 UTC  (6+ messages)
` [RESEND PATCH v5 4/4] test: env: add test for env info sub-command

[PATCH] env: correct overflow check of env_has_init size
 2020-06-24  7:27 UTC 

[PATCH 0/5] add DM based reset driver for SiFive SoC's
 2020-06-24  7:05 UTC  (19+ messages)
` [PATCH 1/5] dt-bindings: prci: add indexes for reset signals available in prci
` [PATCH 2/5] fu540: prci: use common reset indexes defined in binding header
` [PATCH 3/5] fu540: dtsi: add reset producer and consumer entries
` [PATCH 4/5] sifive: reset: add DM based reset driver for SiFive SoC's
` [PATCH 5/5] configs: reset: fu540: enable dm reset framework for SiFive SoC

[PATCH] arm64: zynqmp: Support converting pm_cfg_obj.c
 2020-06-24  6:49 UTC  (9+ messages)
    ` Fwd: "
        ` [External] "

[PATCH v2 1/1] efi_loader: prepare for read only OP-TEE variables
 2020-06-24  6:29 UTC  (4+ messages)

[PATCHv2] usb: max3420: add the gadget driver
 2020-06-24  5:29 UTC 

[U-Boot] Pull request: u-boot-riscv/master
 2020-06-24  3:37 UTC  (6+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2020-06-24  3:13 UTC  (3+ messages)

[PATCH 0/3] Assorted fixes related to reserved memory
 2020-06-24  2:21 UTC  (6+ messages)
` [PATCH 1/3] riscv: Do not return error if reserved node already exists

[RFC PATCH] sunxi: support asymmetric dual rank DRAM on A64/R40
 2020-06-24  0:53 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCH v3] fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
 2020-06-23 21:36 UTC 

Multi DTB selection in SPL FIT image
 2020-06-23 21:36 UTC 

[PATCH v1 1/6] ARM: dts: imx6ull-colibri: move u-boot specific node
 2020-06-23 20:39 UTC  (6+ messages)
` [PATCH v1 2/6] toradex: common: show boot logo
` [PATCH v1 3/6] ARM: dts: imx7-colibri: multiple node updates
` [PATCH v1 4/6] colibri-imx6ull: show boot logo
` [PATCH v1 5/6] colibri-imx6ull: fix splash screen logo drawing
` [PATCH v1 6/6] colibri-imx7: fix splash "

[PATCH] travis-ci: Update QEMU RISC-V run command
 2020-06-23 20:23 UTC  (5+ messages)

[PATCH v2 00/14] improve OF_PLATDATA support
 2020-06-23 19:54 UTC  (34+ messages)
` [PATCH v2 01/14] drivers: rename drivers to match compatible string
` [PATCH v2 02/14] dtoc: add missing code comments
` [PATCH v2 03/14] dtoc: add support to scan drivers
` [PATCH v2 04/14] dtoc: add option to disable warnings
` [PATCH v2 05/14] dm: doc: update of-plat with the support for driver aliases
` [PATCH v2 06/14] core: drop const for struct driver_info
` [PATCH v2 07/14] core: extend struct driver_info to point to device
` [PATCH v2 08/14] dtoc: extend dtoc to use struct driver_info when linking nodes
` [PATCH v2 09/14] dm: doc: update of-plat with new phandle support
` [PATCH v2 10/14] dtoc: update tests to match new platdata
` [PATCH v2 11/14] sandbox: Move section u_boot_list to make it RW
` [PATCH v2 12/14] arm: dts: include gpio nodes for card detect
` [PATCH v2 13/14] dtoc: update dtb_platdata to support cd-gpios
` [PATCH v2 14/14] dtoc add test for cd-gpios

[PATCH] doc: qemu-riscv: Update QEMU run command
 2020-06-23 18:01 UTC  (2+ messages)

Pass disk context to GRUB
 2020-06-23 15:52 UTC 

[PATCH U-BOOT v2 00/30] fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code
 2020-06-23 15:05 UTC  (3+ messages)

[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
 2020-06-23 14:41 UTC  (8+ messages)
` [PATCH v2 1/3] watchdog: Add support for K3 RTI watchdog
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200623
 2020-06-23 14:14 UTC  (2+ messages)

[PATCH 1/1] cmd: fdt: remove CMD_FDT_MAX_DUMP
 2020-06-23 12:28 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