public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-21 09:16:30 to 2015-12-22 08:30:00 UTC [more...]

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2015-12-22  8:30 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] arm: imx6: Enable DDR calibration on Novena

[U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB
 2015-12-22  8:25 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
` [U-Boot] [PATCH 2/3] usb: gadget: dwc2_udc_otg: fixed the error that the last packet transmission could not be terminated
` [U-Boot] [PATCH 3/3] usb: gadget: add usb phy control to support fastboot for rk3036

[U-Boot] [PATCH v2 1/8] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
 2015-12-22  8:24 UTC  (13+ messages)
` [U-Boot] [PATCH v2 2/8] mvebu: Fix for non-DM ehci-marvell support
` [U-Boot] [PATCH v2 3/8] README: Review the u-boot porting guide list
` [U-Boot] [PATCH v2 4/8] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH v2 5/8] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH v2 6/8] mvebu: Add rudimental MV78320 support
` [U-Boot] [PATCH v2 7/8] mvebu: Support Synology DS414
` [U-Boot] [PATCH v2 8/8] common: Implement Synology specific command set

[U-Boot] [ANN] U-Boot v2016.01-rc3 released
 2015-12-22  8:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] mips: add base support for atheros ath79 based SOCs
 2015-12-22  8:03 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] mips: ath79: add spi driver
` [U-Boot] [PATCH v2 3/4] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v2 4/4] mips: ath79: add AP121 reference board

[U-Boot] [PATCH v2 0/4] add support for atheros ath79 based SOCs
 2015-12-22  7:44 UTC 

[U-Boot] [PATCH v3 01/17] arm: socfpga: Enable ubi and ubifs support
 2015-12-22  7:32 UTC  (17+ messages)
` [U-Boot] [PATCH v3 02/17] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
` [U-Boot] [PATCH v3 03/17] arm: socfpga: arria5: "
` [U-Boot] [PATCH v3 04/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 05/17] arm: socfpga: sr1500: "
` [U-Boot] [PATCH v3 06/17] arm: socfpga: cyclone5_socdk: Enable ubiload console command
` [U-Boot] [PATCH v3 07/17] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH v3 08/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 09/17] arm: socfpga: sr1500: "
` [U-Boot] [PATCH v3 10/17] arm: socfpga: cyclone5_socdk: Enable qspiload "
` [U-Boot] [PATCH v3 11/17] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH v3 12/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 13/17] arm: socfpga: sr1500: "
` [U-Boot] [PATCH v3 14/17] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
` [U-Boot] [PATCH v3 15/17] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH v3 16/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 17/17] arm: socfpga: sr1500: "

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-22  7:24 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-22  7:21 UTC 

[U-Boot] [PATCH 1/2] dm: eth: Test 'ethrotate' before changing current ethernet device
 2015-12-22  6:43 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()

[U-Boot] Driver model test breakages
 2015-12-22  6:43 UTC  (18+ messages)

[U-Boot] [PATCH v2 1/5] arm: socfpga: Enable ubi and ubifs support
 2015-12-22  6:34 UTC  (12+ messages)
` [U-Boot] [PATCH v2 2/5] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
` [U-Boot] [PATCH v2 3/5] arm: socfpga: cyclone5_socdk: Enable ubiload console command
` [U-Boot] [PATCH v2 4/5] arm: socfpga: cyclone5_socdk: Enable qspiload "
` [U-Boot] [PATCH v2 5/5] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS

[U-Boot] [RFC] board_f: generalize code for case of no relocation
 2015-12-22  4:38 UTC  (2+ messages)

[U-Boot] [RFC PATCH 1/2] common: Add new clk command
 2015-12-22  4:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: socfpga: Make /soc available in pre-reloc
 2015-12-22  3:41 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: Enable simple bus in SPL on all boards

[U-Boot] [PATCH] net: gem: Build warning fixes for 64-bit
 2015-12-22  2:10 UTC  (2+ messages)

[U-Boot] [PATCH V2] arm: novena: Switch novena to config_distro_bootcmd
 2015-12-22  1:19 UTC  (4+ messages)

[U-Boot] [PATCH] arm: novena: Fix EEPROM i2c configuration
 2015-12-22  1:18 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
 2015-12-22  0:34 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: cyclone5_socdk: Enable qspiload console command
 2015-12-22  0:24 UTC  (4+ messages)

[U-Boot] [PATCH v4 1/2] usb: Move determination of TT hub address/port into separate function
 2015-12-22  0:24 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] usb: musb: Fix hub port setting for SPLIT transactions

[U-Boot] [PATCH v2] usb: dwc2: avoid out of bounds access
 2015-12-22  0:23 UTC  (2+ messages)

[U-Boot] [PATCH v2] usb: Alloc buffer for USB descriptor dynamically
 2015-12-22  0:23 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Enable ubiload console command
 2015-12-22  0:21 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Enable ubi and ubifs support
 2015-12-22  0:20 UTC  (3+ messages)

[U-Boot] [PATCH] net: Fix delay in net_retry test
 2015-12-21 23:30 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] Add support for Synology DS414 and some related fixes
 2015-12-21 23:25 UTC 

[U-Boot] [U-boot] Pull arc changes
 2015-12-21 23:25 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-12-21 23:25 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Enabling MTD default partitions
 2015-12-21 23:17 UTC  (2+ messages)

[U-Boot] [PATCH] usb: Move determination of TT hub address/port into seperate function
 2015-12-21 23:08 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2 v2] "
  ` [U-Boot] [PATCH 2/2 v2] usb: musb: Fix hub port number for SPLIT transactions
