public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-04-09 15:17:36 to 2018-04-11 14:06:04 UTC [more...]

[U-Boot] Pull request: u-boot-ubi/master
 2018-04-11 14:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] checkpatch.pl: update from Linux kernel v4.16
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] fw_printenv: Fix crash due to incorrect size for malloc'ed string
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] get_maintainer.pl: update from Linux kernel v4.16
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] MAINTAINERS: ARM STM STM32MP: correct file paths
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 u-boot 2/2] clk: add sandbox test for bulk API
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, u-boot, "

[U-Boot] [PATCH v2 u-boot 1/2] clk: Add get/enable/disable/release for a bulk of clocks
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, u-boot, "

[U-Boot] [PATCH v2 u-boot 2/2] reset: add sandbox test for bulk API
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, u-boot, "

[U-Boot] [PATCH v2 u-boot 1/2] reset: Add get/assert/deassert/release for bulk of reset signals
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, u-boot, "

[U-Boot] [PATCH] log: Add units to code-size stats in README.log
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] log: Correct missing free() on error in log_add_filter()
 2018-04-11 14:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mkimage: do not fail if there is no print_header function
 2018-04-11 14:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] armv7m: disable icache before linux booting
 2018-04-11 14:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] serial: meson: Update compatible with new Linux bindings
 2018-04-11 14:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH u-boot] reset: Add Amlogic Meson Reset Controller
 2018-04-11 14:04 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] sysreset: syscon: convert to use live dt
 2018-04-11 14:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] arm: socfpga: unable to boot cyclone5 devkit or SocKit
 2018-04-11 12:55 UTC  (13+ messages)

[U-Boot] [PATCH] ubifs: Change value of mutex_is_locked()
 2018-04-11 12:46 UTC  (2+ messages)

[U-Boot] [PATCH v3] arm64: Add SMC and HVC commands
 2018-04-11 12:36 UTC  (3+ messages)

[U-Boot] [PATCH v3] arm64: Add SMC and HVC commands
 2018-04-11 12:36 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] i.MX6DL: Add BTicino Mamoj board support
 2018-04-11 12:36 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] i.MX6: board: Add BTicino i.MX6DL Mamoj initial support
` [U-Boot] [PATCH v2 2/7] i.MX6DL: mamoj: Add I2C support
` [U-Boot] [PATCH v2 3/7] i.MX6DL: mamoj: Add PFUZE100 support
` [U-Boot] [PATCH v2 4/7] configs: imx6dl_mamoj: Enable fastboot and ums
` [U-Boot] [PATCH v2 5/7] configs: imx6dl-mamoj: Add DFU support
` [U-Boot] [PATCH v2 6/7] configs: imx6dl-mamoj: Add Falcon mode support
` [U-Boot] [PATCH v2 7/7] configs: imx6dl-mamoj: Enable HAB

[U-Boot] [PATCH v4 0/4] ARM: i.MX6: Add u-boot dtsi files
 2018-04-11 12:32 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v4 2/4] ARM: dts: imx6ul-isiot: Move usdhc2 into dtsi
` [U-Boot] [PATCH v4 3/4] ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl
` [U-Boot] [PATCH v4 4/4] ARM: i.MX6: dts: Build dtb based on SOC type

[U-Boot] [PATCH V2] imx: nitrogen6x: Convert Sabrelite to distro boot support
 2018-04-11 10:38 UTC  (5+ messages)
` [U-Boot] [PATCH V3 0/3] Update sabrelite and nitrogen6x boards to use "
  ` [U-Boot] [PATCH V3 1/3] imx6: Define 'soc' env var for imx6 SoC
  ` [U-Boot] [PATCH V3 2/3] imx6: Convert sabrelite and nitrogen6x boards to distro boot support
  ` [U-Boot] [PATCH V3 3/3] imx6: sabrelite: update defconfig to use distro defaults

[U-Boot] [PATCH v4 0/3] This series adds support for gpio-leds "default-state" property. The
 2018-04-11  9:16 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] dm: led: Support "default-state" property
` [U-Boot] [PATCH v4 2/3] dm: led: auto probe() LEDs with "default-state"
` [U-Boot] [PATCH v4 3/3] dm: led: add testcase for "default-state" property

[U-Boot] [PATCH 1/7] drivers: Add AXI uclass and ihs_axi driver
 2018-04-11  7:27 UTC  (12+ messages)
` [U-Boot] [PATCH 2/7] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH 6/7] video_display: Add power_on function
` [U-Boot] [PATCH 7/7] video_display: Add Xilinx LogiCore DP TX

