public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-05-06 07:33:41 to 2019-05-07 07:01:25 UTC [more...]

[U-Boot] [PATCH v2 0/4] Misc EFI/GPT/UUID fixes
 2019-05-07  7:01 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/4] cmd: gpt: fix and tidy up help message

[U-Boot] [PATCH v2 0/9] rk3399: make u-boot-rockchip-with-spl.bin
 2019-05-07  6:44 UTC  (6+ messages)
` [U-Boot] [PATCH v2 5/9] board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0
` [U-Boot] [PATCH v2 7/9] Makefile.spl: Create u-boot-spl-rockchip.bin for rk3399

[U-Boot] [PATCH v6 00/13] rockchip: Add new rk3399 boards
 2019-05-07  6:42 UTC  (4+ messages)
` [U-Boot] [PATCH v6 03/13] Kconfig: Add default SPL_FIT_GENERATOR for rockchip

[U-Boot] [PATCH 0/4] efi_loader implent unloading of images
 2019-05-07  6:37 UTC  (13+ messages)
` [U-Boot] [PATCH 1/4] efi_loader: mark started images
` [U-Boot] [PATCH 4/4] efi_loader: unload applications upon Exit()

[U-Boot] [PATCH v2 1/1] efi_loader: optional data in load options are binary
 2019-05-07  6:16 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: stratix10: Fix SPI flash ENV_SECT_SIZE
 2019-05-07  6:01 UTC 

[U-Boot] [PATCH 1/1] arm: mvebu: Add CRS305-1G-4S board
 2019-05-07  5:35 UTC  (6+ messages)
      ` [U-Boot] [PATCH 1/1 v3] "

[U-Boot] [PATCH v1 0/3] Enable PSCI services for booting Linux
 2019-05-07  5:20 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] ARM: socfpga: stratix10: Enable PSCI system reset
` [U-Boot] [PATCH v1 2/3] ARM: socfpga: stratix10: Enable PSCI CPU_ON
` [U-Boot] [PATCH v1 3/3] ARM: socfpga: stratix10: Enable PSCI support for Stratix 10

[U-Boot] [PATCH v1 0/3] Enable HPS execution stage notification
 2019-05-07  5:07 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] ARM: socfpga: stratix10: Add HPS execution stage notification function
` [U-Boot] [PATCH v1 2/3] ARM: socfpga: stratix10: To notify SDM when SPL pass control to U-Boot
` [U-Boot] [PATCH v1 3/3] ARM: socfpga: stratix10: To notify SDM when U-Boot pass control to Linux

[U-Boot] [PATCH v3 0/6] spl: full-featured heap cleanups
 2019-05-07  4:49 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] spl: add Kconfig option to clear bss early

[U-Boot] [PATCH v3 0/2] support for ROHM BD71837 and BD71847 PMICs
 2019-05-07  4:40 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/2] regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot
` [U-Boot] [PATCH v3 2/2] regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs

[U-Boot] [PATCH v1 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-05-07  3:52 UTC  (3+ messages)
` [U-Boot] [PATCH v1 03/18] dm: Add a No-op uclass

[U-Boot] [PATCH] drivers: core: use strcmp when find device by name
 2019-05-07  3:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
 2019-05-07  3:52 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] fdtdec: Remove fdt_{addr,size}_unpack()

[U-Boot] [PATCH 0/6] dm: pci: add Freescale PowerPC PCIe driver
 2019-05-07  3:51 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] powerpc: mpc85xx: Update the condition to compile PCI routines
