public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-04-18 15:32:43 to 2019-04-22 00:44:33 UTC [more...]

[U-Boot] [PATCH 0/9] efi_loader: rework bootefi/bootmgr
 2019-04-22  0:44 UTC  (24+ messages)
` [U-Boot] [PATCH 1/9] cmd: bootefi: rework set_load_options()
` [U-Boot] [PATCH 2/9] cmd: bootefi: carve out fdt handling from do_bootefi()
` [U-Boot] [PATCH 3/9] cmd: bootefi: merge efi_install_fdt() and efi_process_fdt()
` [U-Boot] [PATCH 4/9] cmd: bootefi: carve out efi_selftest code from do_bootefi()
` [U-Boot] [PATCH 5/9] cmd: bootefi: move do_bootefi_bootmgr_exec() forward
` [U-Boot] [PATCH 6/9] cmd: bootefi: carve out bootmgr code from do_bootefi()
` [U-Boot] [PATCH 7/9] cmd: bootefi: carve out do_bootefi_image() "
` [U-Boot] [PATCH 8/9] efi_loader: rework bootmgr/bootefi using load_image API
` [U-Boot] [PATCH 9/9] cmd: add efibootmgr command

[U-Boot] [PULL] u-boot-stm32 for v2019.07-rc1​ (round 2)
 2019-04-21 22:59 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: rmobile: Always select pin control drivers on Gen3
 2019-04-21 22:28 UTC 

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-21 22:23 UTC  (12+ messages)

[U-Boot] [PATCH 1/5] pinctrl: gpio: Add callback for configuring pin as GPIO
 2019-04-21 22:20 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio
` [U-Boot] [PATCH 3/5] pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free
` [U-Boot] [PATCH 4/5] gpio: renesas: Migrate to pinctrl GPIO accessors
` [U-Boot] [PATCH 5/5] pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()

[U-Boot] [PATCH 1/1] efi_loader: disable EFI_LOADER on vexpress_ca15_tc2 and ca9x4
 2019-04-21 22:16 UTC 

[U-Boot] [PATCH 1/1] arm: dts: add missing vexpress device trees
 2019-04-21 21:54 UTC 

[U-Boot] [PATCH v2] dm: remove pre reloc properties in SPL and TPL device tree
 2019-04-21 19:42 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2019-04-21 19:39 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2019-04-21 19:38 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2019-04-21 19:37 UTC  (14+ messages)

[U-Boot] [PATCH 1/1] common: fdt_support: Check mtdparts cell size
 2019-04-21 19:33 UTC  (2+ messages)

[U-Boot] [PATCH v2] regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
 2019-04-21 19:29 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] boot_get_fdt: clean up and use 'fdtaddr' as fallback for Android
 2019-04-21 19:26 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/5] fdt: boot_get_fdt: remove redundant zeroing out
` [U-Boot] [PATCH v2 2/5] fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
` [U-Boot] [PATCH v2 3/5] fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
` [U-Boot] [PATCH v2 4/5] fdt: boot_get_fdt: android: compress "
` [U-Boot] [PATCH v2 5/5] fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback

[U-Boot] [PATCH v3] spi: Zap mxs_spi driver-related code
 2019-04-21 19:02 UTC  (8+ messages)

[U-Boot] [PATCH] spi: Zap lpc32xx_ssp driver-related code
 2019-04-21 18:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] pinctrl: exit pinconfig_post_bind if there are no subnodes
 2019-04-21 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] rk3288-board: remove pinctrl call for debug uart
 2019-04-21 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/4] doc: rockchip: Add global doc for rk3399 build/run
 2019-04-21 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsi
 2019-04-21 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] rockchip: rk3399: Add Orangepi RK3399 support
 2019-04-21 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] rockchip: dts: rk3399: Sync rk3399-opp from Linux
 2019-04-21 18:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: make_fit_atf: Use BL31 environ variable for file location
 2019-04-21 17:12 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORT
 2019-04-21 16:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 02/19] clk: Improve debug message in clk_set_default_rates()
 2019-04-21 16:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 03/19] gpio: Use more command-specific enums values
 2019-04-21 16:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 01/19] lib: Allow using display_buffer() in SPL
 2019-04-21 16:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] the dm of SPL does not support very well on spiboot
 2019-04-21 15:00 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu (14.04.2019)
 2019-04-21  8:27 UTC  (6+ messages)
` [U-Boot] [GIT] Pull request: u-boot-dfu v2 (14.04.2019)

[U-Boot] [PATCH v3] arm: socfpga: mailbox: Fix off-by-one error on command length checking
 2019-04-21  8:24 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: need either ACPI table or device tree
 2019-04-21  4:54 UTC 

[U-Boot] [PATCH v5] efi_loader: rework bootmgr/bootefi using load_image API
 2019-04-20 19:36 UTC 

[U-Boot] [PATCH 1/1] efi_loader: correctly split device path of loaded image
 2019-04-20 19:33 UTC 

[U-Boot] [OT] trying to boot zedboard just to u-boot, having no luck
 2019-04-20 10:44 UTC 

[U-Boot] [PATCH v4] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-20 10:24 UTC 

[U-Boot] [PATCH v4] efi_loader: rework bootmgr/bootefi using load_image API
 2019-04-20  8:35 UTC 

[U-Boot] [PATCH v4 1/1] cmd: bootefi: merge efi_install_fdt() and efi_process_fdt()
 2019-04-20  7:06 UTC 

[U-Boot] [PATCH 1/1] efi_loader: more short texts for protocols in efidebug
 2019-04-20  6:40 UTC 

[U-Boot] [PATCH 1/1] efi_loader: consistent naming of protocol GUIDs
 2019-04-20  5:52 UTC 

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-04-20  2:56 UTC  (9+ messages)

[U-Boot] [PATCH v2 0/2] Convert WaRP7 to DM_USB and DM_SERIAL
 2019-04-19 22:52 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] warp7: Switch to DM Serial
` [U-Boot] [PATCH v2 2/2] warp7: Switch to DM USB

[U-Boot] Is mmc still being actively maintained?
 2019-04-19 22:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support
 2019-04-19 22:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: socfpga: Factor out handoff register configuration
 2019-04-19 20:00 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] ARM: socfpga: Disable bridges in SPL unless booting from FPGA
` [U-Boot] [PATCH 3/4] ARM: socfpga: Fully unmap the FPGA bridges from L3 space
` [U-Boot] [PATCH 4/4] ARM: socfpga: Add support for selecting bridges in bridge command

[U-Boot] [RFT PATCH v2 0/2] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
 2019-04-19 16:28 UTC  (3+ messages)
` [U-Boot] [RFT PATCH v2 1/2] sunxi: Enable EMAC on the Cubietruck Plus
` [U-Boot] [RFT PATCH v2 2/2] sunxi: Enable EMAC on the Bananapi M3

[U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060
 2019-04-19 15:20 UTC  (6+ messages)

[U-Boot] [PATCH 0/6] - Add Ethernet support for stm32mpu
 2019-04-19 15:17 UTC  (11+ messages)
` [U-Boot] [PATCH 1/6] stm32mp1: clk: use the correct identifier for ethck
` [U-Boot] [PATCH 2/6] board: stm32mp1: Add board_interface_eth_init
` [U-Boot] [PATCH 4/6] ARM: dts: stm32: Add Ethernet support on stm32mp1
` [U-Boot] [PATCH 5/6] stm32mp1: Add Ethernet support for stm32mp1 board
` [U-Boot] [PATCH 6/6] configs: stm32mp15: Enable Ethernet feature

[U-Boot] [PATCH 3/6] net: dwc_eth_qos: add Ethernet stm32mp1 support
 2019-04-19 15:12 UTC 

[U-Boot] [rockchip/rk3399-rockpro64] Upstream doesn't have support for SD card/USB3.0?
 2019-04-19 14:22 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v3] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-19 14:12 UTC  (3+ messages)

[U-Boot] relationship between "ARM_DCC" and "DEBUG_UART_ARM_DCC"?
 2019-04-19 11:27 UTC 

[U-Boot] [RFC PATCH v3] usb: limit USB_MAX_XFER_BLK to 256
 2019-04-19  9:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add Kconfig to disable cache ops
 2019-04-19  9:43 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: serial: lpuart: Enable Little Endian Support
 2019-04-19  9:34 UTC  (3+ messages)
  ` [U-Boot] [U-Boot-DM] "

[U-Boot] [RESEND PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI
 2019-04-19  9:32 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] Add Beelink GS1 Board
 2019-04-19  9:19 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/3] arm: dts: h6: Add Beelink GS1 initial support
