public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-06-04 05:28:50 to 2019-06-05 08:54:47 UTC [more...]

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

[U-Boot] [PATCH] pinctrl: meson-gxbb: add hdmi related pins
 2019-06-05  8:18 UTC  (3+ 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 v2 0/3] Enable usage of SDP for i.MX6 Sabre Auto Boards
 2019-06-05  7:25 UTC  (11+ 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] i2c: designware_i2c: Restore enable state after set speed
 2019-06-05  7:23 UTC 

[U-Boot] [PATCH 0/4] pinctrl: meson: add support for pinmux status
 2019-06-05  7:07 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups
` [U-Boot] [PATCH 2/4] pinctrl: meson: add common function to get pins name
` [U-Boot] [PATCH 3/4] pinctrl: meson-gx: add support for getting pinmux status
` [U-Boot] [PATCH 4/4] pinctrl: meson-axg: "

[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 v2 00/12] System Firmware Loader for TI K3 family SoCs
 2019-06-05  6:22 UTC  (14+ 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 1/2] riscv: qemu: Enable PCI host ECAM generic driver
 2019-06-05  5:54 UTC  (7+ messages)

[U-Boot] RSA in U-Boot
 2019-06-05  5:27 UTC  (11+ messages)

[U-Boot] [RFC 0/6] efi_loader: support runtime variable access via cache
 2019-06-05  4:21 UTC  (7+ 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] [PATCH v6 00/15] Add Support for eMMC in Am65x-evm
 2019-06-05  3:46 UTC  (19+ messages)
` [U-Boot] [PATCH v6 01/15] arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
` [U-Boot] [PATCH v6 02/15] mmc: am654_sdhci: Remove quirks
` [U-Boot] [PATCH v6 03/15] regmap: Add API regmap_init_mem_index()
` [U-Boot] [PATCH v6 04/15] mmc: sdhci: Add support for sdhci-caps-mask
` [U-Boot] [PATCH v6 05/15] mmc: sdhci: Make sdhci_set_clock() non static
` [U-Boot] [PATCH v6 06/15] arm: dts: k3: Add phy specific properties to SD card node
` [U-Boot] [PATCH v6 07/15] mmc: sdhci: Make set_ios_post() return int
` [U-Boot] [PATCH v6 08/15] mmc: am654_sdhci: Add Support for PHY
` [U-Boot] [PATCH v6 09/15] configs: am65x_evm: Enable CONFIG_REGMAP
` [U-Boot] [PATCH v6 10/15] mmc: am654_sdhci: Use f_max in mmc_config
` [U-Boot] [PATCH v6 11/15] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
` [U-Boot] [PATCH v6 12/15] mmc: am654_sdhci: Add a platform specific set_control_reg() callback
` [U-Boot] [PATCH v6 13/15] configs: am65x: Add configs to support environment in eMMC
` [U-Boot] [PATCH v6 14/15] am65x_evm: Add Support for creating a filesystem GPT partition "
` [U-Boot] [PATCH v6 15/15] configs: am65x_evm_a53: Add Support for creating GPT partitions

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

[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] [RFC 0/6] Convert mxsfb to DM_VIDEO
 2019-06-04 22:06 UTC  (4+ messages)
` [U-Boot] [RFC 5/6] ARM: dts: colibri_imx7: Add lcdif node

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

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

[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  (7+ messages)
` [U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver
` [U-Boot] [PATCH 4/5] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP

[U-Boot] [PATCH] imx: Select the pinctrl drivers when DM is used
 2019-06-04 20:08 UTC  (2+ messages)

[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  (11+ 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] [PATCH 0/3] Add drive-strength-microamp in Meson pinctrl driver
 2019-06-04 15:19 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] dm: pinctrl: Add driver-strength-microamp property
` [U-Boot] [PATCH 2/3] pinctrl: meson: add support of drive-strength-microamp
` [U-Boot] [PATCH 3/3] pinctrl: meson: g12a: add DS bank value

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

[U-Boot] [PATCH 0/3] i.mx6 (sabre auto) fixes for 2019.07
 2019-06-04 13:49 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mx6sabreauto: Select pinctrl driver
` [U-Boot] [PATCH 2/3] mx6sabreauto: set SYS_MALLOC_F for video
` [U-Boot] [PATCH 3/3] arm: dts: imx6qdl-u-boot: Alias usb0 to usbotg

[U-Boot] [PATCH] IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driver
 2019-06-04 13:42 UTC 

[U-Boot] [PATCH] mmc: Avoid HS400 mode when accessing boot partitions
 2019-06-04 13:38 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/3] Add 'bcb' command to read/modify/write Android BCB
 2019-06-04 13:25 UTC  (5+ messages)

[U-Boot] [PATCH v5 00/15] Add Support for eMMC in Am65x-evm
 2019-06-04 13:12 UTC  (4+ messages)
` [U-Boot] [PATCH v5 01/15] arm64: dts: k3: Sync sdhci0 node from kernel and change driver name

[U-Boot] pre_probe under struct driver
 2019-06-04 13:01 UTC 

[U-Boot] [PATCH 1/2] drivers: pci: add map_bar support for Enhanced Allocation
 2019-06-04 12:46 UTC  (5+ 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] [PATCH] km/spi: port SPI flash of KM Kirkwood boards to driver model
 2019-06-04 12:23 UTC 

[U-Boot] [PATCH] board/km: update maintainer e-mail
 2019-06-04 12:10 UTC 

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc4
 2019-06-04 11:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Add initial support for Pine64 Rock64 board
 2019-06-04 11:48 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/6] "
  ` [U-Boot] [PATCH v3 5/6] rockchip: rk3328: add rock64-rk3328_defconfig

[U-Boot] sf probe failed on Intel DNV-NS platform
 2019-06-04 10:35 UTC 

[U-Boot] [PATCH 1/1] efi_loader: avoid lost network packages
 2019-06-04 10:25 UTC 

[U-Boot] Hart lottery and CONFIG_XIP
 2019-06-04  9:30 UTC  (6+ messages)

[U-Boot] [PATCH] Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"
 2019-06-04  9:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] board/friendlyarm: Add support for friendlyarm nanopi neo4 board
 2019-06-04  8:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] board/radxa: Add support for Radxa Rock Pi4 board
` [U-Boot] [PATCH 3/3] board/pine64: Add support for Pine64 RockPro64 board

[U-Boot] [PATCH 1/2] dm: i2c: Add a flag that not call i2c_setup_offset
 2019-06-04  8:50 UTC  (10+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PATCH] armv8: ls1046afrwy: Add support for LS1046AFRWY platform
 2019-06-04  8:48 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/7] Add STM32 Cortex-M4 remoteproc driver
 2019-06-04  8:32 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
 2019-06-04  7:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] armv8: ls2088aqds: Add bootcmd for TFA boot
 2019-06-04  6:43 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] armv8: ls2088aqds: Fix MC firmware loading during SD boot
` [U-Boot] [PATCH 3/3] armv8: ls2088ardb: "

[U-Boot] Please pull u-boot-marvell/master
 2019-06-04  6:39 UTC 

[U-Boot] [PATCH] arm: mvebu: helios4: add MMC to SPL DT
 2019-06-04  6:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add PCIe root complex support for AM654x SoC
 2019-06-04  6:24 UTC  (4+ messages)
` [U-Boot] [PATCH 2/7] dm: core: add support for getting register address and size

[U-Boot] [RFC PATCH 0/1] riscv: qemu-riscv environment size
 2019-06-04  5:43 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/1] riscv: increase the environment size for the qemu-riscv platform to 128kB

[U-Boot] [PATCH v4] riscv: Add Microchip MPFS Icicle board support
 2019-06-04  5:40 UTC  (3+ messages)


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