[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
 2018-04-11  7:15 UTC  (6+ messages)
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function
` [U-Boot] [PATCH 1/8] core: Add uclass_{first, next}_device_compat

[U-Boot] [GIT PULL] Xilinx patches for v2018.05-rc2
 2018-04-11  7:02 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] misc: uclass: Add enable/disable functions
 2018-04-11  7:00 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] drivers: Add devinfo uclass
 2018-04-11  6:36 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] devinfo: Add gazerbeam info driver

[U-Boot] [PATCH 1/3] drivers: Add FPGA register map uclass
 2018-04-11  6:23 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] drivers: Add OSD uclass
 2018-04-11  6:18 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] video_osd: Add ihs_video_out driver
` [U-Boot] [PATCH 3/3] cmd: Add osd commands

[U-Boot] chiliSOM: USB bug
 2018-04-11  6:18 UTC 

[U-Boot] [PATCH 1/4] elf: Clean up the ELF header file
 2018-04-11  1:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] elf: Add ELF64 related structure defines
` [U-Boot] [PATCH 3/4] elf: Add a very simple elf64 loader
` [U-Boot] [PATCH 4/4] doc: vxworks: Mention support of loading 64-bit x86 kernels

[U-Boot] [PATCH 1/1][for v2018.05] efi_loader: no support for ARMV7_NONSEC=y
 2018-04-10 22:41 UTC 

[U-Boot] [PATCH 03/12] libfdt: Safer access to strings section
 2018-04-10 22:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] vexpress: fix syntax error in armv7_boot_nonsec_default()
 2018-04-10 21:11 UTC 

[U-Boot] [PATCH] mx6cuboxi: Fix some memory configuration errors
 2018-04-10 20:05 UTC 

[U-Boot] AM3517-EVM MMC broken
 2018-04-10 19:23 UTC 

[U-Boot] arm: socfpga: unable to boot cyclone5 devkit or SocKit
 2018-04-10 18:28 UTC 

[U-Boot] [PATCH] configs: Fixup some CPSW-related items
 2018-04-10 16:41 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/3] dm: led: add testcase for "default-state" property
 2018-04-10 16:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock
 2018-04-10 16:01 UTC  (4+ messages)
    ` [U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock - Please, consider for v2018.05-rc2

[U-Boot] [PATCH 1/1] log: fix typo LOGL_EFI
 2018-04-10 15:49 UTC  (3+ messages)
  ` [U-Boot] [PATCH 1/1] log: fix typo LOGL_EFI - Please, pick for v2018.05-rc2

[U-Boot] [PATCH v2 1/5] Migrate CONFIG_DRIVER_TI_CPSW to Kconfig
 2018-04-10 15:38 UTC  (18+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-04-10 15:25 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] spi: sh_qspi: Replace data types with short ones
 2018-04-10 15:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] spi: sh_qspi: Drop SPBDCR wait
` [U-Boot] [PATCH 3/4] spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
` [U-Boot] [PATCH 4/4] spi: sh_qspi: Make use of the 32byte FIFO

[U-Boot] [PATCH] ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3
 2018-04-10 15:14 UTC 

[U-Boot] [PATCH u-boot 0/2] Cleanup for Amlogic GX SoCs
 2018-04-10 14:37 UTC  (5+ messages)
` [U-Boot] [PATCH u-boot 2/2] ARM: meson: Add cpu info display for "

[U-Boot] [PATCH v2] kconfig: add CONFIG_CC_COVERAGE
 2018-04-10 14:08 UTC  (2+ messages)

[U-Boot] [PULL] efi patch queue 2018-04-09
 2018-04-10 14:08 UTC  (2+ messages)

[U-Boot] [PATCH RFC] spi: mxs spi: DM conversion
 2018-04-10 13:15 UTC 

[U-Boot] [PATCH 36/36] rockchip: add common board file for rockchip platform
 2018-04-10 12:38 UTC  (7+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH RFC] spi: mxs spi: DM conversion
 2018-04-10 12:34 UTC 

[U-Boot] [PATCH] imx: nitrogen6x: Convert Sabrelite to distro boot support
 2018-04-10 12:05 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] core: Add function to get device for ofnode
 2018-04-10 11:42 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] core: Add functions to set properties in live-tree
` [U-Boot] [PATCH 3/3] core: Add dev_{disable,enable}_by_path

[U-Boot] [PATCH v5 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
 2018-04-10 11:40 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] SPI Flash: add support of sst26wf* flash ICs protection ops
