Patchwork U-Boot

login
register
mail settings

Incoming patches

« Previous 1 2 ... 173 174 175 176 177 178 179 180 181 ... 201 202 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[U-Boot,V2,18/25] mxc_i2c: add bus recovery support 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,16/21] mx6q_4x_mt41j128.cfg: force ZQ calibration 2012-09-22 Troy Kisky Changes Requested
[U-Boot,2/3] mx6qsabrelite: select CONFIG_CMD_RSMODE 2012-05-26 Troy Kisky sbabic Superseded
[U-Boot,1/3] common/cmd_rsmode.c: add imx reset mode command 2012-05-26 Troy Kisky Changes Requested
[U-Boot,V2,10/25] mxc_i2c: place imx_start code inline 2012-07-05 Troy Kisky hs Superseded
[U-Boot,01/24] mxc_i2c: fix i2c_imx_stop 2012-06-22 Troy Kisky hs Accepted
[U-Boot,V2,21/21] mx6qsabrelite: change CONFIG_SYS_PROMPT 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V2,1/1] net: phy: micrel: make ksz9021 phy accessible 2012-06-28 Troy Kisky jhersh Awaiting Upstream
[U-Boot,V2,19/21] mx6qsabrelite: add support for mx6 solo/duallite 2012-09-22 Troy Kisky Changes Requested
[U-Boot,14/24] mxc_i2c: add retries 2012-06-22 Troy Kisky hs Superseded
[U-Boot,04/24] mxc_i2c: clear i2sr before waiting for bit 2012-06-22 Troy Kisky hs Superseded
[U-Boot,V2,02/21] imximage: check dcd_len as entries added 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V2,17/25] mxc_i2c: prep work for multiple busses support 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,09/25] mxc_i2c: remove redundant read 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V2,07/21] imximage.cfg: run files through C preprocessor 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V2,09/21] mx6q_4x_mt41j128.cfg: use symbols instead of hardcoded constants 2012-09-22 Troy Kisky Changes Requested
[U-Boot,15/24] mxc_i2c: add i2c_regs argument to i2c_imx_stop 2012-06-22 Troy Kisky hs Superseded
[U-Boot,13/24] mxc_i2c: check for arbitration lost 2012-06-22 Troy Kisky hs Superseded
[U-Boot,V2,13/21] mx6q_4x_mt41j128.cfg: use ddr3 mode for reset 2012-09-22 Troy Kisky Changes Requested
[U-Boot,11/11] RFC mx6qsabrelite: imximage.cfg: enable plugin mode 2012-09-19 Troy Kisky Changes Requested
[U-Boot,V2,05/25] mxc_i2c: create i2c_init_transfer 2012-07-05 Troy Kisky hs Accepted
[U-Boot,16/24] mxc_i2c: prep work for multiple busses support 2012-06-22 Troy Kisky hs Superseded
[U-Boot,18/24] mxc_i2c.c: finish adding CONFIG_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,10/11] mx6qsabrelite: imximage.cfg: allow plugin to work 2012-09-19 Troy Kisky Changes Requested
[U-Boot,1/1] DaVinci: fix ddr2 vtp i/o calibration 2012-05-18 Troy Kisky trini Accepted
[U-Boot,V3,13/25] mxc_i2c: change slave addr if conflicts with destination. 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,24/25] imx-common: add i2c.c for bus recovery support 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,14/25] mxc_i2c: check for arbitration lost 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,10/21] mx6q_4x_mt41j128.cfg: allow plugin to work 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V3,01/25] mxc_i2c: fix i2c_imx_stop 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,03/25] mxc_i2c: create tx_byte function 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V4,2/3] mx6qsabrelite: add boot_mode support 2012-08-15 Troy Kisky sbabic Accepted
[U-Boot,3/3] mx53evk: select CONFIG_CMD_RSMODE 2012-05-26 Troy Kisky sbabic 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,V3,12/25] mxc_i2c: don't disable controller after every transaction 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,02/25] mxc_i2c: remove ifdef of CONFIG_HARD_I2C 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V3,07/25] mxc_i2c.c: code i2c_probe as a 0 length i2c_write 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,08/25] mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,04/25] mxc_i2c: clear i2sr before waiting for bit 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,05/21] imximage: add expression evaluation 2012-09-22 Troy Kisky Changes Requested
[U-Boot,11/24] mxc_i2c: don't disable controller after every transaction 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,09/11] mx6qsabrelite: imximage.cfg: use symbols instead of hardcoded constants 2012-09-19 Troy Kisky Changes Requested
[U-Boot,V3,25/25] mx6qsabrelite: add i2c multi-bus support 2012-07-19 Troy Kisky hs Accepted
[U-Boot,RFC,v2,3/3] mx53evk: add resetmode support 2012-06-13 Troy Kisky RFC
[U-Boot,V2,1/1] imximage.cfg: run files through C preprocessor 2013-01-18 Troy Kisky sbabic Superseded
[U-Boot,RFC,v2,1/3] imx-common/cmd_resetmode.c: add imx resetmode command 2012-06-14 Troy Kisky RFC
[U-Boot,V3,23/25] i.mx53: add definition for I2C3_BASE_ADDR 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,19/25] mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support 2012-07-05 Troy Kisky hs Accepted
[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,15/25] mxc_i2c: add retries 2012-07-05 Troy Kisky hs Accepted
[U-Boot,02/11] imximage: check dcd_len as entries added 2012-09-19 Troy Kisky Changes Requested
[U-Boot,V3,1/1] imximage.cfg: run files through C preprocessor 2013-01-19 Troy Kisky sbabic Awaiting Upstream
[U-Boot,V3,18/25] mxc_i2c: add bus recovery support 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,17/25] mxc_i2c: prep work for multiple busses support 2012-07-19 Troy Kisky hs Accepted
[U-Boot,12/24] mxc_i2c: change slave addr if conflicts with destination. 2012-06-22 Troy Kisky hs Accepted
[U-Boot,10/24] mxc_i2c: place i2c_reset code inline 2012-06-22 Troy Kisky hs Accepted
[U-Boot,V2,07/25] mxc_i2c.c: code i2c_probe as a 0 length i2c_write 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,01/25] mxc_i2c: fix i2c_imx_stop 2012-07-05 Troy Kisky hs Superseded
[U-Boot,V3,08/32] imximage: make header variable length 2012-10-21 Troy Kisky sbabic Not Applicable
[U-Boot,22/24] i.mx53: add definition for I2C3_BASE_ADDR 2012-06-22 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,03/25] mxc_i2c: create tx_byte function 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V2,20/25] iomux-v3: remove include of mx6x_pins.h 2012-07-05 Troy Kisky hs Superseded
[U-Boot,03/24] mxc_i2c: create tx_byte function 2012-06-22 Troy Kisky hs Superseded
[U-Boot,1/1] net: phy: micrel: make ksz9021 phy accessible 2012-06-21 Troy Kisky Accepted
[U-Boot,V3,10/25] mxc_i2c: place imx_start code inline 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,14/21] mx6q_4x_mt41j128.cfg: skip initiailizing non-existent memory 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V3,05/25] mxc_i2c: create i2c_init_transfer 2012-07-19 Troy Kisky hs Accepted
[U-Boot,7/9] mxc_i2c: Allow MX6Q I2C3 to work 2012-05-31 Troy Kisky Rejected
[U-Boot,V2,12/21] mx6q_4x_mt41j128.cfg: add comments 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V2,03/21] imximage: enable word writes for version2 header 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V2,01/21] imximage: make header variable length 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V3,1/3] imx-common/cmd_resetmode.c: add imx resetmode command 2012-08-09 Troy Kisky sbabic Superseded
[U-Boot,V3,06/25] mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,18/21] arch-mx6: add mx6dl_pins.h 2012-09-22 Troy Kisky Changes Requested
[U-Boot,02/24] mxc_i2c: remove ifdef of CONFIG_HARD_I2C 2012-06-22 Troy Kisky hs Accepted
[U-Boot,V2,04/21] imximage: cleanup parsing 2012-09-22 Troy Kisky Changes Requested
[U-Boot,V3,22/25] i.mx: iomux-v3.c: move to imx-common directory 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V2,11/21] mx6q_4x_mt41j128.cfg: enable plugin mode 2012-09-22 Troy Kisky Changes Requested
[U-Boot,24/24] mx6qsabrelite: add i2c multi-bus support 2012-06-22 Troy Kisky hs Superseded
[U-Boot,01/11] imximage: make header variable length 2012-09-19 Troy Kisky Changes Requested
[U-Boot,20/24] i.mx: iomux-v3.h: move to imx-common include directory 2012-06-22 Troy Kisky hs Superseded
[U-Boot,V2,06/21] imximage: add plugin commands 2012-09-22 Troy Kisky Changes Requested
[U-Boot,RFC,v2,2/3] mx6qsabrelite: add resetmode support 2012-06-13 Troy Kisky RFC
[U-Boot,17/24] mxc_i2c: add bus recovery support 2012-06-22 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,V3,3/3] mx53evk: add resetmode support 2012-08-09 Troy Kisky sbabic Superseded
[U-Boot,08/11] mx6: add plugin file for use with imximage.cfg 2012-09-19 Troy Kisky Changes Requested
[U-Boot,V3,21/25] i.mx: iomux-v3.h: move to imx-common include directory 2012-07-19 Troy Kisky hs Accepted
[U-Boot,v2,1/2] RFC: create u-boot-common.lds 2012-02-08 Troy Kisky RFC
[U-Boot,V3,08/32] imximage: make header variable length 2012-10-22 Troy Kisky sbabic Not Applicable
[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,v2,2/2] RFC: Let linker create phy array 2012-02-08 Troy Kisky RFC
[U-Boot,v3,4/5] net: phy: make board_phy_config responsible for calling drv->config 2012-02-02 Troy Kisky Accepted
[U-Boot,V2,12/25] mxc_i2c: don't disable controller after every transaction 2012-07-05 Troy Kisky hs Accepted
[U-Boot,V3,19/25] mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support 2012-07-19 Troy Kisky hs Accepted
[U-Boot,V3,20/25] iomux-v3: remove include of mx6x_pins.h 2012-07-19 Troy Kisky hs Accepted
[U-Boot,03/11] imximage: enable word writes for version2 header 2012-09-19 Troy Kisky Changes Requested