public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-08 03:25:54 to 2015-04-08 19:20:55 UTC [more...]

[U-Boot] [PATCH v2 0/7] Some improvements related to build system
 2015-04-08 19:20 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/7] m68k: remove arch/m68k/lib/board.c

[U-Boot] [PATCH v5 0/2] ARM: mx5: add support for USB armory board
 2015-04-08 19:20 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/2] ARM: mx5: move to a standard arch/board approach
` [U-Boot] [PATCH v5 2/2] ARM: mx5: add support for USB armory board

[U-Boot] [PATCH] fdt: add new fdt_fixup_display function to configure display
 2015-04-08 18:45 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v2] ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot
 2015-04-08 17:59 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] dm: core: add device's uclass platform data and tests
 2015-04-08 17:06 UTC  (18+ messages)
` [U-Boot] [PATCH 1/2] dm: core: Extend struct udevice by '.uclass_platdata' field
` [U-Boot] [PATCH 2/2] dm: test: Add tests for device's uclass platform data
` [U-Boot] [PATCH V2 0/3] dm: core: add device's uclass platform data and tests
  ` [U-Boot] [PATCH V2 1/3] dm: core: add internal functions for getting the device without probe
  ` [U-Boot] [PATCH V2 2/3] dm: core: Extend struct udevice by '.uclass_platdata' field
  ` [U-Boot] [PATCH V2 3/3] dm: test: Add tests for device's uclass platform data
  ` [U-Boot] [PATCH V3 0/4] dm: core: add device's uclass platform data and tests
    ` [U-Boot] [PATCH V3 1/4] dm: core: add internal functions for getting the device without probe
    ` [U-Boot] [PATCH V3 2/4] dm: core: Extend struct udevice by '.uclass_platdata' field
    ` [U-Boot] [PATCH V3 3/4] dm: test: Add tests for device's uclass platform data
    ` [U-Boot] [PATCH V3 4/4] dm: test: Add tests for get/find uclass devices

[U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board
 2015-04-08 17:00 UTC  (10+ messages)

[U-Boot] [PATCH] usb: hub: allow pgood_delay to be specified via env
 2015-04-08 16:50 UTC  (5+ messages)

[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
 2015-04-08 16:43 UTC  (14+ messages)
` [U-Boot] printf("%d") breaks u-boot 2015.01+

[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-04-08 16:22 UTC  (10+ messages)

[U-Boot] [PATCH] odroid-XU3: update board maintainer
 2015-04-08 16:12 UTC 

[U-Boot] u-boot: OpenRD Ultimate fails to build
 2015-04-08 15:50 UTC  (7+ messages)
        ` [U-Boot] KIRKWOOD - PARTITIONS and BOOTSTRAP

[U-Boot] [PATCH v4 1/9] ARM: remove mx31ads board support
 2015-04-08 15:21 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/8] mtd: vf610_nfc: various fixes and improvements
 2015-04-08 14:44 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] mtd: vf610_nfc: remove caching of page in buffer
