mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/10] Rework towards phytec-som-imx6 and new variants
 2015-11-06 10:21 UTC  (4+ messages)
` [PATCH 01/10] ARM: imx6: phycard: use numeric suffix in device tree
` [PATCH 03/10] ARM: phytec-som-imx6: set loadaddr to start of DDR memory
` [PATCH 04/10] ARM: phytec-som-imx6: update environment

[PATCH 0/3] fb & fbconsole misc fixes
 2015-11-06  6:35 UTC  (5+ messages)
` [PATCH 1/3] fbconsole: no need to copy extra line
` [PATCH 2/3] fb: satisfy semantics for shadowfb's alloc/free
` [PATCH 3/3] fb: alloc or free shadowfb whether fb enabled or disabled

[PATCH] edit: Return error when save_file failed
 2015-11-05  8:17 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Embedsky E9 changes
 2015-11-05  8:05 UTC  (4+ messages)
` [PATCH v2 1/2] embedsky-e9: enable barebox_update command for booter update
` [PATCH v2 2/2] images: Embedsky E9: use image name like the rest of boards

[PATCH v2] net: phy: wait for link OK after successfull autonegotiation
 2015-11-05  8:04 UTC  (2+ messages)

[PATCH] omap socfpga: Switch in flash env loading to use different config
 2015-11-05  8:03 UTC  (2+ messages)

[PATCH] mci: Print versions with micro levels correctly
 2015-11-05  8:01 UTC  (2+ messages)

[PATCH 1/2] dts: phyFLEX-AM335x: Disable second ethernet interface
 2015-11-05  8:00 UTC  (3+ messages)
` [PATCH 2/2] ARM: am335x_defconfig: Enable SMSC phy driver

Source command with zero-sized files
 2015-11-05  6:59 UTC  (3+ messages)
` [PATCH] hush: Add missing initialize_context() in some places

[PATCH] lib: font: fbconsole: add custom font support
 2015-11-04 16:57 UTC  (2+ messages)

[PATCH] lib: font: fbconsole: add custom font support
 2015-11-04 12:00 UTC  (2+ messages)

memcpy strange behaviour
 2015-11-04  8:36 UTC  (2+ messages)

some patches are missed in the next branch
 2015-11-03  7:39 UTC  (4+ messages)

[PATCH v2 0/9] MIPS: ath79: add ar9331 pbl support
 2015-11-03  7:26 UTC  (11+ messages)
` [PATCH v2 1/9] MIPS: ath79: add pbl_ar9331_pll macro
` [PATCH v2 2/9] MIPS: ath79: add pbl_ar9331_ddr2_config macro
` [PATCH v2 3/9] MIPS: ath79: add pbl_ar9331_uart_enable macro
` [PATCH v2 4/9] MIPS: ath79: add debug_ll_ar9331_init macro
` [PATCH v2 5/9] MIPS: ath79: add black-swift board support
` [PATCH v2 6/9] MIPS: ath79: add black-swift_defconfig
` [PATCH v2 7/9] MIPS: ath79: add pbl_ar9331_ddr1_config macro
` [PATCH v2 8/9] MIPS: tplink-mr3020: add pbl low level init
` [PATCH v2 9/9] MIPS: tplink-mr3020_defconfig: enable pbl; make image shorter

[PATCH resend 0/2] mips: c-r4k: detect secondary cache
 2015-11-03  7:26 UTC  (4+ messages)
` [PATCH resend 1/2] "
` [PATCH resend 2/2] mips: cpuinfo: report secondary cache configuration

In flash vs compiled environment for omap, rasp-pi, socfpga
 2015-11-03  7:17 UTC  (6+ messages)

[PATCH 0/9] MIPS: add ar9331 pbl support
 2015-11-02 21:43 UTC  (10+ messages)
` [PATCH 1/9] MIPS: ar933x: pbl: add pbl_ar9331_pll macro
` [PATCH 2/9] MIPS: ar933x: pbl: add pbl_ar9331_ddr2_config macro
` [PATCH 3/9] MIPS: mach-ath79: add pbl_ar9331_uart_enable macro
` [PATCH 4/9] MIPS: mach-ath79: add debug_ll_ar9331_init macro
` [PATCH 5/9] MIPS: ath79: add black-swift board support
` [PATCH 6/9] MIPS: mach-ath79: add black-swift_defconfig
` [PATCH 7/9] MIPS: mach-ath79: add pbl_ar9331_ddr1_config macro
` [PATCH 8/9] MIPS: tplink-mr3020: add pbl low level init
` [PATCH 9/9] MIPS: tplink-mr3020_defconfig: enable pbl; make image shorter

