public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-06-04 13:59:18 to 2019-06-06 08:05:58 UTC [more...]

[U-Boot] [PATCH 0/6] imx8: support container
 2019-06-06  8:05 UTC  (31+ messages)
` [U-Boot] [PATCH 4/6] spl: mmc: support loading i.MX container format file
                  ` [U-Boot] [EXT] "

[U-Boot] [PATCH 1/2] watchdog: Split WDT from SPL_WDT
 2019-06-06  8:00 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] watchdog: imx: Add DM support

[U-Boot] [PATCH v2] lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected
 2019-06-06  7:59 UTC 

[U-Boot] [PATCH] aspeed/watchdog: Correct timeout value
 2019-06-06  7:38 UTC 

[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
 2019-06-06  7:38 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4 v2] pci: fixed dm_pci_map_bar comment
  ` [U-Boot] [PATCH 2/4 v2] drivers: pci: add map_bar support for Enhanced Allocation
  ` [U-Boot] [PATCH 3/4 v2] test: dm: Add a test for PCI "
  ` [U-Boot] [PATCH 4/4 v2] drivers: pci: add API to issue FLR on a PCI function if supported

[U-Boot] i.MX8MM mapped register access causes crashes
 2019-06-06  7:26 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] board/friendlyarm: Add support for friendlyarm nanopi neo4 board
 2019-06-06  6:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] NC-SI PHY Support
 2019-06-06  4:49 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] phy: Add support for the NC-SI protocol
` [U-Boot] [PATCH 2/4] phy: Include NC-SI in phy setup
` [U-Boot] [PATCH 3/4] net/ftgmac100: Add NC-SI mode support
` [U-Boot] [PATCH 4/4] net: NC-SI setup and handling

[U-Boot] x86: SPI flash broken with SPI NOR
 2019-06-06  4:20 UTC  (7+ messages)

[U-Boot] [PATCH] lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected
 2019-06-06  2:48 UTC  (3+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2019-06-05 20:50 UTC 

[U-Boot] [PATCH 1/2] spl: Move SPL_MMC_TINY option to appear under SPL menu
 2019-06-05 20:30 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mmc: Register only the first MMC device on MMC_TINY

[U-Boot] [PATCH] board/km: update maintainer e-mail
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH V2] ARM: DTS: imx6q-logicpd: Resync with Linux 5.1
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: davinci: Remove ipam390 linker script from Kconfig
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] ARM: davinci: omapl138_lcdk: fix MMC/SD boot breakage
 2019-06-05 19:51 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
` [U-Boot] [PATCH v3 2/2] ARM: davinci: SPL: fix BSS initialization

[U-Boot] [PATCH V2] arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850evm: Fix reading MAC from SPI
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] davinci: remove leftover low-level routines
 2019-06-05 19:51 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT
` [U-Boot] [PATCH v2 2/2] arm: davinci: remove leftover assembly

[U-Boot] [PATCH] cmd/led: check subcommand "list" instead "l"
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH] board: am335x/mux: configure the pins for 8-bit data transfer on MMC1
 2019-06-05 19:51 UTC  (2+ messages)

[U-Boot] [PATCH] board/BuR/common: fix detection for PSC/STM resetcontroller
 2019-06-05 19:50 UTC  (2+ messages)

[U-Boot] [PATCH] doc: Remove duplicated documentation directory
 2019-06-05 18:18 UTC 

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc4 (2)
 2019-06-05 17:58 UTC 

[U-Boot] Using fw_setenv to set negative numbers
 2019-06-05 16:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/12] System Firmware Loader for TI K3 family SoCs
 2019-06-05 15:15 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/12] mmc: am654_sdhci: Allow driver to probe without PDs specified