` [U-Boot] [PATCH 1/2 v3] usb: Move determination of TT hub address/port into seperate function

[U-Boot] [PATCH] axs103: add support of generic OHCI USB 1.1 controller
 2015-12-21 22:18 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] net: phy: mv88e61xx: Revise as a PHY driver
 2015-12-21 21:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 1/2] net: Remove unused mv88e61xx switch driver
` [U-Boot] [PATCH v2 2/2] net: phy: Add PHY driver for mv88e61xx switches

[U-Boot] [PATCH] sunxi: Select DM_KEYBOARD
 2015-12-21 20:54 UTC  (2+ messages)

[U-Boot] [PATCH] sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet
 2015-12-21 20:54 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
 2015-12-21 19:41 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] net: lpc32xx: Fix MDIO busy wait
 2015-12-21 18:55 UTC  (2+ messages)

[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
 2015-12-21 17:01 UTC  (4+ messages)

[U-Boot] Uboot Image
 2015-12-21 16:11 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] MIPS: refactor machine setup
 2015-12-21 15:35 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] MIPS: Kconfig: "
` [U-Boot] [PATCH v1 2/2] MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/

[U-Boot] [PATCH 1/3] arm: mvebu: Consolidate board Kconfig options into one file
 2015-12-21 15:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
` [U-Boot] [PATCH 3/3] arm: mvebu: Remove leftover Makefile

[U-Boot] [PATCH v1 08/18] MIPS: pic32: Add driver for Microchip PIC32 flash controller
 2015-12-21 15:20 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-21 14:49 UTC  (7+ messages)

[U-Boot] [PATCH] mtd: nand: denali: Nuke unbounded loop
 2015-12-21 14:47 UTC  (7+ messages)

[U-Boot] [PATCH] arm: socfpga: Actually enable L2 cache
 2015-12-21 14:39 UTC  (10+ messages)

[U-Boot] [PATCH] arm: socfpga: Enabling MTD default partitions
 2015-12-21 14:39 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Remove Graeme Russ from the git alias file
 2015-12-21 14:38 UTC  (4+ messages)

[U-Boot] [PULL] Please pull u-boot-nios/master
 2015-12-21 14:35 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-12-21 14:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] arm: socfpga: Consolidate SDMMC environment
 2015-12-21 14:26 UTC  (8+ messages)
` [U-Boot] [PATCH 2/7] arm: socfpga: cyclone5_socdk: "
` [U-Boot] [PATCH 3/7] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH 4/7] arm: socfpga: de0_nano_soc: "
` [U-Boot] [PATCH 5/7] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH 6/7] arm: socfpga: sockit: "
` [U-Boot] [PATCH 7/7] arm: socfpga: socrates: "

[U-Boot] [PATCH V2] arm: socfpga: Actually enable L2 cache
 2015-12-21 14:20 UTC  (3+ messages)

[U-Boot] [PATCH] net: designware: Zap CONFIG_DW_AUTONEG
 2015-12-21 14:20 UTC  (3+ messages)

[U-Boot] [PATCH] net: designware: Zap trailing backslash
 2015-12-21 14:20 UTC  (3+ messages)

[U-Boot] [PATCH] net: eth_designware: select PHYLIB in Kconfig
 2015-12-21 14:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
 2015-12-21 14:11 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: mvebu: Print CPU and SDRAM frequency upon startup
 2015-12-21 12:09 UTC 

[U-Boot] [PATCH v2] net: e1000: use correct helper to do endianness conversion
 2015-12-21 12:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: Print CPU and SDRAM frequency upon startup
 2015-12-21 11:49 UTC 

[U-Boot] [PATCH] qemu-ppce500: pass 'range_id' around in pci_map_region
 2015-12-21 10:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
 2015-12-21 10:17 UTC  (4+ messages)

[U-Boot] [PATCH] mtd: nand: denali_spl: Program spare area skip bytes
 2015-12-21 10:08 UTC  (3+ messages)

[U-Boot] [PATCH] net: e1000: use correct hepler to do endianess conversion
 2015-12-21  9:58 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
 2015-12-21  9:47 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
 2015-12-21  9:16 UTC  (7+ messages)
` [U-Boot] [PATCH v3 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v3 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v3 7/8] spi: ich: Separate out the read/write trace from normal debugging


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