public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-05-24 23:38:22 to 2020-05-25 17:03:48 UTC [more...]

[PATCH v1 0/3] add optee support for broadcom NS3 soc
 2020-05-25 17:03 UTC  (5+ messages)
` [PATCH v1 2/3] configs: ns3: enable tee and optee driver
` [PATCH v1 3/3] arm: dts: ns3: add optee node

[PATCH v1 0/3] add FIT image support for broadcom NS3 soc
 2020-05-25 17:03 UTC  (5+ messages)
` [PATCH v1 1/3] configs: ns3: enable FIT config
` [PATCH v1 3/3] board: ns3: add development keys used in FIT

[U-Boot] is it mandatory for SPL to support DM
 2020-05-25 16:59 UTC  (7+ messages)

[PATCH v4 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-05-25 16:57 UTC  (12+ messages)
  ` [PATCH v4 1/9] usb: xhci: Add missing cache flush in the scratchpad array initialization
  ` [PATCH v4 2/9] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
  ` [PATCH v4 3/9] pci: Move some PCIe register offset definitions to a common header
  ` [PATCH v4 4/9] rpi4: shorten a mapping for the DRAM
  ` [PATCH v4 5/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
  ` [PATCH v4 6/9] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
  ` [PATCH v4 7/9] pci: Add some PCI Express capability register offset definitions
  ` [PATCH v4 8/9] pci: Add driver for Broadcom BCM2711 SoC PCIe controller
  ` [PATCH v4 9/9] configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)

[PATCH] video: ipuv3: remove some useless code to reduce binary size
 2020-05-25 16:05 UTC  (2+ messages)

[PATCH v2] x86: chromebook_coral: Fix a build error
 2020-05-25 15:53 UTC 

[U-Boot] Pull request: u-boot-riscv/master
 2020-05-25 15:40 UTC  (2+ messages)

[PATCH] mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
 2020-05-25 15:38 UTC  (5+ messages)

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-05-25 15:35 UTC 

[RFC PATCH v3 0/3] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
 2020-05-25 14:57 UTC  (9+ messages)
  ` [RFC PATCH v3 3/3] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)

[PATCH] rockchip: enable USB OHCI host for RockPro64
 2020-05-25 14:44 UTC 

[PATCH v12 00/18] RISC-V SiFive FU540 support SPL
 2020-05-25 14:22 UTC  (21+ messages)
` [PATCH v12 01/18] misc: add driver for the SiFive otp controller
` [PATCH v12 02/18] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v12 03/18] riscv: Add _image_binary_end for SPL
` [PATCH v12 04/18] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v12 05/18] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v12 06/18] sifive: fu540: add ddr driver
` [PATCH v12 07/18] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v12 08/18] riscv: sifive: dts: fu540: add U-Boot dmc node
` [PATCH v12 09/18] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v12 10/18] clk: sifive: fu540-prci: Add ddr clock initialization
` [PATCH v12 11/18] clk: sifive: fu540-prci: Release ethernet clock reset
` [PATCH v12 12/18] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v12 13/18] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v12 14/18] riscv: sifive: fu540: add SPL configuration
` [PATCH v12 15/18] sifive: fu540: Add sample SD gpt partition layout
` [PATCH v12 16/18] sifive: fu540: Add U-Boot proper sector start
` [PATCH v12 17/18] configs: fu540: Add config options for U-Boot SPL
` [PATCH v12 18/18] doc: sifive: fu540: Add description for OpenSBI generic platform

[PATCH 1/2] ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL
 2020-05-25 13:21 UTC  (2+ messages)
` [PATCH 2/2] spi: davinci: Drop non-dm code

[PATCH v2 0/9] riscv: sifive/fu540: Booting from SPI
 2020-05-25 13:15 UTC  (11+ messages)
` [PATCH v2 1/9] spl: Try to get SPL boot device via board_get_int

[PATCH u-boot 0/2] eth/r8152: minor corrections
 2020-05-25 13:00 UTC  (10+ messages)
` [PATCH u-boot 1/2] eth/r8152: fix assigning the wrong endpoint
` [PATCH u-boot v2 0/2] eth/r8152: minor corrections
  ` [PATCH u-boot v2 1/2] eth/r8152: fix assigning the wrong endpoint
  ` [PATCH u-boot v2 2/2] eth/r8152: fix typo in register name

8e35bb07eb mkimage: Support automatic creating of a FIT without a .its
 2020-05-25 11:38 UTC 

[PATCH 1/2] spi: Zap sh_spi driver
 2020-05-25 10:36 UTC  (4+ messages)

[PATCH 0/2] mtd: spi-nand: Update Toshiba support
 2020-05-25 10:26 UTC  (3+ messages)

[PATCH v2 0/9] stm32mp1: use OPP information for PLL1 settings in SPL
 2020-05-25 10:19 UTC  (10+ messages)
` [PATCH v2 1/9] arm: stm32mp: spl: add bsec driver "
` [PATCH v2 2/9] ARM: dts: stm32: add cpufreq support on stm32mp15x
` [PATCH v2 3/9] board: st: create common file stpmic1.c
` [PATCH v2 4/9] stm32mp1: clk: configure pll1 with OPP
` [PATCH v2 5/9] arm: stm32mp: add weak function to save vddcore
` [PATCH v2 6/9] board: st: stpmic1: add function stpmic1_init
` [PATCH v2 7/9] board: stm32mp1: update vddcore in SPL
` [PATCH v2 8/9] ARM: dts: stm32mp1: use OPP information for PLL1 settings "
` [PATCH v2 9/9] board: stm32mp1: move the function board_debug_uart_init in spl.c

[PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-25  9:36 UTC  (6+ messages)

[PATCH v3 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-05-25  9:25 UTC  (5+ messages)
  ` [PATCH v3 9/9] configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)

[PATCH] pci: Make Rockchip PCIe voltage regulators optional
 2020-05-25  9:10 UTC  (3+ messages)

[PATCH v4 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-25  9:03 UTC  (12+ messages)
` [PATCH v4 03/13] cbfs: Use bool type for whether initialised
` [PATCH v4 07/13] cbfs: Unify the two header loaders
` [PATCH v4 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH v4 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH v4 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()

[PATCH v2 1/2] rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399
 2020-05-25  9:00 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

[PATCH] rockchip: enable RNG on RockPro64
 2020-05-25  8:52 UTC  (3+ messages)

[PATCH 1/2] mtd: spi: Separate dm vs nodm SF code
 2020-05-25  8:14 UTC  (6+ messages)
` [PATCH 2/2] sf: Simplify probe for dm code

[PATCH] sf: Drop spl_flash_get_sw_write_prot
 2020-05-25  8:05 UTC  (2+ messages)

rk3399: SPI boot: Return from ROM unsuccessful (with TPL)
 2020-05-25  7:58 UTC  (5+ messages)

Regression when building with DEVICE_TREE parameter
 2020-05-25  7:38 UTC  (3+ messages)

[PATCH U-BOOT v2 00/30] fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code
 2020-05-25  6:32 UTC  (31+ messages)
` [PATCH U-BOOT v2 01/30] fs: btrfs: Sync btrfs_btree.h from kernel
` [PATCH U-BOOT v2 02/30] fs: btrfs: Add More checksum algorithm support to btrfs
` [PATCH U-BOOT v2 03/30] fs: btrfs: Cross-port btrfs_read_dev_super() from btrfs-progs
` [PATCH U-BOOT v2 04/30] fs: btrfs: Cross-port rbtree-utils "
` [PATCH U-BOOT v2 05/30] fs: btrfs: Cross-port extent-cache.[ch] "
` [PATCH U-BOOT v2 06/30] fs: btrfs: Cross-port extent-io.[ch] "
` [PATCH U-BOOT v2 07/30] fs: btrfs: Cross port structure accessor into ctree.h
` [PATCH U-BOOT v2 08/30] fs: btrfs: Cross port volumes.[ch] from btrfs-progs
` [PATCH U-BOOT v2 09/30] fs: btrfs: Crossport read_tree_block() "
` [PATCH U-BOOT v2 10/30] fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
` [PATCH U-BOOT v2 11/30] fs: btrfs: Rename btrfs_root to __btrfs_root
` [PATCH U-BOOT v2 12/30] fs: btrfs: Cross port struct btrfs_root to ctree.h
` [PATCH U-BOOT v2 13/30] fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs
` [PATCH U-BOOT v2 14/30] fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
` [PATCH U-BOOT v2 15/30] fs: btrfs: Crossport open_ctree_fs_info()
` [PATCH U-BOOT v2 16/30] fs: btrfs: Rename path resolve related functions to avoid name conflicts
` [PATCH U-BOOT v2 17/30] fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
` [PATCH U-BOOT v2 18/30] fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN
` [PATCH U-BOOT v2 19/30] fs: btrfs: Implement btrfs_lookup_path()
` [PATCH U-BOOT v2 20/30] fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
` [PATCH U-BOOT v2 21/30] fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()
` [PATCH U-BOOT v2 22/30] fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
` [PATCH U-BOOT v2 23/30] fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
` [PATCH U-BOOT v2 24/30] fs: btrfs: Introduce lookup_data_extent() for later use
` [PATCH U-BOOT v2 25/30] fs: btrfs: Implement btrfs_file_read()
` [PATCH U-BOOT v2 26/30] fs: btrfs: Introduce function to reolve path in one subvolume
` [PATCH U-BOOT v2 27/30] fs: btrfs: Introduce function to resolve the path of "
` [PATCH U-BOOT v2 28/30] fs: btrfs: Imeplement btrfs_list_subvols() using new infrastructure
` [PATCH U-BOOT v2 29/30] fs: btrfs: Cleanup the old implementation
` [PATCH U-BOOT v2 30/30] MAINTAINERS: Add btrfs mail list

[PATCH 1/7] amlogic: Remove ARCH= references from documentation
 2020-05-25  3:00 UTC  (3+ messages)
` [PATCH 4/7] rockchip: "
  ` [PATCH 4/7] rockchip: Remove ARCH= references from documentation【请注意,邮件由tom.rini@gmail.com代发】

[PATCH 1/2] rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399
 2020-05-25  2:55 UTC  (3+ messages)

[PATCH] rk3399: Enable NVMe distro bootcmd
 2020-05-25  2:53 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order
 2020-05-25  2:53 UTC  (6+ messages)
` [PATCH 2/3] nanopc-t4: Enable USB Gadget
` [PATCH 3/3] doc: rockchip: Document eMMC program steps
` [PATCH 1/3] arm64: dts: rk3399-nanopi4: Add u-boot, spl-boot-order

[PATCH v2] rockchip: Fix spl mmc boot device ofpath
 2020-05-25  2:49 UTC  (2+ messages)

[PATCH] clk: rk3399: Fix eMMC get_clk reg offset
 2020-05-25  2:48 UTC  (2+ messages)

[PATCH] x86: chromebook_coral: Fix a build error
 2020-05-25  2:42 UTC  (2+ messages)

[PATCH v2 0/3] add optee support for broadcom NS3 soc
 2020-05-25  2:15 UTC  (7+ messages)
` [PATCH v2 1/3] board: ns3: add optee based bnxt fw load driver
` [PATCH v2 2/3] configs: ns3: enable tee and optee driver
` [PATCH v2 3/3] arm: dts: ns3: add optee node

[PATCH v1 0/3] extend pinctrl-single driver with APIs
 2020-05-25  2:15 UTC  (7+ messages)
` [PATCH v1 1/3] drivers: pinctrl-single: handle different register width

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-05-25  2:15 UTC  (6+ messages)

[PATCH v1 00/15] add basic driver support for broadcom NS3 soc
 2020-05-25  2:15 UTC  (31+ messages)
` [PATCH v1 01/15] configs: ns3: enable pinctrl driver
` [PATCH v1 02/15] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v1 03/15] arm: dts: ns3: add pinctrl node
` [PATCH v1 04/15] arm: dts: ns3: add gpio node
` [PATCH v1 05/15] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v1 06/15] arm: dts: ns3: add emmc node
` [PATCH v1 07/15] configs: ns3: enable mmc commands
` [PATCH v1 08/15] arm: dts: ns3: add qspi node
` [PATCH v1 09/15] arm: dts: ns3: add i2c node
` [PATCH v1 10/15] arm: dts: ns3: add PAXB PCIe host and phy node
` [PATCH v1 11/15] configs: ns3: enable gpt commands
` [PATCH v1 12/15] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v1 13/15] configs: ns3: enable sp805 watchdog driver
` [PATCH v1 14/15] arm: dts: ns3: add sp805 watchdog node
` [PATCH v1 15/15] board: ns3: start sp805 watchdog service

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-25  2:14 UTC  (3+ messages)
` [PATCH] video: extend stdout video console work-around for 'vga'

[PATCH v3 12/26] video: Add helpers for vidconsole for the copy framebuffer
 2020-05-25  1:52 UTC 

[PATCH v2 00/26] x86: video: Speed up the framebuffer
 2020-05-25  1:49 UTC  (27+ messages)
` [PATCH v2 01/26] x86: fsp: Reinit the FPU after FSP meminit
` [PATCH v2 02/26] console: Add a way to output to serial only
` [PATCH v2 03/26] video: Show an error when a vidconsole function fails
` [PATCH v2 04/26] sandbox: video: Allow selection of rotated console
` [PATCH v2 05/26] video: Split out expression parts into variables
` [PATCH v2 06/26] video: Adjust rotated console to start at right edge
` [PATCH v2 07/26] video: Drop unnecessary #ifdef around vid_console_color()
` [PATCH v2 08/26] video: Add a comment for struct video_uc_platdata
` [PATCH v2 09/26] video: Add support for copying to a hardware framebuffer
` [PATCH v2 10/26] video: Set up the copy framebuffer when enabled
` [PATCH v2 11/26] video: Clear the copy framebuffer when clearing the screen
` [PATCH v2 12/26] video: Add helpers for vidconsole for the copy framebuffer
` [PATCH v2 13/26] video: Update normal console to support copy buffer
` [PATCH v2 14/26] video: Update truetype "
` [PATCH v2 15/26] video: Update rotated "
` [PATCH v2 16/26] video: Update the copy framebuffer when writing bitmaps
` [PATCH v2 17/26] video: Add comments to struct sandbox_sdl_plat
` [PATCH v2 18/26] video: sandbox: Add support for the copy framebuffer
` [PATCH v2 19/26] video: pci: Set up "
` [PATCH v2 20/26] x86: fsp: video: Allocate a frame buffer when needed
` [PATCH v2 21/26] video: Correctly handle multiple framebuffers
` [PATCH v2 22/26] x86: video: Support copy framebuffer with probed devices
` [PATCH v2 23/26] chromebook_samus: Enable the copy framebuffer
` [PATCH v2 24/26] chromebook_link: "
` [PATCH v2 25/26] minnowmax: "
` [PATCH v2 26/26] x86: minnowmax: Drop screen resolution to 1024x768


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