public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-12-29 10:25:33 to 2019-12-30 15:53:41 UTC [more...]

[PATCH] include: fix 'ulong' definition on musl targets
 2019-12-30 15:53 UTC  (5+ messages)
      ` [PATCH v2 1/2] "

[PATCH 1/1] usb: avoid -Werror=address-of-packed-member
 2019-12-30 15:41 UTC  (9+ messages)

[PATCH] travis: Setup latest qemu version for Versal
 2019-12-30 15:14 UTC  (2+ messages)

[PATCH] doc: fix opensbi build steps for AX25-AE350
 2019-12-30 14:29 UTC 

[PATCH v1] Revert "core: device: use dev_power_domain_on"
 2019-12-30 14:19 UTC  (3+ messages)

[PATCH 1/1] doc: fix AX25-AE350 RISC-V documentation
 2019-12-30 13:14 UTC  (2+ messages)

[PATCH] tools: imx8m_image: Change source path for DDR firmware to build dir
 2019-12-30 12:32 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/3] mach-imx: bootaux: print stack pointer and reset vector
 2019-12-30 12:23 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] mach-imx: bootaux: elf firmware support
  `  "

[U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628
 2019-12-30 12:14 UTC  (5+ messages)

[PATCH 0/8] i.MX6: Engicam fixes/updates
 2019-12-30 12:04 UTC  (9+ messages)
` [PATCH 1/8] board: engicam: Cleanup fdt file and board mapping
` [PATCH 2/8] board: engicam: Fix the ethernet clock initialization
` [PATCH 3/8] configs: imx6-engicam: Drop fec phy address and mode
` [PATCH 4/8] dt-bindings: sound: Add fsl-imx-audmux.h from v5.4
` [PATCH 5/8] ARM: dts: icorem6: Sync engicam device trees "
` [PATCH 6/8] ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL
` [PATCH 7/8] ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methods
` [PATCH 8/8] ARM: dts: imx6qdli-icore: Add fec phy-handle

[PATCH v3] mach-imx: bootaux: elf firmware support
 2019-12-30 11:56 UTC 

[PATCH 00/11] rk3399: SPI boot support (fixes, updates)
 2019-12-30 11:51 UTC  (28+ messages)
` [PATCH 02/11] distro_bootcmd: Add SF support
` [PATCH 04/11] rk3399: Add boot flash script offet, size
` [PATCH 05/11] rk3399: Check MMC env while defining it
` [PATCH 06/11] env: kconfig: Restrict rockchip env for MMC
` [PATCH 07/11] env: Enable SPI flash env for rockchip
` [PATCH 08/11] rockchip: dts: Sync ROC-RK3399-PC changes from Linux
` [PATCH 09/11] roc-pc-rk3399: Enable SPI Flash
` [PATCH 10/11] rockpro-rk3399: "
` [PATCH 11/11] roc-rk3399-pc: Add SPI boot support

[PATCH v2 1/1] travis-ci: Fix "ResourceWarning: unclosed file"
 2019-12-30 11:49 UTC 

[PATCH v2 1/1] travis-ci: provide env__efi_fit_tftp_file
 2019-12-30 10:52 UTC 

[PATCH 1/1] travis-ci: provide env__efi_fit_tftp_file
 2019-12-30 10:30 UTC  (2+ messages)

[PATCH 00/22] imx: add i.MX8MP support
 2019-12-30 10:10 UTC  (23+ messages)
` [PATCH 01/22] imx: get cpu id/type of i.MX8MP
` [PATCH 02/22] imx8mp: set BYPASS ID SWAP to avoid AXI bus errors
` [PATCH 03/22] imx: cpu: enlarge bit mask to 0x1FF for cpu type
` [PATCH 04/22] imx: imx8m: add Kconfig entry for i.MX8MP
` [PATCH 05/22] imx: spl: support i.MX8MP spl_boot_device
` [PATCH 06/22] dt-bindings: clock: add i.MX8MP clock header
` [PATCH 07/22] arm: dts: add i.MX8MP pinfunc header
` [PATCH 08/22] imx: imx8mp: add basic clock
` [PATCH 09/22] imx: imx8m: add 1GHz fracpll entry
` [PATCH 10/22] pinctrl: imx8m: support i.MX8MP
` [PATCH 11/22] mxc_ocotp: "
` [PATCH 12/22] ddr: imx8m: Add DRAM PLL to generate 1000Mhz output
` [PATCH 13/22] arm: dts: freescale: Add i.MX8MP dtsi support
` [PATCH 14/22] power: Add new PMIC PCA9450 driver
` [PATCH 15/22] imx: imx8mp: add pin header file
` [PATCH 16/22] imx: add i.MX8MP PE property
` [PATCH 17/22] imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP
` [PATCH 18/22] imx: imx8m: only support non-dm code in clock_imx8mm.c
` [PATCH 19/22] clk: imx: add imx_clk_mux2_flags
` [PATCH 20/22] clk: imx: add i.MX8MP clk driver
` [PATCH 21/22] imx: imx8m: add imximage-8mp-lpddr4.cfg
` [PATCH 22/22] imx: add i.MX8MP EVK board

[PATCH v5 0/5] Add support for booting EFI FIT images
 2019-12-30 10:02 UTC  (7+ messages)
` [PATCH v5 1/5] image: Add IH_OS_EFI for EFI chain-load boot
` [PATCH v5 2/5] bootm: Add a bootm command for type IH_OS_EFI
` [PATCH v5 3/5] doc: Add sample uefi.its image description file
` [PATCH v5 4/5] doc: uefi.rst: Document launching UEFI binaries from FIT images
` [PATCH v5 5/5] test/py: Create a test for "

[PATCH v5 0/7] rockchip: Add Binman support
 2019-12-30  8:59 UTC  (10+ messages)
` [PATCH v5 1/7] Makefile: Add rockchip image type
` [PATCH v5 2/7] Makefile: rockchip: Suffix platform type with tpl name
` [PATCH v5 3/7] Makefile: rockchip: Support SPL-alone mkimage
` [PATCH v5 4/7] Makefile: rockchip: Use u-boot preferred spl name
` [PATCH v5 5/7] arm: dts: rk3036: Add rk3036-u-boot.dtsi
` [PATCH v5 6/7] rockchip: Add Single boot image (with binman, pad_cat)
` [PATCH v5 7/7] doc: boards: Add rockchip documentation

[PATCH 1/3] ata: sata_sil: Continue probing other sata port when failed current port
 2019-12-30  7:32 UTC  (9+ messages)
` [PATCH 2/3] ata: fsl_sata: "
    ` [EXT] "
` [PATCH 3/3] cmd: sata: Add block unbind device function
    ` [EXT] "
  ` [EXT] Re: [PATCH 1/3] ata: sata_sil: Continue probing other sata port when failed current port

[PATCH 00/19] dm: core: Fully separate ofdata_to_platdata() from probe()
 2019-12-30  4:19 UTC  (20+ messages)
` [PATCH 01/19] common: Add a noisy assert()
` [PATCH 02/19] dm: core: Use assert_noisy() in devres
` [PATCH 03/19] usb: Drop use of BUG_ON() and WARN_ON()
` [PATCH 04/19] x86: apl: Avoid accessing the PCI bus before it is probed
` [PATCH 05/19] pci: Print a warning if the bus is accessed before probing
` [PATCH 06/19] aspeed: ast2500: Read clock ofdata in the correct method
` [PATCH 07/19] dm: core: Don't clear active flag twice when probe() fails
` [PATCH 08/19] dm: core: Move ofdata_to_platdata() call earlier
` [PATCH 09/19] dm: core: Allocate parent data separate from probing parent
` [PATCH 10/19] dm: core: Add a comment for DM_FLAG_OF_PLATDATA
` [PATCH 11/19] dm: core: Export a new function to read platdata
` [PATCH 12/19] dm: core: Add a new flag to track platform data
` [PATCH 13/19] dm: devres: Create a new devres header file
` [PATCH 14/19] test: Add functions to find the amount of allocated memory
` [PATCH 15/19] dm: devres: Convert to use logging
` [PATCH 16/19] dm: test: Add a test driver for devres
` [PATCH 17/19] dm: devres: Add tests
` [PATCH 18/19] dm: devres: Use an enum for the allocation phase
` [PATCH 19/19] dm: devres: Add a new OFDATA phase

[U-Boot] [PATCH PATCH v6 00/13] Add support for applications of overlays in SPL
 2019-12-30  1:21 UTC  (11+ messages)
` [U-Boot] [PATCH PATCH v6 04/13] spl: fit: allocate a temporary buffer to load the overlays
  `  "
` [U-Boot] [PATCH PATCH v6 10/13] drivers: board: Add get_fit_loadable()
  `  "
` [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
  `  "
` [PATCH PATCH v6 00/13] Add support for applications of overlays in SPL

[U-Boot] [PATCH v4 0/5] of-platdata: Avoid building libfdt
 2019-12-30  1:21 UTC  (4+ messages)
` [U-Boot] [PATCH v4 4/5] dm: core: Don't include ofnode functions with of-platdata

[PATCH] spl_fit.c: enable loading compressed u-boot from fit image
 2019-12-30  1:21 UTC  (2+ messages)

[PATCH 1/2] menu: Make some parts of the menu available to other components
 2019-12-30  1:21 UTC  (2+ messages)

[PATCH 00/20] Add i.MXRT family support
 2019-12-30  1:21 UTC  (7+ messages)
` [PATCH 14/20] serial_lpuart: add clock enable if CONFIG_CLK is defined

[RFT][PATCH v1 0/2] Fix CONFIG_SYS_UBOOT_START default value
 2019-12-30  1:21 UTC  (3+ messages)
` [PATCH v1 1/2] Makefile: "

[U-Boot] [PATCH v2 00/14] dm: add support of new binding in gpio and pincontrol
 2019-12-30  1:21 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/14] dm: pinctrl: convert pinctrl-single to livetree
  `  "
` [U-Boot] [PATCH v2 02/14] dm: core: add ofnode and dev function to iterate on node property
  `  "
` [U-Boot] [PATCH v2 03/14] dm: pinctrl: migrate pinctrl-generic to livetree
  `  "
` [U-Boot] [PATCH v2 06/14] gpio: remove the open_drain API and ops
  `  "
` [U-Boot] [PATCH v2 07/14] gpio: add gpio descriptor initialization helper
  `  "
` [U-Boot] [PATCH v2 08/14] gpio: add ops for configuration with dir flags
  `  "
` [U-Boot] [PATCH v2 13/14] test: dm: update test for pins configuration in gpio
  `  "
` [U-Boot] [PATCH v2 14/14] test: pinmux: add pincontrol-gpio for pin configuration
  `  "

[PATCH v6 0/8] Add a random number generator uclass
 2019-12-30  1:21 UTC  (6+ messages)
` [PATCH v6 6/8] configs: sandbox: Enable random number generator(rng) device

[U-Boot] [PATCH v4 0/7] usb: kbd: implement special keys
 2019-12-30  1:21 UTC  (7+ messages)
  `  "

[PATCH v1 1/1] travis-ci: Fix "ResourceWarning: unclosed file"
 2019-12-29 23:41 UTC 

[PATCH v4 0/5] Add support for booting EFI FIT images
 2019-12-29 21:50 UTC  (12+ messages)
` [PATCH v4 2/5] bootm: Add a bootm command for type IH_OS_EFI
` [PATCH v4 5/5] test/py: Create a test for launching UEFI binaries from FIT images

SUNXI : DE2 : H3 : Add support for setenv video-mode
 2019-12-29 20:11 UTC 

[PATCH 1/1] configs: qemu: enable FIT images on qemu_arm(64)_defconfig
 2019-12-29 19:07 UTC 

[PATCH v3 0/5] rk3399: Add redundant boot support
 2019-12-29 19:07 UTC  (6+ messages)
` [PATCH v3 1/5] rockchip: Add cpu-info
` [PATCH v3 2/5] rockchip: rk3399: Enable DISPLAY_CPUINFO
` [PATCH v3 3/5] arm: rockchip: Add common cru.h
` [PATCH v3 4/5] rockchip: Add common reset cause
` [PATCH v3 5/5] rockchip: rk3399: Add bootcount support

[PATCH] tools: .gitignore: add asn1_compiler
 2019-12-29 13:37 UTC  (2+ messages)

[PATCH] .gitignore: ignore files generated by asn1 compiler
 2019-12-29 12:47 UTC 

[U-Boot] [PATCH v1 28/29] imx6: aristainetos: add aristainetos 2b csl
 2019-12-29 10:29 UTC  (2+ messages)

[PATCH v2 1/5] colibri_imx7: add update_uboot wrapper
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 6/6] colibri_imx7: migrate to DM_ETH
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 16/29] imx6: aristainetos: add DM_VIDEO support
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 09/10] board: ge: bx50v3: use imx wdt
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] board: cm_fx6: Enable CONFIG_DM_ETH
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 12/29] imx6: aristainetos: convert gpio pins to DM and DTS
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/6] ARM: dts: imx6_colibri: introduce fec node
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 08/10] board: ge: pass rtc_status via device tree
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 20/29] imx6: aristainetos: add i2c eeprom support
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH 2/4] imx: cx9020: migrate cx9020 to CONFIG_DM_USB
 2019-12-29 10:28 UTC 

[U-Boot] [PATCH v1 06/29] imx6: aristainetos: add device tree from linux
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] imx: cx9020: use distro boot
 2019-12-29 10:28 UTC 

[U-Boot] [PATCH v1 25/29] imx6: aristainetos: cleanup default Environment
 2019-12-29 10:28 UTC  (2+ messages)

[PATCH v6] imx: Add support for i.MX28 based XEA board
 2019-12-29 10:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 21/29] imx6: aristainetos: add AUTOBOOT_KEYED
 2019-12-29 10:28 UTC  (2+ messages)

[PATCH 2/3] mx7dsabre: Enable DM_ETH
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 03/10] configs: bx50v3: Fix boot hang with video
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 11/29] imx6: aristainetos: convert to DM_MMC
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 14/29] imx6: aristainetos: convert CONFIG_DM_SPI
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 06/10] configs: ppd: DM for USB and regulators PPD
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 24/29] imx6: aristainetos: WDT DM conversion enable WDT reset
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 2/2] MAINTAINERS: change colibri_imx6/imx6ull/t30/vf maintainers
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 09/29] imx6: aristainetos: prepare dts for other board versions
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 13/29] imx6: aristainetos: convert to DM_USB
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH 2/4] ARM: mx6: ddr: Factor out SDQS configuration code
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 03/29] imx6: aristainetos: move defines to Kconfig
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 01/10] board: ge: bx50v3: sync devicetrees from Linux
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 4/4] mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USB
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 02/10] board: ge: ppd: sync device tree from Linux
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v1 10/29] imx6: aristainetos: add DM_SERIAL support
 2019-12-29 10:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] imx: cx9020: migrate cx9020 to CONFIG_DM_ETH
 2019-12-29 10:26 UTC 

[U-Boot] [PATCH v1 19/29] imx6: aristainetos: get rid of CONFIG_BOARDNAME
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/4] arm: dts: hummingboard: add cubox/hummingboard DT (part 2 of 2)
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 2/6] colibri_imx6: migrate to DM_ETH
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 07/10] board: ge: bx50v3: Enable DM for PCI and ethernet
 2019-12-29 10:26 UTC  (2+ messages)

[PATCH v2 4/5] colibri-imx6ull: add update_uboot wrapper
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [RESEND PATCH 04/10] board: ge: bx50v3: Fix run-time warning
 2019-12-29 10:26 UTC  (2+ messages)

[PATCH v2 2/5] apalis_imx6: add update_uboot wrapper
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH 3/4] ARM: mx6: ddr: Configure all SDQS pullups using loop
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 27/29] imx6: aristainetos: readd aristainetos 2b board
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] board: cm_fx6: Enable DM support for video, fix build error
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 4/6] apalis_imx6: migrate to DM_ETH
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 15/29] imx6: aristainetos: enable DM_ETH
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 07/29] imx6: aristainetos: add thumb build
 2019-12-29 10:26 UTC  (2+ messages)

[PATCH v2 5/5] colibri_vf: add update_uboot wrapper
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 18/29] imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHT
 2019-12-29 10:26 UTC  (2+ messages)

[U-Boot] [PATCH v1 04/29] imx6: aristainetos: remove 2b version
 2019-12-29 10:25 UTC  (2+ messages)

[U-Boot] [PATCH v1 29/29] imx6: aristainetos: add support for rev C board
 2019-12-29 10:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/3] mach-imx: bootaux: add dcache flushing before enabling M4
 2019-12-29 10:25 UTC  (2+ messages)

[U-Boot] [PATCH v1 08/29] imx6: aristainetos: remove aristainetos-v2.c
 2019-12-29 10:25 UTC  (2+ messages)

[U-Boot] [RESEND PATCH] arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errors
 2019-12-29 10:25 UTC  (2+ messages)

[U-Boot] [PATCH v1 5/6] ARM: dts: imx7: imx7_colibri: introduce fec node
 2019-12-29 10:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: mx6: ddr: Make debug prints work with tiny printf
 2019-12-29 10:25 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