public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-05-09 15:00:49 to 2016-05-12 06:57:13 UTC [more...]

[U-Boot] [PATCH] usb: dwc3: Correct datatype of base to unsigned long
 2016-05-12  6:57 UTC 

[U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
 2016-05-12  6:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] driver model bring-up of musb on AM335x GP and BBB
 2016-05-12  5:49 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/11] configs: am335x: usb: do not define CONFIG_DM_USB for spl
` [U-Boot] [PATCH v2 02/11] am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
` [U-Boot] [PATCH v2 03/11] drivers: usb: musb: add ti musb misc driver for wrapper
` [U-Boot] [PATCH v2 04/11] am33xx: board: probe misc drivers to register musb devices
` [U-Boot] [PATCH v2 05/11] drivers: usb: musb: adopt musb backend driver to driver model
` [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support
` [U-Boot] [PATCH v2 07/11] drivers: usb: musb: add ti musb peripheral "
` [U-Boot] [PATCH v2 08/11] am33xx: board: init usb ether gadget for rndis support
` [U-Boot] [PATCH v2 09/11] am335x_evm: enable usb ether gadget as it supports DM_ETH
` [U-Boot] [PATCH v2 10/11] defconfig: am335x_boneblack: enable usb driver model
` [U-Boot] [PATCH v2 11/11] defconfig: am335x_gp_evm: "

[U-Boot] [PATCH 0/8] ARM: AM335x: Add support for FIT and various platforms
 2016-05-12  5:48 UTC  (11+ messages)
