OMAP: devicetree preparation patches
2013-11-22 14:54 UTC (17+ 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
` [PATCH 16/16] ARM: OMAP: let UART selection depend on its only user
Add devicetree support to OMAP drivers
2013-11-22 14:49 UTC (18+ 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 04/17] spi: omap: Add devicetree probe support
` [PATCH 05/17] i2c: omap: Add devicetree support
` [PATCH 06/17] net: cpsw: inline slave_data
` [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 10/17] net: cpsw: attach slave to edev->priv
` [PATCH 11/17] net: cpsw: straighten error path
` [PATCH 12/17] gpio: omap: move to drivers/gpio/
` [PATCH 13/17] omap: gpmc: some refactoring
` [PATCH 14/17] gpio: omap: Add devicetree probe support
` [PATCH 15/17] mtd: omap gpmc: Use dev_add_param_enum
` [PATCH 16/17] bus: Add omap gpmc driver
` [PATCH 17/17] mmc: omap: Add devicetree support
[PATCH 0/3 v3] Support for Voipac X53-DMM-668 module and Voipac Baseboard
2013-11-22 9:34 UTC (6+ messages)
` [PATCH 1/3] ARM: dts: i.mx53: Internal keyboard controller + i2c pinmux
` [PATCH 2/3] ARM: i.mx53: Parse Reset GPIO pin in FEC driver from Devicetree
` [PATCH 3/3] ARM: i.mx53: Support for Voipac board with X53-DMM-668 module
[PATCH 1/2] gpio: unify gpio direction macros names with Linux kernel
2013-11-22 7:57 UTC (5+ messages)
` [PATCH 2/2] gpiolib: import gpio_request_array() from linux 3.7
[RFC] [PATCH 0/3] ARM: machine struct support
2013-11-22 7:42 UTC (6+ messages)
` [PATCH 1/3] ARM: introduce machine description
` [PATCH 2/3] at91: detect SoC earlier
` [PATCH 3/3] AT91: usb-a926x: switch to machine description
[PATCH 0/2] fix net console support
2013-11-22 7:03 UTC (4+ messages)
` [PATCH 1/2] console: add is_ready callbback support
` [PATCH 2/2] net: netconsole: add is_ready support
[PATCH] Added -j option to kwboot to allow just sending the boot preamble
2013-11-21 15:58 UTC
kwboot Preamble only feature
2013-11-21 14:01 UTC (2+ messages)
[PATCH 1/2] scripts: fix kernel-install-target config
2013-11-20 6:22 UTC (4+ messages)
` [PATCH 2/2] common: add dependency !SANDBOX on target tools
[PATCH 1/6] ARM i.MX6: sabrelite: switch to multiboard support
2013-11-20 6:20 UTC (8+ messages)
` [PATCH 2/6] ARM i.MX6: sabrelite: switch to multi image support
` [PATCH 3/6] ARM i.MX6: sabrelite: use &uart2 instead of hard-coding path
` [PATCH 4/6] ARM i.MX6: sabrelite: usb is probed from device tree
` [PATCH 5/6] ARM i.MX6: sabrelite: move flash partitions into "
` [PATCH 6/6] ARM i.MX6: sabrelite: register SPI flash barebox update handler
Lowlevel questions
2013-11-19 11:31 UTC (5+ messages)
dt-bindings status
2013-11-18 13:01 UTC (4+ messages)
[PATCH 1/2] scripts: kwboot: fix missing soh initialization
2013-11-18 9:53 UTC (3+ messages)
` [PATCH 2/2] scripts: kwbimage: fix mis-sized payload
[PATCH 0/2] DA923RC: add PCI support
2013-11-18 9:51 UTC (4+ messages)
` [PATCH 1/2] ppc: mpc85xx: add fsl,mpic node frequency property
` [PATCH 2/2] ppc: DA923RC: update board initialisation
handling script/init errors
2013-11-18 9:40 UTC (6+ messages)
[PATCH] barebox: remove double semicolons
2013-11-18 9:14 UTC (3+ messages)
[PATCH] mmci: remove include of mmci.h header
2013-11-18 9:12 UTC (2+ messages)
[PATCH v2 0/6] BCM2835 / simple framebuffer support
2013-11-14 11:44 UTC (6+ messages)
(no subject)
2013-11-13 13:36 UTC (12+ messages)
` [PATCH 1/4] Add a Firmware programming framework
` [PATCH 2/4] Firmware: provide a handler to program Altera FPGAs
` [PATCH 3/4] DT: Add binding for Altera FPGAs in passive-serial mode
` [PATCH 4/4] Firmware: socfpga: Add SoCFPGA FPGA program support
[PATCH 0/3 v2] Support for Voipac X53-DMM-668 module and Voipac Baseboard
2013-11-13 10:36 UTC (8+ messages)
` [PATCH 1/3] ARM: dts: i.mx53: Internal keyboard controller + i2c pinmux
` [PATCH 2/3] ARM: i.mx53: Parse Reset GPIO pin in FEC driver from Devicetree
` [PATCH 3/3] ARM: i.mx53: Support for Voipac board with X53-DMM-668 module
howto write to serial port
2013-11-13 9:45 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX boards: Remove useless select
2013-11-13 5:57 UTC (3+ messages)
` [PATCH 2/2] ARM: i.MX boards: Remove duplicate dependency of ARCH_IMX21 for IMX_IIM
[PATCH 0/3] Support for Voipac X53-DMM-668 module and Voipac Baseboard
2013-11-12 22:57 UTC (6+ messages)
` [PATCH 3/3] ARM: i.mx53: Support for Voipac board. Device definition is read from Devicetree
hush patches
2013-11-12 13:52 UTC (11+ messages)
` [PATCH 01/10] hush: fix exit on syntax error behaviour
` [PATCH 02/10] hush: refactor readline call
` [PATCH 03/10] readline: remove unused variable
` [PATCH 04/10] hush: refactor get_user_input()
` [PATCH 05/10] hush: refactor file_get()
` [PATCH 06/10] hush: rename __promptme to interrupt
` [PATCH 07/10] consolidate syntax() and syntax_err()
` [PATCH 08/10] hush: Be more informative on syntax error
` [PATCH 09/10] hush: use standard ARRAY_SIZE
` [PATCH 10/10] hush: refactor reserved_word()
[PATCH] mci: mxs: support overwriting the device name via platform data
2013-11-11 10:16 UTC (4+ messages)
[PATCH] blspec: Fix another crash with menu disabled
2013-11-11 10:15 UTC (2+ messages)
[PATCH 0/2] x86 minor fixes and questions
2013-11-11 9:50 UTC (5+ messages)
` [PATCH 1/2] scripts/setupmbr: fix documentation
` [PATCH 2/2] arch/x86: fix link with recent gcc
[PATCH 0/5] OF: probe clock providers from DT
2013-11-11 8:30 UTC (7+ messages)
` [PATCH 1/5] asm-generic: add macro for BAREBOX_CLK_TABLE
` [PATCH 2/5] ARM: lib: add BAREBOX_CLK_TABLE to linker script
` [PATCH 3/5] clk: add of_clk_init and CLK_OF_DECLARE macro
` [PATCH 4/5] OF: parse OF clock providers after populate
` [PATCH 5/5] clk: fixed: add DT init function
[PATCH 0/4] gpiolib debug and led trigger fixes
2013-11-11 8:12 UTC (8+ messages)
` [PATCH 1/4] led: trigger: disable LEDs with trigger before installing it
` [PATCH 2/4] gpiolib: add get_direction callback
` [PATCH 3/4] gpiolib: make gpiolib command more verbose
` [PATCH 4/4] gpio: dw: add get_direction callback
[PATCH 1/2] scripts: Add fix_size & kernel-install to .gitignore
2013-11-11 7:58 UTC (3+ messages)
` [PATCH 2/2] Makefile: Align "DTB" string to others
[PATCH 1/6] ARM: at91: Fix signed/unsigned arguments for printf
2013-11-11 7:52 UTC (9+ messages)
` [PATCH] Cleanup Kconfig files
` [PATCH] net/Kconfig: Remove non-existent ARCH_DAVINCI
` [PATCH 2/6] ARM: mxs: Fix signed/unsigned arguments for printf
` [PATCH 3/6] commands: nandtest: "
` [PATCH 4/6] net: netx: "
` [PATCH 5/6] gui: "
` [PATCH 6/6] imx-usb-loader: "
[PATCH] ARM: remove asm/hardware.h
2013-11-08 14:46 UTC
[PATCH] partitions: dos: parse extended partition
2013-11-08 14:38 UTC (4+ messages)
` [PATCH v2] "
[PATCH] partitions: dos: don't open code get_unaligned_le32
2013-11-08 14:29 UTC (2+ messages)
[PATCH] blspec: fix documention of blspec_scan_directory's return code
2013-11-08 14:28 UTC (2+ messages)
[PATCH] partitions: dos: improve guess of disk size
2013-11-08 14:27 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ARM: Phytec pfla02: Add I2C EEPROM to devicetree
2013-11-08 14:26 UTC
[PATCH] eeprom: at24: Enable OF partition parsing
2013-11-08 14:26 UTC
[PATCH] treewide: Add missing includes
2013-11-08 14:25 UTC
[PATCH 1/2] of: fdt: Fix fdt size_dt_struct
2013-11-08 14:23 UTC (2+ messages)
` [PATCH 2/2] of: fdt: reorder fdt_header initialization
[RFC] FPGA: add a simple framework for firmware programming
2013-11-08 8:22 UTC (8+ messages)
` [PATCH 2/3] FPGA: add a programming command
` [SPAM] "
Howto read file to a VAR
2013-11-08 7:48 UTC
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