` [U-Boot] [PATCH v2 2/8] mtd: vf610_nfc: remove read on SEQIN
` [U-Boot] [PATCH v2 3/8] mtd: vf610_nfc: allow bitflips in an empty page
` [U-Boot] [PATCH v2 4/8] mtd: vf610_nfc: implement OOB only read
` [U-Boot] [PATCH v2 5/8] mtd: vf610_nfc: use in-band bad block table
` [U-Boot] [PATCH v2 6/8] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
` [U-Boot] [PATCH v2 7/8] mtd: vf610_nfc: add 32-error correction option for HW ECC
` [U-Boot] [PATCH v2 8/8] mtd: vf610_nfc: enable ONFI detection

[U-Boot] [PATCH 0/23] net: cosmetic: Fix naming and other checkpatch.pl issues in net/
 2015-04-08 14:38 UTC  (79+ messages)
` [U-Boot] [PATCH 01/23] net: cosmetic: Change IPaddr_t to struct in_addr
` [U-Boot] [PATCH v2 0/25] net: cosmetic: Fix naming and other checkpatch.pl issues in net/
  ` [U-Boot] [PATCH v2 01/25] net: cosmetic: Change IPaddr_t to struct in_addr
  ` [U-Boot] [PATCH v2 02/25] net: cosmetic: Fixup var names related to boot file
  ` [U-Boot] [PATCH v2 03/25] net: cosmetic: Fixup var names for DHCP strings
  ` [U-Boot] [PATCH v2 04/25] net: cosmetic: Name ethaddr variables consistently
  ` [U-Boot] [PATCH v2 05/25] net: cosmetic: Cleanup internal packet buffer names
  ` [U-Boot] [PATCH v2 06/25] net: cosmetic: Fix var naming net <-> eth drivers
  ` [U-Boot] [PATCH v2 07/25] net: cosmetic: Clean up TFTP variables and functions
  ` [U-Boot] [PATCH v2 08/25] net: cosmetic: Clean up ARP "
  ` [U-Boot] [PATCH v2 09/25] net: cosmetic: Clean up DHCP "
  ` [U-Boot] [PATCH v2 10/25] net: cosmetic: Clean up NFS "
  ` [U-Boot] [PATCH v2 11/25] net: cosmetic: Clean up RARP "
  ` [U-Boot] [PATCH v2 12/25] net: cosmetic: Clean up SNTP "
  ` [U-Boot] [PATCH v2 13/25] net: cosmetic: Clean up ping "
  ` [U-Boot] [PATCH v2 14/25] net: cosmetic: Clean up CDP "
  ` [U-Boot] [PATCH v2 15/25] net: cosmetic: Clean up DNS "
  ` [U-Boot] [PATCH v2 16/25] net: cosmetic: Clean up netconsole "
  ` [U-Boot] [PATCH v2 17/25] net: cosmetic: Clean up cmd_net "
  ` [U-Boot] [PATCH v2 18/25] net: cosmetic: Fix checkpatch.pl failures in linklocal
  ` [U-Boot] [PATCH v2 19/25] net: cosmetic: Fix checkpatch.pl failures in eth.c
  ` [U-Boot] [PATCH v2 20/25] net: cosmetic: Fix checkpatch.pl failures in net.h
  ` [U-Boot] [PATCH v2 21/25] net: cosmetic: Fix checkpatch.pl failures in net.c
  ` [U-Boot] [PATCH v2 22/25] net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
  ` [U-Boot] [PATCH v2 23/25] net: Convert protocol structures to use explicit sizes
  ` [U-Boot] [PATCH v2 24/25] net: Fix compile errors when SNTP enabled and not DATE
  ` [U-Boot] [PATCH v2 25/25] sandbox: Enable more network features for sandbox

[U-Boot] [PATCH 0/12] dm: use "select DM"
 2015-04-08 14:02 UTC  (42+ messages)
` [U-Boot] [PATCH 01/12] dm: spi_flash: fix wrong dependency
` [U-Boot] [PATCH 02/12] dm: select CONFIG_DM* options
` [U-Boot] [PATCH 03/12] ARM: UniPhier: use "select" instead of default value in defconfig
` [U-Boot] [PATCH 04/12] ARM: zynq: "
` [U-Boot] [PATCH 05/12] ARM: rmobile: "
` [U-Boot] [PATCH 06/12] ARM: snapper9260: "
` [U-Boot] [PATCH 07/12] ARM: mx6: "
` [U-Boot] [PATCH 08/12] ARM: socfpga: "
` [U-Boot] [PATCH 09/12] ARM: bav335x: "
` [U-Boot] [PATCH 10/12] ARM: stv0991: "
` [U-Boot] [PATCH 11/12] ARM: cm_fx6: "
` [U-Boot] [PATCH 12/12] powerpc: ids8313: "

[U-Boot] [patch] armv7: better comment in start.S
 2015-04-08 13:53 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2015-04-08 13:40 UTC  (2+ messages)

[U-Boot] How to reduce SDcard speed in u-boot
 2015-04-08 13:31 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/6] Add support for Colibri Vybrid Modules
 2015-04-08 13:20 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] ARM: vf610: Move DDR3 initialization to imx-common
` [U-Boot] [PATCH v2 2/6] ARM: vf610: Enable external 32KHz oscillator
` [U-Boot] [PATCH v2 3/6] ARM: vf610: Add SoC and CPU type detection
` [U-Boot] [PATCH v2 4/6] ARM: vf610: Enable caches
` [U-Boot] [PATCH v2 5/6] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
` [U-Boot] [PATCH v2 6/6] ARM: vf610: Initial integration for Colibri VF50/VF61

[U-Boot] socfpga: missing DECLARE_GLOBAL_DATA_PTR in timer.c
 2015-04-08 12:43 UTC  (2+ messages)

[U-Boot] dt overlays raspberry pi
 2015-04-08 12:31 UTC 

[U-Boot] Zynq board is boken
 2015-04-08 12:27 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] ARM: remove non-generic boards
 2015-04-08 11:52 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: at91: "
` [U-Boot] [PATCH 2/3] ARM: davinci: "
` [U-Boot] [PATCH 3/3] ARM: omap3: "

[U-Boot] [PATCH v4 0/3] i2c: sunxi: Support every i2c controller on each supported platform
 2015-04-08 11:52 UTC  (3+ messages)

[U-Boot] [PATCH] mcx: update maintainer and convert to generic board
 2015-04-08 11:49 UTC 

[U-Boot] [PATCH] MAINTAINERS: fix TI DaVinci directory path and add KeyStone
 2015-04-08  9:23 UTC 

[U-Boot] [PATCH v3 1/3] ARM: mx6: Fix errata workarounds for i.MX6
 2015-04-08  9:04 UTC  (3+ messages)

[U-Boot] [RESEND] [PATCH] fastboot: Proper download gadget unregister and clear when cable is missing
 2015-04-08  9:01 UTC  (2+ messages)

[U-Boot] [PATCH] Fix mxc_hab documenation for DEK blob generation
 2015-04-08  8:54 UTC  (2+ messages)

[U-Boot] [PATCH] mx53loco: Disable printing cpuinfo
 2015-04-08  8:46 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: zynq: Remove Jagan from list of maintainers
 2015-04-08  8:07 UTC 

[U-Boot] [PATCH v2 00/12] Power(full) framework based on Driver Model
 2015-04-08  7:37 UTC  (9+ messages)
` [U-Boot] [PATCH v3 00/17] "
  ` [U-Boot] [PATCH v3 06/17] dm: regulator: add implementation of driver model regulator uclass

[U-Boot] [PATCH 0/3] i2c: sunxi: Support every i2c controller on each supported platform
 2015-04-08  7:27 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/3] sunxi: Complete i2c support for "

[U-Boot] [PATCH v5 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-04-08  6:12 UTC  (11+ messages)

[U-Boot] [PATCH v3 1/3] usb: usb_new_device return codes consistency
 2015-04-08  5:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] usb: Early failure when the first descriptor read fails or is invalid

[U-Boot] [PATCH 1/3] board/BuR/common: simplify access to devicetree
 2015-04-08  5:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] board/BuR/tseries: reactivate NAND-board
` [U-Boot] [PATCH 3/3] board/BuR/tseries: change pinmux

[U-Boot] [PATCH] ARM: zynq: disable CONFIG_SYS_MALLOC_F_LEN to fix MMC boot
 2015-04-08  5:23 UTC 

[U-Boot] [PATCH] patman: check git format.subjectprefix setting when generate patches prefix
 2015-04-08  5:13 UTC 


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