Show patches with: Archived = No       |   167450 patches
« 1 2 ... 234 235 2361674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,V3,01/25] mxc_i2c: fix i2c_imx_stop 2 - - - --- 2012-07-19 Troy Kisky hs Accepted
[U-Boot,8/8,V6] CONFIG: SMDK5250: I2C: Enable I2C 2 - - - --- 2012-07-19 Rajeshwari Birje hs Superseded
[U-Boot,7/8,V6] I2C: Add support for Multi channel 1 - - - --- 2012-07-19 Rajeshwari Birje hs Superseded
[U-Boot,6/8,V6] I2C: Modify the I2C driver for EXYNOS5 2 - - - --- 2012-07-19 Rajeshwari Birje hs Superseded
[U-Boot,5/8,V6] I2C: Move struct s3c24x0_i2c to a common place. 1 - - - --- 2012-07-19 Rajeshwari Birje hs Superseded
[U-Boot,4/8,V6] EXYNOS: PINMUX: Add pinmux support for I2C 1 - - - --- 2012-07-19 Rajeshwari Birje hs Superseded
[U-Boot,3/8,V6] EXYNOS5: define EXYNOS5_I2C_SPACING 1 - - - --- 2012-07-19 Rajeshwari Birje hs Accepted
[U-Boot,2/8,V6] EXYNOS: Add I2C base address. 1 - - - --- 2012-07-19 Rajeshwari Birje hs Accepted
[U-Boot,1/8,V6] EXYNOS: CLK: Add i2c clock 2 - - - --- 2012-07-19 Rajeshwari Birje hs Accepted
[U-Boot,V2,25/25] mx6qsabrelite: add i2c multi-bus support - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,24/25] imx-common: add i2c.c for bus recovery support - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,23/25] i.mx53: add definition for I2C3_BASE_ADDR - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,22/25] i.mx: iomux-v3.c: move to imx-common directory - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,21/25] i.mx: iomux-v3.h: move to imx-common include directory - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,20/25] iomux-v3: remove include of mx6x_pins.h - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,19/25] mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support - - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,18/25] mxc_i2c: add bus recovery support - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,17/25] mxc_i2c: prep work for multiple busses support - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,16/25] mxc_i2c: add i2c_regs argument to i2c_imx_stop 1 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,15/25] mxc_i2c: add retries - - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,14/25] mxc_i2c: check for arbitration lost 1 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,13/25] mxc_i2c: change slave addr if conflicts with destination. - - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,12/25] mxc_i2c: don't disable controller after every transaction - - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,11/25] mxc_i2c: place i2c_reset code inline 1 - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,10/25] mxc_i2c: place imx_start code inline 1 - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,09/25] mxc_i2c: remove redundant read 1 - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,08/25] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state 3 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,07/25] mxc_i2c.c: code i2c_probe as a 0 length i2c_write 2 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,06/25] mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write - - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,05/25] mxc_i2c: create i2c_init_transfer 2 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,04/25] mxc_i2c: clear i2sr before waiting for bit 1 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,03/25] mxc_i2c: create tx_byte function 1 - - - --- 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,02/25] mxc_i2c: remove ifdef of CONFIG_HARD_I2C 1 - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,01/25] mxc_i2c: fix i2c_imx_stop 2 - - - --- 2012-07-05 Troy Kisky hs Superseded
[U-Boot,7/7,V5] CONFIG: SMDK5250: I2C: Enable I2C 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot,6/7,V5] I2C: Add support for Multi channel 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot,5/7,V5] I2C: Modify the I2C driver for EXYNOS5 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot,4/7,V5] I2C: Move struct s3c24x0_i2c to a common place. 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot,3/7,V5] EXYNOS: PINMUX: Add pinmux support for I2C 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot,2/7,V5] EXYNOS: Add I2C base address. 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot,1/7,V5] EXYNOS: CLK: Add i2c clock 1 - - - --- 2012-07-05 Rajeshwari Birje hs Superseded
[U-Boot] i2c: deblock i2c bus also if accessed before realocation - - - - --- 2012-06-28 Holger Brunck hs Accepted
[U-Boot,24/24] mx6qsabrelite: add i2c multi-bus support - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,23/24] imx-common: add i2c.c for bus recovery support - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,22/24] i.mx53: add definition for I2C3_BASE_ADDR - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,21/24] i.mx: iomux-v3.c: move to imx-common directory - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,20/24] i.mx: iomux-v3.h: move to imx-common include directory - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,19/24] iomux-v3: remove include of mx6x_pins.h - - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,18/24] mxc_i2c.c: finish adding CONFIG_I2C_MULTI_BUS support - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,17/24] mxc_i2c: add bus recovery support - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,16/24] mxc_i2c: prep work for multiple busses support - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,15/24] mxc_i2c: add i2c_regs argument to i2c_imx_stop 1 - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,14/24] mxc_i2c: add retries - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,13/24] mxc_i2c: check for arbitration lost 1 - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,12/24] mxc_i2c: change slave addr if conflicts with destination. - - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,11/24] mxc_i2c: don't disable controller after every transaction - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,10/24] mxc_i2c: place i2c_reset code inline 1 - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,09/24] mxc_i2c: place imx_start code inline 1 - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,08/24] mxc_i2c: remove redundant read 1 - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,07/24] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state - - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,06/24] mxc_i2c.c: code i2c_probe as a 0 length i2c_write 2 - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,05/24] mxc_i2c: create i2c_init_transfer 2 - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,04/24] mxc_i2c: clear i2sr before waiting for bit 1 - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,03/24] mxc_i2c: create tx_byte function 1 - - - --- 2012-06-22 Troy Kisky hs Superseded
[U-Boot,02/24] mxc_i2c: remove ifdef of CONFIG_HARD_I2C 1 - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,01/24] mxc_i2c: fix i2c_imx_stop 2 - - - --- 2012-06-22 Troy Kisky hs Accepted
[U-Boot,8/8,V4] CONFIG: SMDK5250: I2C: Enable I2C 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,7/8,V4] I2C: Add support for Multi channel 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,6/8,V4] I2C: Modify the I2C driver for EXYNOS5 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,5/8,V4] I2C: S3C24X0: Add offset to calculate next i2c channel base address 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,4/8,V4] I2C: Move struct s3c24x0_i2c to a common place. 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,3/8,V4] EXYNOS: PINMUX: Add pinmux support for I2C 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,2/8,V4] EXYNOS: Add I2C base address. 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,1/8,V4] EXYNOS: CLK: Add i2c clock 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,8/8,V3] CONFIG: SMDK5250: I2C: Enable I2C 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,7/8,V3] I2C: Add support for Multi channel 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,6/8,V3] I2C: Modify the I2C driver for EXYNOS5 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,5/8,V3] I2C: S3C24X0: Add offset to calculate next i2c channel base address 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,4/8,V3] I2C: Move struct s3c24x0_i2c to a common place. 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,3/8,V3] EXYNOS: PINMUX: Add pinmux support for I2C 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,2/8,V3] EXYNOS: Add I2C base address. 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,1/8,V3] EXYNOS: CLK: Add i2c clock 1 - - - --- 2012-06-19 Rajeshwari Birje hs Superseded
[U-Boot,8/8,V2] CONFIG: SMDK5250: I2C: Enable I2C 1 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,7/8,V2] I2C: Add support for Multi channel 1 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,6/8,V2] I2C: Modify the I2C driver for EXYNOS5 2 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,5/8,V2] I2C: S3C24X0: Add offset to calculate next i2c channel base address 1 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,4/8,V2] I2C: Move struct s3c24x0_i2c to a common place. 1 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,3/8,V2] EXYNOS: PINMUX: Add pinmux support for I2C 2 - - - --- 2012-06-07 Rajeshwari Birje hs Accepted
[U-Boot,2/8,V2] EXYNOS: Add I2C base address. 1 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,1/8,V2] EXYNOS: CLK: Add i2c clock 2 - - - --- 2012-06-07 Rajeshwari Birje hs Superseded
[U-Boot,8/8] CONFIG: SMDK5250: I2C: Enable I2C 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot,7/8] I2C: Add support for Multi channel 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot,6/8] I2C: Modify the I2C driver for EXYNOS5 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot,5/8] I2C: S3C24X0: Add offset to calculate next i2c channel base address 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot,4/8] I2C: Move struct s3c24x0_i2c to a common place. 1 - - - --- 2012-05-18 Rajeshwari Birje hs Accepted
[U-Boot,3/8] EXYNOS: PINMUX: Add pinmux support for I2C 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot,2/8] EXYNOS: Add I2C base address. 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot,1/8] EXYNOS: CLK: Add i2c clock 1 - - - --- 2012-05-18 Rajeshwari Birje hs Superseded
[U-Boot] i2c: designware_i2c.c: Add support for the "i2c probe" command - - - - --- 2012-05-08 Stefan Roese hs Accepted
[U-Boot] rtc/m41t62: Add support for M41T82 with HT (Halt Update) - - - - --- 2012-05-08 Stefan Roese hs Accepted
« 1 2 ... 234 235 2361674 1675 »