messages from 2015-01-23 21:57:07 to 2015-01-26 15:21:42 UTC [more...]
[U-Boot] [PATCH 00/18] Exynos: move i2c driver to dm api
2015-01-26 15:21 UTC (8+ 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 1/3] ARmv7: Add a soc_init hook to start.S
2015-01-26 15:18 UTC (8+ messages)
[U-Boot] [PATCH] sunxi: Add Linksprite_pcDuino3_Nano board / defconfig
2015-01-26 15:15 UTC (5+ 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 v5] Export redesign
2015-01-26 14:45 UTC (2+ messages)
[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 (11+ 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 1/4] powerpc: ppc4xx: Add missing type for SYS_MALLOC_F_LEN in Kconfig
2015-01-26 13:35 UTC (4+ 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] [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] [PATCH 0/4] This series implements fastboot on the "bcm28155_ap" boards
2015-01-26 12:31 UTC (8+ messages)
` [U-Boot] [PATCH 2/4] usb: add 'bcm_udc_otg' support
[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] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-*
2015-01-26 10:17 UTC (26+ 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] [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] [GIT PULL] Zynq SoC changes
2015-01-26 8:09 UTC (9+ messages)
` [U-Boot] [GIT PULL] Zynq SoC changes v2
[U-Boot] [PATCH] fpga: Extend dump description
2015-01-26 7:52 UTC
[U-Boot] [PATCH v3 0/26] dm: Add additional bus functionality
2015-01-26 6:53 UTC (34+ 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] [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 (4+ messages)
` [U-Boot] [v3 PATCH 1/3] arm: mxs: Add debug outputs and comments to mxs SPL source files
` [U-Boot] [v3 PATCH 2/3] arm: mxs: Enable booting of mx28 without battery
` [U-Boot] [v3 PATCH 3/3] arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
[U-Boot] [PATCH v3 0/12] Add support for caching Memory Reference Code data
2015-01-24 19:53 UTC (29+ messages)
` [U-Boot] [PATCH v3 01/12] x86: dts: Add compatible string for Intel ICH9 SPI controller
` [U-Boot] [PATCH v3 02/12] net: Add a separate file for IP checksumming
` [U-Boot] [PATCH v3 03/12] net: Use new checksum functions
` [U-Boot] [PATCH v3 04/12] x86: Use ipchecksum from net/
` [U-Boot] [PATCH v3 05/12] x86: rtc: mc146818: Add helpers to read/write CMOS RAM
` [U-Boot] [PATCH v3 06/12] x86: spi: Add device tree support
` [U-Boot] [PATCH v3 07/12] Allow architecture-specific memory reservation
` [U-Boot] [PATCH v3 08/12] x86: dts: Add SPI flash MRC details for chromebook_link
` [U-Boot] [PATCH v3 09/12] x86: Implement a cache for Memory Reference Code parameters
` [U-Boot] [PATCH v3 10/12] x86: config: Enable hook for saving MRC configuration
` [U-Boot] [PATCH v3 11/12] x86: ivybridge: Drop the Kconfig MRC cache information
` [U-Boot] [PATCH v3 12/12] x86: config: chromebook_link: Enable environment
[U-Boot] Please pull u-boot-fsl-qoriq master
2015-01-24 15:44 UTC
[U-Boot] [PATCH v2 1/2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
2015-01-24 15:43 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] fsl/ls1021qds: Add deep sleep support
[U-Boot] [PATCH 1/2] arm: ls102xa: Add LPUART support for LS1021AQDS board
2015-01-24 15:16 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] arm: ls102xa: Add LPUART support for LS1021ATWR board
[U-Boot] [PATCH] ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot
2015-01-24 15:14 UTC (2+ messages)
[U-Boot] [PATCH] arm: ls102xa: Update snoop settings for CCI-400
2015-01-24 15:07 UTC (2+ messages)
[U-Boot] [PATCH] ls102xa: dcu: Add platform support for DCU on LS1021AQDS board
2015-01-24 15:04 UTC (2+ messages)
[U-Boot] [PATCH] crypto/fsl: Add fixup for crypto node
2015-01-24 15:02 UTC (2+ messages)
[U-Boot] [PATCH 1/2] arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL
2015-01-24 15:01 UTC (2+ messages)
[U-Boot] [RFC PATCH] dm:spi:fsl_qspi add DM support
2015-01-24 15:00 UTC (3+ messages)
[U-Boot] [PATCH v1] ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default
2015-01-24 14:59 UTC (2+ messages)
[U-Boot] [PATCH v2 0/26] dm: Add additional bus functionality
2015-01-24 14:23 UTC (8+ messages)
` [U-Boot] [PATCH v2 06/26] dm: core: Allocate platform data when binding a device
` [U-Boot] [PATCH v2 22/26] dm: core: Ignore disabled devices when binding
[U-Boot] U-Boot on Sparc leon3
2015-01-24 14:21 UTC (2+ messages)
[U-Boot] [PATCH v4 0/3] pmic:pfuze support buck regulator mode switch
2015-01-24 13:52 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/3] pmic:pfuze implement pmic_mode_init
[U-Boot] [PATCH] x86: Remove CONFIG_SATA_INTEL from x86-common.h
2015-01-24 13:34 UTC (2+ messages)
[U-Boot] [PATCH] pci: tegra: Fix port information parsing
2015-01-24 13:24 UTC (17+ messages)
[U-Boot] x86 FSP - delayed SDRAM init?
2015-01-24 13:10 UTC (7+ messages)
[U-Boot] [v2 PATCH 0/3] Add support for booting mx28 boards without a battery
2015-01-24 12:20 UTC (6+ messages)
` [U-Boot] [v2 PATCH 1/3] arm: mxs: Add debug outputs and comments to mxs SPL source files
` [U-Boot] [v2 PATCH 2/3] arm: mxs: Enable booting of mx28 without battery
` [U-Boot] [v2 PATCH 3/3] arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
2015-01-24 10:34 UTC (12+ messages)
[U-Boot] [PATCH] x86: Fix various code format issues in start16.S
2015-01-23 23:55 UTC (3+ messages)
[U-Boot] [PATCH v2 1/3] x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
2015-01-23 23:55 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/3] x86: Save mtrr support flag in global data
` [U-Boot] [PATCH v2 3/3] x86: Test mtrr support flag before accessing mtrr msr
[U-Boot] [PATCH v2 0/22] x86: Add support for MTRRs
2015-01-23 23:55 UTC (7+ messages)
` [U-Boot] [PATCH v2 04/22] x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES
` [U-Boot] [PATCH v2 05/22] x86: config: Always scroll the display by 5 lines, for speed
[U-Boot] [PATCH 0/8] powerpc: drop more non-generic boards
2015-01-23 21:57 UTC (17+ messages)
` [U-Boot] [PATCH 1/8] powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support
` [U-Boot] [PATCH 2/8] powerpc: mpc85xx: remove P1_P2_RDB boards
` [U-Boot] [PATCH 3/8] powerpc: mpc85xx: remove P2020COME board support
` [U-Boot] [PATCH 4/8] powerpc: mpc85xx: remove P2020DS "
` [U-Boot] [PATCH 5/8] powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
` [U-Boot] [PATCH 6/8] powerpc: mpc5xxx: remove Total5200 board support
` [U-Boot] [PATCH 7/8] powerpc: mpc5xxx: PM520 "
` [U-Boot] [PATCH 8/8] powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200
[U-Boot] Please pull u-boot-sunxi master
2015-01-23 21:57 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