` [U-Boot] [PATCH v2 02/12] spl: Allow performing BSS init early before board_init_f()
` [U-Boot] [PATCH v2 03/12] spl: Make image loader infrastructure more universal
` [U-Boot] [PATCH v2 04/12] arm: K3: Introduce System Firmware loader framework
` [U-Boot] [PATCH v2 05/12] armV7R: K3: am654: Allow using SPL BSS pre-relocation
` [U-Boot] [PATCH v2 06/12] armv7R: K3: am654: Use full malloc implementation in SPL
` [U-Boot] [PATCH v2 07/12] armV7R: K3: am654: Load SYSFW binary and config from boot media
` [U-Boot] [PATCH v2 08/12] configs: am65x_evm_r5: All sysfw to be loaded via MMC
` [U-Boot] [PATCH v2 09/12] configs: am65x_hs_evm_r5: "
` [U-Boot] [PATCH v2 10/12] configs: am65x_evm: Add Support for eMMC boot
` [U-Boot] [PATCH v2 11/12] configs: am65x_hs_evm: "
` [U-Boot] [PATCH v2 12/12] am65x: README: Add eMMC layout and flash instructions

[U-Boot] [PATCH] pci: Avoid assigning PCI resources that are below 0x1000
 2019-06-05 14:42 UTC  (4+ messages)

[U-Boot] [PATCH v2] pci: Avoid assigning PCI resources that are below 0x1000
 2019-06-05 14:26 UTC 

[U-Boot] Pull request: u-boot-riscv/master
 2019-06-05 14:24 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2019-06-05 14:24 UTC  (2+ messages)

[U-Boot] RSA in U-Boot
 2019-06-05 14:04 UTC  (12+ messages)

[U-Boot] [RFC 0/6] Convert mxsfb to DM_VIDEO
 2019-06-05 13:55 UTC  (6+ messages)
` [U-Boot] [RFC 5/6] ARM: dts: colibri_imx7: Add lcdif node

[U-Boot] [PATCH] imx: Select the pinctrl drivers when DM is used
 2019-06-05 13:48 UTC  (4+ messages)

[U-Boot] sf probe failed on Intel DNV-NS platform
 2019-06-05 13:45 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Enable usage of SDP for i.MX6 Sabre Auto Boards
 2019-06-05 12:23 UTC  (15+ messages)
