messages from 2015-05-07 09:48:53 to 2015-05-10 09:49:02 UTC [more...]
[U-Boot] [PATCH 00/16] usb core fixes + ohci fixes + ohci dm support
2015-05-10 9:49 UTC (8+ messages)
` [U-Boot] [PATCH 13/16] usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
` [U-Boot] [PATCH 16/16] sunxi: ohci: Add ohci usb host controller support
[U-Boot] [PATCH 0/2 v3] arm: socfpga: Add Cadence QSPI support
2015-05-10 9:48 UTC (8+ messages)
` [U-Boot] [PATCH] mtd: sf: Add CONFIG_SPI_N25Q256A_RESET for software-reset
` [U-Boot] [PATCHv2] "
[U-Boot] [RFC PATCH v1 0/1] Include timezone information in build
2015-05-10 9:28 UTC (3+ messages)
[U-Boot] [RFC PATCH v1] Makefile: Add U_BOOT_TZ and include in version
2015-05-10 9:02 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [spl framework] how spl framework resolve one .config for 2 different compiles?
2015-05-10 3:19 UTC
[U-Boot] Intel Galileo on u-boot
2015-05-09 20:04 UTC (4+ messages)
[U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform
2015-05-09 16:24 UTC
[U-Boot] [PATCH v4 0/9] dm usb fixes + sunxi dm ehci support
2015-05-09 16:08 UTC (6+ messages)
` [U-Boot] [PATCH v4 6/9] dm: usb: Add support for interrupt queues to the dm usb code
[U-Boot] [PATCH 1/2] sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n
2015-05-09 15:53 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] console: Fix pre-console flushing via cfb_console being very slow
[U-Boot] [PATCH 0/5] nand: sunxi: Add SPL support for booting from NAND
2015-05-09 14:33 UTC (10+ messages)
` [U-Boot] [PATCH 1/5] nand: sunxi: change BLOCK_SIZE in mksunxiboot to match NAND block size
` [U-Boot] [PATCH 2/5] nand: sunxi: Add support for booting from internal NAND memory
[U-Boot] [PATCH V2] sf: Add support for flag status register on Micron chips
2015-05-09 6:36 UTC (3+ messages)
[U-Boot] [PATCH 1/4] video: cfb_console: Remove the unnecessary CONFIG_VGA_AS_SINGLE_DEVICE wraps
2015-05-09 4:26 UTC (3+ messages)
[U-Boot] [PATCH 2/4] video: Kconfig: Make VESA driver avaiable for non-x86 boards
2015-05-09 3:39 UTC (7+ messages)
` [U-Boot] [PATCH 3/4] x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
` [U-Boot] [PATCH 4/4] x86: qemu: Add graphics support
[U-Boot] [PATCH 00/19] imx: ventana: misc updates
2015-05-09 1:36 UTC (21+ messages)
` [U-Boot] [PATCH 01/19] imx: ventana: set dtype env var to boot media
` [U-Boot] [PATCH 02/19] imx: ventana: display SPL boot device
` [U-Boot] [PATCH 03/19] imx: ventana: config: enable gpio command
` [U-Boot] [PATCH 04/19] imx: ventana: config: enable driver model
` [U-Boot] [PATCH 05/19] imx: ventana: register gpio's with gpio_request
` [U-Boot] [PATCH 06/19] imx: ventana: enable DM_SERIAL
` [U-Boot] [PATCH 07/19] imx: ventana: config: enable Thermal support
` [U-Boot] [PATCH 08/19] imx: ventana: config: use MMC SPL RAW support
` [U-Boot] [PATCH 09/19] imx: ventana: (cosmetic) clean up size defines for improved readability
` [U-Boot] [PATCH 10/19] imx: ventana: fix pcie reset for GW522x
` [U-Boot] [PATCH 11/19] imx: ventana: default msata/pci mux to pci before PCI enumeration
` [U-Boot] [PATCH 12/19] imx: ventana: split out common functions between SPL and uboot
` [U-Boot] [PATCH 13/19] imx: ventana: move GSC boot watchdog disable function to gsc.c
` [U-Boot] [PATCH 14/19] imx: ventana: detect pmic using i2c probe instead of board model
` [U-Boot] [PATCH 15/19] imx: ventana: use common uart and i2c setup functions in SPL
` [U-Boot] [PATCH 16/19] imx: ventana: add gpio setup to SPL
` [U-Boot] [PATCH 17/19] imx: ventana: add pmic_setup "
` [U-Boot] [PATCH 18/19] imx: ventana: add GSC boot watchdog disable "
` [U-Boot] [PATCH 19/19] imx: ventana: config: enable Falcon mode
[U-Boot] [PATCH] env_mmc: avoid stack allocation for env
2015-05-08 23:14 UTC (3+ messages)
[U-Boot] [PATCH] pci: imx: display message if no pcie link
2015-05-08 22:17 UTC
[U-Boot] [PATCH] pci: display header for bus scan
2015-05-08 22:16 UTC
[U-Boot] [PATCH] env_mmc: add error message to pass to set_default_env
2015-05-08 21:52 UTC
[U-Boot] [PATCH] x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
2015-05-08 21:47 UTC (3+ messages)
[U-Boot] [PATCH] nand: mxs_nand_spl: support use of env in SPL
2015-05-08 21:39 UTC
[U-Boot] About generic board
2015-05-08 20:45 UTC
[U-Boot] [PATCH v2 2/6] x86: Support QEMU x86 targets
2015-05-08 20:42 UTC (11+ messages)
` [U-Boot] [PATCH v2 3/6] x86: Make QEMU the default vendor
` [U-Boot] [PATCH v2 4/6] x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h
` [U-Boot] [PATCH v2 5/6] x86: Change coreboot default build configuration to QEMU
` [U-Boot] [PATCH v2 6/6] x86: Update README.x86 for QEMU support
[U-Boot] [PATCH v2 1/6] pci: Move pci_hose_phys_to_bus() to pci_common.c
2015-05-08 20:42 UTC (3+ messages)
[U-Boot] Recommended SH toolchain
2015-05-08 20:37 UTC (6+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
2015-05-08 19:26 UTC (11+ messages)
[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
2015-05-08 18:20 UTC (11+ messages)
` [U-Boot] [PATCH 4/4] ARM: bcm283x: Switch to generic timer
[U-Boot] [PATCH 1/2] pxe: Fix crash if 'sysboot' is run without args
2015-05-08 17:36 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] menu: Return an error code if Ctrl-C is pressed
[U-Boot] [PATCH v3 00/26] Improve env var handling for net stack
2015-05-08 17:36 UTC (29+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 02/26] sandbox: Use defconfig to enable features
` [U-Boot] [PATCH v4 03/26] sandbox: Enable some ENV commands
` [U-Boot] [PATCH v4 04/26] kconfig: Move REGEX to Kconfig
` [U-Boot] [PATCH v4 05/26] env: Fix return values in env_attr_lookup()
` [U-Boot] [PATCH v4 06/26] env: Simplify the reverse_strstr() interface
` [U-Boot] [PATCH v4 07/26] env: Allow env_attr_walk to pass a priv * to callback
` [U-Boot] [PATCH v4 08/26] env: Add regex support to env_attrs
` [U-Boot] [PATCH v4 09/26] env: Distinguish finer between source of env change
` [U-Boot] [PATCH v4 10/26] net: Apply default format rules to all ethaddr
` [U-Boot] [PATCH v4 11/26] net: Use env callbacks for net variables
` [U-Boot] [PATCH v4 12/26] net: Add default flags for common net env vars
` [U-Boot] [PATCH v4 13/26] net: Remove duplicate bootfile syncing functionality
` [U-Boot] [PATCH v4 14/26] net: Handle ethaddr changes as an env callback
` [U-Boot] [PATCH v4 15/26] test: Generalize the unit test framework
` [U-Boot] [PATCH v4 16/26] test: Add a common unit test command
` [U-Boot] [PATCH v4 17/26] test: dm: Move the dm tests over to the ut command
` [U-Boot] [PATCH v4 18/26] test: Move the unit tests to their own menu
` [U-Boot] [PATCH v4 19/26] test: dm: Don't bail on all tests if one test fails
` [U-Boot] [PATCH v4 20/26] test: dm: eth: Handle failed test env cleanup
` [U-Boot] [PATCH v4 21/26] test: Return values from the asserts compatible with cmds
` [U-Boot] [PATCH v4 22/26] test: dm: Recover the driver model tree after tests
` [U-Boot] [PATCH v4 23/26] test: env: Add test framework for env
` [U-Boot] [PATCH v4 24/26] test: env: Add test for verifying env attrs
` [U-Boot] [PATCH v4 25/26] test: env: Add a test of the new regex behavior for attrs
` [U-Boot] [PATCH v4 26/26] sandbox: Enable env unit tests
[U-Boot] [PATCH] vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
2015-05-08 17:07 UTC
[U-Boot] [PATCH v3 0/8] mtd: vf610_nfc: various fixes and improvements
2015-05-08 17:07 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] mtd: vf610_nfc: remove caching of page in buffer
` [U-Boot] [PATCH v3 2/8] mtd: vf610_nfc: remove read on SEQIN
` [U-Boot] [PATCH v3 3/8] mtd: vf610_nfc: allow bitflips in an empty page
` [U-Boot] [PATCH v3 4/8] mtd: vf610_nfc: implement OOB only read
` [U-Boot] [PATCH v3 5/8] mtd: vf610_nfc: use in-band bad block table
` [U-Boot] [PATCH v3 6/8] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
` [U-Boot] [PATCH v3 7/8] mtd: vf610_nfc: add 32-error correction option for HW ECC
` [U-Boot] [PATCH v3 8/8] mtd: vf610_nfc: enable ONFI detection
[U-Boot] [PATCH 00/12] PMIC/REGULATOR cleanup and Sandbox tests
2015-05-08 16:20 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] dm: pmic: code cleanup of PMIC uclass driver
` [U-Boot] [PATCH 02/12] dm: pmic: max77686: update driver code
` [U-Boot] [PATCH 03/12] dm: regulator: uclass driver code cleanup
` [U-Boot] [PATCH 04/12] odroid u3: cleanup the regulator calls
` [U-Boot] [PATCH 05/12] common: cmd pmic: command cleanup
` [U-Boot] [PATCH 06/12] common: cmd regulator: "
` [U-Boot] [PATCH 07/12] doc: driver-model: pmic-framework.txt - cleanup
` [U-Boot] [PATCH 08/12] sandbox: i2c: search child emul dev and check its uclass id
` [U-Boot] [PATCH 09/12] sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
` [U-Boot] [PATCH 10/12] test: dm: dts: add sandbox pmic i2c node
` [U-Boot] [PATCH 11/12] sandbox: defconfig: enable support of sandbox PMIC drivers
` [U-Boot] [PATCH 12/12] test: dm: add sandbox PMIC framework tests
[U-Boot] [PATCH v2 0/8] mtd: vf610_nfc: various fixes and improvements
2015-05-08 15:49 UTC (4+ messages)
` [U-Boot] [PATCH v2 8/8] mtd: vf610_nfc: enable ONFI detection
[U-Boot] [PATCH v7 00/17] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
2015-05-08 15:40 UTC (3+ messages)
[U-Boot] [PATCH] arm, imx6: add support for aristainetos2 board
2015-05-08 12:02 UTC (3+ messages)
[U-Boot] [PATCH] ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux
2015-05-08 11:06 UTC
[U-Boot] [PATCH] arm: mx6: ddr3: Remove dead code
2015-05-08 10:06 UTC
[U-Boot] U-Boot mini summit
2015-05-08 9:02 UTC (3+ messages)
` [U-Boot] [VOTING REQUIRED] "
[U-Boot] [PATCH v1 1/2] cmd_sf: Add command "sf info" to show current device info
2015-05-08 8:21 UTC (8+ messages)
[U-Boot] [PATCH] arm, imx6, i2c: add I2C4 for MX6DL
2015-05-08 8:14 UTC (3+ messages)
[U-Boot] [PATCH v1 0/4] Add SHA256 encrypted stop string for autobooting
2015-05-08 7:52 UTC (15+ messages)
` [U-Boot] [PATCH v1 1/4] Kconfig: Enable usage of escape char '\' in string values
` [U-Boot] [PATCH v1 2/4] autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
` [U-Boot] [PATCH v1 3/4] autoboot.c: Move config options to Kconfig
` [U-Boot] [PATCH v1 4/4] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
` [U-Boot] [PATCH v2 "
[U-Boot] Uboot ext4write command error
2015-05-08 7:08 UTC
[U-Boot] [PATCH 01/24] usb: add device connection/disconnection detection
2015-05-08 5:58 UTC (7+ messages)
` [U-Boot] [PATCH 03/24] bootstage: Add IDs for SPI flash reading and decompression
` [U-Boot] [PATCH 17/24] sandbox: spi: Add newline to printf() in sandbox_sf_probe
[U-Boot] [PATCH v2 0/9] PSCI v0.2 framework for ARMv8
2015-05-08 4:21 UTC (3+ messages)
[U-Boot] Please pull u-boot-dm
2015-05-08 4:01 UTC
[U-Boot] switching to single .config configuration issues
2015-05-07 23:38 UTC (11+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2015-05-07 22:58 UTC
[U-Boot] [PATCH] git-mailrc: add Dinh Nguyen as a contact for SoCFPGA
2015-05-07 22:57 UTC (2+ messages)
[U-Boot] [PATCH] Don't apply: tools: add a tool to move automatically CONFIGs from headers to defconfigs
2015-05-07 21:23 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] moveconfig: Actually build autoconf.mk
` [U-Boot] [PATCH 2/5] moveconfig: Add a mapping for the arc cross-compiler
` [U-Boot] [PATCH 3/5] moveconfig: Continue moving even if one board fails
` [U-Boot] [PATCH 4/5] moveconfig: Error if missing the include/autoconf.mk
` [U-Boot] [PATCH 5/5] moveconfig: Always run savedefconfig on the moved config
[U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
2015-05-07 21:04 UTC (8+ messages)
[U-Boot] [PATCH] tools/kwbimage.c: Correct header size for SPI boot
2015-05-07 15:07 UTC (4+ messages)
[U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platforms
2015-05-07 12:58 UTC (3+ messages)
[U-Boot] [PATCH 3/5] x86: qemu: Wrap E1000 driver only when DM_PCI is not used
2015-05-07 11:43 UTC (4+ messages)
[U-Boot] [PATCH] ppc4xx: Remove sc3 board
2015-05-07 11:35 UTC (2+ messages)
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