` [U-Boot] [PATCH v5 2/2] SF: add support for sst26wf016, sst26wf032, sst26wf064

[U-Boot] [PATCH 00/19] spi: mpc8xxx: DM conversion
 2018-04-10 11:01 UTC  (20+ messages)
` [U-Boot] [PATCH 01/19] spi: mpc8xxx: Use short type names
` [U-Boot] [PATCH 02/19] spi: mpc8xxx: Fix comments
` [U-Boot] [PATCH 03/19] spi: mpc8xxx: Rename camel-case variables
` [U-Boot] [PATCH 04/19] spi: mpc8xxx: Fix space after cast
` [U-Boot] [PATCH 05/19] spi: mpc8xxx: Fix function names in strings
` [U-Boot] [PATCH 06/19] spi: mpc8xxx: Replace defines with enums
` [U-Boot] [PATCH 07/19] spi: mpc8xxx: Use IO accessors
` [U-Boot] [PATCH 08/19] spi: mpc8xxx: Simplify if
` [U-Boot] [PATCH 09/19] spi: mpc8xxx: Get rid of is_read
` [U-Boot] [PATCH 10/19] spi: mpc8xxx: Simplify logic a bit
` [U-Boot] [PATCH 11/19] spi: mpc8xxx: Reduce scope of loop variables
` [U-Boot] [PATCH 12/19] spi: mpc8xxx: Make code more readable
` [U-Boot] [PATCH 13/19] spi: mpc8xxx: Rename variable
` [U-Boot] [PATCH 14/19] spi: mpc8xxx: Document LEN setting better
` [U-Boot] [PATCH 15/19] spi: mpc8xxx: Re-order transfer setup
` [U-Boot] [PATCH 16/19] spi: mpc8xxx: Fix if check
` [U-Boot] [PATCH 17/19] spi: mpc8xxx: Use get_timer
` [U-Boot] [PATCH 18/19] spi: mpc8xxx: Prepare DM conversion
` [U-Boot] [PATCH 19/19] spi: mpc8xxx: Add DM support

[U-Boot] [PATCH] x86: queensbay: switche P state to the highest freq
 2018-04-10 10:00 UTC  (8+ messages)

[U-Boot] [PATCH 1/3] doc: vxworks: Minor update for clarity
 2018-04-10  9:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] bootvx: Prepare e820 related stuff from the given kernel memory base address
` [U-Boot] [PATCH 3/3] bootvx: Explicitly clear the bootloader image size

[U-Boot] [PATCH] vxworks: fixed cpu enable using PSCI on armv8
 2018-04-10  9:36 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2 0/7] Add support of SD3.0 UHS modes for ZynqMP
 2018-04-10  6:31 UTC  (4+ messages)

[U-Boot] [BUG] snow: mmc: SD card access broken: unable to select a mode
 2018-04-10  5:24 UTC  (9+ messages)

[U-Boot] [PATCH] ARM: rmobile: Fix the memory map on Gen3
 2018-04-09 23:57 UTC 

[U-Boot] [PATCH] mtd: spi: Add Renesas RPC SPI-flash driver
 2018-04-09 23:57 UTC 

[U-Boot] [PATCH] mtd: rpc: Add Renesas RPC Hyperflash driver
 2018-04-09 23:56 UTC 

[U-Boot] [PATCH 1/5] mmc: matsushita-common: Special case only select registers in 16bit
 2018-04-09 23:49 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] mmc: matsushita-common: Correctly set mode "
` [U-Boot] [PATCH 3/5] mmc: matsushita-common: Wait for command completion
` [U-Boot] [PATCH 4/5] mmc: matsushita-common: Add missing else
` [U-Boot] [PATCH 5/5] mmc: renesas-sdhi: Wait after reconfiguring pins

[U-Boot] [RFC PATCH] net: phy: Don't limit phy addresses by default
 2018-04-09 20:23 UTC  (4+ messages)

[U-Boot] FIT Image with same kernel but different load/entry point
 2018-04-09 16:27 UTC  (3+ messages)

[U-Boot] [PATCH 01/15] mmc: uniphier: Factor out FIFO accessors
 2018-04-09 15:31 UTC  (15+ messages)
` [U-Boot] [PATCH 02/15] mmc: uniphier: Drop useless check
` [U-Boot] [PATCH 03/15] mmc: uniphier: Add support for 16bit variant
` [U-Boot] [PATCH 04/15] mmc: uniphier: Allow passing quirks to the probe function
` [U-Boot] [PATCH 05/15] mmc: renesas-sdhi: Handle 16bit IP
` [U-Boot] [PATCH 06/15] mmc: matsushita-common: Use mmc_of_parse()
` [U-Boot] [PATCH 07/15] mmc: matsushita-common: Add Renesas RCar quirks
` [U-Boot] [PATCH 08/15] mmc: matsushita-common: Handle Renesas div-by-1
` [U-Boot] [PATCH 09/15] mmc: matsushita-common: Handle DMA completion flag differences
` [U-Boot] [PATCH 10/15] mmc: matsushita-common: Handle bus width 0
` [U-Boot] [PATCH 11/15] mmc: matsushita-common: Always check controller version
` [U-Boot] [PATCH 12/15] mmc: matsushita-common: Properly handle pin voltage configuration
` [U-Boot] [PATCH 13/15] mmc: matsushita-common: Export register access functions
` [U-Boot] [PATCH 14/15] mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support
` [U-Boot] [PATCH 15/15] ARM: rmobile: Enable HS200 mode on RCar Gen3


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