public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-05-03 05:06:45 to 2016-05-04 10:07:28 UTC [more...]

[U-Boot] [PATCH 0/4] ath79: fix some minor defects
 2016-05-04 10:07 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
 2016-05-04 10:00 UTC  (18+ messages)
` [U-Boot] [PATCH 2/7] usb: dwc2: Resend setup packet in all fail cases
` [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending
` [U-Boot] [PATCH 4/7] usb: Wait after sending Set Configuration request
` [U-Boot] [PATCH 5/7] usb: Assure Get Descriptor request is in separate microframe
` [U-Boot] [PATCH 6/7] usb: hub: Don't continue on get_port_status failure
` [U-Boot] [PATCH 7/7] usb: hub: Increase the query delay

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-05-04  9:13 UTC  (6+ messages)

[U-Boot] [PATCH V2 1/2] mtd: cqspi: Simplify indirect write code
 2016-05-04  9:00 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] mtd: cqspi: Simplify indirect read code

[U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
 2016-05-04  8:59 UTC  (10+ messages)

[U-Boot] [PATCH] Fix various typos, scattered over the code
 2016-05-04  8:47 UTC 

[U-Boot] [PATCH 00/18] at91: Convert Ethernet and LCD to driver model
 2016-05-04  7:32 UTC  (36+ messages)
` [U-Boot] [PATCH 01/18] at91: Add support for the AT91 slow clock controller
` [U-Boot] [PATCH 02/18] arm: Allow skipping of low-level init with I-cache on
` [U-Boot] [PATCH 03/18] bootm: Align cache flush end address correctly
` [U-Boot] [PATCH 04/18] net: Handle an empty bootp extension section
` [U-Boot] [PATCH 05/18] net: macb: Prepare for driver-model conversion
` [U-Boot] [PATCH 06/18] net: macb: Flush correct cache portion when sending
` [U-Boot] [PATCH 07/18] net: macb: Convert to driver model
` [U-Boot] [PATCH 08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45
` [U-Boot] [PATCH 09/18] arm: at91: Add a header file for the real-time clock
` [U-Boot] [PATCH 10/18] at91: Correct NAND ECC register access
` [U-Boot] [PATCH 11/18] at91: nand: Set up the ECC strength correctly
` [U-Boot] [PATCH 12/18] mtd: nand: Drop a blank line in nand_wait()
` [U-Boot] [PATCH 13/18] at91: Add driver-model GPIO devices for AT91SAM9G45
` [U-Boot] [PATCH 14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver
` [U-Boot] [PATCH 15/18] at91: video: Prepare for driver-model conversion
` [U-Boot] [PATCH 16/18] at91: video: Support driver-model for the LCD driver
` [U-Boot] [PATCH 17/18] fdt: Correct return value in fdtdec_decode_display_timing()
` [U-Boot] [PATCH 18/18] arm: at91: Add support for gurnard

[U-Boot] [PATCH] imx6: cache: disable L2 before touching Auxiliary Control Register
 2016-05-04  7:27 UTC 

[U-Boot] [PATCH v2 0/5] ARM: AT91: add AT91 PIO4 pinctrl driver
 2016-05-04  5:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] gpio: atmel_pio4: move PIO4 definitions to head file
` [U-Boot] [PATCH v2 2/5] pinctrl: at91-pio4: add pinctrl driver
` [U-Boot] [PATCH v2 3/5] atmel: bring in at91 pio4 device tree file and bindings
` [U-Boot] [PATCH v2 4/5] gpio: atmel_pio4: rework to support driver model & DT
` [U-Boot] [PATCH v2 5/5] configs: sama5d2_xplained: add #ifndef before CONFIG_ATMEL_PIO4

[U-Boot] [PATCH] cmd: replace the cast of the memory access to a fixed bit type in itest
 2016-05-04  5:22 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: atmel_pio4: rework to support driver model & DT
 2016-05-04  5:16 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/15] Support for boot image creation for TI secure devices
 2016-05-04  5:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig

[U-Boot] [PATCH 0/2] ARM: AT91: add AT91 PIO4 pinctrl driver
 2016-05-04  5:15 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: at91-pio4: add "
` [U-Boot] [PATCH 2/2] atmel: bring in at91 pio4 device tree file and bindings

[U-Boot] ELC Europe mini-summit?
 2016-05-04  5:02 UTC  (3+ messages)

[U-Boot] [PATCH] arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfig
 2016-05-04  4:45 UTC 

[U-Boot] [PATCH 1/2] drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntl
 2016-05-04  2:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] board/freescale: Update ddr clk_adjust

[U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
 2016-05-04  1:50 UTC  (3+ messages)

[U-Boot] [PATCH] include/configs: Numerous typo fixes: "controler" -> "controller"
 2016-05-04  1:36 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2016-05-04  1:35 UTC  (2+ messages)

[U-Boot] speaking of fixing spelling mistakes and stuff like that 
 2016-05-03 23:22 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2016-05-03 21:49 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-05-03 21:29 UTC  (2+ messages)

[U-Boot] [PATCH] x86: qemu: Move qfw command over to cmd and add Kconfig entry
 2016-05-03 21:29 UTC  (3+ messages)

[U-Boot] [PATCH] dfu: avoid memory leak
 2016-05-03 21:29 UTC  (2+ messages)

[U-Boot] [PATCH] usb: gadget: dfu: discard dead code
 2016-05-03 21:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] image-fit: Don't display an error in fit_set_timestamp()
 2016-05-03 21:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mkimage: Add a quiet mode

[U-Boot] [PATCH v3 00/12] cpsw: enable DM_ETH on dra74 and am437x evms
 2016-05-03 20:58 UTC  (6+ messages)
` [U-Boot] [PATCH v3 01/12] drivers: core: device: add support to check dt compatible for a device/machine
  ` [U-Boot] "

[U-Boot] [PATCH v8 7/7] net: phy: dp83867: Add SGMII helper for configuration
 2016-05-03 20:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v8 6/7] net: phy: Add phy_interface_is_sgmii to phy.h
 2016-05-03 20:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v8 5/7] net: phy: Move is_rgmii helper to phy.h
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v8 4/7] net: phy: ti: Allow the driver to be more configurable
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v8 3/7] net: phy: dp83867: Add device tree bindings and documentation
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v8 2/7] net: zynq_gem: Add the passing of the phy-handle node
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v8 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 12/12] defconfig: dra74_evm: enable eth driver model
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 11/12] defconfig: am437x_sk_evm: enable eth driver model
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 10/12] defconfig: am437x_gp_evm: enable eth driver model
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 09/12] arm: dts: dra7: fix ethernet name with proper device address
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 08/12] arm: dts: dra7: add syscon node to cpsw to read mac address
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 07/12] arm: dts: am4372: add syscon node to cpsw to read mac address
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 06/12] drivers: net: cpsw: add support for reading mac address from efuse
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 05/12] drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 04/12] ARM: omap5: add platform specific ethernet phy modes configurations
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 03/12] drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 02/12] ti_omap5_common: eth: do not define DM_ETH for spl
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: increase maximum frame size to accomediate VLAN packets
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: fix vlan validation
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/2] net: phy: Add PHY driver for mv88e61xx switches
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 1/2] net: Remove unused mv88e61xx switch driver
 2016-05-03 20:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers: net: ldpaa: Memset pools_params as "0" before use
 2016-05-03 20:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fdt: fix setting MAC addresses for multiple interfaces
 2016-05-03 20:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] "

[U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
 2016-05-03 18:43 UTC  (9+ messages)

[U-Boot] [PATCH] igep00x0: Use the SRAM available for SPL
 2016-05-03 16:17 UTC  (2+ messages)

[U-Boot] [PATCH] mkimage: fix argument parsing on BSD systems
 2016-05-03 15:28 UTC  (6+ messages)
` [U-Boot] "
    ` [U-Boot] [PATCH] mkimage: fix generation of FIT image

[U-Boot] [PATCH v4 0/3] spl: Add support to load FIT from Filesystem
 2016-05-03 14:12 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/3] spl: fit: Fix the number of bytes read when reading fdt from fit
` [U-Boot] [PATCH v4 2/3] spl: Allow to load a FIT containing U-Boot from FS
` [U-Boot] [PATCH v4 3/3] spl: Support loading a FIT from FAT FS

[U-Boot] [PATCH] configs: sunxi: fix device tree name for Pine64+
 2016-05-03 13:31 UTC  (2+ messages)

[U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
 2016-05-03 13:30 UTC  (5+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2016-05-03 13:18 UTC  (4+ messages)

[U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
 2016-05-03 13:04 UTC  (16+ messages)
` [U-Boot] [PATCH 04/26] x86: irq: Reserve IRQ9 for ACPI in PIC mode
` [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9
` [U-Boot] [PATCH 11/26] x86: acpi: Remove unneeded codes
` [U-Boot] [PATCH 13/26] x86: acpi: Reorder codes in acpi_table.h
` [U-Boot] [PATCH 16/26] x86: acpi: Adjust orders in acpi_table.c
` [U-Boot] [PATCH 21/26] x86: baytrail: Generate ACPI FADT/MADT tables

[U-Boot] [PATCH] ARM: zynq: Add support for SPL_LOAD_FIT
 2016-05-03 12:21 UTC 

[U-Boot] [PATCH] ARM: sama5d2: Implement boot device autodetection
 2016-05-03 11:47 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] ARM: at91: sama5d2: add macro & field definitions
 2016-05-03 11:38 UTC  (10+ messages)
` [U-Boot] [U-Boot, "
  ` [U-Boot] [U-Boot, 2/2] board: atmel: add SAMA5D2 PTC Engineering board
  ` [U-Boot] board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
  ` [U-Boot] [U-Boot, 1/3] ARM: at91: clock: fix the GCK's clock source
  ` [U-Boot] [U-Boot, 2/3] ARM: at91: clock: complete the GCK's clock sources
  ` [U-Boot] [U-Boot, 3/3] board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
  ` [U-Boot] ARM: atmel: Enable FIT image support for SAMA5Dx
  ` [U-Boot] ARM: sama5d2: Implement boot device autodetection

[U-Boot] [PATCH] ARM: atmel: Enable FIT image support for SAMA5Dx
 2016-05-03  8:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
 2016-05-03  8:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] ARM: at91: clock: complete the GCK's clock sources
 2016-05-03  8:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] ARM: at91: clock: fix the GCK's clock source
 2016-05-03  8:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
 2016-05-03  8:40 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] board: atmel: add SAMA5D2 PTC Engineering board
 2016-05-03  8:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Porting Linux's MTD/NAND changes into U-Boot
 2016-05-03  7:36 UTC  (5+ messages)

[U-Boot] [PATCH] efi_loader: Add network access support
 2016-05-03  6:50 UTC  (3+ messages)

[U-Boot] [PATCH] test/py: Add support for extending timeout for large files
 2016-05-03  6:45 UTC  (3+ messages)

[U-Boot] chainloading u-boot on an acer cb5 chromebook (nyan_big)
 2016-05-03  6:37 UTC  (4+ messages)

[U-Boot] [Patch v2] fsl-layerscape: fdt: add IFC fixup if no IFC is avaliable in U-Boot
 2016-05-03  6:23 UTC  (3+ messages)

[U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
 2016-05-03  5:39 UTC  (4+ messages)


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