` [U-Boot] [PATCH v3 3/3] arm: sunxi: h6: fix reset using r_wdog

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-04-19  9:11 UTC  (3+ messages)

[U-Boot] [PATCH RFC] watchdog: Add Allwinner watchdog driver
 2019-04-19  8:32 UTC 

[U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support
 2019-04-19  8:01 UTC  (10+ messages)
` [U-Boot] [PATCH v2 05/10] clk: imx: Add imx6q clock tree support

[U-Boot] [PATCH v3] spi: Zap fsl_espi driver-related code
 2019-04-19  7:07 UTC 

[U-Boot] [PATCH v3] spi: Zap soft_spi_legacy driver-related code
 2019-04-19  7:04 UTC 

[U-Boot] [PATCH v3] spi: Zap sh_spi driver-related code
 2019-04-19  7:00 UTC 

[U-Boot] [PATCH] spi: Zap mxs_spi driver-related code
 2019-04-19  6:54 UTC 

[U-Boot] [PATCH v5 01/13] m68k: add basic set of devicetrees
 2019-04-19  6:40 UTC  (2+ messages)

[U-Boot] [PATCH] usb: dwc2: fix gadget disconnect
 2019-04-19  6:30 UTC  (2+ messages)

[U-Boot] [PATCH] usb: reload watchdog during ums command
 2019-04-19  6:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] ARM: meson: Add G12A USB Support
 2019-04-19  6:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] mach-meson: g12a: add DWC2 peripheral mode support

[U-Boot] [PATCH 0/2] fit: FDT compression
 2019-04-18 21:09 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] fit: Support "

[U-Boot] [PATCH 0/2] fit: Image node compression
 2019-04-18 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v2] fit: Support compression for non-kernel components (e.g. FDT)
` [U-Boot] [PATCH 2/2 v2] fit: Support compat string property in configuration node

[U-Boot] [PATCH v1 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-04-18 20:51 UTC  (6+ messages)
` [U-Boot] [PATCH v1 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
` [U-Boot] [PATCH v1 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add

[U-Boot] [PATCH] Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
 2019-04-18 20:34 UTC 

[U-Boot] "optee" Kbuild seems to have weird dependencies
 2019-04-18 20:19 UTC 

[U-Boot] [PATCH v4 0/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-04-18 20:12 UTC  (2+ messages)

[U-Boot] [PATCH v3] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-18 18:48 UTC  (4+ messages)

[U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
 2019-04-18 17:15 UTC  (12+ messages)

[U-Boot] [RESEND PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-04-18 17:00 UTC  (9+ messages)

[U-Boot] [PATCH v2] sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled
 2019-04-18 16:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] rockchip: rk3399: add tpl support
 2019-04-18 16:47 UTC  (4+ messages)

[U-Boot] [PATCH] turris_omnia: fix eeprom/mcu device names
 2019-04-18 16:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-04-18 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] net: eth-uclass: Support device tree MAC addresses

[U-Boot] ARC changes for 2019.07
 2019-04-18 16:29 UTC  (3+ messages)
  ` [U-Boot] [uboot-snps-arc] "

[U-Boot] Pull request: u-boot-spi/master
 2019-04-18 16:20 UTC  (2+ messages)

[U-Boot] [PATCH] arm: am57xx: cl-som-am57x: remove board support
 2019-04-18 16:20 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2019-04-18 16:20 UTC  (2+ messages)

[U-Boot] [GIT PULL] Xilinx patches for v2019.04
 2019-04-18 16:19 UTC  (2+ messages)

[U-Boot] [GIT PULL] UniPhier updates for v2019.07
 2019-04-18 16:19 UTC  (2+ messages)

[U-Boot] [PATCH 00/16] patches for stm32 support
 2019-04-18 15:32 UTC  (10+ messages)
` [U-Boot] [PATCH 08/16] i2c: stm32f7: improve loopback in timing algorithm
` [U-Boot] [PATCH 09/16] mkimage: change stm32image header to manage binary information
` [U-Boot] [PATCH 10/16] stm32mp1: add bootcount support
` [U-Boot] [PATCH 11/16] armv7: timer: init timer with bootstage
` [U-Boot] [PATCH 12/16] stm32mp1: add bootstage support
` [U-Boot] [PATCH 13/16] clk: stm32mp1: add set_rate for DDRPHYC clock
` [U-Boot] [PATCH 14/16] env: solve compilation error in SPL
` [U-Boot] [PATCH 15/16] serial: stm32: remove unnecessary trace
` [U-Boot] [PATCH 16/16] serial: stm32: remove watchog reset in debug putc


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