public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-08-25 13:28:09 to 2014-08-27 02:54:03 UTC [more...]

[U-Boot] [PATCH v9 0/14] Add some missing buildman features and deprecate MAKEALL
 2014-08-27  2:54 UTC  (22+ messages)
` [U-Boot] [PATCH v9 01/14] patman: Support the 'reverse' option for 'git log'
` [U-Boot] [PATCH v9 02/14] patman: Fix indentation in terminal.py
` [U-Boot] [PATCH v9 03/14] patman: Correct unit tests to run correctly
` [U-Boot] [PATCH v9 04/14] patman: Remove the -a option
` [U-Boot] [PATCH v9 05/14] patman: Use --no-pager' to stop git from forking a pager
` [U-Boot] [PATCH v9 06/14] patman: Avoid changing the order of tags
` [U-Boot] [PATCH v9 07/14] buildman: Set the return code to indicate build result
` [U-Boot] [PATCH v9 08/14] buildman: Allow make-flags variables to include '-' and '_'
` [U-Boot] [PATCH v9 09/14] buildman: Implement an option to exclude boards from the build
` [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 v9 12/14] buildman: Separate out display of warnings and errors
` [U-Boot] [PATCH v9 13/14] patman: Fix detection of git version
` [U-Boot] [PATCH v9 14/14] RFC: Deprecate MAKEALL

[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 v2 00/40] ARM: tegra: Add PCIe support
 2014-08-26 23:14 UTC  (43+ 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] 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] [PATCH v5 0/4] Implement "fastboot flash" for eMMC
 2014-08-26 18:54 UTC  (15+ 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 v6 0/4] Implement "fastboot flash" for eMMC
 2014-08-26 18:47 UTC  (5+ 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] arm: tegra: use architecture specific memcpy
 2014-08-26 16:27 UTC  (2+ messages)

[U-Boot] [PATCH v3] arm: tegra: initial support for apalis t30
 2014-08-26 15:51 UTC  (2+ 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 00/23] ARM: tegra: Add PCIe support
 2014-08-26 12:54 UTC  (3+ messages)
` [U-Boot] [PATCH 23/23] ARM: tegra: Enable PCIe on Jetson TK1

[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] [RFC PATCH] USB: get rid of warning when compile with debug enabled
 2014-08-26  6:46 UTC  (4+ messages)

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

[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  (10+ messages)
` [U-Boot] [PATCH v3 2/3] pcie_imx: Add mx6solox support
` [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 

[U-Boot] [PATCH 1/2] dfu: Provide means to find difference between dfu-util -e and -R
 2014-08-25 20:01 UTC  (2+ messages)

[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
 2014-08-25 19:54 UTC  (3+ messages)

[U-Boot] [PATCH v7 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-08-25 19:51 UTC  (4+ messages)
` [U-Boot] [PATCH v7 2/2] net: fec_mxc: Poll FEC_TBD_READY after polling TDAR

[U-Boot] Please pull u-boot-ti/master
 2014-08-25 19:18 UTC 

[U-Boot] [PATCH v2] ARM: DRA: Enable VTT regulator
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2] am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/3] cm-t54: convert to generic board
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] cm-t54: fix eMMC boot mode check
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] cm-t54: fix EEPROM read return value check
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: DRA7: Enable software leveling for dra7
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] SOM: tam3517: convert to generic board
 2014-08-25 19:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv2] pcm051: use ti_am335x_common.h config
 2014-08-25 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2] "

[U-Boot] [U-boot] [Patch] keystone2: use EFUSE_BOOTROM information to configure PLLs
 2014-08-25 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-boot] "

[U-Boot] [PATCH v2 6/6] board/ti/dra7xx: add support for parallel NOR
 2014-08-25 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/6] board/ti/dra7xx: add support for parallel NAND
 2014-08-25 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/6] board/ti/am43xx: add support for parallel NAND
 2014-08-25 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/6] board/ti/am335x: add support for beaglebone NOR Cape
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/6] board/ti/am335x: add support for beaglebone NAND cape
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/6] board/ti/am335x: update configs for parallel NAND
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 5/5] am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] common/Makefile: Consolidate SPL ENV options, correct inclusion
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 2/5] TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR
 2014-08-25 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 1/5] am335x_evm: Move SPL network defines
 2014-08-25 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/5] "

[U-Boot] [PATCH v2] buildman: Create parent directories as necessary
 2014-08-25 18:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 0/25] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-08-25 18:31 UTC  (3+ messages)
` [U-Boot] [PATCH 04/25] dm: spi: Move cmd device code into its own function

[U-Boot] [PATCH 0/4] Introduce low-level debug for ARM architecture
 2014-08-25 18:01 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI

[U-Boot] [PATCH v2 1/3] mx6: imx-regs: Provide a structure for GPC registers
 2014-08-25 17:29 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] pcie_imx: Add mx6solox support

[U-Boot] [PATCH V4 00/19] Introduce cm-fx6 board
 2014-08-25 17:05 UTC  (4+ messages)
` [U-Boot] [PATCH V4 10/19] arm: mx6: ddr: configure MMDC for slow_pd

[U-Boot] Fix for Kconfig buildsystem
 2014-08-25 16:15 UTC  (2+ messages)

[U-Boot] [PATCH 0/15] buildman: Expand test coverage
 2014-08-25 16:01 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] patman: Add a way of recording terminal output for testing
` [U-Boot] [PATCH 02/15] buildman: Send builder output through a function "
` [U-Boot] [PATCH 03/15] buildman: Enhance basic test to check summary output
` [U-Boot] [PATCH 04/15] patman: RunPipe() should not pipe stdout/stderr unless asked
` [U-Boot] [PATCH 05/15] buildman: Move the command line code into its own file
` [U-Boot] [PATCH 06/15] buildman: Move full help code into the control module
` [U-Boot] [PATCH 07/15] patman: Provide a way to intercept commands for testing
` [U-Boot] [PATCH 08/15] buildman: Add a functional test
` [U-Boot] [PATCH 09/15] buildman: Set up bsettings outside the control module
` [U-Boot] [PATCH 10/15] buildman: Avoid looking at config file or toolchains in tests
` [U-Boot] [PATCH 11/15] buildman: Allow tests to have their own boards
` [U-Boot] [PATCH 12/15] buildman: Correct counting of build failures on retry
` [U-Boot] [PATCH 13/15] buildman: Provide an internal option to clean the outpur dir
` [U-Boot] [PATCH 14/15] patman: Start with a clean series when needed
` [U-Boot] [PATCH 15/15] buildman: Add additional functional tests

[U-Boot] [PATCH v6 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-08-25 14:16 UTC  (3+ messages)

[U-Boot] [PATCH]usb: eth: add ASIX AX88179 DRIVER
 2014-08-25 13:58 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
 2014-08-25 13:45 UTC 

[U-Boot] [PATCH v2] mvebu_mmc: Driver addition
 2014-08-25 13:28 UTC  (2+ messages)


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