public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-08-21 15:09:01 to 2016-08-24 03:46:43 UTC [more...]

[U-Boot] [PATCH v2 0/4] rk3399: enable dwc3 gadget and fastboot
 2016-08-24  3:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/4] rk3399: add a empty "sys_proto.h" header file
` [U-Boot] [PATCH v2 2/4] board: evb-rk3399: add api to support dwc3 gadget
` [U-Boot] [PATCH v2 3/4] usb: dwc3: add support for 16 bit UTMI+ interface

[U-Boot] [PATCH v2 0/7] rk3399: enable host controllers
 2016-08-24  3:34 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] usb: xhci-rockchip: add rockchip dwc3 controller driver
` [U-Boot] [PATCH v2 6/7] board: evb-rk3399: enable usb 2.0 host vbus power on board_init

[U-Boot] [PATCH] usb: gadget: ci_udc: fix suspend/resume of USB Mass Storage
 2016-08-24  3:29 UTC  (5+ messages)

[U-Boot] Should MMC drivers use CONFIG_BLK?
 2016-08-24  3:27 UTC 

[U-Boot] [PATCH 0/3] Add i.MX HAB encryption support
 2016-08-24  0:35 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm: imx-common: add SECURE_BOOT option to Kconfig
` [U-Boot] [PATCH 2/3] arm: imx-common: introduce back usec2ticks
` [U-Boot] [PATCH 3/3] nitrogen6x: add secure boot support

[U-Boot] [PATCH v1 1/2] arm: mvebu: Add support for NAND interface on A-38x
 2016-08-24  0:24 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] arm: mvebu: Define NAND interface pins for A-38x

[U-Boot] [PATCH] nand: Fix set_dev checks for no device
 2016-08-24  0:04 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] fastboot: more support for reboot-bootloader command
 2016-08-23 23:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] bcm: fastboot: implement 'reboot-bootloader'

[U-Boot] [ARM] RFC: Add board support for Colorado Engineering TK1-SOM
 2016-08-23 22:54 UTC  (4+ messages)

[U-Boot] ARM: tegra: jetson-tk1: Increase console buffer size
 2016-08-23 22:35 UTC  (6+ messages)
  ` [U-Boot] [PATCH] ARM: tegra: increase console buffer size and sys args num

[U-Boot] U-Boot SPL 2016.09-rc1 on NTC C.H.I.P
 2016-08-23 21:13 UTC  (11+ messages)

[U-Boot] [PATCH v2 1/5] mpc85xx/powerpc:cpu_init: Modified the errata A006261 according to endianness
 2016-08-23 20:58 UTC  (11+ messages)
` [U-Boot] [PATCH v3 0/3] Modifies the erratum "
  ` [U-Boot] [PATCH v3 1/3] mpc85xx: powerpc: usb: Modified "
    ` [U-Boot] [u-boot-release] "
  ` [U-Boot] [PATCH v3 2/3] mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010
  ` [U-Boot] [PATCH v3 3/3] mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261

[U-Boot] [PATCH 1/2 v2] driver/ddr/fsl: Add general MMDC driver
 2016-08-23 20:11 UTC  (2+ messages)

[U-Boot] [PATCH v2] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
 2016-08-23 16:38 UTC  (3+ messages)

[U-Boot] CPU Clock frequency at boot time - Nvidia Jetson TK1
 2016-08-23 16:09 UTC  (4+ messages)

[U-Boot] remote debug u-boot through serial port
 2016-08-23 15:57 UTC 

[U-Boot] [PATCH] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-08-23 15:44 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] Allow secure boot on AM33xx devices
 2016-08-23 15:02 UTC  (16+ messages)
` [U-Boot] [PATCH v2 01/11] Kconfig: Separate AM33XX SOC config from target board config
` [U-Boot] [PATCH v2 02/11] am33xx: config.mk: Add support for additional secure boot image types
` [U-Boot] [PATCH v2 03/11] am33xx: config.mk: Fix option used to enable SPI SPL image type
` [U-Boot] [PATCH v2 04/11] doc: Update info on using AM33xx secure devices from TI
` [U-Boot] [PATCH v2 05/11] ti: omap-common: Allow AM33xx devices to be built securely
` [U-Boot] [PATCH v2 06/11] board: am33xx-hs: spl: Allow post-processing of FIT image on AM33xx
` [U-Boot] [RFC PATCH v2 07/11] omap: Use SD_BOOT in place of EMMC_BOOT
` [U-Boot] [RFC PATCH v2 08/11] config: Remove usage of CONFIG_STORAGE_EMMC
` [U-Boot] [RFC PATCH v2 09/11] spl: Kconfig: Add SPL_<media>_SUPPORT as Kconfig option
` [U-Boot] [RFC PATCH v2 10/11] spl: Kconfig: Add SPL_<media>_BOOT "
` [U-Boot] [RFC PATCH v2 11/11] spl: Kconfig: Add CONFIG_SPL_TEXT_BASE "

[U-Boot] remote debug u-boot through serial port
 2016-08-23 14:24 UTC 

[U-Boot] [PATCH] ARM: board: cm_fx6: fix mtd partition fixup
 2016-08-23 14:08 UTC 

[U-Boot] [PATCH v2 0/4] Migrate Vybrid USB driver to driver model
 2016-08-23 13:17 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] ext4: endianess fixes
 2016-08-23  8:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] ext4: change structure fields to __le/__be types
` [U-Boot] [PATCH v2 2/5] ext4: use kernel names for byte swaps
` [U-Boot] [PATCH v2 3/5] ext4: fix endianess problems in ext4 write support
` [U-Boot] [PATCH v2 4/5] ext4: fix wrong usage of le32_to_cpu()
` [U-Boot] [PATCH v2 5/5] ext4: optimize direntlen loops

[U-Boot] [PATCH V3 1/2] mmc: sd: extracting erase timeout information from sd status
 2016-08-23  8:12 UTC  (2+ messages)
` [U-Boot] [PATCH V3 2/2] mmc: sd: optimize erase

[U-Boot] [PATCH 00/13] Cleanups to allow secure boot on AM33xx devices
 2016-08-23  6:15 UTC  (20+ messages)
` [U-Boot] [PATCH 01/13] spl: Kconfig: Add SPL_<media>_SUPPORT as Kconfig option
` [U-Boot] [PATCH 02/13] spl: Kconfig: Add SPL_<media>_BOOT "
` [U-Boot] [PATCH 06/13] Kconfig: Separate AM33XX SOC config from target board config

[U-Boot] [PATCH] common: show "Boot media" menu only for some TI and Freescale SoCs
 2016-08-23  6:08 UTC 

[U-Boot] [PATCH] regulator: fixed: obey startup delay
 2016-08-23  3:34 UTC  (3+ messages)

[U-Boot] [PATCH v8] dm: at91: Add driver model support for the spi driver
 2016-08-23  2:37 UTC 

[U-Boot] [PATCH] net: mii: check phy advertising register when geting link status
 2016-08-23  2:28 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: davinci_emac: Restore the internal MDIO accessors return values
 2016-08-23  2:28 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net/fm: Remove unused code of FMan QMI
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] net: davinci_emac: Invalidate only the received portion of a buffer
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] net: davinci_emac: Round up top tx buffer boundaries for dcache ops
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] net: davinci_emac: Remove useless dcache ops on descriptors
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 9/9] net: nfs: Simplify rpc_add_credentials()
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 8/9] net: nfs: Use the tx buffer to construct rpc msgs
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 7/9] net: nfs: Move some prints to debug statements
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 6/9] net: nfs: Use consistent names for the rpc_pkt
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/9] net: nfs: Correct a comment
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/9] net: nfs: Consolidate handling of NFSv3 attributes
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/9] net: nfs: Fix lines that are too long
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/9] net: nfs: Correct the reply data buffer size
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/9] net: nfs: Share the file handle buffer for v2 / v3
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V3] net: NFS: Add NFSv3 support
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] net: nfs: Remove unused define
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/3] net: nfs: Remove separate buffer for default name
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] net: Stop including NFS overhead in defragment max
 2016-08-23  2:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-net.git master
 2016-08-23  2:26 UTC 

[U-Boot] [PATCH v1] clk: clk-uclass: Check ops pointer before use it
 2016-08-23  2:01 UTC  (10+ messages)

[U-Boot] [PATCH 0/4] tools: moveconfig: some more improvements
 2016-08-23  0:41 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] tools: moveconfig: remove document about deprecated error message
` [U-Boot] [PATCH 2/4] tools: moveconfig: use sets instead of lists for failed/suspicious boards
` [U-Boot] [PATCH 3/4] tools: moveconfig: warn loudly if moved option has no entry in Kconfig
` [U-Boot] [PATCH 4/4] tools: moveconfig: add --spl option to move options for SPL build

[U-Boot] [ANN] U-Boot v2016.09-rc2 released
 2016-08-23  0:38 UTC 

[U-Boot] [PATCH] fs-test.sh: Correct check_md5() test with newlines
 2016-08-23  0:38 UTC  (2+ messages)

[U-Boot] [PATCH v1] arm: mvebu: a38x: typo fix cpabilities -> capbilities
 2016-08-23  0:07 UTC 

[U-Boot] [PATCH] ARM: tegra: remove stale nvidia, bpmp I2C DT property
 2016-08-22 22:46 UTC 

[U-Boot] Problem using non-default init files
 2016-08-22 19:29 UTC 

[U-Boot] [PATCH v2 1/2] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
 2016-08-22 16:55 UTC  (10+ messages)
` [U-Boot] [PATCH v2 2/2] arch/arm/Kconfig: Whitespace correction

[U-Boot] [PATCH] efi_loader: disk: Fix CONFIG_BLK breakage
 2016-08-22 15:56 UTC  (13+ messages)

[U-Boot] [PATCH 00/11] Add support for Stratix 10 SoC
 2016-08-22 15:02 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH 02/11] arm: socfpga: rstmgr: Add Reset Manager for Stratix 10
` [U-Boot] [PATCH 03/11] arm: socfpga: rstmgr: Segregate the "
` [U-Boot] [PATCH 04/11] arm: socfpga: clkmgr: Segregate the Clock "
` [U-Boot] [PATCH 05/11] arm: socfpga: fpgamgr: Segregate the FPGA "
` [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c "
` [U-Boot] [PATCH 07/11] arm: socfpga: sysmgr: Fix casting warning when enabling ARM64
` [U-Boot] [PATCH 08/11] arm: socfpga: mmu: Add memory map layout for Stratix 10 SoC
` [U-Boot] [PATCH 09/11] arm: socfpga: stratix10: Add board folder for Stratix 10 socdk
` [U-Boot] [PATCH 10/11] arm: dts: socfpga: Add dts "
` [U-Boot] [PATCH 11/11] arm: socfpga: Add support for Stratix 10 SoC dev kit

[U-Boot] [PATCH] sunxi: display: Use PWM to drive backlight where applicable
 2016-08-22 14:01 UTC  (2+ messages)

[U-Boot] OMAP3 SPL Overflow
 2016-08-22 12:08 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
 2016-08-22 11:36 UTC  (9+ messages)

[U-Boot] [PATCH] drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
 2016-08-22 10:32 UTC  (5+ messages)

[U-Boot] [x86] Error building for qemu-x86 as EFI payload
 2016-08-22  9:28 UTC  (2+ messages)

[U-Boot] [PATCH v1] arm: mvebu: a38x: update serdes error handling
 2016-08-22  8:52 UTC 

[U-Boot] [PATCH v1] spl: Remove unused CONFIG_SPL_SPI_* definitions
 2016-08-22  5:17 UTC 

[U-Boot] UMS - maintain connection
 2016-08-22  2:30 UTC  (4+ messages)

[U-Boot] [PATCH] mmc: sdhci: Add the programmable clock mode support
 2016-08-22  2:24 UTC  (4+ messages)

[U-Boot] [PATCH] pinctrl: fix typos in comment blocks of pinconfig_post_bind()
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: Fix relocations above 64kb image size
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH RESEND] Makefile: Remove tags file on mrproper
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] tools/env: soften warning about erase block alignment
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] tools/env: return with error if redundant environments have unequal size
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] ARM: OMAP4+: vcores: Remove duplicated code
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
 2016-08-21 15:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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