mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] bitops: fls64: add missing include
 2016-04-15  7:14 UTC  (3+ messages)

[PATCH] move platform_data to include/platform_data
 2016-04-15  6:49 UTC  (10+ messages)
` [PATCH 1/9] include: Move ep93xx eth "
` [PATCH 2/9] include: Move smc91111 "
` [PATCH 3/9] include: Move designware "
` [PATCH 4/9] include: Move davinci emac "
` [PATCH 5/9] include: Move fec eth "
` [PATCH 6/9] include: Move ns16550 serial "
` [PATCH 7/9] include: Move dm9000 eth "
` [PATCH 8/9] include: Move smc911x "
` [PATCH 9/9] include: Move ide "

[PATCH] i2c_probe: fix wrong start and stop addresses
 2016-04-15  5:33 UTC  (2+ messages)

[PATCH] menu: add vi like key support
 2016-04-15  4:06 UTC 

[PATCH] menu: add vi like key support
 2016-04-15  4:02 UTC 

[PATCH] menu: add vi like key support
 2016-04-15  4:01 UTC 

[PATCH] menu: add vi like key support
 2016-04-15  3:37 UTC 

How about add U-Boot compact command?
 2016-04-15  0:13 UTC  (2+ messages)

[PATCH] readline: use a simple function to replace printf
 2016-04-14 13:46 UTC 

imx53 memory detection
 2016-04-14  6:54 UTC  (4+ messages)

[PATCH] ARM: tegra: set up stack before calling maincluster entry
 2016-04-14  6:50 UTC  (2+ messages)

[PATCH] wchar_t: wchar_t should go to stddef.h
 2016-04-14  6:40 UTC  (2+ messages)

[PATCH] NULL: keep NULL definition in stddef.h only
 2016-04-14  6:02 UTC  (2+ messages)

[PATCH 1/1] scripts: imx-image: Fix image size in flash header for i.MX35
 2016-04-14  5:58 UTC  (2+ messages)

[PATCH] NULL: remove other definition of NULL
 2016-04-13 15:37 UTC  (2+ messages)

[PATCH] NULL: define as a null pointer
 2016-04-13 12:02 UTC 

support of arm64 architecture
 2016-04-13 10:56 UTC  (5+ messages)

Barebox on small memory systems
 2016-04-13  3:35 UTC  (2+ messages)

[PATCH] mci: mxs: add support for dt aliases to name devices
 2016-04-12  6:17 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: omap_gpmc: Remove BCH4 support
 2016-04-12  6:16 UTC  (3+ messages)
` [PATCH 2/2] mtd: nand: omap_gpmc: Fix bitflips in empty page

[PATCH] pinctrl: mxs: add raw value from device tree to debug output
 2016-04-12  6:08 UTC  (2+ messages)

[PATCH] lib: declared buffer is too small to hold string
 2016-04-12  6:05 UTC  (2+ messages)

v2016.04.0
 2016-04-08  6:28 UTC 

[PATCH] defaultenv-2: add automount for nfs
 2016-04-08  6:12 UTC  (2+ messages)

[PATCH] common: add dependency !SANDBOX on imd target tool
 2016-04-07 11:55 UTC  (2+ messages)

[PATCH] efi: let the generic relocate code handle all relocations
 2016-04-07  5:30 UTC  (2+ messages)

