mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v4 0/5] ARM: add support for Zynq
 2013-03-27  8:32 UTC  (16+ messages)
` [PATCH v3 1/5] serial: Add driver for Cadence UART
` [PATCH v3 2/5] ARM: zynq: Add new architecture zynq
` [PATCH v2 3/5] ARM: zynq: add clk support for zynq7000
` [PATCH v3 4/5] ARM: zynq: add zynq fsbl checksum script
` [PATCH v3 5/5] ARM: zynq: Add support for the Avnet Zedboard

[PATCH] macb: rename platform data
 2013-03-27  8:31 UTC  (6+ messages)
        ` [PATCH RESEND] parameter: fix build warning when !CONFIG_PARAMETER

[RFC PATCH 1/2] OMAP: Move bootsource functions
 2013-03-27  8:10 UTC  (4+ messages)
` [RFC PATCH 2/2] OMAP: Add option to use enviroment from MMC

[PATCH] ubiformat: get buffer from malloc
 2013-03-27  8:04 UTC  (5+ messages)

[help] Calculation of size for nor_parts
 2013-03-27  7:39 UTC  (3+ messages)

[PATCH 1/2] of/net: Add net related of helpers
 2013-03-26  9:15 UTC  (2+ messages)
` [PATCH 2/2] net: fec: probe phy_mode from devicetree

[PATCH] clk: remove unused __clk_[get|put]
 2013-03-25 14:31 UTC 

[PATCH 0/6] ArchosG9: add keyboard input and new reset menu entries (v2)
 2013-03-25 13:56 UTC  (10+ messages)
` [PATCH 1/6] OMAP4: check for usb availability at device registration
` [PATCH 2/6] ArchosG9: zero all features before setting them
` [PATCH 3/6] gpio_keys: detect keys pressed before booting
` [PATCH 4/6] OMAP4: add command to select next boot device priority
` [PATCH 5/6] ArchosG9: add keyboard input and new reset menu entries
` [PATCH 6/6] menu: avoid errors when building submenus

[PATCH v3 0/5] ARM: add support for Zynq
 2013-03-25 13:02 UTC  (6+ messages)
` [PATCH v3 1/5] serial: Add driver for Cadence UART
` [PATCH v3 2/5] ARM: zynq: Add new architecture zynq
` [PATCH v2 3/5] ARM: zynq: add clk support for zynq7000
` [PATCH v2 4/5] ARM: zynq: add zynq fsbl checksum script
` [PATCH v3 5/5] ARM: zynq: Add support for the Avnet Zedboard

[PATCH] cfa10036: Retrieve the RAM size at runtime
 2013-03-25 13:02 UTC  (5+ messages)

[PATCH] [ARM] imx1: add #define to configure frequency for the clk32
 2013-03-25 12:43 UTC  (4+ messages)

[PATCH v2 0/5] ARM: add support for Zynq
 2013-03-19 15:28 UTC  (20+ messages)
` [PATCH v2 1/5] serial: Add driver for Cadence UART
` [PATCH v2 2/5] ARM: zynq: Add new architecture zynq
` [PATCH v2 3/5] ARM: zynq: add clk support for zynq7000
` [PATCH v2 4/5] ARM: zynq: add zynq fsbl checksum script
` [PATCH v2 5/5] ARM: zynq: Add support for the Avnet Zedboard

[PATCH] clk: Add is_enabled callback
 2013-03-19 10:36 UTC  (3+ messages)

/me on vacation
 2013-03-15 22:02 UTC 

Video card photo Supply与您共享了相册。
 2013-03-15 19:21 UTC 

[PATCH RESEND] usb: chipidea-imx: Fix usb initialization
 2013-03-15 19:06 UTC  (2+ messages)

Omap4 DSS clocks
 2013-03-15 13:39 UTC  (13+ messages)
    ` Re[2]: "
      ` Re[3]: "
                ` Re[5]: "
                    ` Re[7]: "
                      ` [PATCH] [RFC] ARM OMAP4: enable DSS by default

[RFC 1/3] clk: Remove unneded private "parent" fields
 2013-03-15  8:52 UTC  (6+ messages)
` [RFC 2/3] clk: Using the "is_enabled" to determine the clock state
` [RFC 3/3] clk: Add "is_enabled" callback for gated clocks
  ` Re[2]: [RFC 1/3] clk: Remove unneded private "parent" fields

[PATCH 0/7 v2] globalvar: add multiple device support
 2013-03-15  8:12 UTC  (9+ messages)
` [PATCH 1/7] params: allow to access first sub-device and params via env
  ` [PATCH 2/7] globalvar: add it's own bus
  ` [PATCH 3/7] globalvar: allow to register multiple device
  ` [PATCH 4/7] net: switch to global device
  ` [PATCH 5/7] dhcp: switch globalvar to it's own device
  ` [PATCH 6/7] bootm: "
  ` [PATCH 7/7] bootargs: "

[PATCH] ARM: Add CPU detection macros for ARM720
 2013-03-15  7:27 UTC  (2+ messages)

[PATCH 1/2] ARM: ccmx51: Migrate to defaultenv-2
 2013-03-15  7:27 UTC  (3+ messages)
` [PATCH 2/2] arm: ccmx51: Using imx51_add_usbotg() function for register USB

