messages from 2015-12-21 22:25:12 to 2015-12-22 20:10:31 UTC [more...]
[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
2015-12-22 20:10 UTC (8+ messages)
[U-Boot] [PATCH 1/1] common: cli: avoid memory leak
2015-12-22 19:40 UTC (7+ messages)
` [U-Boot] [PATCH 1/1] common: env: initialize scalar variable
` [U-Boot] [PATCH 1/1] common: nvedit: use snprintf instead of sprintf
[U-Boot] Driver model test breakages
2015-12-22 19:39 UTC (21+ messages)
[U-Boot] [PATCH 1/2] dm: eth: Test 'ethrotate' before changing current ethernet device
2015-12-22 19:05 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()
[U-Boot] [PATCH 0/9] EFI payload / application support
2015-12-22 18:28 UTC (13+ messages)
` [U-Boot] [PATCH 1/9] disk/part.c: Expose a list of available block drivers
` [U-Boot] [PATCH 2/9] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 3/9] efi_loader: Add PE image loader
` [U-Boot] [PATCH 4/9] efi_loader: Add boot time services
` [U-Boot] [PATCH 5/9] efi_loader: Add console interface
` [U-Boot] [PATCH 6/9] efi_loader: Add runtime services
` [U-Boot] [PATCH 7/9] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 8/9] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 9/9] efi_loader: hook up in build environment
[U-Boot] [PATCH] include: net: Simplify the usage of __always_inline
2015-12-22 18:01 UTC (2+ messages)
[U-Boot] [PATCH 1/3] net: e1000: Remove dead codes wrapped by #if 0
2015-12-22 18:01 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] net: e1000: Remove CONFIG_MVBC_1G
` [U-Boot] [PATCH 3/3] net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused
[U-Boot] [PATCH v3 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
2015-12-22 18:00 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/2] fdt: Rewrite the logic "
[U-Boot] Pull request: u-boot-net
2015-12-22 17:58 UTC
[U-Boot] pull request: u-boot-uniphier/master
2015-12-22 15:59 UTC (2+ messages)
[U-Boot] [PATCH 1/6] arm: socfpga: Define NAND reset bit
2015-12-22 15:51 UTC (10+ messages)
` [U-Boot] [PATCH 3/6] arm: socfpga: Unreset NAND in U-Boot
` [U-Boot] [PATCH 4/6] arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
` [U-Boot] [PATCH 5/6] arm: socfpga: Enable DFU MMC support only if DM_MMC "
` [U-Boot] [PATCH 6/6] arm: socfpga: Add support for Denali NAND controller
[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
2015-12-22 15:37 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] arm: imx6: Enable DDR calibration on Novena
[U-Boot] [PATCH 0/5] ARM: uniphier: consolidate defconfig files
2015-12-22 15:18 UTC (2+ messages)
[U-Boot] [PATCH 0/7] ARM: uniphier: misc changes for v2016.01-rc3
2015-12-22 15:17 UTC (2+ messages)
[U-Boot] [PATCH] ARM: dts: uniphier: use stdout-path instead of console
2015-12-22 15:17 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
2015-12-22 15:16 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: add outer cache nodes
[U-Boot] [PATCH] ARM: uniphier: add static qualifiers to locally used functions
2015-12-22 15:15 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: allow DDR function to return more precise error code
2015-12-22 15:14 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: use BIT() macro for DDR PHY header
2015-12-22 15:14 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
2015-12-22 15:13 UTC (2+ messages)
[U-Boot] [PATCH] ARM: uniphier: add const qualifier to constant array
2015-12-22 15:12 UTC (2+ messages)
[U-Boot] [PATCH v2 1/4] mips: add base support for atheros ath79 based SOCs
2015-12-22 14:54 UTC (8+ 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 14:47 UTC (2+ messages)
[U-Boot] [PATCH v2 1/8] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
2015-12-22 14:27 UTC (18+ 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] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
2015-12-22 14:11 UTC (4+ messages)
[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
2015-12-22 13:51 UTC (5+ messages)
[U-Boot] [PATCH] bootcount: Correct #endif comment to match, other aesthetics
2015-12-22 12:15 UTC
[U-Boot] [PATCH] imx: mx6sxsabresd: support emmc
2015-12-22 11:51 UTC (2+ messages)
[U-Boot] [PATCH] drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start
2015-12-22 11:20 UTC
[U-Boot] [PATCH] armv8: ls2080a: Increase MC's DDR size to 512 MB
2015-12-22 11:19 UTC
[U-Boot] [PATCH] armv8: ls2040a: Add support of LS2040A SoC
2015-12-22 11:18 UTC
[U-Boot] [PATCH] armv8: Enable all 8 DPMAC ports in LS2080A Personality
2015-12-22 11:17 UTC
[U-Boot] is it worth enhancing cmd_immap.c to handle 83xx?
2015-12-22 11:13 UTC
[U-Boot] [RESEND PATCH 0/5] clk: some fixes, device tree support, new features
2015-12-22 10:04 UTC (6+ messages)
` [U-Boot] [RESEND PATCH 1/5] clk: fix comments in include/clk.h
` [U-Boot] [RESEND PATCH 2/5] clk: add needed include and declaration to include/clk.h
` [U-Boot] [RESEND PATCH 3/5] clk: add function to get peripheral ID
` [U-Boot] [RESEND PATCH 4/5] clk: add device tree support for clock framework
` [U-Boot] [RESEND PATCH 5/5] clk: add enable() callback
[U-Boot] mmc erase fails from U-Boot command line
2015-12-22 9:55 UTC (4+ messages)
` [U-Boot] [PATCH] mmc: update MMC_ERASE argument to match Linux kernel
[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
2015-12-22 9:36 UTC (2+ messages)
[U-Boot] [PATCH 1/3] imx: apbh_dma: Update APBH-DMA for MX7D
2015-12-22 9:04 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] imx: nand: update GPMI NAND driver to support MX7
` [U-Boot] [PATCH 3/3] imx: mx7dsabresd: support nand
[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] [ANN] U-Boot v2016.01-rc3 released
2015-12-22 8:22 UTC (2+ messages)
[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 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 (5+ messages)
` [U-Boot] [PATCH 2/2 v2] usb: musb: Fix hub port number for SPLIT transactions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox