public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-08-25 20:02:15 to 2014-08-28 11:02:12 UTC [more...]

[U-Boot] [PATCH] arm: zynq: Add compile time boot mode override
 2014-08-28 11:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-08-28 10:51 UTC  (12+ messages)
` [U-Boot] [PATCH 1/8] ARM: PSCI: Update psci.h for psci v0.2
` [U-Boot] [PATCH 2/8] ARM: PSCI: Alow arch specific DT patching
` [U-Boot] [PATCH 3/8] ARMv8/fsl-lsch3: Refactor spin-table code
` [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code
` [U-Boot] [PATCH 5/8] ARMv8: PCSI: Add generic ARMv8 "
` [U-Boot] [PATCH 6/8] ARMv8: PSCI: Fixup the device tree for PSCI v0.2
` [U-Boot] [PATCH 7/8] ARMv8: PSCI: Setup ARMv8 PSCI
` [U-Boot] [PATCH 8/8] ARMv8: PSCI: Enable SMC

[U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support
 2014-08-28 10:38 UTC  (70+ messages)
` [U-Boot] [PATCH v2 01/40] vsprintf: Add modifier for phys_addr_t
` [U-Boot] [PATCH v2 02/40] fdt: Add a function to count strings
` [U-Boot] [PATCH v2 03/40] fdt: Add a function to get the index of a string
` [U-Boot] [PATCH v2 04/40] fdt: Add functions to retrieve strings
` [U-Boot] [PATCH v2 05/40] fdt: Add resource parsing functions
` [U-Boot] [PATCH v2 06/40] fdt: Add a function to return PCI BDF triplet
` [U-Boot] [PATCH v2 07/40] fdt: Add a subnodes iterator macro
` [U-Boot] [PATCH v2 08/40] pci: Abort early if bus does not exist
` [U-Boot] [PATCH v2 09/40] pci: Honour pci_skip_dev()
` [U-Boot] [PATCH v2 10/40] Add pr_fmt() macro
` [U-Boot] [PATCH v2 11/40] i2c: Initialize the correct bus
` [U-Boot] [PATCH v2 12/40] i2c: Refactor adapter initialization
` [U-Boot] [PATCH v2 13/40] i2c: Add high-level API
` [U-Boot] [PATCH v2 14/40] i2c: tegra: Implement i2c_get_bus_num_fdt()
` [U-Boot] [PATCH v2 15/40] power: Add AMS AS3722 PMIC support
` [U-Boot] [PATCH v2 16/40] ARM: tegra: Implement tegra_plle_enable()
` [U-Boot] [PATCH v2 17/40] ARM: tegra: Provide PCIEXCLK reset ID
` [U-Boot] [PATCH v2 18/40] ARM: tegra: Implement powergate support
` [U-Boot] [PATCH v2 19/40] ARM: tegra: Implement XUSB pad controller
` [U-Boot] [PATCH v2 20/40] ARM: tegra: Add XUSB pad controller on Tegra124
` [U-Boot] [PATCH v2 21/40] ARM: tegra: Enable XUSB pad controller on Jetson TK1
` [U-Boot] [PATCH v2 22/40] pci: tegra: Add Tegra PCIe driver
` [U-Boot] [PATCH v2 23/40] ARM: tegra: Add Tegra20 PCIe device tree node
` [U-Boot] [PATCH v2 24/40] ARM: tegra: Enable PCIe on TrimSlice
` [U-Boot] [PATCH v2 25/40] ARM: tegra: Add GIC for Tegra30
` [U-Boot] [PATCH v2 26/40] ARM: tegra: Add Tegra30 PCIe device tree node
` [U-Boot] [PATCH v2 27/40] ARM: tegra: Enable PCIe on Cardhu
` [U-Boot] [PATCH v2 28/40] ARM: tegra: Enable PCIe on Beaver
` [U-Boot] [PATCH v2 29/40] ARM: tegra: Add GIC for Tegra124
` [U-Boot] [PATCH v2 30/40] ARM: tegra: Add Tegra124 PCIe device tree node
` [U-Boot] [PATCH v2 31/40] ARM: tegra: Enable PCIe on Jetson TK1
` [U-Boot] [PATCH v2 32/40] ARM: cache_v7: Various minor cleanups
` [U-Boot] [PATCH v2 33/40] ARM: cache-cp15: Use more accurate types
` [U-Boot] [PATCH v2 34/40] malloc: Output region when debugging
` [U-Boot] [PATCH v2 35/40] ARM: Implement non-cached memory support
` [U-Boot] [PATCH v2 36/40] ARM: tegra: Enable non-cached memory
` [U-Boot] [PATCH v2 37/40] net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER
` [U-Boot] [PATCH v2 38/40] net: rtl8169: Properly align buffers
` [U-Boot] [PATCH v2 39/40] net: rtl8169: Use non-cached memory if available
` [U-Boot] [PATCH v2 40/40] net: rtl8169: Add support for RTL-8168/8111g

[U-Boot] [PATCH] tools/env: change stripping strategy to allow no-stripping
 2014-08-28 10:25 UTC  (3+ messages)

[PATCH] Added support for comments in input to mkenvimage
 2014-08-28 10:25 UTC 

[U-Boot] [PATCH v2 0/6] Introduce low-level debug for ARM architecture
 2014-08-28  9:59 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
` [U-Boot] [PATCH v2 2/6] kconfig: armv8: move CONFIG_ARM64 to Kconfig
` [U-Boot] [PATCH v2 3/6] arm: debug: import debug files from Linux 3.16
` [U-Boot] [PATCH v2 4/6] arm: debug: replace license blocks with SPDX
` [U-Boot] [PATCH v2 5/6] arm: debug: add Kconfig entries for lowlevel debug
` [U-Boot] [PATCH v2 6/6] arm: debug: adjust for U-Boot

[U-Boot] [PATCH] nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
 2014-08-28  9:35 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/25] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-08-28  8:58 UTC  (3+ messages)
` [U-Boot] [PATCH 06/25] dm: spi: Add a uclass for SPI

[U-Boot] [PATCH] ARM: DRA72: DDR3: Add emif settings for 666MHz clock
 2014-08-28  6:31 UTC 

[U-Boot] [RFC PATCH] USB: get rid of warning when compile with debug enabled
 2014-08-28  5:48 UTC  (11+ messages)

[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
 2014-08-28  2:13 UTC  (2+ messages)

[U-Boot] [PATCH] README.kconfig: document backward compatibility "make *_config"
 2014-08-28  2:03 UTC  (3+ messages)

[U-Boot] [PATCH v2] README.kconfig: document backward compatibility "make *_config"
 2014-08-28  1:56 UTC 

[U-Boot] buildman: selection question
 2014-08-27 21:23 UTC 

[U-Boot] buildman: suspect issue with patman tags
 2014-08-27 21:22 UTC 

[U-Boot] [PATCH 0/8] U-Boot port to Xtensa architecture
 2014-08-27 20:59 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: datacache always disabled when RAM extends to 0xFFFFFFFF
 2014-08-27 19:24 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/4] Implement "fastboot flash" for eMMC
 2014-08-27 18:27 UTC  (8+ messages)
` [U-Boot] [PATCH v6 1/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v6 2/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v6 3/4] usb/gadget: fastboot: minor cleanup
` [U-Boot] [PATCH v6 4/4] usb/gadget: fastboot: implement sparse format

[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
 2014-08-27 16:52 UTC  (6+ messages)
` [U-Boot] [PATCH 23/23] ARM: tegra: Enable PCIe on Jetson TK1

[U-Boot] [PATCH 3/4] arm: debug: import debug files from Linux 3.16
 2014-08-27 14:27 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] USB: gadget: atmel: get rid of debug compile warning
 2014-08-27  9:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] USB: gadget: s3c: "

[U-Boot] Questions on lthor usage
 2014-08-27  7:45 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC
 2014-08-27  7:04 UTC  (16+ messages)
` [U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v5 2/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v5 3/4] usb/gadget: fastboot: minor cleanup
` [U-Boot] [PATCH v5 4/4] usb/gadget: fastboot: implement sparse format

[U-Boot] [PATCH] arm: tegra: use architecture specific memcpy
 2014-08-27  6:39 UTC  (3+ messages)

[U-Boot] [PATCH v3] arm: tegra: initial support for apalis t30
 2014-08-27  6:37 UTC  (3+ messages)

[U-Boot] [PATCH] tools/genboardscfg.py: change shebang into /usr/bin/env python2
 2014-08-27  5:05 UTC 

[U-Boot] [PATCH v9 0/14] Add some missing buildman features and deprecate MAKEALL
 2014-08-27  3:00 UTC  (12+ messages)
` [U-Boot] [PATCH v9 10/14] buildman: Remove the directory prefix from each error line
` [U-Boot] [PATCH v9 11/14] buildman: Add an option to show which boards caused which errors

[U-Boot] [PATCH V4 0/9] peach_pit: Add support for FIMD, DP and parade chip
 2014-08-26 23:19 UTC  (4+ messages)

[U-Boot] [PATCH v6 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-08-26 23:15 UTC  (5+ messages)
` [U-Boot] [PATCH v6 03/12] tegra: Convert tegra GPIO driver to use driver model

[U-Boot] [PATCH] common: fix compiler warning on wrong printf format
 2014-08-26 22:27 UTC  (2+ messages)

[U-Boot] [PATCH] mpc5xxx: Add stub implementation of cache functions
 2014-08-26 19:56 UTC  (4+ messages)

[U-Boot] [GENERIC_BOARD] env problems before relocation with ppc8360
 2014-08-26 15:17 UTC  (2+ messages)

[U-Boot] MMC interfaces on AM335x
 2014-08-26 15:17 UTC 

[U-Boot] [PATCH] arc: Fix printf size_t format related warnings (again...)
 2014-08-26 15:16 UTC  (2+ messages)

[U-Boot] [PATCH] axs101: Fix type mismatch warning
 2014-08-26 15:16 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] Please pull u-boot-arc/master
 2014-08-26 15:15 UTC 

[U-Boot] [PATCH] net: cpsw: am335x: Drop constant link checking from rx/tx path's
 2014-08-26 15:14 UTC  (2+ messages)

[U-Boot] Should ARM custodian tree pull-reqs still go through the ARM tree ?
 2014-08-26 13:47 UTC 

[U-Boot] MMC interfaces on AM335x
 2014-08-26 12:57 UTC 

[U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME
 2014-08-26 11:42 UTC  (5+ messages)

[U-Boot] socfpga: immediate hang when accessing memory at 0x10000
 2014-08-26 11:12 UTC 

[U-Boot] [PATCH 1/2] e1000: Implement dcache support
 2014-08-26 10:46 UTC  (4+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] openrisc: Fix a few type cast related warnings
 2014-08-26 10:46 UTC 

[U-Boot] [PATCH] Fix a few printf argument verification warnings
 2014-08-26 10:45 UTC 

[U-Boot] [PATCH] microblaze: Fix printf size_t format related warnings (again...)
 2014-08-26 10:45 UTC 

[U-Boot] [PATCH] imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent
 2014-08-26 10:05 UTC 

[U-Boot] [PATCH v2] arm: tegra: initial support for apalis t30
 2014-08-26  9:45 UTC  (5+ messages)

[U-Boot] [PATCH] omap3_beagle: Add boot script support to omap3 beagle board
 2014-08-26  8:48 UTC 

[U-Boot] [PATCH 0/3] *** Add support for new arch stv0991 ***
 2014-08-26  1:47 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] stv0991 : Add basic stv0991 architecture support

[U-Boot] [U-boot] [Patch v3 2/3] common: cmd_nand: add nand ecclayout command
 2014-08-25 21:48 UTC  (4+ messages)
` [U-Boot] [U-Boot, U-boot, v3, "

[U-Boot] [U-boot] [Patch v3 1/3] mtd: nand: davinci: allow to change ecclayout by ecclayout command
 2014-08-25 21:21 UTC  (3+ messages)
` [U-Boot] [U-Boot, U-boot, v3, "

[U-Boot] U-boot for Banana Pi
 2014-08-25 21:07 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/3] mx6: imx-regs: Provide a structure for GPC registers
 2014-08-25 20:47 UTC  (8+ messages)
` [U-Boot] [PATCH v3 3/3] mx6sxsabresd: Add PCI support

[U-Boot] [PATCH] usb: ci_udc: implement dfu_usb_get_reset
 2014-08-25 20:02 UTC 


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