messages from 2014-11-19 22:22:30 to 2014-11-21 06:50:10 UTC [more...]
[U-Boot] [PATCH v3 0/26] x86: Add support for running on bare hardware
2014-11-21 6:50 UTC (11+ 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] 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 0/3] Remove redundant CONFIG_SPL_START_S_PATH
2014-11-21 2:50 UTC (4+ 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] 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] [PATCH v2 1/2] odroid: Update README with USB host usage
2014-11-21 1:26 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] odroid: usbhost - Add missing gpio_request call
[U-Boot] [PATCH v1] fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
2014-11-20 23:55 UTC
[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 (12+ 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 0/5] cleanup and refactor lcd.c
2014-11-20 18:35 UTC (11+ 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] [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] [RFC Patch 1/2] powerpc: Move fsl_errata.h out of arch/powerpc
2014-11-20 17:50 UTC (3+ messages)
[U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra
2014-11-20 17:31 UTC (4+ messages)
[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] [PATCH 8/8] dm: core: abolish u-boot, dm-pre-reloc property
2014-11-20 17:16 UTC (5+ messages)
[U-Boot] CTRL-C hangs after "hush: fix segfault on syntax error"
2014-11-20 16:49 UTC (3+ messages)
[U-Boot] USB Host not enumerating properly on AM335x-based board
2014-11-20 16:49 UTC
[U-Boot] Query on CONFIG_SYS_THUMB_BUILD
2014-11-20 16:34 UTC (11+ messages)
[U-Boot] [PATCH v5 0/3] ARM: Add armv7/Kconfig and allow booting in secure mode on non-secure boot capable systems
2014-11-20 15:43 UTC (6+ messages)
` [U-Boot] [PATCH v5 1/3] Kconfig: Add EXPERT option
[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/3] dm: display devices in a tree-like format for easy debug
2014-11-20 15:00 UTC (6+ 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 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 v2 08/17] dm: i2c: Add a uclass for I2C
2014-11-20 14:04 UTC (4+ messages)
[U-Boot] [PATCH v3 0/2] Fix SoC-specific exception handling
2014-11-20 12:08 UTC (8+ messages)
` [U-Boot] [PATCH v3 2/2] imx: fix exception vectors relocation in imx27
[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
[U-Boot] Linker errors with SPL and FAT
2014-11-20 11:36 UTC
[U-Boot] [PATCH 3/3] arm: semihosting: get rid of forward declarations
2014-11-20 10:25 UTC
[U-Boot] [PATCH 2/3] arm: semihosting: fix up compile bugs
2014-11-20 10:25 UTC
[U-Boot] [PATCH 1/3] arm: semihosting: staticize internal functions
2014-11-20 10:25 UTC
[U-Boot] [PATCH] scripts/Makefile.lib: Make __dtb_dt_begin align on a 4 byte boundary
2014-11-20 10:10 UTC (3+ messages)
[U-Boot] [PATCH] powerpc/mpc85xx: use correct dma compatible for several SoCs
2014-11-20 10:09 UTC
[U-Boot] [PATCH v3 1/5] power: pfuze100: Update definitions for buck regulators
2014-11-20 10:03 UTC (10+ messages)
` [U-Boot] [PATCH v3 2/5] imx: mx6sabre common: Factorize the Pfuze init function
` [U-Boot] [PATCH v3 3/5] imx: mx6sabresd: Use the pfuze common "
` [U-Boot] [PATCH v3 4/5] imx: mx6sxsabresd: "
` [U-Boot] [PATCH v3 5/5] imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support
[U-Boot] [PATCH v4 0/3] ARM: atmel: add sama5d4ek board support
2014-11-20 9:54 UTC (4+ messages)
` [U-Boot] [PATCH v4 3/3] "
[U-Boot] [PATCH v3 2/2] imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3
2014-11-20 9:46 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] mmc: fsl_esdhc: Update esdhc driver for iMX6SX
2014-11-20 9:46 UTC (2+ messages)
[U-Boot] [PATCH] mx6sabresd: Access SRC_SBMR1 register via structure
2014-11-20 9:42 UTC (2+ messages)
[U-Boot] [RESEND PATCH 0/4] tqma6: improvements and cleanup
2014-11-20 9:41 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE
` [U-Boot] [PATCH 2/4] tqma6: add missing include
` [U-Boot] [PATCH 3/4] tqma6: add warning on failed setup_i2c
` [U-Boot] [PATCH 4/4] tqma6: use imx_ddr_size
[U-Boot] [PATCH] mx6sabresd: State that only mx6q is supported in SPL
2014-11-20 9:41 UTC (2+ messages)
[U-Boot] [PATCH 1/2] wandboard: Fix error handling in board_mmc_init()
2014-11-20 9:40 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] mx53loco: "
[U-Boot] [PATCH] tools/msximage.c: fix warning about nptr possibly uninitialized
2014-11-20 9:39 UTC (2+ messages)
[U-Boot] [PATCH 1/3] imx: consolidate set_chipselect_size function
2014-11-20 9:38 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] mx6: add weim registers
` [U-Boot] [PATCH 3/3] mx6qsabreauto: Add parallel NOR flash support
[U-Boot] [PATCH v2 1/4] mx6sabresd: Move the DCD settings to spl code
2014-11-20 9:37 UTC (10+ messages)
` [U-Boot] [PATCH v2 2/4] gw_ventana: "
` [U-Boot] [PATCH v2 3/4] novena: "
` [U-Boot] [PATCH v2 4/4] mx6: Use a common SPL configuration file
[U-Boot] [PATCH] imx: mx6slevk: Change default mmcdev to USDHC2 device
2014-11-20 9:34 UTC (2+ messages)
[U-Boot] [PATCH] imx:mx6sxsabresd fix pfuz probe failed
2014-11-20 9:33 UTC (2+ messages)
[U-Boot] [PATCH v4] ARM: mxs: tools: Add support for boot progress display flag
2014-11-20 9:32 UTC (2+ messages)
[U-Boot] [PATCH v1 0/9] Add full DDR init for Marvell Armada-XP MV78xx0 (AXP)
2014-11-20 8:34 UTC (2+ messages)
[U-Boot] [PATCH] arm: exynos: fix the div value for set_mmc_clk
2014-11-20 8:17 UTC
[U-Boot] [PATCH 4/4] x86: Remove unnecessary call to initr_enable_interrupts()
2014-11-20 8:11 UTC
[U-Boot] [PATCH 3/4] x86: Refactor interrupt_init()
2014-11-20 8:11 UTC
[U-Boot] [PATCH 2/4] x86: Remove cpu_init_r() for x86
2014-11-20 8:11 UTC
[U-Boot] [PATCH 1/4] x86: Call cpu_init_interrupts() from interrupt_init()
2014-11-20 8:10 UTC
[U-Boot] [PATCH] imx: mx53loco: Add raw initrd support
2014-11-20 7:47 UTC (2+ messages)
[U-Boot] [PATCH 1/5] arm: socfpga: dts: altr, rst-mgr.h: Move to SPDX license identifiers
2014-11-20 7:21 UTC (3+ messages)
[U-Boot] [PATCH 1/2] ARM: rpi: rename rpi_b to rpi
2014-11-20 3:41 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: rpi: support an environment
[U-Boot] [PATCH 0/6] ARM: at91: SAMA5: extract the common sama5 chip configurations to a common header
2014-11-20 3:40 UTC (6+ messages)
` [U-Boot] [PATCH 1/6] ARM: at91: sama5d3_xplained: spl: enable PMECC header generation
[U-Boot] [PATCH] cmd_fuse: return CMD_RET_FAILURE on error
2014-11-20 0:06 UTC (2+ messages)
[U-Boot] [PATCH] usb: ehci: do not set the LSB of Current qTD pointer
2014-11-19 22:32 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