mips: detect and report secondary cache configuration
 2015-11-02 16:30 UTC  (3+ messages)
` [PATCH 1/2] mips: c-r4k: detect secondary cache
` [PATCH 2/2] mips: cpuinfo: report secondary cache configuration

[PATCH] defaultenv: boot/net: Boot initramfs from tftp if present
 2015-11-02 11:49 UTC 

[PATCH] i2c: Add support for DesignWare controllers
 2015-11-02  8:30 UTC  (3+ messages)
` [PATCH] memtest: Fix reference to non-existing function

[PATCH 0/3] ARM: i.MX6Q: Add support for Embedsky E9 board, part 2
 2015-11-02  8:23 UTC  (6+ messages)
` [PATCH 1/3] embedsky-e9: defconfig for Embedsky E9
` [PATCH 2/3] embedsky-e9: enable barebox_update command for booter update
` [PATCH 3/3] embedsky-e9: cleanup and reorder DTS nodes

[PATCH] Improve PHY AutoNeg procedure
 2015-11-02  8:00 UTC  (3+ messages)
` [PATCH] net: phy: wait for link OK after successfull autonegotiation

[PATCH v3 1/2] arm/cpu/start.c: Distil some common code in __start()
 2015-11-02  7:46 UTC  (4+ messages)
` [PATCH v3 2/2] arm/cpu: Avoid multiple definitions of barebox_arm_entry

[PATCH] login: make some locally used functions static
 2015-11-02  7:06 UTC  (4+ messages)

[PATCH] ata: disk_ata_drive: remove obsolete check for ID validity
 2015-11-02  6:58 UTC  (2+ messages)

[PATCH v2] ARM: Add support for semihosting
 2015-10-30 16:16 UTC  (6+ messages)
` [PATCH v2 1/2] arm/cpu/start.c: Distil some common code in __start()
` [PATCH v2 2/2] arm/cpu: Avoid multiple definitions of barebox_arm_entry

[PATCH] lib: font: fbconsole: add custom font support
 2015-10-30 12:58 UTC 

[BUG] ata: disk_ata_drive: SSD drive doesn't pass check for ata id validity
 2015-10-30 10:06 UTC  (4+ messages)

Booting Linux bzImage on x86_64
 2015-10-30  7:47 UTC  (2+ messages)

memtest updates
 2015-10-28  9:11 UTC  (15+ messages)
` [PATCH 1/9] memtest: move request/release regions to common/
` [PATCH 2/9] rework remap_range
` [PATCH 3/9] memtest: split tests in separate functions
` [PATCH 4/9] memtest: Make output more compact
` [PATCH 5/9] memtest: Make comments single line when appropriate
` [PATCH 6/9] memtest: move ctrlc check / progress showing into separate function
` [PATCH 7/9] memtest: move error handling to end of function
` [PATCH 8/9] memtest: By default only test biggest region
` [PATCH 9/9] memtest: Make cached/uncached test configurable

[PATCH] lib:font:fbconsole: add custom font support for review
 2015-10-28  8:30 UTC  (6+ messages)

[PATCH v3 0/8] state framework enhancements
 2015-10-28  8:26 UTC  (13+ messages)
` [PATCH v3 1/9] of_path: of_find_path() factor out device detection logic into separate function
` [PATCH v3 2/9] of_path: add of_find_path_by_node()
` [PATCH v3 3/9] state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if device is not available
` [PATCH v3 4/9] state: use name of device node as name if alias "
` [PATCH v3 5/9] state: disable load command
` [PATCH v3 6/9] crypto: Kconfig: add submenu for crypto related config options
` [PATCH v3 7/9] crypto: add simple keystore
` [PATCH v3 8/9] state: prepare raw backend for hmac support
` [PATCH v3 9/9] state: backend_raw: add hamc support