` [U-Boot] [PATCH 2/6] powerpc: T208xQDS: Compile the legacy PCIe routines conditionally
` [U-Boot] [PATCH 3/6] t2080: dts: Added PCIe DT nodes
` [U-Boot] [PATCH 4/6] dm: pci: add Freescale PowerPC PCIe driver
` [U-Boot] [PATCH 5/6] powerpc: T208xQDS: Disable legacy "
` [U-Boot] [PATCH 6/6] configs: T2080QDS: Enable "

[U-Boot] [PATCH v3 00/10] pinctrl: Split the common mux/drive/pull/schmitt func into per Soc
 2019-05-07  3:44 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/10] pinctrl: rockchip: Add pull-pin-default param and remove unused param
` [U-Boot] [PATCH v3 02/10] pinctrl: rockchip: Remove redundant spaces
` [U-Boot] [PATCH v3 03/10] pinctrl: rockchip: Split the common set_mux() into per Soc
` [U-Boot] [PATCH v3 04/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux
` [U-Boot] [PATCH v3 05/10] pinctrl: rockchip: Split the common set_drive() func into per Soc
` [U-Boot] [PATCH v3 06/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength
` [U-Boot] [PATCH v3 07/10] pinctrl: rockchip: Split the common set_pull() func into per Soc
` [U-Boot] [PATCH v3 08/10] pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull
` [U-Boot] [PATCH v3 09/10] pinctrl: rockchip: Clean the unused type and label
` [U-Boot] [PATCH v3 10/10] pinctrl: rockchip: Also move common set_schmitter func into per Soc file

[U-Boot] [PULL] u-boot-socfpga/master
 2019-05-07  3:43 UTC 

[U-Boot] [PATCH v1] ARM: socfpga: stratix10: Enable DMA330 DMA controller
 2019-05-07  3:39 UTC  (8+ messages)

[U-Boot] [PATCH 0/3] add new wdt driver for sp805
 2019-05-07  3:16 UTC  (4+ messages)
` [U-Boot] [patch v3 1/3] watchdog: add sp805 watchdog support
` [U-Boot] [patch v3 2/3] dts: fsl-ls1028a: add sp805 node which is a watchdog
` [U-Boot] [patch v3 3/3] defconfig: ls1028ardb: enable wdt

[U-Boot] [ARMv8] kernel entry point
 2019-05-07  3:00 UTC  (4+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [PULL] u-boot-sh/master
 2019-05-07  2:43 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-05-07  2:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] arm-trusted-firmware support for rk3288
 2019-05-07  2:32 UTC  (7+ messages)
` [U-Boot] [PATCH 5/8] rockchip: rk3288: reserve first 2MB when build with ATF support
` [U-Boot] [PATCH 7/8] rockchip: rk3288: convert rk3288-evb to use tpl
` [U-Boot] [PATCH 8/8] rockchip: rk3288: make both evb variants use atf

[U-Boot] [v5 PATCH] RISCV: image: Add booti support
 2019-05-07  1:10 UTC  (2+ messages)

[U-Boot] [v4 PATCH] RISCV: image: Add booti support
 2019-05-07  0:50 UTC  (6+ messages)

[U-Boot] [i.MX8MM+CCF 00/41] i.MX8MM + CCF
 2019-05-06 22:17 UTC  (30+ messages)
` [U-Boot] [i.MX8MM+CCF 01/41] clk: correct get clk_x pointer
` [U-Boot] [i.MX8MM+CCF 02/41] clk: fixed-factor: fix get clk_fixed_factor
` [U-Boot] [i.MX8MM+CCF 03/41] clk: introduce clk_dev_binded
` [U-Boot] [i.MX8MM+CCF 04/41] clk: use clk_dev_binded
` [U-Boot] [i.MX8MM+CCF 05/41] clk-provider: sync more clk flags from Linux Kernel
` [U-Boot] [i.MX8MM+CCF 06/41] cmd: clk: print err value when clk_get_rate failed
` [U-Boot] [i.MX8MM+CCF 07/41] clk: mux: add set parent support
` [U-Boot] [i.MX8MM+CCF 08/41] clk: export mux/divider ops
` [U-Boot] [i.MX8MM+CCF 10/41] divider set rate supporrt
` [U-Boot] [i.MX8MM+CCF 11/41] clk: fixed_rate: export clk_fixed_rate
` [U-Boot] [i.MX8MM+CCF 12/41] clk: fixed_rate: add pre reloc flag
` [U-Boot] [i.MX8MM+CCF 13/41] clk: imx: import clk heplers

[U-Boot] [PATCH v3 0/2] efi_loader: LoadImage() parameter checks
 2019-05-06 21:22 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] efi_loader: LoadImage() check parent image
` [U-Boot] [PATCH v3 2/2] efi_loader: LoadImage() check source size

[U-Boot] [PATCH v2 0/3] ARM: meson: Add G12A USB Support
 2019-05-06 21:16 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] mach-meson: g12a: add DWC2 peripheral mode support

[U-Boot] [PATCH v2 1/2] arm: socfpga: rst: add register definition for cold reset
 2019-05-06 21:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] sysreset: add support for socfpga sysreset

[U-Boot] [PATCH] arm: socfpga: control reboot from SRAM via env callback
 2019-05-06 21:12 UTC  (16+ messages)

[U-Boot] [PATCH] arm: socfpga: Re-add support for Aries MCV SoM and MCVEVK board
 2019-05-06 20:16 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] support for ROHM BD71837 and BD71847 PMICs
 2019-05-06 19:50 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] regulator: bd718x7: support "

[U-Boot] [v3 PATCH] RISCV: image: Add booti support
 2019-05-06 18:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] ARM: dts: imx: novena: Import Novena DT from Linux
 2019-05-06 18:09 UTC  (9+ messages)
` [U-Boot] [PATCH 5/6] ARM: imx: novena: Enable DM USB
` [U-Boot] [PATCH 6/6] ARM: imx: novena: Convert to DM VIDEO

[U-Boot] [PATCH v5] ARM: am335x: Add phyCORE AM335x R2 support
 2019-05-06 17:24 UTC  (4+ messages)

[U-Boot] [PATCH] ata: ahci: fix memory leak
 2019-05-06 17:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] arm64: zynqmp: pass a PMUFW config object
 2019-05-06 15:56 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime

[U-Boot] [PATCH v3 1/2] rockchip: add common header boot0.h and gpio.h for soc
 2019-05-06 14:29 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mediatek: mt8516: use PSCI to reset the SoC
 2019-05-06 14:17 UTC 

[U-Boot] [PATCH 0/3] fix bcm6345 watchdog on broadcom board
 2019-05-06 13:59 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] watchdog: bcm6345: callback start use tick instead of ms
` [U-Boot] [PATCH 2/3] dt: bcm6858: watchdog should use a 50Mhz clock
` [U-Boot] [PATCH 3/3] dt: bcm63158: "

[U-Boot] [PATCH v4] ARM: am335x: Add phyCORE AM335x R2 support
 2019-05-06 13:54 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/1] colibri_imx7: migrate usb to driver model
 2019-05-06 13:52 UTC  (7+ messages)

[U-Boot] U-Boot PXA support
 2019-05-06 13:26 UTC 

[U-Boot] Booting MX6 via Serial Download after DM conversion
 2019-05-06 12:58 UTC  (7+ messages)

[U-Boot] [PATCH v2] imx: Use a convenient default value for SYS_MALLOC_F_LEN
 2019-05-06 12:55 UTC  (2+ messages)

[U-Boot] [PATCH] simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver
 2019-05-06 12:54 UTC  (7+ messages)

[U-Boot] DM for ci_udc
 2019-05-06 12:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: signature of ExitBootServices()
 2019-05-06 12:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: LoadImage() parameter checks
 2019-05-06 12:00 UTC  (6+ messages)

[U-Boot] [PATCH] board: toradex: drop support.arm maintainer email
 2019-05-06 11:17 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: pxe: add board specific PXE default path
 2019-05-06 11:16 UTC  (2+ messages)

[U-Boot] [PATCH V2 0/2] Enable DA830 OHCI USB Controller with DM_USB
 2019-05-06 11:16 UTC  (5+ messages)
` [U-Boot] [PATCH V2 1/2] usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
` [U-Boot] [PATCH 2/2] ARM: da850evm: Enable da850-ohci USB host controller

[U-Boot] [PATCH v2 0/3] fs: btrfs: Add zstd decompression support
 2019-05-06 11:16 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] lib: Add xxhash support
` [U-Boot] [PATCH v2 2/3] lib: add Zstandard decompression support
` [U-Boot] [PATCH v2 3/3] fs: btrfs: add zstd "

[U-Boot] [PATCH v2 0/6] board: ti: am43xx: Enable hardware leveling
 2019-05-06 11:15 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_SHADOW
` [U-Boot] [PATCH v2 2/6] arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error
` [U-Boot] [PATCH v2 3/6] arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
` [U-Boot] [PATCH v2 4/6] arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
` [U-Boot] [PATCH v2 5/6] arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36
` [U-Boot] [PATCH v2 6/6] board: ti: am43xx: Enable hardware leveling

[U-Boot] [PATCH 1/1] lib/display_options: avoid illegal memory access
 2019-05-06 11:15 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] Use SPL_FIT_IMAGE_TINY to reduce the size the SPL for the am335x_evm
 2019-05-06 11:14 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/2] spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