state: access from linux
 2016-04-06  9:38 UTC  (5+ messages)
  ` barebox-state (dt-utils): dump-shell broken for state@0

[PATCH] scripts: imx: imx-image: Fix image size for HABv3 images
 2016-04-06  8:19 UTC 

Scrolling issues in edit command
 2016-04-05 15:31 UTC  (15+ messages)

[PATCH] mtd: peb: Allow to write subpages
 2016-04-05 14:54 UTC 

[PATCH 1/3] rtc: abracon: Check obtianed time for validity
 2016-04-05  6:43 UTC  (4+ messages)
` [PATCH 2/3] ds1307: Fix a bug in probe()
` [PATCH 3/3] ds1307: Configure ds1341 for lowest power mode

[PATCH 1/7] ARM: i.MX6: esdctl: Fix memsize calculation for 4GiB/cs
 2016-04-01 12:10 UTC  (7+ messages)
` [PATCH 2/7] ARM: i.MX6: esdctl: Fix CS0_end "
` [PATCH 3/7] ARM: i.MX: remove unused imx-flash-header.h
` [PATCH 4/7] ARM: i.MX: xload-esdhc: Add GPL header
` [PATCH 5/7] ARM: i.MX: xload-esdhc: Fix typo successul -> successful
` [PATCH 6/7] ARM: i.MX: xload-esdhc: Add debug messages
` [PATCH 7/7] ARM: i.MX: xload-esdhc: Find entry in image

[PATCH] ARM: Fix memory at end of address space
 2016-04-01 12:05 UTC  (5+ messages)
` [PATCH 1/4] ARM: pbl-multi: Fix SDRAM "
` [PATCH 2/4] ARM: start: Fix wrong format specifier
` [PATCH 3/4] ARM: Do not use last 64KiB of address space for barebox
` [PATCH 4/4] ARM: Rework vector table setup

[PATCH 1/7] imd: use struct imd_header * as argument
 2016-04-01  8:43 UTC  (11+ messages)
` [PATCH 2/7] imd: string returned from imd_string_data should be const
` [PATCH 3/7] scripts: Add scripts/include/ to include path for target programs
` [PATCH 4/7] imd: rename imd_search_validate to imd_get
` [PATCH 5/7] imd: export functions
` [PATCH 6/7] imd: Add function to read parameters
` [PATCH 7/7] bbu: print and evaluate image Metadata

[PATCH 00/13] ubifs update
 2016-03-30  6:19 UTC  (15+ messages)
` [PATCH 01/13] mtd: cfi-flash: Set MTD's writebufsize
` [PATCH 02/13] mtd: ubi: Set max_write_size to actual value read from flash
` [PATCH 03/13] rbtree: Update to u-boot v2016.03
` [PATCH 04/13] printk: Add printk_once
` [PATCH 05/13] Add list_sort from u-boot v2016.03
` [PATCH 06/13] printk: Add pr_cont
` [PATCH 07/13] compiler*.h: include/linux/compiler*.h with Linux 4.5
` [PATCH 08/13] module.h: Add THIS_MODULE
` [PATCH 09/13] ARM: Add atomic.h from u-boot v2016.03
` [PATCH 10/13] Move GFP_NOFS to barebox-wrapper
` [PATCH 11/13] barebox-wrapper: Implement kfree and vfree as static inline functions
` [PATCH 12/13] barebox-wrapper: Add kcalloc and __vmalloc
` [PATCH 13/13] ubifs: update implementation from u-boot v2016.03

[PATCH 1/2] commands: nandtest: Fix wrong format specifier
 2016-03-30  5:54 UTC  (2+ messages)
` [PATCH 2/2] mtd: doc3: "

[PATCH 01/16] i.MX6: dts: Include local .dtsi's last
 2016-03-29 16:33 UTC  (21+ messages)
` [PATCH 02/16] clk-imx6: Call clk_enable on mmdc_ch0_axi_podf
` [PATCH 03/16] fec_imx: Deallocate clocks when probe fails
` [PATCH 04/16] fec_imx: Deallocate I/O resources if "
` [PATCH 05/16] fec_imx: Free phy_reset GPIO if when "
` [PATCH 06/16] fec_imx: Use FEC_ECNTRL_RESET instead of a magic number
` [PATCH 07/16] fec_imx: Impelemnt reset timeout
` [PATCH 08/16] fec_imx: Deallocate DMA buffers when probe fails
` [PATCH 09/16] fec_imx: Unregister MDIO "
` [PATCH 10/16] i.MX: Add revision detection for i.MX6D/Q Plus
` [PATCH 11/16] ARM: Add errata 845369 workaround
` [PATCH 12/16] i.MX6: Apply "
` [PATCH 13/16] L2x0: i.MX6: Replace magic numbers with constants
` [PATCH 14/16] i.MX6: Apply PL310 errata base on PL310's revision
` [PATCH 15/16] i.MX6: PL310: Adjust settings for performance
` [PATCH 16/16] common: Add EPROBE_DEFER to strerror

[PATCH] bbu: print and evaluate image Metadata
 2016-03-29  8:50 UTC 

[PATCH 1/1] ARM i.MX35: Read reset source from CCM
 2016-03-29  7:07 UTC  (2+ messages)

[PATCH] commands: Create nand_bitflip command
 2016-03-17 11:28 UTC 

[PATCH 1/6] mtd: nand-imx: Fix v1 controller ECC code
 2016-03-17 11:08 UTC  (6+ messages)