` [U-Boot] [PATCH v2 1/3] mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size
` [U-Boot] [PATCH v2 2/3] mx6sabreauto: Enable SPL SDP support
` [U-Boot] [PATCH v2 3/3] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP

[U-Boot] [PATCH v2 0/9] miscellaneous ubispl and ubi improvements
 2019-06-05 10:39 UTC  (2+ messages)

[U-Boot] [RFC 0/6] efi_loader: support runtime variable access via cache
 2019-06-05 10:34 UTC  (8+ messages)
` [U-Boot] [RFC 1/6] efi_loader: runtime: make SetVirtualAddressMap configurable
` [U-Boot] [RFC 2/6] efi: add RuntimeServicesSupported variable
` [U-Boot] [RFC 3/6] efi_loader: support convert_pointer at runtime
` [U-Boot] [RFC 4/6] efi_loader: Patch non-runtime code out at ExitBootServices already
` [U-Boot] [RFC 5/6] cmd: efidebug: add "boot exit" sub-command
` [U-Boot] [RFC 6/6] efi_loader: variable: support runtime variable access via cache

[U-Boot] Uboot send pull request
 2019-06-05 10:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver
 2019-06-05 10:07 UTC  (10+ messages)

[U-Boot] [PATCH 0/6] Support Andes RISC-V l2cache on AE350 platform
 2019-06-05  9:39 UTC  (21+ messages)
` [U-Boot] [PATCH 1/6] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH 2/6] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH 3/6] riscv: ae350: add imply v5l2 cache controller
` [U-Boot] [PATCH 4/6] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH 5/6] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH 6/6] riscv: ax25: use CCTL to flush d-cache

[U-Boot] [PATCH 0/4] pinctrl: meson: add support for pinmux status
 2019-06-05  9:04 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] pinctrl: meson-gx: add support for getting "

[U-Boot] [PATCH 0/3] Add drive-strength-microamp in Meson pinctrl driver
 2019-06-05  9:04 UTC  (3+ messages)

[U-Boot] [PATCH] pinctrl: meson-gxbb: add hdmi related pins
 2019-06-05  9:03 UTC  (4+ messages)

[U-Boot] [PATCH] video: meson: hdmi-supply regulator should be optional
 2019-06-05  8:54 UTC  (4+ messages)

[U-Boot] [PATCH v2] riscv: add Kconfig entries for the F and D ISA extensions support
 2019-06-05  7:33 UTC  (3+ messages)

[U-Boot] [PATCH] i2c: designware_i2c: Restore enable state after set speed
 2019-06-05  7:23 UTC 

[U-Boot] [PATCH v3 00/18] Add EEPROM-based board detect support for TI K3 SoCs
 2019-06-05  6:23 UTC  (20+ messages)
` [U-Boot] [PATCH v3 01/18] i2c: omap24xx_i2c: Adapt driver to support K3 devices
` [U-Boot] [PATCH v3 02/18] arm: omap_i2c: Remove unwanted header file inclusion
` [U-Boot] [PATCH v3 03/18] arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi
` [U-Boot] [PATCH v3 04/18] arm: dts: k3-am65: Add I2C nodes
` [U-Boot] [PATCH v3 05/18] arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages
` [U-Boot] [PATCH v3 06/18] configs: am65x_evm_defconfig: Enable I2C support
` [U-Boot] [PATCH v3 07/18] configs: am65x_hs_evm_defconfig: "
` [U-Boot] [PATCH v3 08/18] arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38
` [U-Boot] [PATCH v3 09/18] configs: am65x_evm_a53: Enable PCA953X-type GPIO driver
` [U-Boot] [PATCH v3 10/18] configs: am65x_hs_evm_a53: "
` [U-Boot] [PATCH v3 11/18] configs: am65x_evm_a53: Increase malloc pool before relocation
` [U-Boot] [PATCH v3 12/18] configs: am65x_hs_evm_a53: "
` [U-Boot] [PATCH v3 13/18] arm: K3: am654: Map common EEPROM data into SRAM scratch space
` [U-Boot] [PATCH v3 14/18] ti: common: am6: Add support for board description EEPROM
` [U-Boot] [PATCH v3 15/18] ti: common: am6: Add support for setting MAC addresses
` [U-Boot] [PATCH v3 16/18] board: ti: am654: Use EEPROM-based board detection
` [U-Boot] [PATCH v3 17/18] configs: am65x_evm: Add support for applying overlays
` [U-Boot] [PATCH v3 18/18] configs: am65x_hs_evm: "

[U-Boot] [PATCH v6 00/15] Add Support for eMMC in Am65x-evm
 2019-06-05  3:46 UTC  (4+ messages)

[U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)
 2019-06-05  1:09 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/7] efi_loader: non-volatile variables support
 2019-06-05  0:58 UTC  (18+ messages)
` [U-Boot] [PATCH v3 1/7] env: save UEFI non-volatile variables in dedicated storage
` [U-Boot] [PATCH v3 2/7] efi_loader: variable: support non-volatile attribute
` [U-Boot] [PATCH v3 3/7] efi_loader: variable: split UEFI variables from U-Boot environment
` [U-Boot] [PATCH v3 4/7] efi_loader: load saved non-volatile variables at init
` [U-Boot] [PATCH v3 5/7] efi_loader: bootmgr: make BootNext non-volatile
` [U-Boot] [PATCH v3 6/7] cmd: efidebug: make some boot variables non-volatile
` [U-Boot] [PATCH v3 7/7] cmd: env: add -nv option for UEFI non-volatile variable

[U-Boot] [PATCH 1/1] splash: display splash in DM_VIDEO configurations
 2019-06-04 21:37 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img
 2019-06-04 20:45 UTC 

[U-Boot] [PATCH v3 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-06-04 20:42 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

[U-Boot] [PATCH v2 1/1] efi_loader: close protocols in UnloadImage()
 2019-06-04 20:13 UTC 

[U-Boot] [PATCHv3] ARM: zynq: Add configuration for Z-turn board
 2019-06-04 20:10 UTC 

[U-Boot] [PATCH 0/5] Enable usage of SDP for i.MX6 Sabre Auto Boards
 2019-06-04 20:09 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver

[U-Boot] [PATCH v0 2/2] efi_loader: check timer events in Stall()
 2019-06-04 19:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] lib: time: export usec_to_tick()
` [U-Boot] [PATCH v2 2/2] efi_loader: check timer events in Stall()

[U-Boot] [PATCH] usb: gadget: error out if g_dnl registration fails
 2019-06-04 19:01 UTC 

[U-Boot] [PATCH v2 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-06-04 18:34 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

[U-Boot] [PATCH v3] gpio: add gpio-hog support
 2019-06-04 16:04 UTC  (3+ messages)

[U-Boot] ZynqMP multiple cores loading kernel in EL1
 2019-06-04 14:19 UTC 


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