` [U-Boot] [PATCH v1 2/2] configs: am335x_evm: enable SPL_FIT_IMAGE_TINY

[U-Boot] [PATCH v5 1/2] spl: fix linker size check off-by-one errors
 2019-05-06 11:14 UTC  (2+ messages)

[U-Boot] [PATCHv5 0/6] dm: cache: add dm cache driver
 2019-05-06 11:14 UTC  (13+ messages)
` [U-Boot] [PATCHv5 1/6] Documentation: dts: Add pl310 cache controller dts documentation
` [U-Boot] [PATCHv5 2/6] ARM: pl310: Add macro's for handling tag and data latency mask
` [U-Boot] [PATCHv5 3/6] dm: cache: Create a uclass for cache
` [U-Boot] [PATCHv5 4/6] dm: cache: add the pl310 cache controller driver
` [U-Boot] [PATCHv5 5/6] ARM: socfpga: use the pl310 driver to configure the cache
` [U-Boot] [PATCHv5 6/6] configs: socfpga: add imply pl310 cache controller

[U-Boot] [PATCH v2 0/2] Add Kconfig to disable cache ops
 2019-05-06 11:13 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] arch: armv8: Provide a way to disable cache maintenance ops
` [U-Boot] [PATCH v2 2/2] board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build

[U-Boot] [PATCH] Refactor IMAGE_ENABLE_VERIFY to handle builds without SPL verification
 2019-05-06 11:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] env: add missing newline
 2019-05-06 11:13 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/3] Move Stratix 10 SDRAM driver to DM
 2019-05-06 10:45 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/3] Move Stratix 10 SDRAM driver to DM
 2019-05-06 10:43 UTC  (4+ messages)

