messages from 2015-03-29 09:19:48 to 2015-03-31 12:02:21 UTC [more...]
[U-Boot] [PATCH] kbuild: move ARCH, CPU, etc. to top Makefile to fix random build error
2015-03-31 12:02 UTC
[U-Boot] [PATCH v1] net: Update hardware MAC address if it changes in env
2015-03-31 11:41 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] arc: add support for SLC (System Level Cache, AKA L2-cache)
2015-03-31 10:25 UTC
[U-Boot] [PATCH] arc: AXS101 - enable data cache
2015-03-31 10:20 UTC (2+ messages)
` [U-Boot] [PATCH] board: Switch Abilis TB-100 board to Driver Model for serial port
[U-Boot] [PATCH] serial-arc: switch to DM
2015-03-31 10:18 UTC
[U-Boot] [PATCH v2 0/7] ARC updates
2015-03-31 10:08 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always
` [U-Boot] [PATCH v2 2/7] arc: merge common start-up code between ARC and ARCv2
` [U-Boot] [PATCH v2 3/7] arc: move low-level interrupt and exception handlers in a separate file
` [U-Boot] [PATCH v2 4/7] arc: clean-up init procedure
` [U-Boot] [PATCH v2 5/7] arc: re-generate defconfigs
` [U-Boot] [PATCH v2 6/7] arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
` [U-Boot] [PATCH v2 7/7] arc: minor fixes in Kconfig
[U-Boot] [PATCH v7 0/9] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
2015-03-31 9:40 UTC (10+ messages)
` [U-Boot] [PATCH v7 1/9] lpc32xx: add Ethernet support
` [U-Boot] [PATCH v7 2/9] lpc32xx: mtd: nand: add MLC NAND controller
` [U-Boot] [PATCH v7 3/9] lpc32xx: i2c: add LPC32xx I2C interface support
` [U-Boot] [PATCH v7 4/9] lpc32xx: add GPIO support
` [U-Boot] [PATCH v7 5/9] lpc32xx: add LPC32xx SSP support (SPI mode)
` [U-Boot] [PATCH v7 6/9] dtt: add ds620 support
` [U-Boot] [PATCH v7 7/9] lpc32xx: add lpc32xx-spl.bin boot image target
` [U-Boot] [PATCH v7 8/9] Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
` [U-Boot] [PATCH v7 9/9] lpc32xx: add support for board work_92105
[U-Boot] [PATCH v2 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
2015-03-31 9:26 UTC (8+ messages)
[U-Boot] [PATCH] Exynos: Clock: Fix exynos5_get_periph_rate for I2C
2015-03-31 9:07 UTC (6+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] Pull request: u-boot-spi/master
2015-03-31 7:14 UTC
[U-Boot] [PATCH] env_sf: Fix recovery default
2015-03-31 7:06 UTC (2+ messages)
[U-Boot] Can't boot DaVinci EVM with Green Hills' Integrity OS
2015-03-31 7:03 UTC (4+ messages)
[U-Boot] [PATCH] ahci: Fix a wrong parameter pass
2015-03-31 7:02 UTC
[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
2015-03-31 6:41 UTC (19+ messages)
` [U-Boot] [PATCHv3 01/17] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv3 02/17] arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB
` [U-Boot] [PATCHv3 03/17] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv3 04/17] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv3 05/17] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv3 06/17] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv3 07/17] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv3 08/17] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv3 09/17] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv3 10/17] arm: socfpga: spl: Add s_init stub
` [U-Boot] [PATCHv3 11/17] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv3 12/17] arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc
` [U-Boot] [PATCHv3 13/17] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] [PATCHv3 14/17] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv3 15/17] arm: socfpga: spl: update pll_config for dev kit
` [U-Boot] [PATCHv3 16/17] arm: socfpga: remove the need to map sdram in arch_early_init
` [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration
[U-Boot] U-boot and UBI problem with vexpress board
2015-03-31 5:33 UTC (9+ messages)
[U-Boot] [PATCH 1/2] mtd: vf610_nfc: mark page as dirty on block erase
2015-03-31 4:34 UTC (12+ messages)
[U-Boot] [PATCH] x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
2015-03-31 3:51 UTC
[U-Boot] [PATCH 0/12] dm: use "select DM"
2015-03-31 3:48 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] dm: spi_flash: fix wrong dependency
` [U-Boot] [PATCH 02/12] dm: select CONFIG_DM* options
` [U-Boot] [PATCH 03/12] ARM: UniPhier: use "select" instead of default value in defconfig
` [U-Boot] [PATCH 04/12] ARM: zynq: "
` [U-Boot] [PATCH 05/12] ARM: rmobile: "
` [U-Boot] [PATCH 06/12] ARM: snapper9260: "
` [U-Boot] [PATCH 07/12] ARM: mx6: "
` [U-Boot] [PATCH 08/12] ARM: socfpga: "
` [U-Boot] [PATCH 09/12] ARM: bav335x: "
` [U-Boot] [PATCH 10/12] ARM: stv0991: "
` [U-Boot] [PATCH 11/12] ARM: cm_fx6: "
` [U-Boot] [PATCH 12/12] powerpc: ids8313: "
[U-Boot] [PATCH] x86: Set serial port IRQ for SMSC LPC47M
2015-03-31 3:25 UTC
[U-Boot] [ PATCH] patman: cover letter shows like 00/xx if more than 10 patches
2015-03-31 1:54 UTC
[U-Boot] [PATCH v4 0/25] tegra: Add eDP support for nyan-big
2015-03-31 0:04 UTC (26+ messages)
` [U-Boot] [PATCH v4 01/25] dm: gpio: Add error handling and a function to claim vector GPIOs
` [U-Boot] [PATCH v4 02/25] fdt: Add binding decode function for display-timings
` [U-Boot] [PATCH v4 03/25] tegra: Move the pwm into tegra-common
` [U-Boot] [PATCH v4 04/25] tegra: pwm: Allow the clock rate to be left as is
` [U-Boot] [PATCH v4 05/25] tegra: Move checkboard() into the board code
` [U-Boot] [PATCH v4 06/25] tegra: Add a board ID function
` [U-Boot] [PATCH v4 07/25] power: Export register access functions from as3722
` [U-Boot] [PATCH v4 08/25] tegra: Provide a function to allow LCD PMIC setup
` [U-Boot] [PATCH v4 09/25] tegra: Add support for setting up a as3722 PMIC
` [U-Boot] [PATCH v4 10/25] tegra: nyan-big: Add LCD PMIC init and board ID
` [U-Boot] [PATCH v4 11/25] tegra124: dts: Add host1x node to provide display information
` [U-Boot] [PATCH v4 12/25] tegra: config: Use CONFIG_LCD to detect LCD presence
` [U-Boot] [PATCH v4 13/25] tegra: clock: Add checking for invalid clock IDs
` [U-Boot] [PATCH v4 14/25] tegra: clock: Split the clock source code into a separate function
` [U-Boot] [PATCH v4 15/25] tegra124: clock: Add display clocks and functions
` [U-Boot] [PATCH v4 16/25] tegra: Move display controller header into common
` [U-Boot] [PATCH v4 17/25] video: Add drm_dp_helper.h
` [U-Boot] [PATCH v4 18/25] edid: Add a function to read detailed monitor timings
` [U-Boot] [PATCH v4 19/25] dm: video: Add a uclass for display port
` [U-Boot] [PATCH v4 20/25] tegra: dts: nyan-big: Add definitions for eDP display
` [U-Boot] [PATCH v4 21/25] tegra: video: Support serial output resource (SOR) on tegra124
` [U-Boot] [PATCH v4 22/25] tegra: video: Add Embedded DisplayPort driver
` [U-Boot] [PATCH v4 23/25] tegra: video: support eDP displays on Tegra124 devices
` [U-Boot] [PATCH v4 24/25] tegra: config: nyan-big: Enable LCD
` [U-Boot] [PATCH v4 25/25] tegra124: video: Add full link training for eDP
[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
2015-03-30 23:51 UTC (17+ messages)
` [U-Boot] [PATCH 04/20] tegra: Provide more accurate microsecond time
` [U-Boot] [PATCH 06/20] tegra: spi: Drop the claim_bus() method to correct delays
` [U-Boot] [PATCH 07/20] dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big
` [U-Boot] [PATCH 17/20] tegra: nyan-big: Add additional clock and kernel init
[U-Boot] [PATCH 1/2] tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO
2015-03-30 23:48 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] tegra: seaboard: Correct the gpio_request() call
[U-Boot] [PATCH 0/4] Add support for stm32f429-discovery board
2015-03-30 22:06 UTC (4+ messages)
` [U-Boot] [PATCH 1/4] ARM: Add ARMv7-M support
[U-Boot] Driver model Ethernet issue
2015-03-30 20:44 UTC (3+ messages)
` [U-Boot] [PATCH] dm: eth: Provide a way for drivers to manage packet buffers
[U-Boot] [PATCH 1/4] ARM: tegra: pinctrl: move Tegra210 code to the correct dir
2015-03-30 16:57 UTC (2+ messages)
[U-Boot] How to reduce SDcard speed in u-boot
2015-03-30 15:32 UTC
[U-Boot] [PATCH V2 1/2] spi: Add Designware SPI controller Kconfig entry
2015-03-30 14:14 UTC (10+ messages)
` [U-Boot] [PATCH V2 2/2] spi: Add Cadence QSPI "
[U-Boot] [PATCH v2 1/3] usb: usb_new_device return codes consistency
2015-03-30 13:36 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/3] usb: Check usb_new_device for failure
` [U-Boot] [PATCH v2 3/3] usb: Early failure when the first descriptor read fails or is invalid
[U-Boot] [PATCH] usb: Early failure when the first descriptor read fails, one way or another
2015-03-30 13:35 UTC (6+ messages)
[U-Boot] [RESEND] [PATCH] fastboot: Proper download gadget unregister and clear when cable is missing
2015-03-30 13:28 UTC (3+ messages)
[U-Boot] [PATCH 0/4] sunxi: various musb host related fixes
2015-03-30 13:27 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] sunxi: musb: Fix some lo speed devices not working with musb host
[U-Boot] [PATCH v2] MAKEALL: fix get_target_arch() to adjust to '-' in Status field
2015-03-30 11:59 UTC
[U-Boot] [PATCH] MAKEALL: fix get_target_arch() to adjust to '-' in Status field
2015-03-30 11:53 UTC
[U-Boot] [PATCH] mmc: fix OCR Polling
2015-03-30 11:15 UTC (5+ messages)
[U-Boot] [PATCH v4 0/4] common/lcd_console: introduce display/framebuffer rotation
2015-03-30 10:48 UTC (2+ messages)
[U-Boot] [PATCH 0/6] ARC updates
2015-03-30 10:47 UTC (4+ messages)
` [U-Boot] [PATCH 6/6] arc: re-generate defconfigs
[U-Boot] [RFC PATCH] ARM: Merge v7 and v8 outer cache operations
2015-03-30 9:39 UTC (4+ messages)
[U-Boot] [PATCH v2 1/3] sunxi: sun4i: improve cpu clock selection method
2015-03-30 8:49 UTC (4+ messages)
[U-Boot] [PATCH v2 2/4] fastboot: call board_usb_init() to enable usb
2015-03-30 8:38 UTC (5+ messages)
[U-Boot] [PATCH] arm: imx: Switch Wandboard to use config_distro_bootcmd.h
2015-03-30 7:06 UTC (4+ messages)
` [U-Boot] [PATCH] Document the format of the console environment variable
[U-Boot] [PATCH 0/6] ARM: at91: SAMA5: extract the common sama5 chip configurations to a common header
2015-03-30 6:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/6] ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h
[U-Boot] [ PATCH v2] ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h
2015-03-30 6:51 UTC
[U-Boot] [PATCH v6 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
2015-03-30 6:30 UTC (7+ messages)
` [U-Boot] [PATCH v6 1/8] lpc32xx: add Ethernet support
` [U-Boot] [PATCH v6 2/8] lpc32xx: mtd: nand: add MLC NAND controller
` [U-Boot] [PATCH v6 3/8] lpc32xx: i2c: add LPC32xx I2C interface support
` [U-Boot] [PATCH v6 4/8] lpc32xx: add GPIO support
` [U-Boot] [PATCH v6 5/8] lpc32xx: add LPC32xx SSP support (SPI mode)
[U-Boot] NAND Flash with Internal Hardware ECC
2015-03-30 1:42 UTC (2+ messages)
[U-Boot] [PATCHv2 00/20] Add SPL support for SoCFPGA
2015-03-29 23:45 UTC (4+ messages)
` [U-Boot] [PATCHv2 15/20] arm: socfpga: spl: adjust SPL_MALLOC_SIZE to 256
[U-Boot] [PATCH 1/2] spl_atmel.c: Switch s_init to board_init_f
2015-03-29 21:59 UTC (2+ messages)
[U-Boot] [PATCH] m68k: add architecture-specific u-boot.lds
2015-03-29 20:54 UTC
[U-Boot] [PATCH] spi: designware_spi: revisit FIFO size detection again
2015-03-29 20:15 UTC (3+ messages)
[U-Boot] [PATCH 1/2] spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave
2015-03-29 20:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] spi: cf_spi: Staticize local functions
[U-Boot] Please pull u-boot-sunxi master (v2)
2015-03-29 13:22 UTC (2+ messages)
[U-Boot] [PATCH v2 00/12] Power(full) framework based on Driver Model
2015-03-29 13:10 UTC (37+ messages)
` [U-Boot] [PATCH v3 00/17] "
` [U-Boot] [PATCH v3 01/17] exynos5: fix build break by adding CONFIG_POWER
` [U-Boot] [PATCH v3 02/17] fdt_ro.c: add new function: fdt_node_check_prop_compatible()
` [U-Boot] [PATCH v3 03/17] dm: core: lists.c: add new function lists_bind_fdt_by_prop()
` [U-Boot] [PATCH v3 04/17] lib: Kconfig: add entry for errno_str() function
` [U-Boot] [PATCH v3 05/17] dm: pmic: add implementation of driver model pmic uclass
` [U-Boot] [PATCH v3 06/17] dm: regulator: add implementation of driver model regulator uclass
` [U-Boot] [PATCH v3 07/17] dm: pmic: add pmic command
` [U-Boot] [PATCH v3 08/17] dm: regulator: add regulator command
` [U-Boot] [PATCH v3 09/17] pmic: max77686 set the same compatible as in the kernel
` [U-Boot] [PATCH v3 10/17] dm: pmic: add max77686 pmic driver
` [U-Boot] [PATCH v3 11/17] dm: regulator: add max77686 regulator driver
` [U-Boot] [PATCH v3 12/17] dm: regulator: add fixed voltage "
` [U-Boot] [PATCH v3 13/17] doc: driver-model: pmic and regulator uclass documentation
` [U-Boot] [PATCH v3 14/17] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
` [U-Boot] [PATCH v3 15/17] odroid: board: add support to dm pmic api
` [U-Boot] [PATCH v3 16/17] odroid: dts: add 'voltage-regulators' description to max77686 node
` [U-Boot] [PATCH v3 17/17] odroid: config: enable dm pmic, dm regulator and max77686 driver
[U-Boot] [PATCH 1/7] sunxi: TZX-Q8-713B7 mmc0 card-detect pin
2015-03-29 13:09 UTC (3+ messages)
` [U-Boot] [PATCH 7/7] sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins
[U-Boot] [PATCH v4 1/2] sunxi: Serial number support, obtained from SID bits
2015-03-29 12:49 UTC (4+ messages)
` [U-Boot] [PATCH v4 2/2] sunxi: Pass serial number through ATAG
[U-Boot] Please pull u-boot-sunxi master
2015-03-29 12:41 UTC
[U-Boot] [PATCH v2] sunxi: Avoid any assumption between musb gadget and host but fallback to host
2015-03-29 12:06 UTC (3+ 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