public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-04-11 14:05:24 to 2018-04-12 16:42:40 UTC [more...]

[U-Boot] [PATCH v5 0/2] timer: Add High Precision Event Timers (HPET) support
 2018-04-12 16:42 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/2] "

[U-Boot] [PATCH 1/3] core: Add function to get device for ofnode
 2018-04-12 16:42 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] core: Add functions to set properties in live-tree

[U-Boot] [PATCH] env: Relocate env drivers if manual reloc is required
 2018-04-12 16:42 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] bootvx: Various enhancements to booting VxWorks x86 kernels
 2018-04-12 16:42 UTC  (33+ messages)
` [U-Boot] [PATCH v2 01/18] doc: vxworks: Minor update for clarity
` [U-Boot] [PATCH v2 02/18] bootvx: x86: Prepare e820 related stuff from the given kernel memory base address
` [U-Boot] [PATCH v2 03/18] bootvx: x86: Explicitly clear the bootloader image size
` [U-Boot] [PATCH v2 04/18] vxworks: x86: Rename e820info to e820_info
` [U-Boot] [PATCH v2 05/18] x86: Use 'unsigned int' in install_e820_map() functions
` [U-Boot] [PATCH v2 06/18] x86: Rename e820entry to e820_entry
` [U-Boot] [PATCH v2 07/18] elf: Clean up the ELF header file
` [U-Boot] [PATCH v2 08/18] elf: Add ELF64 related structure defines
` [U-Boot] [PATCH v2 09/18] elf: Add a very simple ELF64 loader
` [U-Boot] [PATCH v2 10/18] bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
` [U-Boot] [PATCH v2 11/18] video: vesa: Change default FRAMEBUFFER_VESA_MODE
` [U-Boot] [PATCH v2 12/18] x86: Change default FRAMEBUFFER_VESA_MODE of some boards
` [U-Boot] [PATCH v2 13/18] pci: video: Only print out when everything is OK
` [U-Boot] [PATCH v2 14/18] bootvx: x86: Make VxWorks EFI console driver happy
` [U-Boot] [PATCH v2 15/18] bootvx: Refactor the bootline copy codes a little bit
` [U-Boot] [PATCH v2 16/18] bootvx: Exit if bootline address is not specified
` [U-Boot] [PATCH v2 17/18] bootvx: x86: Assign bootaddr based on kernel memory base
` [U-Boot] [PATCH v2 18/18] doc: vxworks: Update x86 specific instructions

[U-Boot] [PATCH v3] arm64: Add SMC and HVC commands
 2018-04-12 16:41 UTC  (4+ messages)

[U-Boot] [PATCH] reset: fix bulk API when DM_RESET is disabled
 2018-04-12 16:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] drivers: Add AXI uclass and ihs_axi driver
 2018-04-12 16:38 UTC  (9+ messages)
