bootm crash - bad uimage?
2016-02-26 9:22 UTC (6+ messages)
[PATCH for next] fixup! common: oftree: Add fuction to register set status fixup
2016-02-26 8:56 UTC
[PATCH] dev_request_mem_region -> dev_request_mem_resource conversion
2016-02-26 8:37 UTC (9+ messages)
` [PATCH 1/3] Fix return check of dev_request_mem_region
` [PATCH 2/3] driver: Introduce dev_request_mem_resource
` [PATCH 3/3] driver: replace dev_request_mem_region with dev_request_mem_resource
[PATCH v5] Terasic DE0-Nano-SoC: add support
2016-02-26 8:29 UTC (8+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PATCH v2 1/3] common: oftree: Add fuction to register set status fixup
2016-02-26 7:52 UTC (6+ messages)
` [PATCH v2 2/3] commands: Add of_fixup_status
` [PATCH v2 3/3] ARM: am335x_defconfig: Enable the of_fixup_status command
[PATCH 1/2] input: usb keyboard: fix BACKSPACE
2016-02-26 6:52 UTC (14+ messages)
` [PATCH 2/2] input: usb keyboard: fix CTRL+C
` [PATCH v2] "
` [PATCH v3] input: usb keyboard: fix CTRL+ combinations
[PATCH 0/4] MIPS: ath79: pbl: use more lowlevel init code from U-Boot_mod
2016-02-26 6:51 UTC (10+ messages)
` [PATCH 1/4] MIPS: ath79: pbl: import AR9331 CP0 init routine "
` [PATCH 2/4] MIPS: ath79: pbl: import hornet_1_1_war "
` [PATCH 3/4] MIPS: tplink-mr3020: pbl: use more lowlevel init code "
` [PATCH 4/4] MIPS: black-swift: "
iMX6Q First boot
2016-02-25 19:27 UTC (2+ messages)
[RFC 1/1] i.MX: IPUv3: Add parallel display support
2016-02-25 16:01 UTC
[PATCH] bootm: Fix booting uImages
2016-02-25 12:32 UTC
[PATCH] ARM: i.MX: bbu-internal: call detect for mmc devices
2016-02-25 11:15 UTC
mount fat regression
2016-02-25 10:52 UTC (7+ messages)
[PATCH v3 1/3] linux/types.h: add sector_t and blkcnt_t types
2016-02-25 9:38 UTC (5+ messages)
` [PATCH v3 2/3] linux/fs.h: add types and routines needed for SquashFS
` [PATCH v3 3/3] fs: add support for SquashFS 4.0
Help configuring i.MX6 IPUv3 with a parrallel display
2016-02-25 9:16 UTC (12+ messages)
[PATCH] MIPS: dts: ar9331.dtsi: fix whitespace
2016-02-25 8:46 UTC (2+ messages)
[PATCH] Kconfig: avoid tabs in help text
2016-02-25 8:45 UTC (2+ messages)
[PATCH 1/3] EP93xx eth: allow passing of phy config via platform data
2016-02-25 8:43 UTC (7+ messages)
` [PATCH 2/3] edb9302 eth: privide proper phy config
` [PATCH 3/3] net ep93xx mii: do not supress MII preamble transmission
[PATCH] serial: imx: Support DTE mode
2016-02-25 6:50 UTC
[PATCH] commands: magicvar: make locally used magicvar_find() static
2016-02-24 18:04 UTC (2+ messages)
bootm: booting of uncompressed uimages broken
2016-02-24 10:12 UTC (3+ messages)
phytec-som-imx6: DCD setup: PLL reduction and video core settings
2016-02-23 13:42 UTC (2+ messages)
[PATCH] Documentation: Update USB fastboot section
2016-02-23 7:43 UTC (2+ messages)
[PATCH] fs: fat: fix copy-paste typo
2016-02-23 7:35 UTC (2+ messages)
[PATCH 1/2] commands: Add of_fixup_status
2016-02-23 7:04 UTC (3+ messages)
` [PATCH 2/2] ARM: am335x_defconfig: Enable the of_fixup_status command
[PATCH] mtd: core: check offset in mtd_block_markbad
2016-02-23 6:56 UTC (2+ messages)
[PATCH 00/17] RFC for additional 'nvmem' plumbing
2016-02-19 17:17 UTC (31+ messages)
` [PATCH 01/18] common: Add EPROBE_DEFER to strerror
` [PATCH 02/18] base: driver.c: Coalesce error checking code
` [PATCH 03/18] [RFC] at91: Make IS_ERR work for I/O pointers
` [PATCH 04/18] [RFC] base/driver.c: Remove dev_request_mem_region_err_null
` [PATCH 05/18] i2c-at91: Use IS_ERR instead of checking for NULL
` [PATCH 06/18] clk-imx6: Call clk_enable on mmdc_ch0_axi_podf
` [PATCH 07/18] fec_imx: Deallocate clocks when probe fails
` [PATCH 08/18] [RFC] base: Introduce dev_request_mem_resource
` [PATCH 09/18] fec_imx: Deallocate I/O resources if probe fails
` [PATCH 10/18] fec_imx: Free phy_reset GPIO if when "
` [PATCH 11/18] fec_imx: Use FEC_ECNTRL_RESET instead of a magic number
` [PATCH 12/18] fec_imx: Impelemnt reset timeout
` [PATCH 13/18] fec_imx: Deallocate DMA buffers when probe fails
` [PATCH 14/18] fec_imx: Unregister MDIO "
` [PATCH 15/18] [RFC] net: eth: Always use DEVICE_ID_DYNAMIC
` [PATCH 16/18] [RFC] nvmem: Add of_nvmem_cell_from_cell_np
` [PATCH 17/18] [RFC] nvmem: Add nvmem-ro-of-blob driver
` [PATCH 18/18] [RFC] nvmem: Add nvmem-sg driver
[PATCH v2 1/3] linux/types.h: add sector_t and blkcnt_t types
2016-02-19 14:54 UTC (6+ messages)
` [PATCH v2 2/3] linux/fs.h: add types and routines needed for SquashFS
` [PATCH v2 3/3] fs: add support for SquashFS 4.0
[PATCH v2 1/4] bbu: Add barebox_update search by device
2016-02-19 7:44 UTC (6+ messages)
` [PATCH v2 2/4] bbu: Add function to check if an update handler exists
` [PATCH v2 3/4] fastboot: Fix usage of ubiformat for UBI image transfers
` [PATCH v2 4/4] fastboot: Add a ARM Barebox filetype handler
[PATCH] bootm: Free allocated fdt buffer in error path
2016-02-18 11:59 UTC (2+ messages)
[PATCH] Print error message if of_state_fixup() fails
2016-02-18 11:58 UTC (2+ messages)
of_state_fixup / different path in barebox and kernel
2016-02-18 11:57 UTC (2+ messages)
[PATCH] eeprom/at25: parse partitions from device tree
2016-02-18 11:20 UTC (2+ messages)
[PATCH] bbu: Fix imx-bbu-nand-fcb handler to use complete device path
2016-02-17 19:20 UTC
[PATCH 1/4] bbu: Add barebox_update search by device
2016-02-17 10:02 UTC (8+ messages)
` [PATCH 2/4] bbu: Add function to check if an update handler exists
` [PATCH 3/4] fastboot: Fix usage of ubiformat for UBI image transfers
` [PATCH 4/4] fastboot: Add a ARM Barebox filetype handler
[PATCH] Documentation: usb: fix otg mode parameter description
2016-02-17 8:11 UTC (2+ messages)
[PATCH] fs: ext4: make locally used ext4fs_get_indir_block() static
2016-02-17 8:10 UTC (2+ messages)
[PATCH 0/7] AM335x related patches
2016-02-17 7:21 UTC (9+ messages)
` [PATCH 1/7] ARM: am335x_defconfig: Enable NANDTEST command
` [PATCH 2/7] ARM: am335x_defconfig: Enable watchdog support
` [PATCH 3/7] ARM: dts: am335x-phytec: eeprom name
` [PATCH 4/7] ARM: board: phytec-som-am335x: RAM timings for phyCORE-AM335x-R2
` [PATCH 5/7] ARM: boards: phytec-som-am335x: New RAM Timings "
` [PATCH 6/7] ARM: dts: beaglebone: Strip clocks in MLO device tree
` [PATCH 7/7] ARM: AM335x: Make use of ARM_USE_COMPRESSED_DTB
[PATCH 1/3] ARM: i.MX6: add function cpu_is_mx6s()
2016-02-17 7:07 UTC (4+ messages)
` [PATCH 2/3] ARM: imx: clocksource: add new DT compatible
` [PATCH 3/3] ARM: imx6: physom: fix phyflex workaround on Dual and Solo
[PATCH] regulator: fixed: Init gpio properly
2016-02-16 11:18 UTC
[PATCH 1/2] bootm: restore load DT message for plain oftree files
2016-02-15 6:33 UTC (3+ messages)
` [PATCH 2/2] bootm: parse initrd and oftree into correct struct members
[PATCH v4 0/3] i.MX6: CAAM engine support
2016-02-15 6:31 UTC (5+ messages)
` [PATCH v4 1/3] include: linux: add circular buffers
` [PATCH v4 2/3] ARM: imx6: add caam clks
` [PATCH v4 3/3] crypto: add i.MX6 CAAM support
[PATCH] regmap: Add missing prototype for regmap_exit()
2016-02-12 14:36 UTC
[PATCH v4] Terasic DE0-Nano-SoC: add support
2016-02-12 13:13 UTC (4+ messages)
[PATCH] commands: of_dump: Add description for -n option
2016-02-12 8:46 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox