mail archive of the barebox mailing list
 help / color / mirror / Atom feed
bareboxenv-target
 2014-11-14 18:44 UTC 

[PATCH v3 0/4] mvebu: Add network support for Armada 370/XP
 2014-11-14  8:21 UTC  (24+ messages)
` [PATCH v3 1/4] ARM: mvebu: Enable PUP register
` [PATCH v3 2/4] net: phy: Support Marvell 88EE1545 PHY
` [PATCH v3 3/4] net: phy: Support Marvell 88EE1543 PHY
` [PATCH v3 4/4] net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller

[PATCH] i.MX6: esdctl: Fix a bug in memory probing code
 2014-11-13 23:24 UTC 

[PATCH 1/2] xymodem: select CRC16 from lib
 2014-11-13 12:34 UTC  (8+ messages)
` [PATCH 2/2] ARM: omap: Add bootsource serial to xload
        ` [PATCH v2] "

Barebox with DT and kernel without DT support
 2014-11-13  9:40 UTC  (2+ messages)

[PATCH 1/3] pci: correct BAR size calculation
 2014-11-12 20:24 UTC  (3+ messages)
` [PATCH 2/3] pci: align bridge windows
` [PATCH 3/3] pci: tegra: relax link-up timeout

[PATCH 1/2] am335x:phyflex: Remove phy fixup from board file
 2014-11-12  8:22 UTC  (3+ messages)
` [PATCH 2/2] ARM: defconfig: Enable Micrel PHY driver in am335x_defconfig

[PATCH 1/4] ARM: i.MX51: Setup MIPI
 2014-11-12  7:21 UTC  (4+ messages)
` [PATCH 2/4] ARM: i.MX51: Add pwm aliases to device tree
` [PATCH 3/4] ARM: i.MX51 efikasb: Use defaultenv_append_directory
` [PATCH 4/4] ARM: i.MX51 efikasb: register init callback for PMIC init

[PATCH] ARM: i.MX: print silicon revision with pr_info
 2014-11-12  7:12 UTC 

[PATCH 1/4] ARM: update imx_v7_defconfig
 2014-11-12  6:51 UTC  (5+ messages)
` [PATCH 2/4] ARM:pfla02: Move ethernet phy timings to dts
` [PATCH 3/4] imx6: add support for phyBOARD-ALCORE
` [PATCH 4/4] imx6: Add support for phyBOARD-SUBRA

mtdparts phyFlex
 2014-11-12  6:50 UTC  (2+ messages)

[PATCH] ARM: i.MX6 Phytec phyFLEX: Fix imx6_bbu_nand_register_handler prototype
 2014-11-12  6:30 UTC  (2+ messages)

[PATCH] ARM: i.MX6 Phytec phyFLEX: Fix imx6_bbu_nand_register_handler usage
 2014-11-11 21:16 UTC  (3+ messages)

[PATCH] scripts: kwboot: fix detection of timeout
 2014-11-11 20:10 UTC 

[PATCH] ARM: i.MX: Make NAND related Kconfig options depend on MTD
 2014-11-11 14:03 UTC  (2+ messages)

[PATCH] partitions/efi: Fix off-by-one error in 'last_lba'
 2014-11-11 14:02 UTC  (2+ messages)

[PATCH 1/2] ARM: implement recommended WAR for errata 709718
 2014-11-11 14:01 UTC  (8+ messages)
` [PATCH 2/2] ARM: imx5: add imx5_cpu_lowlevel_init and use in all boards

[PATCH v4 0/5] mvebu: Add network support for Armada 370/XP
 2014-11-11 14:01 UTC  (7+ messages)
` [PATCH v4 1/5] ARM: mvebu: Enable PUP register
` [PATCH v4 2/5] net: phy: marvell: Fix array identation
` [PATCH v4 3/5] net: phy: Support Marvell 88EE1545 PHY
` [PATCH v4 4/5] net: phy: Support Marvell 88EE1543 PHY
` [PATCH v4 5/5] net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller

[PATCH] treewide: Reuse init_clock() return value for clocksource drivers
 2014-11-10  7:43 UTC  (3+ messages)

[PATCH] command: memset: Fix argument order in help text
 2014-11-10  7:01 UTC 

[PATCH 1/2] mtd: nand_orion: remove unused goto label
 2014-11-10  6:14 UTC  (3+ messages)
` [PATCH 2/2] pci: mvebu: Fix uninitialized variable in mvebu_get_target_attr()

[PATCH 1/2] of: use OFTREE_MEM_GENERIC for the sandbox
 2014-11-07  7:02 UTC  (3+ messages)
` [PATCH 2/2] sandbox: avoid symbol conflict for fstat

[PATCH] blspec: fix incompatible pointer type warning
 2014-11-07  7:00 UTC  (2+ messages)

[PATCH] arm: mach-imx: fix Eukrea CPUIMX51 Kconfig string
 2014-11-07  6:58 UTC  (2+ messages)

[PATCH] arm: imx53-qsrb: fix initcalls on START-R board
 2014-11-07  6:58 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX6 GuF Santaro: Fix phy clock
 2014-11-06 16:16 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX6 GuF Santaro: Add simple-panel support

non volatile variables and incremental envrironment
 2014-11-06 12:59 UTC  (12+ messages)
` [PATCH 01/11] environment: drop unnecessary casts
` [PATCH 02/11] environment: remove unused variable
` [PATCH 03/11] environment: refactor saveenv
` [PATCH 04/11] environment: Only save changes to the defaultenv
` [PATCH 05/11] magicvar: Add support for dynamically added magicvars
` [PATCH 06/11] Add support for non volatile variables
` [PATCH 07/11] libfile: Add copy_recursive
` [PATCH 08/11] cp: Add recursive copy
` [PATCH 09/11] Add defaultenv command
` [PATCH 10/11] globalvar: Add support for printing all global variables
` [PATCH 11/11] defaultenv-2: Make use of nonvolatile variables

[PATCH 1/2] ARM: i.MX6: GuF Santaro: Use emmc boot1 for storing the environment
 2014-11-06 11:37 UTC  (2+ messages)
` [PATCH 2/2] Documentation: Add GuF Santaro documentation

v2014.11.0
 2014-11-05 14:47 UTC 

[PATCH] fix mbr detection
 2014-11-05 13:54 UTC  (3+ messages)
` [PATCH] common: fix mbr filetype detection

[PATCH 01/10] efi: add proper reset hook
 2014-11-05  9:03 UTC  (14+ messages)
` [PATCH 02/10] efi: add Barebox GUID
` [PATCH 03/10] fs: efivar: cosmetic changes
` [PATCH 04/10] fs: efivar: switch to standard list implementation
` [PATCH 05/10] fs: efivar: move variable discovery into probe
` [PATCH 06/10] lib: add wchar strdup
` [PATCH 07/10] fs: efivar: preserve more info in inode
` [PATCH 08/10] fs: efivar: don't store attributes in file
` [PATCH 09/10] fs: efivar: implement write support
` [PATCH 10/10] efi: mount efivarfs by default if enabled

[PATCH 01/12] tegra: beaver: set hostname in board init
 2014-11-04  9:14 UTC  (13+ messages)
` [PATCH 02/12] tegra: jetson-tk1: "
` [PATCH 03/12] tegra: colibri-t20: "
` [PATCH 04/12] tegra: beaver: switch to upstream Tegra30 dtsi
` [PATCH 05/12] tegra: beaver: add stdout-path
` [PATCH 06/12] tegra: colibri-t20: "
` [PATCH 07/12] tegra: tegra124: add serial alias nodes
` [PATCH 08/12] tegra: jetson-tk1: add stdout-path
` [PATCH 09/12] serial: ns16550: enable clock if available
` [PATCH 10/12] serial: ns16550: add Tegra support
` [PATCH 11/12] tegra: remove custom UART setup
` [PATCH 12/12] clk: tegra: don't enable UART clocks by default

[PATCH] fixup! tegra: jetson-tk1: enable 1.05V_RUN
 2014-11-04  8:51 UTC  (2+ messages)

[PATCHv2 1/3] of: Add of_device_enable_and_register functions
 2014-11-03 14:45 UTC  (4+ messages)
` [PATCHv2 2/3] ARM: am335x: Add register of boot devices
` [PATCHv2 3/3] ARM: am335x: phyCORE-AM335x: Create new dts for MLO

[PATCH] ARM: imx23-olinuxino: discover usb before ifup
 2014-11-03 14:41 UTC  (2+ messages)

phy-addr via dt
 2014-11-03 13:10 UTC  (3+ messages)

[For next PATCH] ARM: dts: phyFLEX: Add SKEW clock delays to emac0 node
 2014-11-03 12:29 UTC  (2+ messages)

[For next PATCH v2 1/2] arm: am33xx: Add rmii2_crs_dv mux selection in SMA2 register
 2014-11-03 12:29 UTC  (3+ messages)
` [For next PATCH v2 2/2] phyFLEX: Select RMII2_CRS_DV on GPMC_A9 pin

[PATCH] serial: ns16550: Remove unused fields from NS16550_plat structure
 2014-11-03 12:26 UTC  (3+ messages)

[PATCH 0/3] fixes and sanity checks for mxs pinmuxing
 2014-11-03 12:18 UTC  (8+ messages)
` [PATCH 2/3] mxs: iomux-imx23/imx28: unify mode definition

[PATCH 00/13] Tegra124 PCIe
 2014-11-03  8:40 UTC  (15+ messages)
` [PATCH 01/13] net: rtl8169: add support for RTL-8168/8111g
` [PATCH 02/13] net: rtl8169: clean receive buffer after net handler
` [PATCH 03/13] tegra: defconfig: enable barebox OF drivers
` [PATCH 04/13] pinctrl: tegra: try to select "boot" state
` [PATCH 05/13] arm: dts: jetson-tk1: switch to upstream DT
` [PATCH 06/13] clk: tegra: slow down MSELECT to 102MHz
` [PATCH 07/13] tegra: pmc: work around power domain failure
` [PATCH 08/13] tegra: jetson-tk1: enable 1.05V_RUN
` [PATCH 09/13] clk: tegra124: add PLLE setup functions
` [PATCH 10/13] clk: tegra124: add PCIe clocks
` [PATCH 11/13] add generic PHY framework
` [PATCH 12/13] pinctrl: tegra: add XUSB pad controller
` [PATCH 13/13] pci: tegra: add tegra124 support

[PATCH] ARM: atmel: add sama5d4 xplained ultra board support
 2014-11-03  8:29 UTC  (2+ messages)

[PATCH 0/2] fix typos (import from linux kernel)
 2014-11-03  8:18 UTC  (4+ messages)
` [PATCH 1/2] Typoes: "whith" -> "with"
` [PATCH 2/2] Makefile: fix typos

[For next PATCH] boards: defaultenv: Fix nand bootargs for AM335x boards
 2014-11-03  7:44 UTC  (2+ messages)

[For next PATCH 1/3] of: Add of_register_disabled_device functions
 2014-11-03  7:43 UTC  (4+ messages)
` [For next PATCH 2/3] ARM: am335x: Add register of boot devices
` [For next PATCH 3/3] ARM: am335x: phyCORE-AM335x: Create new dts for MLO

[For next PATCH 1/2] arm: am33xx: Add rmii2_crs_dv mux selection in SMA2 register
 2014-11-03  7:33 UTC  (3+ messages)
` [For next PATCH 2/2] phyFLEX: Select RMII2_CRS_DV on GPMC_A9 pin

[PATCH 1/2] net: phy: micrel: Add OF conf. support for ksz9031
 2014-11-03  7:18 UTC  (3+ messages)
` [PATCH 2/2] net: cpsw: Set phy device_node pointer in probe

[PATCH] Documentation: dts: add missed Ingenic Semiconductor vendor prefix
 2014-10-29 15:28 UTC 

page:  |  | latest

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