[PATCH] omap: move to common bootsource framework
2013-04-15 12:03 UTC
[RFC] omap4-fb: use uncached screen_base
2013-04-15 11:45 UTC (3+ messages)
[PATCH 1/1] atmel_mci: add write protect detection support
2013-04-14 12:07 UTC
[For-master critical fix PATCH 1/1] login: disable input console if password wrong
2013-04-14 11:58 UTC
IXP4xx again
2013-04-14 11:51 UTC (17+ messages)
` [PATCH] Implement ALTERNATE memory layout
` [PATCH] ARM: Add support for IXP4xx CPU and for Goramo Multilink router platform
` [PATCH] ARM: Support for IXP4xx CPU
` [PATCH] ARM: Support for IXP4xx hardware Queue Manager
` [PATCH] ARM: Support for IXP4xx Network Processor Engines (NPEs)
` [PATCH] ARM: Support for IXP4xx built-in Ethernet interfaces
[PATCH v5 01/13] tegra: pull in iomap.h from the Linux kernel
2013-04-14 8:46 UTC (15+ messages)
` [PATCH v5 02/13] tegra: switch to proper CPU type
` [PATCH v5 03/13] tegra: unify spelling in Kconfig with Linux kernel
` [PATCH v5 04/13] tegra: introduce Tegra 20 SoC type
` [PATCH v5 05/13] tegra: move default textbase
` [PATCH v5 06/13] tegra: switch to DT only
` [PATCH v5 07/13] tegra: add driver for the clock and reset module
` [PATCH v5 08/13] tegra: add T20 timer driver
` [PATCH v5 09/13] tegra: add T20 power management controller driver
` [PATCH v5 10/13] tegra: add common lowlevel startup
` [PATCH v5 11/13] tegra: add generic debug UART support
` [PATCH v5 12/13] tegra: add generic meminit
` [PATCH v5 13/13] tegra: add GPIO controller driver
[PATCH] mtdraw: fix oob read and write
2013-04-12 17:29 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX: Update MX2x iomux definitions
2013-04-12 17:26 UTC (11+ messages)
` [PATCH 2/2] ARM: i.MX: Update MX51 "
` Re[2]: "
` Re[3]: "
[PATCH] omap4-fb: add driver
2013-04-11 19:01 UTC (7+ messages)
` [PATCH v2] "
[PATCH] dtc: remove autogenerated modules.order
2013-04-11 14:36 UTC
[PATCH] ArchosG9: add keyboard input and new reset menu entries (v4)
2013-04-11 8:48 UTC (3+ messages)
` [PATCH] OMAP4: add command to select next boot device priority
[PATCH] nand_base: detect more ONFI flash
2013-04-11 8:47 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mtd: update NAND manufacturer names from the kernel
2013-04-11 8:46 UTC (2+ messages)
[PATCH 1/2] mx53-loco: provide the right header for serial downloader
2013-04-11 8:12 UTC (5+ messages)
` [PATCH 2/2] i.MX53: add serial downloader bootsource
[PATCH v4 01/13] tegra: pull in iomap.h from the Linux kernel
2013-04-10 20:52 UTC (15+ messages)
` [PATCH v4 02/13] tegra: switch to proper CPU type
` [PATCH v4 03/13] tegra: unify spelling in Kconfig with Linux kernel
` [PATCH v4 04/13] tegra: introduce Tegra 20 SoC type
` [PATCH v4 05/13] tegra: move default textbase
` [PATCH v4 06/13] tegra: switch to DT only
` [PATCH v4 07/13] tegra: add driver for the clock and reset module
` [PATCH v4 08/13] tegra: add T20 timer driver
` [PATCH v4 09/13] tegra: add T20 power management controller driver
` [PATCH v4 10/13] tegra: add common lowlevel startup
` [PATCH v4 11/13] tegra: add generic debug UART support
` [PATCH v4 12/13] tegra: add generic meminit
` [PATCH v4 13/13] tegra: add GPIO controller driver
(no subject)
2013-04-10 20:44 UTC (23+ messages)
` [PATCH v3 02/10] tegra: define TEGRA20 arch type
` [PATCH v3 03/10] tegra: switch to DT only
` [PATCH v3 04/10] tegra: add driver for the clock and reset module
` [PATCH v3 05/10] tegra: add T20 timer driver
` [PATCH v3 06/10] tegra: add T20 power management controller driver
` [PATCH v3 07/10] tegra: add common lowlevel startup
` [PATCH v3 08/10] tegra: add generic debug UART support
` [PATCH v3 09/10] tegra: add generic meminit
` [PATCH v3 10/10] tegra: add GPIO controller driver
[PATCH] i.MX53 lowlevel work
2013-04-10 19:37 UTC (6+ messages)
` [PATCH 1/4] ARM: i.MX53: Fix pll216 setup
` [PATCH 2/4] ARM: i.MX53: split lowlevel function into early/nonearly version
` [PATCH 3/4] ARM: tx53: use early lowlevel function
` [PATCH 4/4] ARM: tqma53: call SoC lowlevel function early
[PATCH] ArchosG9: add keyboard input and new reset menu entries (v3)
2013-04-09 7:10 UTC (3+ messages)
` [PATCH] OMAP4: add command to select next boot device priority
[PATCH] mci: Fix bug if probe parameter is omitted
2013-04-09 7:07 UTC (2+ messages)
[PATCH 1/1] highbank: switch to defaultenv-2
2013-04-09 7:06 UTC (2+ messages)
[PATCH] commands: i2c: change 0X to 0x
2013-04-09 7:01 UTC (2+ messages)
[PATCH] ARM/MXS: add more ROM code related documentation
2013-04-09 6:44 UTC (2+ messages)
[PATCH v2 1/2] Makefile: Create empty <config.h> if this header file is not needed by board
2013-04-09 6:43 UTC (3+ messages)
` [PATCH v2 2/2] Remove unused config.h
[PATCH] Add device parameter convenience helpers
2013-04-08 10:15 UTC (25+ messages)
` [PATCH 01/21] param: Add dev member to struct param_d
` [PATCH 02/21] param: refactor __dev_add_param
` [PATCH 03/21] param: Add integer and boolean parameter helpers
` [PATCH 04/21] param: Add ip address convenience function
` [PATCH 05/21] net: ksz8864: Use dev_add_param_bool for enable parameter
` [PATCH 06/21] net: store ethernet device parameters in device
` [PATCH 07/21] netconsole: use dev_add_param_* helpers
` [PATCH 08/21] param: remove now unused dev_[gs]et_param_ip
` [PATCH 09/21] treewide: Use dev_add_param_int_ro where possible
` [PATCH 10/21] mci: Use dev_add_param_int for probe parameter
` [PATCH 11/21] ata: Use dev_add_param_bool "
` [PATCH 12/21] fb: Use dev_add_param_bool for enable parameter
` [PATCH 13/21] fb: imxfb: Use dev_add_param_int for alpha parameter
` [PATCH 14/21] fb: imx-ipu-fb: "
` [PATCH 15/21] param: pass param to dev_remove_param
` [PATCH 16/21] pwm: Use dev_add_param_int for pwm parameters
` [PATCH 17/21] ARM: i.MX: iim: Use dev_add_param_bool for parameters
` [PATCH 18/21] console: Use dev_add_param_int for baudrate parameter
` [PATCH 19/21] mtd: Nand: Use dev_add_param_bool for erasebad parameter
` [PATCH 20/21] USB gadget at91: Use dev_add_param_bool for vbus parameter
` [PATCH 21/21] ARM: MXS: ocotp: Use dev_add_param_bool for parameter
can barebox running on mini6410 boot from nand?
2013-04-08 7:40 UTC (2+ messages)
[PATCH] treewide: Fix typo seperate -> separate
2013-04-07 13:53 UTC
[PATCH 1/2] Makefile: Create empty <config.h> if this header file is not needed by board
2013-04-05 10:37 UTC (7+ messages)
` Re[2]: "
[PATCH 1/1] lib: import kstrtox from the kernel 3.8
2013-04-05 9:05 UTC (2+ messages)
Omap4 DSS clocks
2013-04-05 6:39 UTC (7+ messages)
` Re[5]: "
` Re[7]: "
` [PATCH] [RFC] ARM OMAP4: enable DSS by default
` Re[2]: "
v2013.04.0
2013-04-04 8:49 UTC
[PATCH] ARM omap: add omap4_get_sysclk()
2013-04-04 6:42 UTC
[PATCH] dtc: add .gitignore for generated files
2013-04-03 12:19 UTC (2+ messages)
[PATCH v2] bootsource
2013-04-03 8:12 UTC (8+ messages)
` [PATCH v2 1/7] ARM: i.MX: rename barebox_loc to bootsource
` [PATCH v2 2/7] bootsource: create arch independent bootsource framework
` [PATCH v2 3/7] bootsource: use initcall to export bootsource location to environment
` [PATCH v2 4/7] bootsource: add support for bootsource instance information
` [PATCH v2 5/7] bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usb
` [PATCH v2 6/7] ARM: i.MX53: Add bootsource instance information
` [PATCH v2 7/7] ARM: mxs: add bootsource detection
[PATCH] bootsource
2013-04-03 8:04 UTC (7+ messages)
` [PATCH 1/5] ARM: i.MX: rename barebox_loc to bootsource
` [PATCH 2/5] bootsource: create arch independent bootsource framework
` [PATCH 3/5] bootsource: use initcall to export bootsource location to environment
` [PATCH 4/5] bootsource: add support for bootsource instance information
` [PATCH 5/5] ARM: i.MX53: Add "
[PATCH 0/3] ARM: zynq: add support for ethernet
2013-04-03 7:55 UTC (4+ messages)
` [PATCH 1/3] net: macb: turn off endian_swp_pkt_en
` [PATCH 2/3] ARM: zynq: add support for ethernet
` [PATCH 3/3] ARM: zedboard: add ethernet device
[PATCH] ARM: zynq: fix zynq_clks enum
2013-04-03 7:48 UTC
[RFCv2 PATCH 1/2] OMAP: Move bootsource functions
2013-04-03 7:22 UTC (3+ messages)
` [RFCv2 PATCH 2/2] OMAP: Add option to use environment from MMC
[PATCH 1/2] mci-core: use dev_* for messages
2013-04-03 7:13 UTC (3+ messages)
` [PATCH 2/2] mci-core: fix coding style
[PATCH] commands/tftp: use pr_debug for debug output
2013-04-03 7:11 UTC (3+ messages)
` [PATCH v2] commands/tftp: use debug() "
[PATCH] ARM: tqma53: change uart to second uart
2013-04-03 6:59 UTC
Problems with the Load a new kernel image
2013-04-02 8:39 UTC (2+ messages)
[PATCH] fb: calculate resource end
2013-04-02 7:08 UTC (2+ messages)
[PATCH] macb: rename platform data
2013-04-02 6:29 UTC (3+ messages)
` [PATCH RESEND] parameter: fix build warning when !CONFIG_PARAMETER
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