messages from 2014-08-14 11:31:30 to 2014-08-18 14:28:29 UTC [more...]
[U-Boot] [UBOOT RFC PATCH 00/13] DRA7xx: Add DWC3 USB driver and enable DFU
2014-08-18 14:28 UTC (8+ messages)
` [U-Boot] [UBOOT RFC PATCH 01/13] include: linux: preparation for porting dwc3 from linux kernel
` [U-Boot] [UBOOT RFC PATCH 02/13] usb: gadget: udc-core: Add minimal udc-core "
` [U-Boot] [UBOOT RFC PATCH 03/13] ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
` [U-Boot] [UBOOT RFC PATCH 04/13] usb: dwc3: Add dwc3 driver
` [U-Boot] [UBOOT RFC PATCH 05/13] usb: dwc3-omap: Add dwc3 glue driver for OMAP
` [U-Boot] [UBOOT RFC PATCH 06/13] usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
` [U-Boot] [UBOOT RFC PATCH 07/13] usb: gadget: g_dnl: Explicitly set the max packet size in descriptor
[U-Boot] [PATCH 00/11] imx: ventana: misc patches
2014-08-18 13:52 UTC (4+ messages)
` [U-Boot] [PATCH 02/11] imx: ventana: added cputype env var
[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
2014-08-18 10:29 UTC (6+ messages)
[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
2014-08-18 10:12 UTC (10+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
` [U-Boot] [PATCH v2 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts
` [U-Boot] [PATCH v2 3/3] test: ums: Add script for testing UMS gadget operation
` [U-Boot] [PATCH v3 0/3] test: Extending USB gadget tests infrastructure
` [U-Boot] [PATCH v3 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
` [U-Boot] [PATCH v3 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts
` [U-Boot] [PATCH v3 3/3] test: ums: Add script for testing UMS gadget operation
[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
2014-08-18 10:05 UTC (4+ messages)
[U-Boot] [PATCH v2 0/4] arm: vf610: add NAND flash support
2014-08-18 9:41 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/4] arm: vf610: add NFC pin mux
` [U-Boot] [PATCH v2 2/4] arm: vf610: add NFC clock support
` [U-Boot] [PATCH v2 3/4] mtd: nand: add Freescale NFC driver
` [U-Boot] [PATCH v2 4/4] arm: vf610: add NAND support for vf610twr
[U-Boot] [PATCH v2] kconfig: convert Kconfig helper script into a shell script
2014-08-18 8:03 UTC (2+ messages)
[U-Boot] [PATCH 0/9] net: rtl8169: Fix cache maintenance issues
2014-08-18 8:00 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] ARM: cache_v7: Various minor cleanups
` [U-Boot] [PATCH 2/9] ARM: cache-cp15: Use unsigned long for address and size
` [U-Boot] [PATCH 3/9] malloc: Output region when debugging
` [U-Boot] [PATCH 4/9] ARM: Implement non-cached memory support
` [U-Boot] [PATCH 5/9] ARM: tegra: Enable non-cached memory
` [U-Boot] [PATCH 6/9] net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER
` [U-Boot] [PATCH 7/9] net: rtl8169: Properly align buffers
` [U-Boot] [PATCH 8/9] net: rtl8169: Use non-cached memory if available
` [U-Boot] [PATCH 9/9] net: rtl8169: Add support for RTL-8168/8111g
[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
2014-08-18 7:16 UTC (24+ messages)
` [U-Boot] [PATCH 01/23] fdt: Add functions to query a node's #address- and #size-cells
` [U-Boot] [PATCH 02/23] fdt: Add a function to get the index of a string
` [U-Boot] [PATCH 03/23] fdt: Add resource parsing functions
` [U-Boot] [PATCH 04/23] fdt: Add a function to return PCI BDF triplet
` [U-Boot] [PATCH 05/23] fdt: Add a subnodes iterator macro
` [U-Boot] [PATCH 06/23] pci: Abort early if bus does not exist
` [U-Boot] [PATCH 07/23] pci: Honour pci_skip_dev()
` [U-Boot] [PATCH 08/23] Add pr_fmt() macro
` [U-Boot] [PATCH 09/23] ARM: tegra: Implement tegra_plle_enable()
` [U-Boot] [PATCH 10/23] ARM: tegra: Provide PCIEXCLK reset ID
` [U-Boot] [PATCH 11/23] ARM: tegra: Implement powergate support
` [U-Boot] [PATCH 12/23] ARM: tegra: Implement XUSB pad controller
` [U-Boot] [PATCH 13/23] ARM: tegra: Add XUSB pad controller on Tegra124
` [U-Boot] [PATCH 14/23] ARM: tegra: Enable XUSB pad controller on Jetson TK1
` [U-Boot] [PATCH 15/23] pci: tegra: Add Tegra PCIe driver
` [U-Boot] [PATCH 16/23] ARM: tegra: Add Tegra20 PCIe device tree node
` [U-Boot] [PATCH 17/23] ARM: tegra: Enable PCIe on TrimSlice
` [U-Boot] [PATCH 18/23] ARM: tegra: Add Tegra30 PCIe device tree node
` [U-Boot] [PATCH 19/23] ARM: tegra: Enable PCIe on Beaver
` [U-Boot] [PATCH 20/23] ARM: tegra: Enable PCIe on Cardhu
` [U-Boot] [PATCH 21/23] ARM: tegra: Add GIC for Tegra124
` [U-Boot] [PATCH 22/23] ARM: tegra: Add Tegra124 PCIe device tree node
` [U-Boot] [PATCH 23/23] ARM: tegra: Enable PCIe on Jetson TK1
[U-Boot] [PATCH] buildman: Create parent directories as necessary
2014-08-18 6:54 UTC
[U-Boot] [PATCH] net: More BOOTP retry timeout improvements
2014-08-18 6:45 UTC
[U-Boot] [RFC PATCH v2 0/2] Make Python scripts compatible with older versions
2014-08-18 4:45 UTC (3+ messages)
[U-Boot] [PATCH] Makefile: remove generated boards.cfg within make mrproper
2014-08-18 4:23 UTC (3+ messages)
` [U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean
[U-Boot] [PATCH 1/2] ARM: zynq: Move ps7_init() out of spl.h
2014-08-18 3:52 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynq: Remove spl.h
[U-Boot] [PATCH v2 02/15] zynq: kconfig: move board select menu and commonsettings
2014-08-18 2:55 UTC (3+ messages)
[U-Boot] [PATCH v3] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash
2014-08-18 2:43 UTC (2+ messages)
[U-Boot] [PATCH] tools: genboardscfg.py, use default terminal size if undetectable
2014-08-17 16:07 UTC (4+ messages)
` [U-Boot] [PATCH v3] tools: genboardscfg.py, no exception if columns undetectable
[U-Boot] [PATCH 0/3] cm-t54: misc board fixes, convert to generic board
2014-08-17 7:39 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Introduce low-level debug for ARM architecture
2014-08-17 6:16 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
` [U-Boot] [PATCH 2/4] kconfig: armv8: move CONFIG_ARM64 to Kconfig
` [U-Boot] [PATCH 3/4] arm: debug: import debug files from Linux 3.16
` [U-Boot] [PATCH 4/4] arm: debug: add Kconfig entries for lowlevel debug
[U-Boot] [PATCH] kconfig: convert Kconfig helper script into a shell script
2014-08-17 1:56 UTC
[U-Boot] [PATCH v3 1/2] image: fix bootm failure for FIT image
2014-08-15 23:51 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] bootm: make sure pass NULL when argc < 1
[U-Boot] [PATCH] image: fix bootm failure for FIT image
2014-08-15 23:17 UTC (9+ messages)
[U-Boot] [PATCH v2 1/3] image: fix bootm failure for FIT image
2014-08-15 22:56 UTC (10+ messages)
` [U-Boot] [PATCH 2/3] image: move all function comments to header file
` [U-Boot] [PATCH 3/3] bootm: make sure pass NULL when argc < 1
[U-Boot] [PATCH] net: BOOTP retry timeout improvements
2014-08-15 22:09 UTC (6+ messages)
[U-Boot] [PATCH v2] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash
2014-08-15 18:04 UTC (3+ messages)
[U-Boot] [PATCH] kconfig: remove DEFCONFIG_LIST
2014-08-15 17:50 UTC
[U-Boot] SPL broken on i.mx31 platforms
2014-08-15 17:45 UTC (15+ messages)
[U-Boot] [PATCH v4 0/15] Introduce driver model serial uclass
2014-08-15 17:30 UTC (8+ messages)
` [U-Boot] [PATCH v4 14/15] tegra: dts: Add serial port details
` [U-Boot] [PATCH v4 15/15] dm: tegra: Enable driver model for serial
[U-Boot] [PATCH v7 0/5] Add some missing buildman features and deprecate MAKEALL
2014-08-15 16:45 UTC (11+ messages)
` [U-Boot] [PATCH v7 1/5] patman: Support the 'reverse' option for 'git log'
` [U-Boot] [PATCH v7 2/5] patman: Fix indentation in terminal.py
` [U-Boot] [PATCH v7 3/5] patman: Correct unit tests to run correctly
` [U-Boot] [PATCH v7 4/5] patman: Remove the -a option
` [U-Boot] [PATCH v7 5/5] RFC: Deprecate MAKEALL
[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
2014-08-15 16:31 UTC (4+ messages)
[U-Boot] tarball for 2014.10-rc1
2014-08-15 16:16 UTC
[U-Boot] [PATCH] scripts/Lindent: import from Linux 3.16
2014-08-15 16:06 UTC
[U-Boot] [PATCH v2] tools, scripts: refactor error-out statements of Python scripts
2014-08-15 15:59 UTC
[U-Boot] [PATCH v2] README.kconfig: add initial version of Kconfig document
2014-08-15 15:50 UTC
[U-Boot] [PATCH v4 0/18] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
2014-08-15 14:44 UTC (13+ messages)
` [U-Boot] [PATCH v4 02/18] ls102xa: i2c: Add i2c support for LS102xA
` [U-Boot] [PATCH v4 04/18] net: mdio: Add private MDIO read/write function
` [U-Boot] [PATCH v4 15/18] arm: ls102xa: Add LETECH support for LS1021AQDS/TWR board
` [U-Boot] [PATCH v4 16/18] video: dcu: Add Sii9022A HDMI Transmitter support
[U-Boot] [PATCH] nios2: Fix printf size_t format related warnings (again...)
2014-08-15 13:17 UTC (2+ messages)
[U-Boot] DFU to MMC #1
2014-08-15 11:38 UTC
[U-Boot] [PATCH] bfin: the max bfin sdh block count is 127
2014-08-15 9:13 UTC
[U-Boot] [PATCH v2 1/4] arm64: Correct passing of Linux kernel args
2014-08-15 9:03 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
[U-Boot] Build broken for bf538f-ezkit board - not enough ram
2014-08-15 9:00 UTC (5+ messages)
[U-Boot] [PATCH 1/2] arm/kirkwood/nand: allow forced disabling for subpage writes
2014-08-15 8:51 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target
[U-Boot] [PATCH v2 0/3] introduce genimg_get_kernel_addr()
2014-08-15 4:02 UTC (9+ messages)
` [U-Boot] [PATCH v2 3/3] bootm: use genimg_get_kernel_addr()
[U-Boot] [PATCH] mx6sxsabresd: Update DDR initialization
2014-08-15 4:00 UTC
[U-Boot] [PATCH v8 0/6] Add some missing buildman features and deprecate MAKEALL
2014-08-15 3:59 UTC (7+ messages)
` [U-Boot] [PATCH v8 1/6] patman: Support the 'reverse' option for 'git log'
` [U-Boot] [PATCH v8 2/6] patman: Fix indentation in terminal.py
` [U-Boot] [PATCH v8 3/6] patman: Correct unit tests to run correctly
` [U-Boot] [PATCH v8 4/6] patman: Remove the -a option
` [U-Boot] [PATCH v8 5/6] patman: Use --no-pager' to stop git from forking a pager
` [U-Boot] [PATCH v8 6/6] RFC: Deprecate MAKEALL
[U-Boot] [PATCH 2/2] mx6sxsabresd: Add Ethernet support
2014-08-15 3:24 UTC (2+ messages)
` [U-Boot] [PATCH 1/2] mx6sx: Adjust enable_fec_anatop_clock() for mx6solox
[U-Boot] [PATCH 0/3] spi, sf: add mtdparts feature to spi and sf commands
2014-08-15 0:10 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] mtd, nand: move common functions from cmd_nand.c to common place
[U-Boot] [PATCH] mx6sxsabresd: Convert to the new Kconfig style
2014-08-15 0:00 UTC
[U-Boot] how to read the buildman report
2014-08-14 23:21 UTC (4+ messages)
[U-Boot] [PATCH 0/4] Add option -r to env import to allow import of text files with CRLF as line endings
2014-08-14 21:44 UTC (19+ messages)
` [U-Boot] [PATCH 1/4] "
[U-Boot] Magically determining the correct root
2014-08-14 20:28 UTC
[U-Boot] [PATCH] sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD
2014-08-14 14:42 UTC
[U-Boot] [PATCH 0/4] arm: vf610: add NAND flash support
2014-08-14 14:26 UTC (10+ messages)
` [U-Boot] [PATCH 3/4] mtd: nand: add Freescale NFC driver
[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
2014-08-14 14:10 UTC (8+ messages)
` [U-Boot] [PATCH 0/3] openrd: Check U-Boot size at build time
` [U-Boot] [PATCH 1/3] README: document CONFIG_BOARD_SIZE_LIMIT
` [U-Boot] [PATCH 2/3] Makefile: check native boot image sizes against CONFIG_BOARD_SIZE_LIMIT
` [U-Boot] [PATCH 3/3] openrd: fail build if U-Boot would overlap with environment in flash
[U-Boot] uboot halts when stdio configured for netconsole and network cable disconnected
2014-08-14 11:31 UTC
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