messages from 2014-11-20 12:06:55 to 2014-11-21 12:34:41 UTC [more...]
[U-Boot] [PATCH] fix: tools: kwbimage.c: Initialize headersz to suppress warning
2014-11-21 12:34 UTC (6+ messages)
[U-Boot] [PATCH] drivers: usb: fsl: Workaround for Erratum A004477
2014-11-21 12:30 UTC (2+ messages)
[U-Boot] Query on CONFIG_SYS_THUMB_BUILD
2014-11-21 12:22 UTC (12+ messages)
[U-Boot] [PATCH ] MMC: fix user capacity for partitioned eMMC card
2014-11-21 11:51 UTC (3+ messages)
[U-Boot] [PATCH 0/5] introduce sata stop
2014-11-21 10:47 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] arm: mx6: introduce disable_sata_clock
` [U-Boot] [PATCH 2/5] sata: implement reset_sata for dwc_ahsata
` [U-Boot] [PATCH 3/5] cmd_sata: implement sata stop command
` [U-Boot] [PATCH 4/5] arm: mx6: cm_fx6: implement board specific sata stop
` [U-Boot] [PATCH 5/5] arm: imx: stop sata on boot
[U-Boot] [PATCH] fdt: remove fdtdec_get_alias_node() function
2014-11-21 10:47 UTC
[U-Boot] [PATCH 0/5] cleanup and refactor lcd.c
2014-11-21 10:42 UTC (12+ messages)
` [U-Boot] [PATCH 1/5] lcd: remove CONFIG_SYS_INVERT_COLORS
` [U-Boot] [PATCH 2/5] lcd: cleanup lcd_drawchars
` [U-Boot] [PATCH 3/5] mpc8xx_lcd: get rid of CONFIG_EDT32F10
` [U-Boot] [PATCH 4/5] lcd: remove LCD_MONOCHROME
` [U-Boot] [PATCH 5/5] lcd: refactor lcd console stuff into its own file
[U-Boot] USB Host not enumerating properly on AM335x-based board
2014-11-21 10:20 UTC (2+ messages)
[U-Boot] [PATCH 8/8] dm: core: abolish u-boot, dm-pre-reloc property
2014-11-21 9:59 UTC (6+ messages)
[U-Boot] [PATCHv4 0/6] ls102xa: HYP/non-sec: for ls102xa
2014-11-21 9:40 UTC (7+ messages)
` [U-Boot] [PATCHv4 1/6] ARM: HYP/non-sec: add the pen address BE mode support
` [U-Boot] [PATCHv4 2/6] ARM: HYP/non-sec: Fix the ARCH Timer frequency setting
` [U-Boot] [PATCHv4 3/6] ls1021a: adding a secondary core boot address and kick functions
` [U-Boot] [PATCHv4 4/6] ls102xa: changing a few targets' configurations
` [U-Boot] [PATCHv4 5/6] ARM: ls102xa: allow all the peripheral access permission as R/W
` [U-Boot] [PATCHv4 6/6] ARM: ls102xa: Setting device's stream id for SMMUs
[U-Boot] [PATCH v5 0/3] ARM: Add armv7/Kconfig and allow booting in secure mode on non-secure boot capable systems
2014-11-21 9:18 UTC (7+ messages)
` [U-Boot] [PATCH v5 1/3] Kconfig: Add EXPERT option
[U-Boot] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc
2014-11-21 9:09 UTC (4+ messages)
[U-Boot] [PATCH v3 0/2] Fix SoC-specific exception handling
2014-11-21 9:08 UTC (11+ messages)
` [U-Boot] [PATCH v3 1/2] cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S
` [U-Boot] [PATCH v3 2/2] imx: fix exception vectors relocation in imx27
[U-Boot] [PATCH v1] fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
2014-11-21 8:35 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86.git
2014-11-21 8:29 UTC (4+ messages)
[U-Boot] [PATCH 0/3] Remove redundant CONFIG_SPL_START_S_PATH
2014-11-21 8:23 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] powerpc: lwmon5: remove redundant CONFIG_SPL_* defines
` [U-Boot] [PATCH 2/3] powerpc: a3m071: "
` [U-Boot] [PATCH 3/3] imx6: remove redudant CONFIG_SPL_START_S_PATH define
[U-Boot] [PATCH v2 08/17] dm: i2c: Add a uclass for I2C
2014-11-21 8:18 UTC (7+ messages)
[U-Boot] [PATCH v2 1/2] odroid: Update README with USB host usage
2014-11-21 7:58 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] odroid: usbhost - Add missing gpio_request call
[U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra
2014-11-21 7:27 UTC (5+ messages)
[U-Boot] [PATCH v2 0/3] dm: display devices in a tree-like format for easy debug
2014-11-21 7:26 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/3] lib: string: move strlcpy() to a common place
` [U-Boot] [PATCH v2 2/3] dm: add a command to list devices in a tree-like format
` [U-Boot] [PATCH v2 3/3] sandbox: enable showdev command
[U-Boot] [PATCH v3 0/26] x86: Add support for running on bare hardware
2014-11-21 6:52 UTC (60+ messages)
` [U-Boot] [PATCH v3 01/26] x86: Allow timer calibration to work on ivybridge
` [U-Boot] [PATCH v3 02/26] x86: Drop old CONFIG_INTEL_CORE_ARCH code
` [U-Boot] [PATCH v3 03/26] x96: ifdtool: Allow creation of an empty ROM
` [U-Boot] [PATCH v3 04/26] x86: Add chromebook_link board
` [U-Boot] [PATCH v3 05/26] x86: Build a .rom file which can be flashed to an x86 machine
` [U-Boot] [PATCH v3 06/26] x86: Emit post codes in startup code for Chromebooks
` [U-Boot] [PATCH v3 07/26] x86: chromebook_link: Implement CAR support (cache as RAM)
` [U-Boot] [PATCH v3 08/26] x86: Refactor PCI to permit alternate init
` [U-Boot] [PATCH v3 09/26] x86: Support use of PCI before relocation
` [U-Boot] [PATCH v3 10/26] x86: ivybridge: Enable PCI in early init
` [U-Boot] [PATCH v3 11/26] x86: pci: Allow configuration before relocation
` [U-Boot] [PATCH v3 12/26] x86: ivybridge: Add early LPC init so that serial works
` [U-Boot] [PATCH v3 13/26] x86: Tidy up coreboot header usage
` [U-Boot] [PATCH v3 14/26] x86: Add clr/setbits functions
` [U-Boot] [PATCH v3 15/26] x86: Add msr read/write functions that use a structure
` [U-Boot] [PATCH v3 16/26] x86: ivybridge: Perform initial CPU setup
` [U-Boot] [PATCH v3 17/26] x86: ivybridge: Check BIST value on boot
` [U-Boot] [PATCH v3 18/26] x86: ivybridge: Perform Intel microcode update "
` [U-Boot] [PATCH v3 19/26] x86: dts: Add microcode updates for ivybridge CPU
` [U-Boot] [PATCH v3 20/26] x86: ivybridge: Add early init for PCH devices
` [U-Boot] [PATCH v3 21/26] x86: ivybridge: Add support for early GPIO init
` [U-Boot] [PATCH v3 22/26] x86: chromebook_link: Enable GPIO support
` [U-Boot] [PATCH v3 23/26] x86: Make show_boot_progress() common
` [U-Boot] [PATCH v3 24/26] x86: ivybridge: Add LAPIC support
` [U-Boot] [PATCH v3 25/26] x86: ivybridge: Implement SDRAM init
` [U-Boot] [PATCH v3 26/26] x86: Rename chromebook-x86 to coreboot
[U-Boot] help on using buildman
2014-11-21 6:47 UTC (20+ messages)
[U-Boot] [PATCH] arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)
2014-11-21 6:23 UTC (2+ messages)
[U-Boot] [PATCH v2] powerpc: mpc8xx: remove hermes board support
2014-11-21 5:48 UTC (2+ messages)
[U-Boot] Please pull u-boot-fdt.git
2014-11-21 4:47 UTC
[U-Boot] [RFC PATCH] Kbuild: introduce Makefile in arch/$ARCH/
2014-11-21 3:48 UTC (2+ messages)
[U-Boot] [PATCH v2 01/11] fdt: Allow ft_board_setup() to report failure
2014-11-21 3:26 UTC (41+ messages)
` [U-Boot] [PATCH v2 02/11] fdt: Report failure of ft_board_setup()
` [U-Boot] [PATCH v2 03/11] fdt: Export the fdt_find_or_add_subnode() function
` [U-Boot] [PATCH v2 04/11] fdt: Add device tree memory bindings
` [U-Boot] [PATCH v2 05/11] fdt: Use the correct return types for fdtdec_decode_region()
` [U-Boot] [PATCH v2 06/11] fdt: Enhance flashmap function to deal with region properties
` [U-Boot] [PATCH v2 07/11] fdt: Tidy up error handling in image_setup_libfdt()
` [U-Boot] [PATCH v2 08/11] fdt: Add ft_system_setup() function for system device tree additions
` [U-Boot] [PATCH v2 09/11] fdt: Change fdt_pack_reg() to static and fix types
` [U-Boot] [PATCH v2 10/11] fdt: Add a function to decode a named memory region
` [U-Boot] [PATCH v2 11/11] fdt: Try to use fdt_address_cells()/fdt_size_cells()
[U-Boot] [PATCH] fsl/sleep: updated the deep sleep framework for QorIQ platforms
2014-11-21 3:17 UTC (2+ messages)
` [U-Boot] [PATCH] mpc85xx/t104xrdb: convert deep sleep to generic board interface
[U-Boot] [PATCH] powerpc: mpc8xx: remove hermes board support
2014-11-21 2:22 UTC
[U-Boot] [PATCH] sh: Move SH_32BIT to Kconfig
2014-11-21 2:05 UTC (2+ messages)
[U-Boot] [PATCH v3 0/5] ls102xa: HYP/non-sec: for ls102xa
2014-11-21 1:55 UTC (12+ messages)
` [U-Boot] [PATCH v3 3/5] ls102xa: HYP/non-sec: support for ls102xa boards
[U-Boot] Please pull u-boot-sunxi/master into master
2014-11-20 20:52 UTC
[U-Boot] [PATCH v5 0/3] sunxi: video: Add simplefb support
2014-11-20 20:07 UTC (11+ messages)
` [U-Boot] [PATCH v5 1/3] fdt_support: Add a fdt_setup_simplefb_node helper function
` [U-Boot] [PATCH v5 2/3] common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node
` [U-Boot] [PATCH v5 3/3] sunxi: video: Add simplefb support
[U-Boot] m68k maintenance
2014-11-20 19:53 UTC (4+ messages)
[U-Boot] BUG: bootz/bootm command mandates a fdt blob
2014-11-20 19:48 UTC (5+ messages)
[U-Boot] [PATCH v2] cmd_fuse: return CMD_RET_FAILURE on error
2014-11-20 19:29 UTC (2+ messages)
[U-Boot] [PATCH] bootz: fix silent console
2014-11-20 19:15 UTC (2+ messages)
[U-Boot] [PATCH] arm: make arch memset/memcpy to work with Thumb2 builds
2014-11-20 19:14 UTC (8+ messages)
[U-Boot] [PATCH] config_distro_bootcmd: Avoid scanning usb twice (under some circumstances)
2014-11-20 18:59 UTC
[U-Boot] buildman with distcc
2014-11-20 18:54 UTC (12+ messages)
[U-Boot] [RFC] dm: tegra: boot time regression
2014-11-20 18:53 UTC (5+ messages)
[U-Boot] [PATCH v2 02/17] dm: core: Allow access to the device's driver_id data
2014-11-20 18:39 UTC (4+ messages)
[U-Boot] [PATCH 1/5] mx51evk: Fix error handling in board_mmc_init()
2014-11-20 18:35 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] mx6qarm2: "
` [U-Boot] [PATCH 3/5] mx53smd: "
` [U-Boot] [PATCH 4/5] mx53evk: "
` [U-Boot] [PATCH 5/5] mx53ard: "
[U-Boot] [PATCH 0/7] MIPS: convert all boards to generic-board
2014-11-20 17:22 UTC (7+ messages)
` [U-Boot] [PATCH 1/7] common/board_f: add setup of initial stack frame for MIPS
[U-Boot] CTRL-C hangs after "hush: fix segfault on syntax error"
2014-11-20 16:49 UTC (3+ messages)
[U-Boot] [PATCH] tbs2910: Fix error handling in board_mmc_init()
2014-11-20 15:36 UTC (2+ messages)
[U-Boot] [PATCH v7 0/4] add i.MX6 thermal sensor driver
2014-11-20 15:35 UTC (6+ messages)
` [U-Boot] [PATCH v7 1/4] mx6: clock: Add thermal clock enable function
` [U-Boot] [PATCH v7 2/4] DM: thermal: Add imx thermal DM driver
` [U-Boot] [PATCH v7 3/4] mx6: thermal: Check cpu temperature via thermal sensor
` [U-Boot] [PATCH v7 4/4] mx6: mx6sabre common: Enable i.MX thermal DM driver
[U-Boot] [PATCH] gw_ventana: Use the generic spl_sd.cfg
2014-11-20 15:17 UTC
[U-Boot] [PATCH v1 1/2] odroid: Update README with USB host information
2014-11-20 15:05 UTC (4+ messages)
` [U-Boot] [PATCH v1 2/2] odroid: usbhost - Add missing gpio_request call
[U-Boot] [PATCH v2 0/4] sunxi: HDMI (cfb) console support
2014-11-20 14:31 UTC (3+ messages)
` [U-Boot] [PATCH v2 4/4] sunxi: Add usb keyboard Kconfig option
[U-Boot] powerpc: mpc52xx: PULL REQUEST
2014-11-20 14:17 UTC (2+ messages)
[U-Boot] Please pull u-boot-ppc4xx/master
2014-11-20 14:17 UTC (2+ messages)
[U-Boot] [ubi] Pull request
2014-11-20 14:16 UTC
[U-Boot] [i2c] Pull request
2014-11-20 14:16 UTC
[U-Boot] [PATCH v8 0/3] Adds support for Exynos5422 odroid xu3 board
2014-11-20 12:08 UTC (3+ messages)
` [U-Boot] [PATCH v8 2/3] Odroid-XU3: Add support for Odroid-XU3
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