` [U-Boot] [PATCH 1/8] ARM: AM33xx: configs: Rename am335x_evm to am335xx_evm_nodt defconfig
` [U-Boot] [PATCH 2/8] board: am33xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH 3/8] ARM: dts: am335x-bone: Enable uart and timer
` [U-Boot] [PATCH 4/8] ARM: AM335x: Enable FIT
` [U-Boot] [PATCH 5/8] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
` [U-Boot] [PATCH 6/8] ARM: dts: AM335x-evmsk: Add initial support
` [U-Boot] [PATCH 7/8] ARM: dts: AM335x-BBG: "
` [U-Boot] [PATCH 8/8] configs: am335x_evm: Switch to env on FAT SD by default

[U-Boot] [PATCH v2 0/6] DM conversion of usb ether gadget
 2016-05-12  5:43 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/6] drivers: usb: gadget: ether: adopt to usb driver model
` [U-Boot] [PATCH v2 2/6] drivers: usb: gadget: ether: access network_started using local variable
` [U-Boot] [PATCH v2 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
` [U-Boot] [PATCH v2 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
` [U-Boot] [PATCH v2 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
` [U-Boot] [PATCH v2 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model

[U-Boot] U-boot UBI environment
 2016-05-12  4:41 UTC  (4+ messages)

[U-Boot] [PATCH] usb: xhci: add struct devrequest declaration
 2016-05-12  3:36 UTC  (7+ messages)

[U-Boot] [PATCH 0/1] i2c: mvtwsi: running from flash ROM
 2016-05-12  2:55 UTC  (2+ messages)
` [U-Boot] [PATCH] i2c: mvtwsi: avoid writing to twsi_control_flags prior to relocation

[U-Boot] [PULL] u-boot-socfpga/master
 2016-05-12  2:02 UTC  (4+ messages)

[U-Boot] [PATCH 0/9][v2] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
 2016-05-11 22:06 UTC  (13+ messages)
` [U-Boot] [PATCH 1/9][v2] armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
` [U-Boot] [PATCH 2/9][v2] armv8: fsl-layerscape: Avoid LS1043A specifc defines
` [U-Boot] [PATCH 3/9][v2] driver: mtd: spi: Adding support for QSPI flash
` [U-Boot] [PATCH 4/9][v2] armv8: fsl-layerscape: fix compile warning "rcw_tmp"
` [U-Boot] [PATCH 5/9][v2] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
` [U-Boot] [PATCH 6/9][v2] board: freescale: common: Conditionally compile IFC QXIS func
` [U-Boot] [PATCH 7/9][v2] board: freescale: common: Add flag for LBMAP brdcfg reg offset
` [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board
` [U-Boot] [PATCH 9/9][v2] armv8: ls1012a: Add support of ls1012ardb board

[U-Boot] [PATCH V2 1/2] dm: allow setting driver_data before/during bind
 2016-05-11 21:26 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] sunxi: gpio: convert bind() to use driver data

[U-Boot] reset uclass rename?
 2016-05-11 19:01 UTC  (2+ messages)

[U-Boot] [PATCH] dm: allow setting driver_data before/during bind
 2016-05-11 18:59 UTC  (7+ messages)

[U-Boot] [PATCH 0/2] efi_loader: Add bounce buffers
 2016-05-11 17:16 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: Add bounce buffer support
` [U-Boot] [PATCH 2/2] efi_loader: Select bounce buffers for known-bad boards

[U-Boot] [PATCH 0/8] ARM: AM335x: Add support for ICEv2 board
 2016-05-11 16:23 UTC  (10+ messages)
` [U-Boot] [PATCH 1/8] board: AM335x-ICEv2: Add epprom support
` [U-Boot] [PATCH 2/8] board: AM335x-ICEv2: Add pinmux support
` [U-Boot] [PATCH 3/8] board: AM335x-ICEv2: Add DDR data
` [U-Boot] [PATCH 4/8] ARM: AM33xx: Add support for Clock Synthesizer
` [U-Boot] [PATCH 5/8] board: AM335x-ICEv2: Add cpsw support
` [U-Boot] [PATCH 6/8] config: env: Set AM335x-ICEv2 board specific env
` [U-Boot] [PATCH 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support
` [U-Boot] [PATCH 8/8] configs: Add AM335x-ICEv2 defconfig

[U-Boot] [PULL] u-boot-usb/master
 2016-05-11 16:23 UTC  (2+ messages)

[U-Boot] [RESEND RFC PATCH] zynq: add support for on-board shared reset gpio
 2016-05-11 16:00 UTC 

[U-Boot] [PATCH v2 00/18] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
 2016-05-11 14:45 UTC  (19+ messages)
` [U-Boot] [PATCH v2 01/18] x86: minnowmax: Adjust U-Boot environment address in SPI flash
` [U-Boot] [PATCH v2 02/18] x86: Call board_final_cleanup() in last_stage_init()
` [U-Boot] [PATCH v2 03/18] x86: Fix up PIRQ routing table checksum earlier
` [U-Boot] [PATCH v2 04/18] x86: Compile coreboot_table.c only for SeaBIOS
` [U-Boot] [PATCH v2 05/18] x86: Prepare configuration tables in dedicated high memory region
` [U-Boot] [PATCH v2 06/18] x86: Unify reserve_arch() for all x86 boards
` [U-Boot] [PATCH v2 07/18] x86: Reserve configuration tables in high memory
` [U-Boot] [PATCH v2 08/18] x86: Use high_table_malloc() for tables passing to SeaBIOS
` [U-Boot] [PATCH v2 09/18] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
` [U-Boot] [PATCH v2 10/18] x86: acpi: Remove the unnecessary checksum calculation of DSDT
` [U-Boot] [PATCH v2 11/18] x86: acpi: Remove header length check when writing tables
` [U-Boot] [PATCH v2 12/18] x86: doc: Update information about IGD with SeaBIOS
` [U-Boot] [PATCH v2 13/18] x86: baytrail: Enable SeaBIOS on all boards
` [U-Boot] [PATCH v2 14/18] x86: doc: Mention Ubuntu/Windows installation and boot support
` [U-Boot] [PATCH v2 15/18] acpi: Quieten IASL output when 'make -s' is used
` [U-Boot] [PATCH v2 16/18] x86: baytrail: Add internal UART ASL description
` [U-Boot] [PATCH v2 17/18] x86: baytrail: Add GPIO "
` [U-Boot] [PATCH v2 18/18] x86: doc: Add porting hints for ACPI with Windows

[U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE
 2016-05-11 13:35 UTC  (3+ messages)

[U-Boot] GPIO driver for Freescale QorIQ T2080
 2016-05-11 13:21 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
 2016-05-11 11:27 UTC  (17+ messages)
` [U-Boot] [PATCH 01/10] usb: xhci: add struct devrequest declaration to xhci.h
` [U-Boot] [PATCH 02/10] usb: dwc3: make DWC3 core support code into a driver
` [U-Boot] [PATCH 03/10] usb: dwc3: add UniPhier specific glue layer
` [U-Boot] [PATCH 04/10] ARM: uniphier: switch over to USB DM
` [U-Boot] [PATCH 05/10] ARM: uniphier: enable DWC3 xHCI driver
` [U-Boot] [PATCH 06/10] usb: uniphier: remove UniPhier "
` [U-Boot] [PATCH 07/10] ARM: uniphier: delete unnecessary xHCI pin-mux settings
` [U-Boot] [PATCH 08/10] ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
` [U-Boot] [PATCH 09/10] ARM: dts: uniphier: add/update xHCI nodes
` [U-Boot] [PATCH 10/10] ARM: uniphier: enable Generic EHCI for PH1-Pro4

[U-Boot] [PATCH 00/12] Introduce layout aware eeprom commands
 2016-05-11  9:56 UTC  (7+ messages)

[U-Boot] [PATCH v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry
 2016-05-11  9:03 UTC  (16+ messages)

[U-Boot] [PATCH 00/14] x86: acpi: Support installation of Ubuntu/Windows and boot Windows
 2016-05-11  8:24 UTC  (6+ messages)
` [U-Boot] [PATCH 01/14] x86: minnowmax: Adjust U-Boot environment address in SPI flash

[U-Boot] [PATCH] x86: qemu: fix ACPI Kconfig options
 2016-05-11  5:57 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
 2016-05-10 21:25 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH] ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001
 2016-05-10 20:43 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/7] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-05-10 19:58 UTC  (5+ messages)
