public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-04-10 19:04:41 to 2018-04-12 09:43:29 UTC [more...]

[U-Boot] arm: socfpga: unable to boot cyclone5 devkit or SocKit
 2018-04-12  9:43 UTC  (20+ messages)

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

[U-Boot] chiliSOM: USB bug
 2018-04-12  9:09 UTC  (5+ messages)

[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  (5+ messages)
` [U-Boot] [PATCH v2 u-boot 1/2] "
  ` [U-Boot] [U-Boot, v2, u-boot, "

[U-Boot] [PATCH V2] imx: nitrogen6x: Convert Sabrelite to distro boot support
 2018-04-12  8:13 UTC  (12+ 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 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] reset: fix bulk API when DM_RESET is disabled
 2018-04-12  8:03 UTC 

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

[U-Boot] [PATCH v2 00/18] bootvx: Various enhancements to booting VxWorks x86 kernels
 2018-04-12  7:29 UTC  (24+ 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] Re-introducing support for OLD hardware
 2018-04-12  7:04 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] arm: mach-omap2: Enlarge SYS_MALLOC_F_LEN
 2018-04-11 20:58 UTC  (2+ messages)

[U-Boot] [PATCH] configs: am335x_boneblack: add example debug uart configuration
 2018-04-11 19:23 UTC 

[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] fit: skip signature verification if board request
 2018-04-11 15:13 UTC 

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

[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] [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 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 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  (4+ messages)
` [U-Boot] [PATCH 2/3] video_osd: Add ihs_video_out driver

[U-Boot] [PATCH 1/4] elf: Clean up the ELF header file
 2018-04-11  1:27 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] elf: Add a very simple elf64 loader

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


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