[PATCH 8/9] archos: add atag appender for all features
 2013-03-15  7:25 UTC  (2+ messages)

[PATCH 1/1] defaultenv-2: move settings in a submenu
 2013-03-15  7:24 UTC  (2+ messages)

[RFC PATCH 1/2] AM33XX: Move muxing defines to header file
 2013-03-15  7:23 UTC  (4+ messages)

[PATCH 1/2] serial: fix flush in auart and stm driver
 2013-03-15  7:22 UTC  (4+ messages)
` [PATCH 1/2] driver/serial: auart: fix flush
` [PATCH 2/2] driver/serial: stm-serial: "

Shkëmbime Linqesh – Trafik i Vërtetë Falas
 2013-03-15  6:39 UTC 

[PATCH 00/10] make bootsource an arch independent framework
 2013-03-14 17:38 UTC  (11+ messages)
` [PATCH 01/10] ARM i.MX bootsource: convert enums from enum imx_bootsource to uppercase
` [PATCH 02/10] ARM i.MX bootsource: convert all imx*_boot_save_loc functions to void
` [PATCH 03/10] ARM i.MX bootsource: imx_25_35_boot_save_loc: remove leftover do-nothing code
` [PATCH 04/10] ARM i.MX bootsource: rename imx_27_boot_save_loc -> imx27_boot_save_loc
` [PATCH 05/10] ARM i.MX bootsource: add separate function for mx25 and mx35
` [PATCH 06/10] bootsource: create arch independent bootsource framework
` [PATCH 07/10] bootsource: use initcall to export bootsource location to environment
` [PATCH 08/10] bootsource: add support for bootsource instance information
` [PATCH 09/10] bootsource: add definition for usb and eeprom
` [PATCH 10/10] ARM: mxs: add bootsource detection

[PATCH 1/1] macb: fix gem_recv circular buffer handling
 2013-03-14 15:47 UTC  (3+ messages)

[PATCH 1/1] splash: fix background color support
 2013-03-14 14:08 UTC  (2+ messages)

[PATCH 4/5] gadget: possible null pointer dereference fix
 2013-03-14 10:34 UTC  (4+ messages)

[PATCH] ARM i.MX ESDCTL: Fix default enabled esdctl v2 controller
 2013-03-14  8:03 UTC 

[PATCH 0/9] Add support for booting ArchosG9 from sd-card
 2013-03-14  7:50 UTC  (3+ messages)
` [PATCH 6/9] omap4_romusb: allow adding usb-serial when not booting from usb

[PATCH 1/5] at91: debug unit typo fix
 2013-03-14  7:37 UTC  (2+ messages)

Loading kernel from SPI NOR
 2013-03-14  7:26 UTC  (2+ messages)

[PATCH] net: macb: initialize is_gem before usage
 2013-03-13 15:39 UTC  (2+ messages)

[PATCH 1/2] net: macb: remove gem_recv and reorder probe
 2013-03-13 15:36 UTC  (12+ messages)
` [PATCH 2/2] net: macb: turn off endian_swp_pkt_en

[PATCH 5/5] dfu: usb reset state workaround
 2013-03-13 13:46 UTC 

[PATCH 3/5] at91udc: fix recursive poll()
 2013-03-13 13:43 UTC 

[PATCH 2/5] at91udc: startup fix
 2013-03-13 13:41 UTC 

[PATCH 6/7] DFU : disable state fix
 2013-03-13 12:17 UTC  (3+ messages)

[PATCH 5/7] gadget: possible null pointer dereference fix
 2013-03-13 10:32 UTC  (2+ messages)

[PATCH 4/7] AT91 UDC, fix recursive poll()
 2013-03-13 10:31 UTC  (2+ messages)

[PATCH 3/7] AT91 UDC startup fix
 2013-03-13 10:29 UTC  (2+ messages)

[PATCH 1/7] AT91 debug unit typo fix
 2013-03-13 10:14 UTC  (3+ messages)

New dt-only arm/mach
 2013-03-13  4:39 UTC  (6+ messages)
  ` Re[2]: "

[PATCH 2/4] twl6030: add power button as an input key
 2013-03-12 23:07 UTC  (7+ messages)
` [PATCH 3/4] OMAP4: add command to select next boot device priority

[PATCH] usb/gadget/Kconfig: fix menu
 2013-03-12 18:29 UTC  (4+ messages)

[PATCH 2/7] Watchdog driver for AT91SAM9 SOC
 2013-03-12 16:50 UTC  (2+ messages)

[PATCH 7/7] none
 2013-03-12 16:39 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