` [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-12 16:37 UTC  (8+ 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] [PATCH] net: mvneta: support setting hardware address
 2018-04-12 16:36 UTC  (4+ messages)

[U-Boot] [PATCH v2] Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX
 2018-04-12 16:09 UTC 

[U-Boot] [PATCH] arm: mach-omap2: Enlarge SYS_MALLOC_F_LEN
 2018-04-12 16:03 UTC  (5+ messages)

[U-Boot] [PATCH] configs: socfpga: disable EFI and ISO partition types
 2018-04-12 14:06 UTC  (2+ messages)

[U-Boot] Re-introducing support for OLD hardware
 2018-04-12 14:01 UTC  (2+ messages)

[U-Boot] [PATCH] configs: am335x_boneblack: add example debug uart configuration
 2018-04-12 13:55 UTC  (2+ messages)

[U-Boot] [PATCH] fit: skip signature verification if board request
 2018-04-12 13:53 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] tools: zynqmpimage: Support partitions
 2018-04-12 13:48 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] tools: zynqmpimage: Add partition read support
` [U-Boot] [PATCH v3 2/3] tools: zynqmpimage: Move defines to header
` [U-Boot] [PATCH v3 3/3] tools: zynqmpimage: Add bif support

[U-Boot] [PATCH v2 0/3] tools: zynqmpimage: Support partitions
 2018-04-12 13:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] tools: zynqmpimage: Add partition read support
` [U-Boot] [PATCH v2 2/3] tools: zynqmpimage: Move defines to header
` [U-Boot] [PATCH v2 3/3] tools: zynqmpimage: Add bif support

[U-Boot] u-boot 2018 SPI SPL
 2018-04-12 13:35 UTC  (3+ messages)

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

[U-Boot] [PATCH V2] imx: nitrogen6x: Convert Sabrelite to distro boot support
 2018-04-12 13:28 UTC  (18+ 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 V4 0/2] Update sabrelite and nitrogen6x boards to use distro boot support
    ` [U-Boot] [PATCH V4 1/2] imx6: Convert sabrelite and nitrogen6x boards to "
    ` [U-Boot] [PATCH V4 2/2] imx6: sabrelite: update defconfig to use distro defaults

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

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-04-12 12:51 UTC  (7+ messages)

[U-Boot] chiliSOM: USB bug
 2018-04-12 11:35 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/7] Add support of SD3.0 UHS modes for ZynqMP
 2018-04-12 11:20 UTC  (5+ messages)

[U-Boot] [PATCH][v2] armv8: sec_firmware: Remove JR3 from device tree node in all cases
 2018-04-12 10:54 UTC 

[U-Boot] [PATCH] arm: zynq: Sync zc770 xm011 defconfigs
 2018-04-12 10:40 UTC 

[U-Boot] [PATCH] arm: zynq: Disable NFS and MII on zc770 xm011
 2018-04-12 10:35 UTC 

[U-Boot] [PATCH] microblaze: Dont enable UBI support by default
 2018-04-12 10:32 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Add new defconfig for zc1275 revB
 2018-04-12 10:31 UTC 

[U-Boot] [PATCH] mmc: mv_sdhci: zero out sdhci_host structure
 2018-04-12 10:24 UTC  (2+ messages)

[U-Boot] [PATCH] net: zynq_gem: Use max-speed property from dt
 2018-04-12 10:22 UTC 

[U-Boot] [PATCH v4 00/11] Add support for DM_USB for TI's DRA7 EVMs and AM57 EVMs platforms
 2018-04-12  8:48 UTC  (15+ messages)
` [U-Boot] [PATCH v4 01/11] usb: dwc3-of-simple: Fix dependencies
` [U-Boot] [PATCH v4 02/11] usb: dwc3-of-simple: Add support for DRA7/AM57 platforms
` [U-Boot] [PATCH v4 03/11] syscon: dm: Add a new method to get a regmap from DTS
` [U-Boot] [PATCH v4 04/11] phy: ti-pip3-phy: Add support for USB3 PHY
` [U-Boot] [PATCH v4 05/11] phy: Add a new driver for OMAP's USB2 PHYs
` [U-Boot] [PATCH v4 06/11] board: ti: dra7xx-evm: turn on USB clocks in late init stage
` [U-Boot] [PATCH v4 07/11] board; ti: am57xx: turn on USB clocks
` [U-Boot] [PATCH v4 08/11] dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus
` [U-Boot] [PATCH v4 09/11] dts: dra7x: Disable USB1 on all evms
` [U-Boot] [PATCH v4 10/11] configs: enable OMAP_USB2_PHY for all DRA7 platforms
` [U-Boot] [PATCH v4 11/11] configs: am57xx_evm: Enable DM_USB and dependencies

[U-Boot] [PATCH] usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
 2018-04-12  8:47 UTC  (2+ messages)

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

[U-Boot] [PATCH v3 u-boot 0/3] Add USB Support for Amlogic Meson GXL SoCs
 2018-04-12  8:08 UTC  (9+ messages)
` [U-Boot] [PATCH v3 u-boot 1/3] usb: host: Add simple of glue driver for DWC3 USB Controllers integration
` [U-Boot] [PATCH v3 u-boot 2/3] usb: host: dwc3: Add support for multiple PHYs
` [U-Boot] [PATCH v3 u-boot 3/3] phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers

[U-Boot] [PATCH v2 1/2] x86: TunnelCreek: switch P state to the highest freq
 2018-04-12  8:07 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] x86: Intel Crown Bay board: switch to TunnelCreek cpu driver

[U-Boot] [PATCH] part: Disable CONFIG_SPL_ISO_PARTITION by default
 2018-04-12  7:58 UTC 

[U-Boot] [PATCH 03/12] libfdt: Safer access to strings section
 2018-04-12  4:39 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-04-12  3:55 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-04-12  3:30 UTC 

[U-Boot] [RFC PATCH 00/13] Nexell S5P6818 SoC support
 2018-04-12  1:27 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 03/13] arm: move SYS_ARCH_TIMER to KConfig

[U-Boot] [PATCH 1/2] ARM: qemu-arm: Dynamically determine timer frequency
 2018-04-12  1:24 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: move SYS_ARCH_TIMER to KConfig

[U-Boot] RSA Signed images/configs issue
 2018-04-11 23:34 UTC 

[U-Boot] [PATCH] ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3
 2018-04-11 21:20 UTC 

[U-Boot] [PATCH] spl: ram: Add TPL Kconfig symbols
 2018-04-11 21:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: ram: Convert to CONFIG_IS_ENABLED
 2018-04-11 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: Fix Makefile during SPL and TPL build
 2018-04-11 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] serial: Fix Makefile during SPL and TPL build
 2018-04-11 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
 2018-04-11 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
 2018-04-11 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
 2018-04-11 20:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 0/2] dm: i2c: implement gpio-based I2C deblock
 2018-04-11 16:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] dm: i2c: dts: Add gpios and pinctrl device tree properties
` [U-Boot] [PATCH v2 2/2] dm: i2c: implement gpio-based I2C deblock

[U-Boot] [PATCH 1/3] i2c: ihs_i2c: Use new fpgamap interface
 2018-04-11 16:32 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] i2c: fsl: Use dev_read_addr
` [U-Boot] [PATCH 3/3] i2c: fsl: Add option to get clock from DT

[U-Boot] [PATCH v3 0/5] mtd: nand: mxs_nand: improve ECC support
 2018-04-11 16:04 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] mtd: nand: mxs_nand: use self init
` [U-Boot] [PATCH v3 2/5] mtd: nand: mxs_nand: allow to enable BBT support
` [U-Boot] [PATCH v3 3/5] mtd: nand: mxs_nand: use structure for BCH geometry
` [U-Boot] [PATCH v3 4/5] mtd: nand: mxs_nand: report correct ECC parameters
` [U-Boot] [PATCH v3 5/5] mtd: nand: mxs_nand: add minimal ECC support

[U-Boot] [PATCH u-boot 0/2] ARM64: meson: Sync DT and Bindings with Linux 4.16
 2018-04-11 15:40 UTC  (3+ messages)
` [U-Boot] [PATCH u-boot 1/2] "
` [U-Boot] [PATCH u-boot 2/2] pinctrl: meson: Update pinmux with new Linux bindings

[U-Boot] [PATCH v2 u-boot] ARM: meson: rename GXBB to GX
 2018-04-11 15:13 UTC 

[U-Boot] [RFC PATCH] imx: add writebcb command
 2018-04-11 15:13 UTC  (2+ messages)
` [U-Boot] [RFC PATCH] cmd_writebcb_mx7: add command to write FCB and DBBT for i.MX 7

[U-Boot] [PATCH] clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock
 2018-04-11 15:07 UTC 

[U-Boot] [PATCH v2 u-boot 0/3] Add USB Support for Amlogic Meson GXL SoCs
 2018-04-11 14:59 UTC  (7+ messages)
` [U-Boot] [PATCH v2 u-boot 1/3] usb: host: Add simple of glue driver for DWC3 USB Controllers integration
` [U-Boot] [PATCH v2 u-boot 2/3] usb: host: dwc3: Add support for multiple PHYs
` [U-Boot] [PATCH v2 u-boot 3/3] phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers

[U-Boot] uboot support to Allwinner bananapi zero
 2018-04-11 14:45 UTC 

[U-Boot] [PATCH 1/1] mmc: avoid division by zero in meson_mmc_config_clock
 2018-04-11 14:39 UTC  (5+ 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] arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board file
 2018-04-11 14:16 UTC 

[U-Boot] [PATCH] arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP case
 2018-04-11 14:13 UTC 

[U-Boot] [PATCH] arm: zynq: Enable setup board name for different boards
 2018-04-11 14:09 UTC 

[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, "


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