messages from 2015-01-25 01:07:53 to 2015-01-26 21:49:01 UTC [more...]
[U-Boot] [PATCH 0/2] Fastboot OEM commands
2015-01-26 21:49 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] fastboot: add "fastboot oem" command support
` [U-Boot] [PATCH 2/2] fastboot: add support for "oem format" command
[U-Boot] [PATCH] fastboot: Add USB cable detect check
2015-01-26 21:14 UTC
[U-Boot] m68k: Build problems on some boards
2015-01-26 20:54 UTC (5+ messages)
[U-Boot] [PATCH v6] Export redesign
2015-01-26 20:52 UTC
[U-Boot] [PATCH v5] Export redesign
2015-01-26 20:17 UTC (6+ messages)
[U-Boot] [PATCH v3 0/26] dm: Add additional bus functionality
2015-01-26 20:14 UTC (60+ messages)
` [U-Boot] [PATCH v3 01/26] dm: i2c: Provide an offset length parameter where needed
` [U-Boot] [PATCH v3 02/26] dm: Don't run tests if U-Boot cannot be built
` [U-Boot] [PATCH v3 03/26] dm: core: Improve comments for uclass_first/next_device()
` [U-Boot] [PATCH v3 04/26] dm: core: Set device tree node for root device
` [U-Boot] [PATCH v3 05/26] dm: core: Tidy up error handling in device_bind()
` [U-Boot] [PATCH v3 06/26] dm: core: Allocate platform data when binding a device
` [U-Boot] [PATCH v3 07/26] dm: core: Allow parents to have platform data for their children
` [U-Boot] [PATCH v3 08/26] dm: core: Allow uclasses to specify platdata for a device's children
` [U-Boot] [PATCH v3 09/26] dm: core: Add a post_bind method for parents
` [U-Boot] [PATCH v3 10/26] dm: core: Add a function to get a device's uclass ID
` [U-Boot] [PATCH v3 11/26] dm: core: Add a flag to control sequence numbering
` [U-Boot] [PATCH v3 12/26] dm: core: Allow uclasses to specify private data for a device's children
` [U-Boot] [PATCH v3 13/26] dm: spi: Move the per-child data size to the uclass
` [U-Boot] [PATCH v3 14/26] dm: core: Allow the uclass to set up a device's child after binding
` [U-Boot] [PATCH v3 15/26] dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
` [U-Boot] [PATCH v3 16/26] dm: core: Allow uclass to set up a device's child before it is probed
` [U-Boot] [PATCH v3 17/26] dm: spi: Set up the spi_slave device pointer in child_pre_probe()
` [U-Boot] [PATCH v3 18/26] dm: spi: Move slave details to child platdata
` [U-Boot] [PATCH v3 19/26] dm: i2c: "
` [U-Boot] [PATCH v3 20/26] dm: tegra: Drop unused COMPAT features for I2C, SPI
` [U-Boot] [PATCH v3 21/26] dm: exynos: Drop unused COMPAT features for SPI
` [U-Boot] [PATCH v3 22/26] dm: core: Ignore disabled devices when binding
` [U-Boot] [PATCH v3 23/26] dm: cros_ec: Don't require protocol 3 support
` [U-Boot] [PATCH v3 24/26] dm: cros_ec: Move cros_ec_i2c over to driver model
` [U-Boot] [PATCH v3 25/26] dm: cros_ec_spi: Remove old pre-driver-model code
` [U-Boot] [PATCH v3 26/26] dm: Update documentation for new bus features
[U-Boot] Please pull u-boot-x86
2015-01-26 19:51 UTC
[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
2015-01-26 19:32 UTC (9+ messages)
[U-Boot] Writing u-boot to NAND from U-Boot results in "ecc unrecoverable error"
2015-01-26 18:43 UTC
[U-Boot] [PATCH] pci: tegra: Fix port information parsing
2015-01-26 18:18 UTC (14+ messages)
[U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model
2015-01-26 18:12 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/3] ti: davinci: Remove unnecessary stack and global_data fiddles
` [U-Boot] [PATCH v2 2/3] Revert "Revert "ARM: SPL: do not set gd again""
` [U-Boot] [PATCH v2 3/3] arm: spl: Avoid setting up a duplicate global data structure
[U-Boot] Possible OMAP3 regression with current mainline
2015-01-26 17:55 UTC
[U-Boot] [PATCH 0/4] This series implements fastboot on the "bcm28155_ap" boards
2015-01-26 17:44 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] usb: add 'bcm_udc_otg' support
[U-Boot] [PATCH] patman: Make dry-run output match real functionality
2015-01-26 17:42 UTC
[U-Boot] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-*
2015-01-26 17:40 UTC (28+ messages)
` [U-Boot] [RFC PATCH 01/21] ARM: at91: move board select menu and common settings
` [U-Boot] [RFC PATCH 02/21] ARM: prepare for moving SoC sources into mach-*
` [U-Boot] [RFC PATCH 03/21] ARM: at91: collect SoC sources into mach-at91
` [U-Boot] [RFC PATCH 04/21] ARM: tegra: collect SoC sources into mach-tegra
` [U-Boot] [RFC PATCH 05/21] ARM: UniPhier: move SoC sources to mach-uniphier
` [U-Boot] [RFC PATCH 06/21] ARM: davinci: move SoC sources to mach-davinci
` [U-Boot] [RFC PATCH 07/21] ARM: kirkwood: move SOC sources to mach-kirkwood
` [U-Boot] [RFC PATCH 08/21] ARM: nomadik: move SoC sources to mach-nomadik
` [U-Boot] [RFC PATCH 09/21] ARM: highbank: move SoC sources to mach-highbank
` [U-Boot] [RFC PATCH 10/21] ARM: orion5x: move SoC sources to mach-orion5x
` [U-Boot] [RFC PATCH 11/21] ARM: versatile: move SoC sources to mach-versatile
` [U-Boot] [RFC PATCH 12/21] ARM: keystone: move SoC sources to mach-keystone
` [U-Boot] [RFC PATCH 13/21] kbuild: prepare for moving headers into mach-*/include/mach
` [U-Boot] [RFC PATCH 14/21] ARM: at91: move SoC headers to mach-at91/include/mach
` [U-Boot] [RFC PATCH 15/21] ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
` [U-Boot] [RFC PATCH 16/21] ARM: davinci: move SoC headers to mach-davinci/include/mach
` [U-Boot] [RFC PATCH 17/21] ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
` [U-Boot] [RFC PATCH 18/21] ARM: nomadik: move SoC headers to mach-nomadik/include/mach
` [U-Boot] [RFC PATCH 19/21] ARM: orion5x: move SoC headers to mach-orion5x/include/mach
` [U-Boot] [RFC PATCH 20/21] ARM: keystone: move SoC headers to mach-keystone/include/mach
` [U-Boot] [RFC PATCH 21/21] ARM: prepare for including <mach/*.h>
[U-Boot] [PATCH] sunxi: Add Linksprite_pcDuino3_Nano board / defconfig
2015-01-26 16:17 UTC (6+ messages)
[U-Boot] [PATCH 1/4] powerpc: ppc4xx: Add missing type for SYS_MALLOC_F_LEN in Kconfig
2015-01-26 16:12 UTC (9+ messages)
` [U-Boot] [PATCH 2/4] powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED
` [U-Boot] [PATCH 3/4] powerpc: ppc4xx: Add defaults for DT based booting to really work
` [U-Boot] [PATCH 4/4] powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO
[U-Boot] usb flash boot on am335x machines
2015-01-26 15:46 UTC
[U-Boot] [PATCH] gpt: support random UUIDs without setting environment variables
2015-01-26 15:44 UTC
[U-Boot] [PATCH] gpt: fix error reporting on partition table write failures
2015-01-26 15:43 UTC
[U-Boot] [GIT PULL] Zynq SoC changes
2015-01-26 15:42 UTC (10+ messages)
` [U-Boot] [GIT PULL] Zynq SoC changes v2
[U-Boot] [PATCH v2] arm: spl: Allow board_init_r() to run with a larger stack
2015-01-26 15:34 UTC
[U-Boot] [PATCH 00/18] Exynos: move i2c driver to dm api
2015-01-26 15:32 UTC (13+ messages)
` [U-Boot] [PATCH v2 00/10] exynos: enable dm i2c
` [U-Boot] [PATCH v2 01/10] arndale: config: disable max77686 support
` [U-Boot] [PATCH v2 02/10] exynos5250: config: disable max77686 driver
` [U-Boot] [PATCH v2 03/10] smdk5250: config: enable max77686 driver support
` [U-Boot] [PATCH v2 04/10] exynos4: dts: add missing i2c properties
` [U-Boot] [PATCH v2 05/10] arndale: dts: add missing i2c aliases
` [U-Boot] [PATCH v2 06/10] exynos5: pinmux: check flag for i2c config
` [U-Boot] [PATCH v2 07/10] dm: i2c: s3c24x0: adjust to dm-i2c api
` [U-Boot] [PATCH v2 08/10] odroid u3: dts: add missing i2c aliases
` [U-Boot] [PATCH v2 09/10] odroid u3: enable dm i2c support
` [U-Boot] [PATCH v2 10/10] exynos5: enable dm i2c
[U-Boot] [PATCH] drivers/net/e1000.c: fix compile warning under 64bit mode
2015-01-26 15:25 UTC (2+ messages)
[U-Boot] [PATCH 0/8] MIPS cache code cleanup
2015-01-26 15:03 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] MIPS: avoid .set ISA for cache operations
` [U-Boot] [PATCH 2/8] MIPS: unify cache maintenance functions
` [U-Boot] [PATCH 3/8] MIPS: unify cache initialization code
` [U-Boot] [PATCH 4/8] MIPS: refactor L1 cache config reads to a macro
` [U-Boot] [PATCH 5/8] MIPS: refactor cache loops "
` [U-Boot] [PATCH 6/8] MIPS: inline mips_init_[id]cache functions
` [U-Boot] [PATCH 7/8] MIPS: allow systems to skip loads during cache init
` [U-Boot] [PATCH 8/8] MIPS: clear TagLo select 2 "
[U-Boot] [PATCH v4 1/2] disk: part_efi: move code to static functions
2015-01-26 14:52 UTC (6+ messages)
` [U-Boot] [PATCH v4 2/2] fastboot: handle flash write to GPT partitions
[U-Boot] [PATCH 01/10][v6] rsa: Split the rsa-verify to separate the modular exponentiation
2015-01-26 13:41 UTC (17+ messages)
` [U-Boot] [PATCH 03/10][v6] DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
` [U-Boot] [PATCH 05/10][v6] lib/rsa: Modify rsa to use "
` [U-Boot] [PATCH 06/10][v6] DM: crypto/fsl - Add Freescale rsa "
` [U-Boot] [PATCH 07/10][v6] lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
` [U-Boot] [PATCH 08/10][v6] hash: Add function to find hash_algo struct with progressive hash
` [U-Boot] [PATCH 09/10][v6] Use hash.c in mkimage
` [U-Boot] [PATCH 10/10][v6] rsa: Use checksum algorithms from struct hash_algo
[U-Boot] [PATCH 0/19] powerpc: Introduce device tree control and driver model
2015-01-26 13:39 UTC (10+ messages)
` [U-Boot] [PATCH 12/19] powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards
` [U-Boot] [PATCH 15/19] dm: powerpc: ppc4xx: Move glacier to use driver model for serial
[U-Boot] [PATCH v3 0/4] dm:gpio:mxc add DT support
2015-01-26 13:38 UTC (5+ messages)
` [U-Boot] [PATCH v3 4/4] "
[U-Boot] [PATCH 0/1] fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
2015-01-26 13:13 UTC (2+ messages)
` [U-Boot] [PATCH] "
[U-Boot] SPI driver convert to Driver Model
2015-01-26 12:28 UTC (2+ messages)
[U-Boot] u-boot tools and build system
2015-01-26 12:10 UTC (4+ messages)
[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
2015-01-26 10:12 UTC
[U-Boot] [RFC] m68k: generic board
2015-01-26 9:39 UTC (3+ messages)
[U-Boot] Dallas 1-wire support in u-boot
2015-01-26 8:49 UTC
[U-Boot] [PATCH] fpga: Extend dump description
2015-01-26 7:52 UTC
[U-Boot] [PATCH] ahci: fix compile warning under 64 bit mode
2015-01-26 6:37 UTC
[U-Boot] usb flash boot on am335x machines
2015-01-26 6:35 UTC
[U-Boot] [PATCH] lcd: fix console address is not initialized
2015-01-26 5:55 UTC (4+ messages)
[U-Boot] [RFC PATCH v2] Add support for ReachTech G2C1 board
2015-01-26 5:29 UTC
[U-Boot] Please pull u-boot-marvell master
2015-01-25 23:42 UTC
[U-Boot] [PATCH 1/4] sunxi: Convert sun5i boards to use auto dram configuration
2015-01-25 14:35 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
` [U-Boot] [PATCH 3/4] sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards
` [U-Boot] [PATCH 4/4] sunxi: video: Force h/vsync active high when using ext. vga dac
[U-Boot] [v3 PATCH 0/3] Add support for booting mx28 boards without a battery
2015-01-25 1:07 UTC (2+ messages)
` [U-Boot] [v3 PATCH 3/3] arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
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