messages from 2015-02-04 06:30:48 to 2015-02-05 19:20:40 UTC [more...]
[U-Boot] netconsole: USB Ethernet connection dropping with ping or tftpboot
2015-02-05 19:20 UTC (4+ messages)
[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
2015-02-05 19:13 UTC (18+ messages)
[U-Boot] SPL: undefined reference 'file_fat_write'
2015-02-05 19:07 UTC
[U-Boot] [PATCH] imx: don't clobber reset cause
2015-02-05 18:49 UTC (9+ messages)
[U-Boot] [PATCH 0/4] sunxi: SPL size reduction patches
2015-02-05 18:00 UTC (14+ messages)
` [U-Boot] [PATCH 1/4] sunxi: dram: Un-inline dram helper functions
` [U-Boot] [PATCH 2/4] malloc_simple: Allow malloc_simple to be used with non stack RAM
` [U-Boot] [PATCH 3/4] malloc_simple: Return NULL on malloc failure rather then calling panic()
` [U-Boot] [PATCH 4/4] sunxi: Switch to using malloc_simple for the spl
[U-Boot] [PATCH] arm: implement find_next_zero_bit function
2015-02-05 17:52 UTC (2+ messages)
[U-Boot] [RFC PATCH v2 0/9] x86: Add Intel Quark Memory Reference Code (MRC) support
2015-02-05 15:42 UTC (10+ messages)
` [U-Boot] [RFC PATCH v2 1/9] x86: Allow overriding TSC_FREQ_IN_MHZ
` [U-Boot] [RFC PATCH v2 2/9] x86: quark: Bypass TSC calibration
` [U-Boot] [RFC PATCH v2 3/9] x86: quark: Add Memory Reference Code (MRC) main routines
` [U-Boot] [RFC PATCH v2 4/9] x86: quark: Add utility codes needed for MRC
` [U-Boot] [RFC PATCH v2 5/9] x86: quark: Add System Memory Controller support
` [U-Boot] [RFC PATCH v2 6/9] x86: quark: Enable the Memory Reference Code build
` [U-Boot] [RFC PATCH v2 7/9] fdtdec: Add compatible id and string for Intel Quark MRC
` [U-Boot] [RFC PATCH v2 8/9] dt-bindings: Add Intel Quark MRC bindings
` [U-Boot] [RFC PATCH v2 9/9] x86: quark: Call MRC in dram_init()
[U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01
2015-02-05 15:24 UTC
[U-Boot] [RFC PATCH 0/9] x86: Add Intel Quark Memory Reference Code (MRC) support
2015-02-05 15:17 UTC (25+ messages)
` [U-Boot] [RFC PATCH 1/9] x86: Allow overriding TSC_FREQ_IN_MHZ
` [U-Boot] [RFC PATCH 2/9] x86: quark: Bypass TSC calibration
` [U-Boot] [RFC PATCH 3/9] x86: quark: Add Memory Reference Code (MRC) main routines
` [U-Boot] [RFC PATCH 4/9] x86: quark: Add utility codes needed for MRC
` [U-Boot] [RFC PATCH 5/9] x86: quark: Add System Memory Controller support
` [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build
` [U-Boot] [RFC PATCH 7/9] fdtdec: Add compatible id and string for Intel Quark MRC
` [U-Boot] [RFC PATCH 8/9] dt-bindings: Add Intel Quark MRC bindings
` [U-Boot] [RFC PATCH 9/9] x86: quark: Call MRC in dram_init()
[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
2015-02-05 14:37 UTC (12+ messages)
[U-Boot] [PATCH][v2] crypto/fsl - Add progressive hashing support using hardware acceleration
2015-02-05 14:29 UTC
[U-Boot] [PATCH 1/5] arm: Use r2 instead of r0 in start.S
2015-02-05 14:19 UTC (17+ messages)
` [U-Boot] [PATCH 2/5] arm: Allow reset init to be controlled
` [U-Boot] [PATCH 3/5] arm: Allow lr to be saved by board code
` [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support
[U-Boot] [ubi] Pull request
2015-02-05 14:00 UTC
[U-Boot] recent tools on FreeBSD
2015-02-05 12:37 UTC (5+ messages)
[U-Boot] [PATCH 0/2] ARM: UniPhier: refactor pinmon command
2015-02-05 11:56 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] ARM: UniPhier: leave the last element of boot_device_table empty
[U-Boot] [PATCH] crypto/fsl - Add progressive hashing support using hardware acceleration
2015-02-05 11:20 UTC (3+ messages)
[U-Boot] [PATCH 0/3] arm: reduce .bss section clear time
2015-02-05 9:51 UTC (5+ messages)
[U-Boot] [PATCH sunxi-tools] WIP: fel: Add a command for loading U-Boot SPL binaries in eGON format
2015-02-05 9:36 UTC
[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
2015-02-05 6:31 UTC (14+ messages)
[U-Boot] [PATCH 0/7] ARM: UniPhier: code refactoring and I2C pin fix
2015-02-05 5:43 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: UniPhier: move pin_init() to board_early_init_f()
` [U-Boot] [PATCH 2/7] ARM: UniPhier: move SPL init functions to spl_board_init()
` [U-Boot] [PATCH 3/7] ARM: UniPhier: revive support card info
` [U-Boot] [PATCH 4/7] ARM: UniPhier: remove unused checkboard() functions
` [U-Boot] [PATCH 5/7] ARM: UniPhier: do not compile unnecessary objects
` [U-Boot] [PATCH 6/7] ARM: UniPhier: consolidate MEMCONF setting code
` [U-Boot] [PATCH 7/7] ARM: UniPhier: enable I2C input pins for PH1-sLD8
[U-Boot] [PATCH v2 0/6] ARM: UniPhier: add doc, improve I2C EEPROM access
2015-02-05 5:30 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] ARM: UniPhier: use "&&" instead of "; " in commands
` [U-Boot] [PATCH v2 2/6] ARM: UniPhier: add environment variable to update images in NAND
` [U-Boot] [PATCH v2 3/6] ARM: UniPhier: add a simple README file for UniPhier platform
` [U-Boot] [PATCH v2 4/6] MAINTAINERS: claim maintainership of files with "uniphier" pattern
` [U-Boot] [PATCH v2 5/6] ARM: UniPhier: move EEPROM device node into a separate DTS
` [U-Boot] [PATCH v2 6/6] ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS
[U-Boot] [PATCH] cmd_i2c: quit I2C commands immediately on error
2015-02-05 4:50 UTC
[U-Boot] [PATCH v6 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
2015-02-05 4:41 UTC (10+ messages)
` [U-Boot] [PATCH v6 1/7] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v6 2/7] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v6 3/7] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v6 4/7] Exynos5: Fix exynos5_get_periph_rate calculations
` [U-Boot] [PATCH v6 5/7] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH v6 6/7] Exynos: clock: change mask bits as per peripheral
` [U-Boot] [PATCH v6 7/7] Exynos: Clock: Cleanup soc_get_periph_rate
[U-Boot] Loop Variable through to user space
2015-02-05 4:04 UTC (4+ messages)
[U-Boot] [PATCH 1/2] cmd_fdt: Actually fix fdt command in sandbox
2015-02-05 3:56 UTC (7+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 2/2] cmd_fdt: Print the control fdt in terms of virtual memory
` [U-Boot] [PATCH v3 1/2] cmd_fdt: Actually fix fdt command in sandbox
` [U-Boot] [PATCH v3 2/2] cmd_fdt: Print the control fdt in terms of virtual memory
[U-Boot] [PATCH 0/6] x86: Add some peripherals support to Intel Galileo
2015-02-05 3:26 UTC (13+ messages)
` [U-Boot] [PATCH 1/6] x86: quark: Initialize non-standard BARs
` [U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support
` [U-Boot] [PATCH 3/6] x86: pci: Add pci ids for Quark SoC
` [U-Boot] [PATCH 4/6] x86: Add SPI support to quark/galileo
` [U-Boot] [PATCH 5/6] x86: Add SD/MMC "
` [U-Boot] [PATCH 6/6] x86: Add Intel Galileo instructions in README.x86
[U-Boot] [PATCH] RSA depends on DM
2015-02-05 3:26 UTC (8+ messages)
[U-Boot] [RFC PATCH 0/21] ARM: start to move SoC code into arch/arm/mach-*
2015-02-05 3:08 UTC (6+ messages)
[U-Boot] [PATCH v2] omap3: add support for QUIPOS Cairo board
2015-02-05 2:50 UTC (2+ messages)
[U-Boot] [PATCH] imx6: Added DEK blob generator command
2015-02-04 21:07 UTC
[U-Boot] x86: ACPI support suggestion
2015-02-04 19:52 UTC (2+ messages)
[U-Boot] How to have U-boot loading U-boot
2015-02-04 18:35 UTC (3+ messages)
[U-Boot] [PATCH] sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
2015-02-04 16:57 UTC (4+ messages)
[U-Boot] AM335x ChiliSOM support
2015-02-04 15:11 UTC
[U-Boot] [RFC PATCH v3 0/7] x86: New Intel Quark SoC support
2015-02-04 15:07 UTC (9+ messages)
` [U-Boot] [RFC PATCH v3 1/7] x86: Add header files for Intel Quark SoC defines
` [U-Boot] [RFC PATCH v3 3/7] x86: Define macros for pci configuration space access
` [U-Boot] [RFC PATCH v3 4/7] x86: quark: Add Cache-As-RAM initialization
` [U-Boot] [RFC PATCH v3 5/7] x86: Add basic Intel Quark processor support
[U-Boot] [PATCH v5 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
2015-02-04 15:01 UTC (3+ messages)
` [U-Boot] [PATCH v5 6/7] Exynos: clock: change mask bits as per peripheral
[U-Boot] [PATCH v2 00/11] Add support for booting multiple cores
2015-02-04 15:01 UTC (5+ messages)
` [U-Boot] [PATCH v2 02/11] Exynos542x: CPU: Power down all secondary cores
` [U-Boot] [PATCH v2 11/11] Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800
[U-Boot] [PATCH v2] armv8/vexpress64: make multientry conditional
2015-02-04 14:38 UTC (2+ messages)
[U-Boot] [PATCH 01/10] arm: socfpga: Minor coding style fix
2015-02-04 13:39 UTC (3+ messages)
` [U-Boot] [PATCH V2 06/10] arm: socfpga: Zap checkboard()
[U-Boot] falcon mode for signed FIT images
2015-02-04 13:39 UTC
[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
2015-02-04 13:36 UTC (5+ messages)
` [U-Boot] [PATCHv1 01/22] arm: socfpga: spl: Add main sdram code
[U-Boot] [PATCH] odroid: update link to X2/U3 proprietary binaries
2015-02-04 12:59 UTC (3+ messages)
[U-Boot] Let's bury CONFIG_NEEDS_MANUAL_RELOC
2015-02-04 12:16 UTC (3+ messages)
[U-Boot] [PATCH] ARM: HYP/non-sec: relocation before enable secondary cores
2015-02-04 11:02 UTC (2+ messages)
[U-Boot] Hang when enabling DCache on a iMX6 board
2015-02-04 10:58 UTC (3+ messages)
[U-Boot] [PATCH 1/5] nand: Add verification functions
2015-02-04 9:22 UTC (3+ messages)
` [U-Boot] [PATCH 3/5] dfu: nand: Verify writes
[U-Boot] [PATCH] lcd: Add support for CONFIG_LCD_NOSTDOUT
2015-02-04 9:05 UTC (3+ messages)
[U-Boot] [PATCH 1/2] sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
2015-02-04 8:38 UTC (4+ messages)
[U-Boot] [PATCH V2 00/13] common lcd refactor
2015-02-04 8:03 UTC (8+ messages)
` [U-Boot] [PATCH V2 01/13] lcd: move platform-specific structs to their own headers
` [U-Boot] [PATCH V2 02/13] lcd: split configuration_get_cmap
` [U-Boot] [PATCH V2 03/13] lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
[U-Boot] [PATCH v2 1/2] ARM: atmel: arm9: switch to use common timer functions
2015-02-04 7:53 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: atmel: armv7: "
[U-Boot] [PATCH v2] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
2015-02-04 7:50 UTC (7+ messages)
` [U-Boot] [PATCH v2] intern: Add copy scripts and target specific helpers
[U-Boot] [PATCH 0/3] mmc: dw_mmc: fixed minor problems
2015-02-04 6:48 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] mmc: dw_mmc: fixed the wrong bit control
` [U-Boot] [PATCH 2/3] mmc: exynos_dw_mmc: set to clksel_val into board-init function
` [U-Boot] [PATCH 3/3] mmc: exynos_dw_mmc: use the exynos specific data structure
[U-Boot] [PATCH v5 7/7] Exynos: Clock: Cleanup soc_get_periph_rate
2015-02-04 6:36 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