[PATCH 0/9] archosg9: add support for tablet, second round
2012-09-30 14:07 UTC (16+ messages)
` [PATCH 1/9] ARM: set rev instead of returning it
` [PATCH 2/9] mmc_omap: improve error message
` [PATCH 3/9] omap4: add/rename definitions to match datasheet
` [PATCH 4/9] twl6030: add debug info
` [PATCH 5/9] add gitignore file
` [PATCH 6/9] omap4: add usb boot support
` [PATCH 7/9] omap4: add serial communications over usb boot
` [PATCH 8/9] omap4: add filesystem support "
` [PATCH 9/9] Add support for Archos G9 tablet
[PATCH 0/6] gui: factorise code
2012-09-30 13:47 UTC (8+ messages)
` [PATCH 1/6] image_renderer: fix size type
` [PATCH 2/6] gui: move gui file to include/gui and lib/gui
` [PATCH 3/6] graphic_utils: pass image so we can draw only the visible part of the image
` [PATCH 4/6] gui: introduce screen and surface to factorize and simplify code
` [PATCH 5/6] graphic_utils: introduce common fb_open/close
` [PATCH 6/6] gui: blit the surface on demand
[PATCH] scripts: add tool to create image for SPI boot on AM35xx
2012-09-29 11:03 UTC (2+ messages)
[PATCH v3] davinci_emac: follow phylib changes
2012-09-29 10:58 UTC (6+ messages)
` [PATCH v3 1/3] davinci_emac: return 0 on successful transmit
` [PATCH v3 2/3] davinci_emac: adjust to new phylib framework
` [PATCH v3 3/3] davinci_emac: get rid of mdio wrapper functions
[PATCH 0/7 v4] defaultenv-2: add boot sequence
2012-09-28 21:17 UTC (7+ messages)
` [PATCH 1/7] globalvar: add inline when not enabled
` [PATCH 7/7] defaultenv-2: add boot sequence
[PATCH] arm: cfa10036: Add proper resource length
2012-09-28 17:37 UTC (4+ messages)
davinci_emac: follow phylib changes
2012-09-28 15:33 UTC (5+ messages)
` [PATCH v2 1/3] davinci_emac: return 0 on successful transmit
` [PATCH v2 2/3] davinci_emac: adjust to new phylib framework
` [PATCH v2 3/3] davinci_emac: get rid of mdio wrapper functions
Writing to the OCOTP on mx28 boards
2012-09-28 14:39 UTC (4+ messages)
OMAP SPI adding inline functions
2012-09-28 14:39 UTC
[PATCH] gpio: reduce verbosity while probing
2012-09-28 14:35 UTC (2+ messages)
[PATCH] arm: cfa10036: Add the OCOTP device
2012-09-28 14:32 UTC (2+ messages)
[PATCH] [RFC] i2c-imx: send a soft bus reset during probe
2012-09-28 14:19 UTC (6+ messages)
[PATCH] mci imx-esdhc: increase write timeout
2012-09-28 14:02 UTC
Write Protect Error re-flashing /dev/nor0.barebox
2012-09-28 11:51 UTC (5+ messages)
issue patch in next net/eth: fix link handling
2012-09-28 9:14 UTC (5+ messages)
[PATCH v2] environment generation: Fix dependencies
2012-09-28 8:29 UTC (2+ messages)
[PATCH 0/7] [RFC][PATCH] archosg9: add support for tablet
2012-09-28 7:32 UTC (17+ messages)
` [PATCH 1/7] Improved an error message and solved a minor bug
` [PATCH 2/7] added debug info for twl6030
` [PATCH 3/7] OMAP specific changes
` [PATCH 4/7] Add USB booting capabilities to OMAP
` [PATCH 5/7] add console support over the same USB used for booting
` [PATCH 6/7] add filesystem "
` [PATCH 7/7] Add support for Archos G9 tablet
[PATCH] use fs based tftp support
2012-09-27 20:24 UTC (6+ messages)
` [PATCH 1/3] net: Add tftp command which uses the new tftp code
` [PATCH 2/3] defconfig: Switch all defconfig to new tftp command
` [PATCH 3/3] net: remove old tftp support
[PATCH] Fix environment generation dependencies
2012-09-27 18:42 UTC (5+ messages)
` [PATCH 1/3] scripts/bareboxenv: Only print information if -v is given
` [PATCH 2/3] environment generation: remove unused CLEAN_FILES
` [PATCH 3/3] environment generation: Fix dependencies
[PATCH] ARM i.MX: add debug for iomux-v3
2012-09-27 17:16 UTC
[PATCH] ARM i.MX51 babbage: Add delay after phy reset
2012-09-27 17:15 UTC
[PATCH] common clk support
2012-09-26 21:31 UTC (31+ messages)
` [PATCH 02/23] clk clkdev: Add clkdev matching based on physbase
` [PATCH 03/23] clk: initial common clk support
` [PATCH 05/23] ARM i.MX: initial "
` [PATCH 06/23] ARM i.MX27: implement "
` [PATCH 07/23] ARM i.MX25: Switch to common "
` [PATCH 08/23] ARM i.MX5: "
` [PATCH 10/23] ARM i.MX31: Switch to common clk
` [PATCH 11/23] ARM i.MX6: "
` [PATCH 12/23] ARM i.MX21: "
` [PATCH 13/23] ARM i.MX35: "
` [PATCH 14/23] net fec: Switch to clk support
` [PATCH 15/23] serial i.MX: "
` [PATCH 16/23] spi "
` [PATCH 17/23] ARM i.MX: Switch clocksource to clk_get
` [PATCH 18/23] mci i.MX ESDHC: Switch to clock support
` [PATCH 19/23] mci i.MX: "
` [PATCH 20/23] i2c "
` [PATCH 21/23] video "
` [PATCH 22/23] video i.MX IPU: "
` [PATCH 23/23] ARM i.MX: Remove old "
[PATCH 1/1 v2] net/eth: fix link handling
2012-09-26 15:53 UTC
[PATCH 0/1 v7] net: introduce phylib
2012-09-26 15:51 UTC (21+ messages)
` [PATCH 1/2] calao: at91 qil/tny/usb auto detect the phy addr
` [PATCH 2/2] net/eth: fix missing check on eth active
` [PATCH 3/3] net/eth: fix link handling
` [PATCH 1/1] "
[PATCH] commands/mount: fix typo and wording in help message
2012-09-26 15:41 UTC
[PATCH 1/3] davinci_emac: return 0 on successful transmit
2012-09-26 13:59 UTC (4+ messages)
` [PATCH 2/3] davinci_emac: adjust to new phylib framework
` [PATCH 3/3] davinci_emac: get rid of mdio wrapper functions
[PATCH] omap3_spi: fix bus numbers according to omap3_add_spi[1-4]
2012-09-26 12:38 UTC
[PATCH] defenv2: fix verbose booting, typo
2012-09-26 9:42 UTC
[PATCH] ARM i.MX clocksource: fix timer source selection
2012-09-26 9:41 UTC
[PATCH] spi: switch from printf back to debug
2012-09-26 8:43 UTC
[PATCH 0/3] final bus cleanup
2012-09-26 7:51 UTC (5+ messages)
` [PATCH 1/3] fb: move add param to bus probe
` [PATCH 2/3] switch all platform_bus device/driver registering to platform_driver/device_register
` [PATCH 3/3] devinfo: display device bus name
next-stable tag
2012-09-25 13:01 UTC (2+ messages)
[PATCHv2 0/2] Add ARCH for AM33xx and phyCORE-AM335x support
2012-09-25 12:42 UTC (5+ messages)
` [PATCHv2 1/2] ARM OMAP AM33XX: create new ARCH for AM33xx
` [PATCHv2 2/2] pcm051: Add inital support
[PATCH 1/3] Add support for creating barebox.img file
2012-09-25 12:35 UTC (7+ messages)
` [PATCH] Makefile: add target to produce a SPL compatible uImage
[PATCH 1/4] ARM OMAP: remove SRAM stack
2012-09-25 11:28 UTC (3+ messages)
` [PATCH 4/4] ARM: give boards control of the reset entry point
[PATCH 0/5 v2] at91 framebuffer support
2012-09-25 10:39 UTC (6+ messages)
` [PATCH 1/5] video: add atmel lcdc frambuffer support
` [PATCH 5/5] at91sam9m10g45ek: add lcdc support
[PATCH 1/1] sandbox: add sdl video support
2012-09-25 8:16 UTC (2+ messages)
[for next PATCH 1/1] macb: fix typos in the phy_interface
2012-09-25 6:31 UTC (2+ messages)
[For next PATCH 1/1] defaultenv: fix typo in dhco bootp oftree
2012-09-25 6:30 UTC (2+ messages)
[PATCH 1/1] defaultenv-2: move settings in a submenu
2012-09-25 1:43 UTC
[RFC][PATCH] archosg9: add support for tablet
2012-09-25 1:40 UTC (2+ messages)
[PATCH 1/2] drivers gpio: Check for negativ gpio values
2012-09-24 19:30 UTC (3+ messages)
` [PATCH 2/2] ARM OMAP: switch to gpiolib support
[RFC PATCH 0/5] switch globalvar to it's own bus
2012-09-24 15:40 UTC (6+ messages)
` [PATCH 1/5] globalvar: add "
` [PATCH 2/5] globalvar: allow to register multiple device
` [PATCH 3/5] net: switch to global device
` [PATCH 4/5] dhcp: switch globalvar to it's own device
` [PATCH 5/5] bootm: "
[PATCH 2/3] ARM OMAP AM33XX: create new ARCH for AM33xx
2012-09-24 15:24 UTC (2+ messages)
` [PATCH] WIP beaglebone: add first-stage supprort for AM335x and board
[PATCH] i.MX register cleanups
2012-09-24 12:04 UTC (3+ messages)
` [PATCH 14/14] ARM i.MX25: Add function to setup chipselect
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