[PATCH 0/6] ppc: add Freescale P1022DS board support
2014-03-13 18:10 UTC (5+ messages)
` [PATCH 1/6] ppc: add SoC support for Freescale P1022
` [PATCH 2/6] common: DDR3 SPD verification support
` [PATCH 4/6] ppc: add Freescale P1022DS board support
` [PATCH 5/7] ppc: mpc85xx: add stashing support
Porting barebox to Novena: misc questions
2014-03-13 10:18 UTC (3+ messages)
[PATCH] i.MX6: bbu: Barebox update support for NAND
2014-03-13 7:50 UTC (3+ messages)
[PATCH 0/8] ARM: initial support for TI DaVinci SoCs and virt2real board
2014-03-13 6:35 UTC (12+ messages)
` [PATCH 1/8] clocksource: add dummy software-only clocksource
` [PATCH 2/8] import _AC and UL macros from linux kernel
` [PATCH 3/8] ARM: initial support for TI DaVinci SoCs
` [PATCH 4/8] ARM: davinci: add DEBUG_LL support
` [PATCH 5/8] ARM: davinci: add documentation
` [PATCH 6/8] ARM: davinci: add virt2real board support
` [PATCH 7/8] ARM: virt2real: add documentation
` [PATCH 8/8] ARM: davinci: add virt2real_defconfig
[PATCH] ARM: i.MX25: freescale-mx25-3stack: Remove USBH2 pin setting
2014-03-13 1:14 UTC
[PATCH 1/5] mtd: Update internal API to support 64-bit device size
2014-03-12 20:53 UTC (8+ messages)
` [PATCH 2/5] mtd: Support for 4GB partitions
` [PATCH 3/5] ubi: Fix for creating ubi volumes with 64bit size
` [PATCH 4/5] nand: mxs: Check for up to 4 NAND chips
` [PATCH 5/5] nand: mxs: Fix for calculating ecc strength on some types of NAND flash
[PATCH] ARM: socfpga: socrates: fix ENTRY_FUNCTION
2014-03-12 20:30 UTC (2+ messages)
[PATCH 1/5] mtd: Update internal API to support 64-bit device size
2014-03-12 20:28 UTC (7+ messages)
[PATCH] ppc: P2020RDB: add persistent configuration support
2014-03-11 16:54 UTC
[PATCH 2/7] ARM: i.MX53: Add sata to devicetree
2014-03-11 5:32 UTC (12+ messages)
` [PATCH v2 1/7] sata-imx: i.MX53, use the internal 120MHz clock by default
` [PATCH v2 2/7] ARM: i.MX53: Add sata to devicetree
` [PATCH v2 3/7] ARM: mx53-qsrb: fix USB
` [PATCH v2 4/7] ARM: mx53-qsrb: enable USB host
` [PATCH v2 5/7] ARM: mx53-qsrb: enable USB OTG in host mode
` [PATCH v2 6/7] ARM: mx53-qsrb: enable sata
` [PATCH v2 7/7] ARM: mx53-qsb: update defconfig
[PATCH] treewide: Kill empty remove() implementations
2014-03-09 6:27 UTC
Add NFS Bootloader Spec support
2014-03-08 16:54 UTC (9+ messages)
` [PATCH 1/5] run_command: remove unused flag parameter
` [PATCH 2/5] net: constify eth_get_byname argument
` [PATCH 3/5] net: remove old nfs support
` [PATCH 4/5] net: Add ifup support
` [PATCH 5/5] blspec: Add NFS support
[PATCH 1/7] ARM: socfgpa: Remove redundant assignment
2014-03-08 6:41 UTC (3+ messages)
[PATCH 1/1] ARM: mx31moboard: Fix UPLL and SPLL initialisation
2014-03-07 18:14 UTC
[PATCH 2/5] mtd: Support for 4GB partitions
2014-03-07 11:15 UTC (4+ messages)
` [PATCH 3/5] ubi: Fix for creating ubi volumes with 64bit size
` [PATCH 4/5] nand: mxs: Check for up to 4 NAND chips
` [PATCH 5/5] nand: mxs: Fix for calculating ecc strength on some types of NAND flash
v2014.03.0
2014-03-07 6:54 UTC
nand pmecc crash detected
2014-03-06 17:42 UTC (5+ messages)
at91sam9260-ek
2014-03-06 14:29 UTC (8+ messages)
[PATCH v2] Makefile: add target for gtags
2014-03-05 12:02 UTC
[PATCH] Makefile: add target for gtags
2014-03-05 11:59 UTC (3+ messages)
[U-Boot] [PATCH V2] hush: fix some quoted variable expansion issues
2014-03-03 14:28 UTC
[RFC 0/3] current read implementation and POSIX
2014-03-03 9:08 UTC (13+ messages)
` [RFC 1/3] ramfs: add foofs for testing
` [RFC 2/3] fs: read: handle zero files
` [RFC 3/3] libbb: read_full: use read return instead size
[PATCH] mtd: nand: disable subpage reads
2014-03-03 8:15 UTC (2+ messages)
[PATCH 0/1 v2] Add support for mx31moboard
2014-03-03 8:09 UTC (5+ messages)
` [PATCH 1/1 v2] ARM: i.MX31: Add support for mx31moboard board
[PATCH v2 0/4] ppc: memory layout and memtest
2014-03-03 8:08 UTC (6+ messages)
` [PATCH 1/4] MPC85xx: fix memory layout to prevent corruption during memtest
` [PATCH 2/4] ppc: add support for memtest with cache disabled
` [PATCH 3/4] memtest: exclude page starting at address 0
` [PATCH 4/4] ppc: P2020RDB and DA923RC configuration
[PATCH 1/1] blspec: Fix when NFS is not enabled
2014-03-03 7:13 UTC
[PATCH 1/5] PWM: Add functions for getting/setting period/duty cycle
2014-02-28 14:24 UTC (5+ messages)
` [PATCH 2/5] PWM: Implement devicetree support
` [PATCH 3/5] led: move led_of_parse_trigger to core
` [PATCH 4/5] led: Add pwm-led driver
` [PATCH 5/5] led: Add default-on trigger
[PATCH v2 00/10] new partitioning helper
2014-02-28 14:09 UTC (15+ messages)
` [PATCH v2 01/10] devfs: partitioning: add missing free in error path
` [PATCH v2 02/10] devfs_add_partition: make flags parameter unsigned
` [PATCH v2 03/10] Documentation: fix example call to devfs_add_partition
` [PATCH v2 04/10] mtd/nand: constify filename parameter
` [PATCH v2 05/10] devfs: partitioning: add new helper devfs_create_partitions
` [PATCH v2 06/10] ARM: a9m2410: convert to devfs_create_partitions
` [PATCH v2 07/10] ARM: freescale-mx35-3-stack: "
` [PATCH v2 08/10] ARM: pca100: "
` [PATCH v2 09/10] ARM: pcm038: "
` [PATCH v2 10/10] ARM: sama5d3xek: "
[PATCH] mtd: nand: Enable read_subpage functionality
2014-02-28 13:45 UTC
[PATCH 0/1] Add support for mx31moboard
2014-02-28 13:37 UTC (6+ messages)
` [PATCH 1/1] ARM: i.MX31: Add support for mx31moboard board
[PATCH 1/4] param: dev_add_param_fixed: constify argument
2014-02-28 10:24 UTC (4+ messages)
` [PATCH 2/4] fs: ubifs: Fix unused function warning
` [PATCH 3/4] mtd: ubi: rework logging
` [PATCH 4/4] fs: ubifs: "
[PATCH 1/1] cfi_flash: fix NULL pointer dereference
2014-02-28 8:32 UTC (4+ messages)
[PATCH 0/4] ppc: memory layout and memtest
2014-02-27 20:44 UTC (7+ messages)
` [PATCH 1/4] ppc: fix memory layout to prevent corruption during memtest
` [PATCH 2/4] ppc: add support for memtest with cache disabled
` [PATCH 3/4] memtest: exclude page starting at address 0
` [PATCH 4/4] ppc: P2020RDB and DA923RC configuration
[PATCH 1/5] ARM: i.MX: edmqmx6: fix startup
2014-02-27 20:10 UTC (6+ messages)
` [PATCH 2/5] ARM: i.MX: edmqmx6: correct MMDC init
` [PATCH 3/5] ARM: i.MX: edmqmx6: choose the environment at the correct time
` [PATCH 4/5] ARM: i.MX: edmqmx6: set display GPIOs
` [PATCH 5/5] ARM: i.MX: edmqmx6: choose correct env when booting from SD
[PATCH 00/10] new partitioning helper
2014-02-27 13:17 UTC (15+ messages)
` [PATCH 01/10] devfs: partitioning: add missing free in error path
` [PATCH 02/10] devfs_add_partition: make flags parameter unsigned
` [PATCH 03/10] Documentation: fix example call to devfs_add_partition
` [PATCH 04/10] mtd/nand: constify filename parameter
` [PATCH 05/10] devfs: partitioning: add new helper devfs_create_partitions
` [PATCH 06/10] ARM: a9m2410: convert to devfs_create_partitions
` [PATCH 07/10] ARM: freescale-mx35-3-stack: "
` [PATCH 08/10] ARM: pca100: "
` [PATCH 09/10] ARM: pcm038: "
` [PATCH 10/10] ARM: sama5d3xek: "
[PATCH] fixup! tegra: add Tegra3 to relevant lowlevel functions
2014-02-27 9:42 UTC (2+ messages)
[PATCH] bugfix: don't rely on lr in arm_cpu_lowlevel_init
2014-02-27 9:41 UTC (2+ messages)
bug in arm_cpu_lowlevel_init ??
2014-02-27 8:01 UTC (6+ messages)
i.MX6Q Boot from NAND
2014-02-27 7:38 UTC (2+ messages)
i.MX6Q Boot from NAND
2014-02-27 7:30 UTC (3+ messages)
` Antwort: "
[PATCH 1/3] usb: dfu: Fix spelling of flag name
2014-02-26 14:35 UTC (3+ messages)
` [PATCH 2/3] usb: dfu: Add create flag
` [PATCH 3/3] defaultenv: Add boot option for DFU
Barebox TFTP FS
2014-02-26 8:50 UTC (3+ messages)
Add bbenv-y support
2014-02-25 14:18 UTC (3+ messages)
` [PATCH 3/4] move defaultenv-2 to defaultenv/defaultenv-2-*
` [PATCH 4/4] defaultenv: Allow multiple defaultenvironment overlays
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