` [PATCH 2/6] mtd: nand-imx: Fix correct_data return value for v2/v3 controllers
` [PATCH 3/6] mtd: nand-imx: remove dead code
` [PATCH 4/6] mtd: nand-imx: remove/replace debug print
` [PATCH 5/6] mtd: remove unused debug defines
` [PATCH 6/6] mtd: nand-imx: fix raw read/write

Ethernet PHY KSZ9031 is not working
 2016-03-16 12:34 UTC  (4+ messages)

[PATCH] ARM: i.MX27: Fix gpt compatible for latest device trees
 2016-03-16  8:31 UTC 

[PATCH 1/2] poller: allow safely remove pollers in any time
 2016-03-16  7:17 UTC  (9+ messages)
` [PATCH 2/2] input: make the Input Core be the last in the poller queue

Let ubiformat umount / detach users
 2016-03-15 11:22 UTC  (9+ messages)
` [PATCH 1/8] fs: umount based on device path and mount path
` [PATCH 2/8] fs: Add for_each_fs_device_safe()
` [PATCH 3/8] mtd: ubi: rename cdev.c to barebox.c
` [PATCH 4/8] mtd: ubi: make ubi_detach_mtd_dev ubi internal
` [PATCH 5/8] mtd: ubi: umount mounted volumes before detaching a ubi device
` [PATCH 6/8] mtd: ubi: Add function to get ubi number from mtd device
` [PATCH 7/8] commands: ubidetach: Allow mtd devices as argument
` [PATCH 8/8] ubiformat: Cleanly umount and detach the ubi before formating

i.MX NAND Boot: Make update robust against power failures
 2016-03-15 11:19 UTC  (12+ messages)
` [PATCH 01/11] bbu: Allow to refresh/repair images
` [PATCH 02/11] mtd: nand: export nand_check_erased_buf
` [PATCH 03/11] imx-bbu-nand-fcb: factor out layout functions
` [PATCH 04/11] imx-bbu-nand-fcb: Use mtd-peb API to write firmware
` [PATCH 05/11] imx-bbu-nand-fcb: factor out a fcb write function
` [PATCH 06/11] imx-bbu-nand-fcb: erase on demand
` [PATCH 07/11] imx-bbu-nand-fcb: Only write FCBs/DBBTs when necessary
` [PATCH 08/11] imx-bbu-nand-fcb: When writing firmware return new bad blocks
` [PATCH 09/11] imx-bbu-nand-fcb: Print error when writing blocks fails
` [PATCH 10/11] imx-bbu-nand-fcb: Make robust against power cuts
` [PATCH 11/11] imx-bbu-nand-fcb: Print error message when out of pebs

Introduce mtd-peb API
 2016-03-15 11:15 UTC  (17+ messages)
` [PATCH 01/16] mtd: Add support for marking blocks as good
` [PATCH 02/16] mtd: nand: Add option to print bbt in nand command
` [PATCH 03/16] mtd: mtdpart: Add oob_read function
` [PATCH 04/16] mtd: Introduce function to get mtd type string
` [PATCH 05/16] mtd: rename mtd_all_ff -> mtd_buf_all_ff
` [PATCH 06/16] mtd: Introduce mtd_check_pattern
` [PATCH 07/16] mtd: Introduce mtd-peb API
` [PATCH 08/16] ubiformat: Use "
` [PATCH 09/16] remove now unused libmtd
` [PATCH 10/16] mtd: ubi: Use mtd_all_ff/mtd_check_pattern
` [PATCH 11/16] mtd: ubi: Use mtd_peb_check_all_ff
` [PATCH 12/16] mtd: ubi: Use mtd_peb_torture
` [PATCH 13/16] mtd: ubi: Use mtd_peb_read
` [PATCH 14/16] mtd: ubi: Use mtd_peb_write
` [PATCH 15/16] mtd: ubi: Use mtd_peb_erase
` [PATCH 16/16] mtd: ubi: Make debug options configurable

[RFC 1/1] i.MX: IPUv3: Add parallel display support
 2016-03-14  8:48 UTC  (3+ messages)

[PATCH v2 1/8] fs: Add for_each_fs_device_safe()
 2016-03-14  7:41 UTC  (5+ messages)
` [PATCH v2 7/8] ubi: Let ubidetach umount all filesystems before detaching
` [PATCH v2 8/8] ubiformat: Cleanly umount and detach the ubi before formating

page:  |  | latest

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