public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-10-21 15:21:54 to 2019-10-22 17:54:57 UTC [more...]

[U-Boot] [PATCH 0/9] rockchip: rk3399: Add fastboot support
 2019-10-22 17:54 UTC  (9+ messages)
` [U-Boot] [PATCH 1/9] gadget: Select USB_GADGET_MANUFACTURER for rockchip
` [U-Boot] [PATCH 2/9] gadget: Select USB_GADGET_VENDOR_NUM "
` [U-Boot] [PATCH 3/9] gadget: rockchip: USB_GADGET_PRODUCT_NUM
` [U-Boot] [PATCH 4/9] gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM
` [U-Boot] [PATCH 5/9] fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
` [U-Boot] [PATCH 6/9] usb: dwc3: Add phy interface for dwc3_uboot
` [U-Boot] [PATCH 7/9] gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM
` [U-Boot] [PATCH 8/9] rockchip: Setup dwc3_device (for non-dm gadgets)

[U-Boot] [PATCH 0/9] rockchip: ram: add common code for sdram driver
 2019-10-22 17:37 UTC  (11+ messages)
` [U-Boot] [PATCH 1/9] ram: rockchip: rename sdram driver files
` [U-Boot] [PATCH 2/9] ram: rockchip: add common sdram driver
` [U-Boot] [PATCH 3/9] ram: px30: add "
` [U-Boot] [PATCH 4/9] ram: rk3328: use common "
` [U-Boot] [PATCH 5/9] ram: rk3399: "
` [U-Boot] [PATCH 6/9] ram: rockchip: update lpddr4 timing for rk3399
` [U-Boot] [PATCH 7/9] ram: rk3399: Sync the io setting from Rockchip vendor code
` [U-Boot] [PATCH 8/9] ram: rk3399: update calculate_stride
` [U-Boot] [PATCH 9/9] ram: rk3399: Sync code from rockchip vendor code

[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
 2019-10-22 17:13 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files

[U-Boot] [PATCH 1/6] spi: fsl_qspi: Fix DDR mode setting for latest iMX platforms
 2019-10-22 16:11 UTC  (20+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-22 15:54 UTC  (9+ messages)

[U-Boot] [PATCH] dts: Kconfig: Fix help for SPL_OF_CONTROL
 2019-10-22 14:50 UTC 

[U-Boot] [PATCH 0/3] cmd: fru: Add simple FRU generator and parser
 2019-10-22 14:43 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] cmd: fru: Add support for FRU commands

[U-Boot] [PATCH PATCH v6 00/13] Add support for applications of overlays in SPL
 2019-10-22 14:39 UTC  (14+ messages)
` [U-Boot] [PATCH PATCH v6 01/13] spl: fit: don't load the firmware twice
` [U-Boot] [PATCH PATCH v6 02/13] spl: fit: Add support for applying DT overlay
` [U-Boot] [PATCH PATCH v6 03/13] spl: fit: Make room in the FDT before applying overlays
` [U-Boot] [PATCH PATCH v6 04/13] spl: fit: allocate a temporary buffer to load the overlays
` [U-Boot] [PATCH PATCH v6 05/13] spl: fit: Do not fail immediately if an overlay is not available
` [U-Boot] [PATCH PATCH v6 06/13] spl: fit: be more verbose when an error occurs when applying the overlays
` [U-Boot] [PATCH PATCH v6 07/13] Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled
` [U-Boot] [PATCH PATCH v6 08/13] spl: fit: constify the output parameter of spl_fit_get_image_name()
` [U-Boot] [PATCH PATCH v6 09/13] drivers: board: Make the board drivers available in SPL
` [U-Boot] [PATCH PATCH v6 10/13] drivers: board: Add get_fit_loadable()
` [U-Boot] [PATCH PATCH v6 11/13] include: board: provide empty stubs when the BOARD option is not selected
` [U-Boot] [PATCH PATCH v6 12/13] dts: Add support for adding DT overlays in u-boot.img
` [U-Boot] [PATCH PATCH v6 13/13] spl: fit: Allow the board to tell if more images must be loaded from FIT

[U-Boot] linker question u-boot - setting armv8 mem_map struct at runtime
 2019-10-22 14:17 UTC 

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-10-22 13:50 UTC  (25+ messages)
` [U-Boot] [PATCH v3 025/108] x86: tpl: Add a fake PCI bus
` [U-Boot] [PATCH v3 035/108] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v3 092/108] x86: apollolake: Add UART driver
` [U-Boot] [PATCH v3 097/108] x86: apollolake: Add ITSS driver
` [U-Boot] [PATCH v3 104/108] x86: apollolake: Add P2SB driver

[U-Boot] [PATCH v3 0/3] env: Add CONFIG_ENV_FULL_SUPPORT
 2019-10-22 13:50 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/3] env: introduce macro ENV_IS_IN_SOMEWHERE

[U-Boot] [RFC 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-22 13:50 UTC  (5+ messages)
` [U-Boot] [RFC 3/3] lib: rsa: add rsa_verify_with_pkey()

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-10-22 13:03 UTC  (13+ messages)

[U-Boot] [PATCH 1/3] mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
 2019-10-22 12:53 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD

[U-Boot] [PATCH v2 00/10] bootstage: TPL and SPL improvements
 2019-10-22 12:42 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/10] tiny-printf: Reduce size by removing ctype
` [U-Boot] [PATCH v2 02/10] tiny-printf: Add print_grouped_ull()
` [U-Boot] [PATCH v2 03/10] tiny-printf: Reorder code to support %p
` [U-Boot] [PATCH v2 04/10] bloblist: Reserve an aligned base
` [U-Boot] [PATCH v2 05/10] bootstage: Store the next ID in the stash
` [U-Boot] [PATCH v2 06/10] bootstage: Fix counting of entries in stash
` [U-Boot] [PATCH v2 07/10] bootstage: Avoid conflicts between stash/unstash
` [U-Boot] [PATCH v2 08/10] bootstage: Correct relocation algorithm
` [U-Boot] [PATCH v2 09/10] bootstage: Mark the start/end of TPL and SPL separately
` [U-Boot] [PATCH v2 10/10] bootstage: Allow SPL to obtain bootstage info from TPL

[U-Boot] [PATCH V1 0/6] imx: imx8mm-evk: support eth
 2019-10-22 12:24 UTC  (8+ messages)
` [U-Boot] [PATCH V1 1/6] clk: imx8mm: add enet clk
` [U-Boot] [PATCH V1 2/6] clk: imx: imx8mm: add set_parent callback
` [U-Boot] [PATCH V1 3/6] arm: dts: imx8mm: drop assigned clocks for clk node
` [U-Boot] [PATCH V1 4/6] net: Kconfig: FEC: Add dependency on i.MX8M
` [U-Boot] [PATCH V1 5/6] net: fec_mxc: support i.MX8M with CLK_CCF
` [U-Boot] [PATCH V1 6/6] imx: imx8mm-evk: enable ethernet

[U-Boot] [PATCH] ARM: mvebu: don't dereference null bd pointer
 2019-10-22 12:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
 2019-10-22 12:08 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] fdtdec: only create phandle if caller wants it "
` [U-Boot] [PATCH 3/3] image: fdt: copy possible optee nodes to a loaded devicetree

[U-Boot] [PATCH v2 0/5] clk: Add a managed API and fix clock self-assignment
 2019-10-22 12:00 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] drivers: clk: Handle gracefully NULL pointers
` [U-Boot] [PATCH v2 2/5] drivers: clk: Add a managed API to get clocks from the device-tree
` [U-Boot] [PATCH v2 3/5] test: clk: Update tests to also check the managed API
` [U-Boot] [PATCH v2 4/5] drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
` [U-Boot] [PATCH v2 5/5] test: clk: test clock self assignment

[U-Boot] [PATCH v2 0/4] Fix default values for address and size cells
 2019-10-22 11:14 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/3] gpio: Add a managed API
 2019-10-22 10:26 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: gpio: Handle gracefully NULL pointers

[U-Boot] [PATCH] imx: imx8: fix loading container image from eMMC boot partitions
 2019-10-22 10:19 UTC  (9+ messages)

[U-Boot] [PATCH v3 0/5] rockchip: Add Binman support
 2019-10-22 10:10 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/5] Makefile: Rename idbloader.img with u-boot-spl-rockchip.bin

[U-Boot] [PATCH] configs: spi: Miss the SPI_FLASH_BAR for ESPI
 2019-10-22  9:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-10-22  9:45 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] remoteproc: add elf resource table loader
 2019-10-22  9:08 UTC  (4+ messages)
` [U-Boot] [PATCH 1/5] remoteproc: elf_loader: Add elf resource table load support

[U-Boot] [PATCH 1/2] imx: add imx8x capricorn giedi board
 2019-10-22  8:34 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx: add imx8x based deneb board

[U-Boot] [PATCH v3 000/108] x86: Add initial support for apollolake
 2019-10-22  8:15 UTC  (4+ messages)

[U-Boot] [PATCH v2] fdt: Fix alignment issue when reading 64-bits properties from fdt
 2019-10-22  8:05 UTC 

[U-Boot] [PATCH 1/3] mach-imx: Adding new argument for SIP call interface
 2019-10-22  7:57 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] imx8: add sc_misc_seco_build_info()
` [U-Boot] [PATCH 3/3] imx8: output SECO-FW, ATF and imx-mkimage commit IDs

[U-Boot] [PATCH] fdt: Fix alignment issue when reading 64-bits properties
 2019-10-22  7:56 UTC  (3+ messages)

[U-Boot] [PATCH] pinctrl: Kconfig: remove duplicated nodes
 2019-10-22  7:51 UTC 

[U-Boot] [PATCH v2] dm: core: Update log method for uclass_find_device_by_seq
 2019-10-22  7:39 UTC 

[U-Boot] [PATCH v5 00/19] Add Intel Agilex SoC support
 2019-10-22  7:02 UTC  (3+ messages)
` [U-Boot] [PATCH v5 19/19] arm: socfpga: agilex: Enable Agilex SoC build

[U-Boot] [v3, 1/2] armv7: ls102xa: add errata ID A-008646 for workaround
 2019-10-22  4:49 UTC  (4+ messages)
` [U-Boot] [v3, 2/2] armv7: ls102xa: Don't power down OCRAM1 during deep sleep

[U-Boot] [PATCH v2] armv8: lx2160a: Update LX2160A/LX2120A/LX2080A SVR value
 2019-10-22  4:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: ls1028a: disable multimedia feature when not supported
 2019-10-22  4:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] board/freescale/ls1028a: Secure boot: Adds sec_init call
 2019-10-22  4:43 UTC  (2+ messages)

[U-Boot] [PATCH] configs: ls1012afrwy: Add CONFIG_ENV_ADDR for LS1012AFRWY
 2019-10-22  4:41 UTC  (2+ messages)

[U-Boot] [v2] armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
 2019-10-22  4:40 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: Make USB masters snoopable
 2019-10-22  4:37 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv7: ls102xa: Correct entry of SCFG_QSPI_CLKSEL
 2019-10-22  4:36 UTC  (2+ messages)

[U-Boot] [RESEND][PATCH v2] configs: ls1012ardb: Add CONFIG_ENV_ADDR for LS1012ARDB
 2019-10-22  4:34 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: ls1028a: add more personalities support
 2019-10-22  4:31 UTC  (2+ messages)

[U-Boot] pull request u-boot-fsl-qoriq
 2019-10-22  4:28 UTC 

[U-Boot] [PATCH] clk: show more error info when uclass_get_device_by_name
 2019-10-22  3:31 UTC 

[U-Boot] [PATCH v2] patman: separate emails in CC list with NULs
 2019-10-22  3:09 UTC 

[U-Boot] [PATCH v2 1/3] imx6ul: opos6ul: migrate to DM_ETH
 2019-10-22  3:00 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] video: mxsfb: set gd->fb_base

[U-Boot] [PATCH] imx: imx8qxp_mek: increase buffer sizes and args number
 2019-10-22  2:44 UTC  (2+ messages)

[U-Boot] Need help with verified u-boot on Tegra TX2
 2019-10-22  0:21 UTC  (5+ messages)
  ` [U-Boot] [EXTERNAL] "

[U-Boot] [PATCH v1 0/3] rsa: extend rsa_verify() for UEFI secure boot
 2019-10-22  0:17 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/3] lib: rsa: decouple rsa from FIT image verification
` [U-Boot] [PATCH v1 2/3] lib: rsa: generate additional parameters for public key

[U-Boot] [PATCH] patman: separate emails in CC list with NULs
 2019-10-22  0:17 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: Update log method for uclass_find_device_by_seq
 2019-10-21 23:47 UTC  (2+ messages)

[U-Boot] [PATCH 00/37] convert GE boards to DM
 2019-10-21 23:47 UTC  (5+ messages)
` [U-Boot] [PATCH 16/37] i2c: add support for offset overflow in to address

[U-Boot] [PATCH] armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
 2019-10-21 23:10 UTC 

[U-Boot] [PATCH] net: eth-uclass: ignore unavailable devices
 2019-10-21 23:03 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: introduce fsl_board_late_init()
 2019-10-21 20:37 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: fix hwconfig and prefetching
 2019-10-21 20:37 UTC 

[U-Boot] Issues with driver binding and probing
 2019-10-21 19:26 UTC  (5+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] i.MX6UL Secure Boot Problem
 2019-10-21 19:15 UTC 

[U-Boot] [PATCH v3 1/3] spi: Kconfig: Enable SPI_SUNXI for SUNXI
 2019-10-21 18:21 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] configs: sopine-baseboard: Enable SPI-FLASH

[U-Boot] [PATCH] dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
 2019-10-21 18:09 UTC  (4+ messages)

[U-Boot] [PATCH] armv8: layerscape: set HWCONFIG_BUFFER_SIZE
 2019-10-21 17:34 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: use IS_ENABLED()
 2019-10-21 17:32 UTC 

[U-Boot] [PATCH] warp7: Fix U-Boot corruption after saving the environment
 2019-10-21 17:32 UTC  (5+ messages)

[U-Boot] [PATCH v2] dm: pinctrl: fix for introduce PINCONF_RECURSIVE option
 2019-10-21 17:26 UTC  (2+ messages)

[U-Boot] [PATCH] pinctrl: Kconfig: remove duplicated nodes
 2019-10-21 17:26 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] imx: include files should be chmod 644
 2019-10-21 17:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: nxp_fspi: new driver for the FlexSPI controller
 2019-10-21 16:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: ls1028a: use the new flexspi driver

[U-Boot] [PATCH] cmd: avb: Fix requested partitions list
 2019-10-21 16:25 UTC  (4+ messages)

[U-Boot] [PATCH 00/10] Moving test/py to Python 3
 2019-10-21 15:51 UTC  (8+ messages)
` [U-Boot] [PATCH 01/10] gitlab-ci: Fix indentation in some stanzas
` [U-Boot] [PATCH 02/10] gitlab-ci: Prepend to PATH rather than overwrite it
` [U-Boot] [PATCH 03/10] test/py: Fix pytest4 deprecation warnings

[U-Boot] [PATCH 0/4] aes: add support for aes192 and aes256
 2019-10-21 15:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] aes: add a define for the size of a block

[U-Boot] [PATCH V2 0/4] pytest: add a simple test to check the command aes
 2019-10-21 15:25 UTC  (3+ messages)
` [U-Boot] [PATCH V2 1/4] sandbox: enable "

[U-Boot] [PATCH 0/4] pytest: add a simple test to check the command aes
 2019-10-21 15:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] sandbox: enable "


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