[U-Boot] [PATCH 00/12] SPI flash STM32 MCU's fixes
 2019-05-06  9:17 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] mach-stm32: Add MPU region for spi-nor memory mapped region
` [U-Boot] [PATCH 02/12] ARM: dts: stm32: Fix qspi memory map size for stm32f7 boards
` [U-Boot] [PATCH 03/12] ARM: dts: stm32: add qspi flash compatible string for stm32f769-disco
` [U-Boot] [PATCH 04/12] ARM: dts: stm32: add qspi flash compatible string for stm32f746-eval
` [U-Boot] [PATCH 05/12] ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 "
` [U-Boot] [PATCH 06/12] ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f746-disco
` [U-Boot] [PATCH 07/12] ARM: dts: stm32: Remove useless spi-nor compatible string
` [U-Boot] [PATCH 08/12] ARM: dts: stm32: Set spi-rx/tx-bus-width to 4 for stm32f769-disco
` [U-Boot] [PATCH 09/12] ARM: dts: stm32: Add qspi support for stm32f469-disco board
` [U-Boot] [PATCH 10/12] spi: Kconfig: Add STM32F4 support for STM32_QSPI driver
` [U-Boot] [PATCH 11/12] configs: stm32f469-disco: Enable QSPI relative flags
` [U-Boot] [PATCH 12/12] configs: stm32f469-disco: Disable PINCTRL_FULL flag

[U-Boot] [BUG] test_avb_persistent_values() fails
 2019-05-06  9:11 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] test/py: avb: fix test_avb_persistent_values fail
 2019-05-06  9:07 UTC 

[U-Boot] [PATCH] i2c: mxc: Hide kconfig based control in DM_I2C mode
 2019-05-06  8:58 UTC  (8+ messages)

[U-Boot] [PATCH 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-05-06  8:08 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] dm: spi: Convert Freescale ESPI driver to driver model
    ` [U-Boot] [EXT] "


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