` [U-Boot] [PATCH v3 3/7] ARMv8/ls1043ardb: Integrate FSL PPA
` [U-Boot] [PATCH v3 6/7] ARMv8/Layerscape: switch SMP method to spin-table when the PSCI isn't available

[U-Boot] Issues with bbone with 2016.05rc3
 2016-05-10 19:36 UTC  (5+ messages)

[U-Boot] sspi on xilinx
 2016-05-10 19:09 UTC 

[U-Boot] [PATCH] warp7: Fix boot by selecting CONFIG_OF_LIBFDT
 2016-05-10 18:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] tegra: Move tegra20 towards the 'new' display bindings
 2016-05-10 17:45 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/6] tegra: dts: Sync tegra20 device tree files with Linux

[U-Boot] [PATCH] imx: imx-common: print i.MX 7 SoC names consistently
 2016-05-10 15:30 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
 2016-05-10 13:43 UTC  (15+ messages)
` [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX "
    ` [U-Boot] [PATCH v2 0/3] dm: gpio: Add driver for MPC85xx "
      ` [U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX "
      ` [U-Boot] [PATCH v2 2/3] dm: gpio: Add methods for open drain setting
      ` [U-Boot] [PATCH v2 3/3] dm: gpio: Implement open drain for MPC85XX GPIO

[U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
 2016-05-10 13:20 UTC  (3+ messages)

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-05-10 12:32 UTC  (5+ messages)

[U-Boot] [PATCH RESEND 0/2] cmd: fdt: Add device tree overlays support
 2016-05-10 11:45 UTC  (4+ messages)
` [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand

[U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for erratum A-010165
 2016-05-10  8:03 UTC 

[U-Boot] [PATCH] ARM: zynq: Call ps7_post_config() for SPL
 2016-05-10  7:57 UTC 

[U-Boot] [PATCH] ARM64: zynqmp: Enable option to overwrite default variables
 2016-05-10  7:54 UTC 

[U-Boot] [PATCH] spl: Introduce new function spl_board_prepare_for_boot
 2016-05-10  7:52 UTC 

[U-Boot] [PATCH] driver/ddr/fsl: Add workaround for erratum A-A010165
 2016-05-10  7:21 UTC 

[U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
 2016-05-10  6:52 UTC  (3+ messages)

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-05-10  6:29 UTC  (3+ messages)

[U-Boot] [PATCH v4] dm: spi: Read default speed and mode values from DT
 2016-05-10  6:28 UTC 

[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
 2016-05-10  1:23 UTC  (9+ messages)

[U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
 2016-05-09 16:08 UTC  (2+ messages)

[U-Boot] [RFC] fastboot: sparse image handling and sessionId
 2016-05-09 15:00 UTC  (2+ messages)


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