[PATCH v2] ARM: imx6: add OF fixup to delete nonexistent CPU cores
 2015-10-27 16:08 UTC  (2+ messages)

[PATCH v2] Make list of flash images and fix link all single image cases
 2015-10-27 16:02 UTC  (2+ messages)

[PATCH 1/3] loadb: add missing brackets in help
 2015-10-27 15:46 UTC  (4+ messages)
` [PATCH 2/3] checkpatch: fix left brace warning
` [PATCH 3/3] amba: check if on remove callback

[PATCH] ARM: imx6: add OF fixup to delete nonexistent CPU cores
 2015-10-27 14:45 UTC  (3+ messages)

[PATCH 1/3] ARM: Allow compressed dtb binaries
 2015-10-27  9:55 UTC  (3+ messages)
` [PATCH 2/3] ARM: i.MX6dl: dts: include arm/imx6dl.dtsi from board files
` [PATCH 3/3] ARM: add wandboard support

[PATCH] ARM: Eltec-hypercam: Add missing dcdofd in flash header
 2015-10-27  7:34 UTC 

[PATCH] imx6-mmdc: restore RALAT/WALAT in MMDC0, not MMDC1
 2015-10-26 14:09 UTC  (3+ messages)

[PATCH] ARM: imx: clocksource: add new DT compatible
 2015-10-26 14:07 UTC  (2+ messages)

[PATCH] imx6-mmdc: fix automatic power down enable in write level calibration
 2015-10-26 14:07 UTC  (3+ messages)

[PATCH] of_dump: Add option to print node names only
 2015-10-26 13:10 UTC 

[PATCH] fixup! commands: clk_dump: use COMMAND_SUCCESS instead of 0 return code
 2015-10-26  7:20 UTC  (2+ messages)

[vedio] support no-ascii fonts?
 2015-10-26  6:39 UTC  (2+ messages)

[PATCH] Make barebox flashable image link for "multi-image" targets
 2015-10-26  6:22 UTC  (6+ messages)

[PATCH] lib:font:fbconsole: add custom font support for review
 2015-10-24  7:02 UTC 

[PATCH 1/6] lib: add base64 helpers
 2015-10-23 10:02 UTC  (6+ messages)
` [PATCH 4/6] crypto: add i.MX6 CAAM support

[PATCH 1/2] kbuild: fix DTC-native include path for dts/ directory
 2015-10-23  6:53 UTC  (5+ messages)
` [PATCH 2/2] kbuild: Don't assume dts files live in arch/*/boot/dts

[PATCH 0/3] misc clk-related changes
 2015-10-22  7:34 UTC  (5+ messages)
` [PATCH 1/3] commands: add clk_get_rate command
` [PATCH 2/3] clock.h: include <types.h> under guard macro
` [PATCH 3/3] commands: clk_dump: use COMMAND_SUCCESS instead of 0 return code

[PATCH 1/2 v2] net: eth: Refactor OF tree fixup of one node into new function
 2015-10-22  7:08 UTC  (2+ messages)

[Question] device-tree-rebasing include path
 2015-10-22  3:35 UTC  (3+ messages)

[PATCH 2/2 v2] net: eth: Fixup OF tree with registered MAC addresses too
 2015-10-21 19:38 UTC 

[PATCH v2 1/8] state framework enhancements
 2015-10-21  9:12 UTC  (7+ messages)
` [PATCH v2 1/8] of_path: of_find_path() factor out device detection logic into separate function
` [PATCH v2 8/8] state: backend_raw: add hamc support

[PATCH] ARM: Add support for semihosting
 2015-10-21  7:26 UTC  (4+ messages)

[PATCH] net: eth: Fixup OF tree with registered MAC addresses too
 2015-10-21  6:18 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox