How to debug Ethernet connectivity
2013-12-06 12:18 UTC (5+ messages)
[PATCH] serial: add missing depends on ARCH_ZYNQ
2013-12-06 12:18 UTC (4+ messages)
Find ATAG base automatically and call barebox like the kernel
2013-12-06 9:43 UTC (4+ messages)
` [PATCH 1/3] ARM: start kernel: find a valid address for the atags list automatically
` [PATCH 2/3] ARM: remove armlinux_set_bootparams() calls from boards
` [PATCH 3/3] ARM: boot barebox with kernel calling convention
v2013.12.0
2013-12-06 9:28 UTC (3+ messages)
ipv6 support in barebox?
2013-12-05 18:21 UTC (4+ messages)
FW: Barebox on Karo TX25
2013-12-05 16:48 UTC (25+ messages)
` [PATCH 1/2] ARM: imx: karo tx25: Add config file for imx-image
` [PATCH 2/2] scripts: imx-image: Add i.MX25 support
` Barebox on Karo TX25
[PATCH] make the code simpler
2013-12-05 8:55 UTC (4+ messages)
` [PATCH] MIPS: start.S: remove duplicate ADR macro definition
` 答复: "
[.gitignore] please add generated file to .gitignore
2013-12-05 8:00 UTC (3+ messages)
[.gitignore] please add generated file to .gitignore
2013-12-05 3:17 UTC (3+ messages)
idea of alias command
2013-12-05 2:04 UTC
[PATCH] mtd: mtdraw: drop ioctl callback for mtdraw device
2013-12-04 21:28 UTC (4+ messages)
barebox logo
2013-12-04 20:06 UTC
[PATCH 0/2] SOCFPGA: update to v13.1 preloader files
2013-12-04 18:18 UTC (5+ messages)
` [PATCH 1/2] ARM: socfgpa: update sequencer
` [PATCH 2/2] ARM: socfgpa: sockit: update sequencer_defines
[PATCH] scripts: bareboxcrc32 as host and target userspacetool
2013-12-04 16:17 UTC (4+ messages)
[PATCH 0/2] MIPS: import exception stuff from linux kernel
2013-12-04 16:02 UTC (4+ messages)
` [PATCH 1/2] MIPS: add asm-offsets.h generation
` [PATCH 2/2] MIPS: import exception registers saving from linux kernel
[PATCH 0/8] tegra-next
2013-12-04 16:01 UTC (11+ messages)
` [PATCH] gpio: reduce noise when parsing DT
` [PATCH 1/8] tegra: fix fallout from relocatable code changes in PLLX init
` [PATCH 2/8] tegra: speed up system bus
` [PATCH 3/8] tegra: switch main CPU complex to PLLX early
` [PATCH 4/8] gpio: tegra: remove leftover debug code
` [PATCH 5/8] clk: tegra: add SDMMC clocks
` [PATCH 6/8] tegra: add SDMMC controller driver
` [PATCH 7/8] dts: tegra: add SDMMC nodes
` [PATCH 8/8] dts: tegra: activate SDMMC on Colibri T20
[Makefile bug] make barebox.s : dead loop
2013-12-04 14:17 UTC (6+ messages)
[PATCH v2 1/2] net/phy: add driver for atheros PHYs
2013-12-03 10:36 UTC (3+ messages)
` [PATCH v2 2/2] ARM: i.MX6: add initial support for SolidRun Cubox-i Carrier-1
[PATCH] ARM: i.MX external NAND boot: Add missing instruction cache invalidate
2013-12-03 9:15 UTC
[PATCH] ARM: Karo TX25: Enable debug uart early
2013-12-03 7:10 UTC
[PATCH] Makefile: add a target 'barebox.s'
2013-12-02 14:31 UTC (2+ messages)
[PATCH 0/6] ARM: machine struct support
2013-12-02 11:54 UTC (13+ messages)
` [PATCH 1/6] arm: gen-mach-types: add MAX_MACH_TYPE
` [PATCH 2/6] ARM: introduce machine description
` [PATCH 3/6] ARM: introduce SoC description
` [PATCH 4/6] AT91: detect SoC earlier
` [PATCH 5/6] AT91: switch to machine description
` [PATCH 6/6] vexpress: "
[PATCH] ARM: i.MX6: add initial support for SolidRun Cubox-i Carrier-1
2013-12-02 9:13 UTC (3+ messages)
[PATCH] mmci: add missing depends on ARM_AMBA
2013-12-02 7:43 UTC (2+ messages)
[PATCH 1/1] vexpress: fix smc911x in defconfig
2013-11-28 14:17 UTC
[PATCH] Fix endless loop in automount code
2013-11-27 10:37 UTC
[PATCH] Make cpsw work again on latest beaglebone devicetree conversion
2013-11-27 9:41 UTC (3+ messages)
` [PATCH 1/2] pinctrl: Add functions to select pinctrl from device_node
` [PATCH 2/2] fixup! cpsw: Add devicetree probe support
[PATCH] of: gpio: Add Kconfig variable to depend on
2013-11-27 7:53 UTC (3+ messages)
[PATCH] AM33xx devicetree support
2013-11-27 7:43 UTC (20+ messages)
` [PATCH 01/17] ARM: Make multi images startup process simpler
` [PATCH 02/17] ARM: Make ENTRY_FUNCTION more robust
` [PATCH 03/17] ARM: Add base am335x-phytec-phycore devicetree file
` [PATCH 04/17] ARM: am335x phytec phyCORE: Switch to devicetree probe support
` [PATCH 05/17] ARM: am33xx Phytec phyCORE: initialize debug UART
` [PATCH 06/17] ARM: am33xx Phytec phyCORE: Switch to multiimage support
` [PATCH 07/17] ARM: am33xx Phytec phyCORE: update defconfig
` [PATCH 08/17] ARM: dts: Add am33xx beaglebone(black) dts files
` [PATCH 09/17] ARM: am33xx: beaglebone: remove mlo_large_defconfig
` [PATCH 10/17] ARM: beaglebone: Add memory to devicetrees
` [PATCH 11/17] ARM: beaglebone: Switch to devicetree and multiimage
` [PATCH 12/17] ARM: am335x Phytec phyCORE: Move partition descriptions to devicetree
` [PATCH 13/17] ARM: OMAP: Safe boot info in fixed SRAM address
` [PATCH 14/17] ARM: am335x Phytec phyCORE: configure environment from devicetree
` [PATCH 15/17] ARM: beaglebone: configure console "
` [PATCH 16/17] ARM: OMAP: introduce multiboard support and move am33xx boards to it
` [PATCH 17/17] ARM: OMAP: consolidate am335x mlo defconfigs
[PATCH] commands: of_node fix descripion
2013-11-27 7:39 UTC (2+ messages)
[PATCH] ARM: start: fix fdt inside valid memory check
2013-11-26 16:21 UTC
[PATCH 1/2] common Kconfig: Add missing depends on
2013-11-26 16:15 UTC (2+ messages)
` [PATCH 2/2] common Kconfig: disable unused options for SHELL_NONE
[PATCH v2] OMAP gpmc bus driver support
2013-11-26 12:17 UTC (4+ messages)
` [PATCH 1/3] string: Add (x)memdup
` [PATCH 2/3] device: Add functions to add resources
` [PATCH 3/3] bus: Add omap gpmc driver
[PATCH] mips start.S: using marco EXPORT(_start) result _start symbol can not be found in System.map
2013-11-26 2:57 UTC (2+ messages)
OMAP: devicetree preparation patches
2013-11-25 15:59 UTC (24+ messages)
` [PATCH 01/16] ARM: OMAP: select SoC variant from boards
` [PATCH 02/16] ARM: OMAP: Add SoC prefix to running_in_* functions
` [PATCH 03/16] ARM: OMAP: select correct reset_cpu function at runtime
` [PATCH 04/16] ARM: OMAP: Make cpu_is_* macros runtime if necessary
` [PATCH 05/16] ARM: dtb: create dt-bindings link
` [PATCH 06/16] dt-bindings: Add gpio header file
` [PATCH 07/16] dt-bindings: Add omap/am33xx pinctrl "
` [PATCH 08/16] images: socfpga: Do not pollute Make variable namespace
` [PATCH 09/16] ARM: Add am33xx SoC dtsi file
` [PATCH 10/16] ARM: am335x: Add reg-shift property to uarts
` [PATCH 11/16] ARM: dts: AM33xx: Add gpio aliases
` [PATCH 12/16] ARM: am33xx: Add am33xx_ prefix to SoC specific functions
` [PATCH 13/16] ARM: OMAP: Make debug_ll UART Kconfig selectable
` [PATCH 14/16] ARM: OMAP: centralize omap startup
` [PATCH 15/16] ARM: am33xx: compile SoC files for pbl aswell
` [SPAM] "
` [PATCH 16/16] ARM: OMAP: let UART selection depend on its only user
[PATCH] mmc: omap: name mmc device after devicetree alias
2013-11-25 8:19 UTC
[PATCH] ARM: dts: am33xx: Add mmc aliases
2013-11-25 8:18 UTC
[PATCH 1/2] OMAP4: fix writel data/address swap regression
2013-11-25 7:34 UTC (6+ messages)
` [PATCH 2/2] OMAP4: fix omap4_bootsource regression
[RFC] [PATCH 0/3] ARM: machine struct support
2013-11-23 15:02 UTC (4+ messages)
` [PATCH 1/3] ARM: introduce machine description
[PATCH next] of: gpio: add missing type of config symbol
2013-11-23 6:26 UTC
[PATCH] net: phy: Fix get_phy_device return value
2013-11-22 14:55 UTC
Add devicetree support to OMAP drivers
2013-11-22 14:49 UTC (12+ messages)
` [PATCH 01/17] serial: ns16550: Add device ids for omap
` [PATCH 02/17] pinctrl: Add pinctrl-single driver
` [PATCH 03/17] spi: omap: encode register offset into device_id
` [PATCH 05/17] i2c: omap: Add devicetree support
` [PATCH 07/17] cpsw: Add devicetree probe support
` [PATCH 08/17] net: cpsw: move eth_device into slave
` [PATCH 09/17] net: cpsw: drop for_each_slave
` [PATCH 12/17] gpio: omap: move to drivers/gpio/
` [PATCH 13/17] omap: gpmc: some refactoring
` [PATCH 15/17] mtd: omap gpmc: Use dev_add_param_enum
` [PATCH 16/17] bus: Add omap gpmc driver
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