messages from 2015-06-05 20:39:46 to 2015-06-09 18:11:22 UTC [more...]
[U-Boot] U-Boot: Nokia N900 (RX-51) is broken again
2015-06-09 18:11 UTC (3+ messages)
` [U-Boot] [PATCH] Nokia RX-51: Fix calculating return address in save_boot_params
[U-Boot] Pull request: u-boot-tegra/master
2015-06-09 17:06 UTC
[U-Boot] [PATCH] omap-common: Common boot code OMAP3 support and cleanup
2015-06-09 16:28 UTC (12+ messages)
` [U-Boot] [PATCH v2 0/8] omap-common: Common boot code OMAP3 support and SYS_BOOT-based fallback boot device
` [U-Boot] [PATCH v2 1/8] omap-common: Common boot code OMAP3 support and cleanup
` [U-Boot] [PATCH v2 2/8] omap: SPL boot devices cleanup and completion
` [U-Boot] [PATCH v2 3/8] omap-common: Boot device define instead of hardcoded value
` [U-Boot] [PATCH v2 4/8] siemens-am33x-common: Hardcoded value instead of non-included define
` [U-Boot] [PATCH v2 5/8] omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot
` [U-Boot] [PATCH v2 6/8] omap3: Definitions for SYS_BOOT-based fallback boot device selection
` [U-Boot] [PATCH v2 7/8] omap4: "
` [U-Boot] [PATCH v2 8/8] omap5: "
[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
2015-06-09 15:51 UTC (9+ messages)
` [U-Boot] [PATCHv4 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
` [U-Boot] [PATCHv4 2/3] driver/ddr/altera: Add the sdram calibration portion
` [U-Boot] [PATCHv4 3/3] arm: socfpga: enable the Altera SDRAM controller driver
[U-Boot] arm: imx: Kernel not booting when environment is in QSPI
2015-06-09 15:24 UTC (3+ messages)
[U-Boot] [PATCH] gpio: vybrid: Use proper parameter name for gpio offset
2015-06-09 14:37 UTC (2+ messages)
[U-Boot] [PATCH RFT] gpio: vybrid: Fix up setting output value in vybrid_gpio_direction_output
2015-06-09 14:03 UTC (5+ messages)
[U-Boot] [PATCH] thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
2015-06-09 13:40 UTC
[U-Boot] [PATCH v2 1/3] ARM: cache: add an empty stub function for invalidate/flush dcache
2015-06-09 13:11 UTC (10+ messages)
` [U-Boot] [PATCH v2 2/3] m68k: cache: add an empty stub functions "
[U-Boot] Disabling Autonegotiation
2015-06-09 13:04 UTC (3+ messages)
[U-Boot] [PATCH 1/2] tbs2910: add thermal support
2015-06-09 10:10 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] tbs2910: add PRE_CONSOLE_BUFFER support
[U-Boot] patch - arm - define SYS_CACHELINE_SIZE for mx5
2015-06-09 10:03 UTC (5+ messages)
[U-Boot] [PATCH] ARM: UniPhier: drop special CONFIG_AUTOBOOT_ settings
2015-06-09 8:20 UTC
[U-Boot] [PATCH] arm: ls102xa: Add little-endian mode support for audio IPs
2015-06-09 8:07 UTC
[U-Boot] [PATCH 2/9] dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
2015-06-09 7:45 UTC (8+ messages)
` [U-Boot] [PATCH 3/9] x86: dm: Clean up cpu drivers
` [U-Boot] [PATCH 4/9] x86: Move MP initialization codes into a common place
` [U-Boot] [PATCH 5/9] x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
` [U-Boot] [PATCH 6/9] x86: kconfig: Fix minor nits in MAX_CPUS
` [U-Boot] [PATCH 7/9] x86: Move lapic_setup() call into init_bsp()
` [U-Boot] [PATCH 8/9] x86: Clean up lapic codes
` [U-Boot] [PATCH 9/9] x86: crownbay: Add MP initialization
[U-Boot] [PATCH 1/9] dm: cpu: Fix undefined ENOSYS build error
2015-06-09 7:45 UTC
[U-Boot] [ANN] U-Boot v2015.07-rc2 released
2015-06-09 7:12 UTC (2+ messages)
[U-Boot] mxs power initialization
2015-06-09 7:06 UTC (2+ messages)
[U-Boot] [PATCH 0/3] stv0991: spi env & configs related board changes
2015-06-09 0:47 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] stv0991: enable saving enrironment in spi flash
` [U-Boot] [PATCH 2/3] stv0991: move OF_CONTROL config to defconfig
` [U-Boot] [PATCH 3/3] stv0991: remove define CONFIG_OF_SEPARATE from board file
[U-Boot] [PATCH] dm: usb.h: Always declare usb func. prototypes when CONFIG_DM_USB=y
2015-06-09 0:38 UTC (6+ messages)
[U-Boot] [PATCH 00/11] dm: x86: PCI/SPI fixes for minnowboard MAX
2015-06-08 23:45 UTC (29+ messages)
` [U-Boot] [PATCH 01/11] spi: sf: Print the error code on failure
` [U-Boot] [PATCH 02/11] dm: spi: Correct minor nits in ICH driver
` [U-Boot] [PATCH 03/11] dm: spi: Correct status register access width
` [U-Boot] [PATCH 04/11] dm: spi: Correct BIOS protection logic for ICH9
` [U-Boot] [PATCH 05/11] dm: spi: Enable environment for minnowmax
` [U-Boot] [PATCH 06/11] x86: Add ROM image description "
` [U-Boot] [PATCH 07/11] x86: pci: Tidy up the generic x86 PCI driver
` [U-Boot] [PATCH 08/11] dm: x86: minnowmax: Move PCI to use driver model
` [U-Boot] [PATCH 09/11] dm: pci: Use the correct hose when configuring devices
` [U-Boot] [PATCH 10/11] dm: pci: Correct bus number when scanning sub-buses
` [U-Boot] [PATCH 11/11] dm: x86: baytrail: Correct PCI region 3 when driver model is used
[U-Boot] [PATCH v3 4/4] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
2015-06-08 21:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 3/4] autoboot.c: Move config options to Kconfig
2015-06-08 21:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/4] autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
2015-06-08 21:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v4 1/4] Kconfig: Enable usage of escape char '\' in string values
2015-06-08 21:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v2] pepper: Implement Board Detection mechanism
2015-06-08 21:53 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PULL] Please pull u-boot-imx
2015-06-08 21:53 UTC (2+ messages)
[U-Boot] [PATCH 2/2] spl: spl_mmc: MMC boot mode provisions checks
2015-06-08 21:06 UTC (2+ messages)
[U-Boot] [RFC] Sunxi NAND support for U-Boot
2015-06-08 20:24 UTC (23+ messages)
` [U-Boot] [RFC 02/11] mtd/nand: add ONFI timing mode to nand_timings converter
` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC 09/11] sunxi/nand: Enable UBI and NAND commands
` [U-Boot] [RFC 11/11] mtd/nand: Sunxi NAND boot partition definitions
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH 0/7] Add Cavium ThunderX support
2015-06-08 17:37 UTC (3+ messages)
[U-Boot] [GIT] Pull request: u-boot-dfu
2015-06-08 15:31 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS
2015-06-08 14:03 UTC (2+ messages)
[U-Boot] [PATCH][v7] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
2015-06-08 13:50 UTC (2+ messages)
[U-Boot] [PATCH v2] Bananapi: Fix ethernet device initialization
2015-06-08 13:23 UTC (2+ messages)
[U-Boot] [DOWNLOAD] Using ACD for obsolescent FTP
2015-06-08 11:14 UTC
[U-Boot] [PATCH] net: davinci_emac: don't teardown inactive rx channel
2015-06-08 9:05 UTC (2+ messages)
[U-Boot] [PATCH] odroid: dts: cleanup of MAX77686 regulators
2015-06-08 8:52 UTC (2+ messages)
[U-Boot] [PATCH] x86: WIP: Enable debug UART for Minnowmax
2015-06-08 7:49 UTC (2+ messages)
[U-Boot] [PATCH] colibri_vf: Increase console IO buffer size to 1024
2015-06-08 7:10 UTC
[U-Boot] mmc erase command fails with DAT0 timeout on eMMC on iMX6 board
2015-06-08 6:53 UTC (3+ messages)
[U-Boot] [PATCH 1/2] ot1200: setup i2c bus in board_early_init_f(..)
2015-06-08 6:50 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ot1200: setup i2c bus 1 in setup_iomux_i2c()
[U-Boot] [PATCH V3 00/11] Add GPIO driver for Freescale Vybrid platform
2015-06-08 6:47 UTC (5+ messages)
` [U-Boot] [PATCH V3 02/11] dm: gpio: vf610: Add GPIO driver support
[U-Boot] [PATCH v3] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
2015-06-08 6:36 UTC (5+ messages)
[U-Boot] [PATCH v2] wandboard: Add board revision detection support
2015-06-08 6:35 UTC (2+ messages)
[U-Boot] [PATCH] ARM: BeagleBoard-x15: Enable i2c5 clocks
2015-06-08 4:07 UTC (3+ messages)
[U-Boot] [PATCH] x86: WIP: Enable D0 stepping microcode for MinnowMax
2015-06-08 0:58 UTC (8+ messages)
[U-Boot] [PATCH] x86: baytrail: Add BayTrail-I D0 stepping microcode
2015-06-08 0:57 UTC (4+ messages)
[U-Boot] [PATCH 0/8] ARM: highbank: fix Calxeda machines
2015-06-08 0:57 UTC (5+ messages)
` [U-Boot] [PATCH 6/8] ARM: bootm: allow skipping fdt memory node fixup
[U-Boot] [PATCH v2 00/16] tegra: Expand Nyan-big support
2015-06-08 0:55 UTC (8+ messages)
[U-Boot] [PATCH] fastboot: Dynamic controller index for usb_gadget_handle_interrupts
2015-06-07 20:48 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: Request macpwr gpio before using it
2015-06-07 18:00 UTC (3+ messages)
[U-Boot] [PATCH v3 2/3] x86: fsp: Load GDT before calling FspInitEntry
2015-06-07 14:48 UTC (5+ messages)
` [U-Boot] [PATCH v3 3/3] x86: fsp: Move FspInitEntry call to board_init_f()
[U-Boot] [PATCH v3 1/3] x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
2015-06-07 14:48 UTC (2+ messages)
[U-Boot] [PATCH] builderthread.py: Keep 'SPL'
2015-06-07 14:48 UTC (3+ messages)
[U-Boot] [PATCH][v2] drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
2015-06-07 13:45 UTC (2+ messages)
[U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
2015-06-07 13:32 UTC (2+ messages)
[U-Boot] [PATCH] Bananapi: Fix ethernet device initialization
2015-06-07 13:25 UTC (3+ messages)
[U-Boot] tricorder board not building
2015-06-07 11:24 UTC
[U-Boot] [PATCH] drivers:usb:fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
2015-06-07 6:51 UTC (4+ messages)
[U-Boot] [PATCH v3 follow-up 3/3] sunxi: Remove redundant check from `board_mmc_init` for signature
2015-06-06 15:00 UTC (2+ messages)
[U-Boot] [PATCH v3 1/3] sunxi: Create helper function veryfing valid boot signature on MMC
2015-06-06 14:56 UTC (6+ messages)
` [U-Boot] [PATCH v3 2/3] sunxi/spl: Detect at runtime where from SPL was read
` [U-Boot] [PATCH v3 3/3] mmc: Protect `mmc_initialize` from initilizing mmc multiple times
[U-Boot] [PATCH] image-fit: Fix compiler warning in fit_conf_print()
2015-06-06 13:30 UTC (3+ messages)
` [U-Boot] "
[U-Boot] Please pull u-boot-sunxi master
2015-06-06 13:27 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86
2015-06-06 13:27 UTC (2+ messages)
[U-Boot] Please pull u-boot-fdt
2015-06-06 13:27 UTC (2+ messages)
[U-Boot] Please pull u-boot-dm
2015-06-06 13:27 UTC (2+ messages)
[U-Boot] [PATCH 0/6] Remove sh boards that we have no tool-chain for
2015-06-06 13:09 UTC (3+ messages)
[U-Boot] [PATCH 0/2] net: Support Marvell 88E1510 and fix 88E151x init
2015-06-06 12:44 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] net: Improve 88E151x PHY initialization
` [U-Boot] [PATCH 2/2] net: Add support for Marvell 88E1510 PHY
[U-Boot] SDRAM
2015-06-05 22:36 UTC (2+ messages)
[U-Boot] [PATCH v3 00/15] tegra: Expand Nyan-big support
2015-06-05 20:42 UTC (2+ messages)
[U-Boot] [PATCH v3 01/15] tegra: cros_ec: Add tegra support for Chrome OS EC
2015-06-05 20:39 UTC (2+ messages)
` [U-Boot] [PATCH v3 15/15] tegra: config: nyan-big: Add options required by Chrome OS boot
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