Commit Graph

16957 Commits (7ee411071f31c856107e6b29fcd8df53ae4d7349)
 

Author SHA1 Message Date
Timur Tabi 7ee411071f powerpc/85xx: improve definition of BR_PHYS_ADDR macro 13 years ago
Shaohui Xie 145dbc0250 powerpc/p2041: configure the CPLD lane_mux according to RCW 13 years ago
Shaohui Xie 98de369b1c powerpc/ddr: fix fsl_ddr_get_dimm_params compile error 13 years ago
Shaohui Xie 0f57f6a3fe powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is defined 13 years ago
York Sun 535a159ab6 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB 13 years ago
Timur Tabi 7a946961c7 powerpc/p1022ds: fix DIU/LBC switching with NAND enabled 13 years ago
Matthew McClintock af2536088e powerpc/p1022ds: add support for SPI and SD boot 13 years ago
Gerlando Falauto 56249fea3d powerpc/82xx: adapt SDRAM settings for mgcoge3ne 13 years ago
Gerlando Falauto c9718210b1 powerpc/82xx: use SDRAM detection for mgcoge2ne 13 years ago
Gerlando Falauto 3a532346fc powerpc/82xx: add SDRAM detection for km82xx 13 years ago
Gerlando Falauto 65c7f92313 powerpc/82xx: move km/km82xx-common.h within km82xx.h 13 years ago
Gerlando Falauto b83cf848f0 powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.h 13 years ago
Gerlando Falauto bae5407dd2 powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent merge 13 years ago
Holger Brunck 4fdfe376eb powerpc/82xx: remove unused define for mgcoge3ne 13 years ago
Zhong Hongbo b420cbb625 SMDK6400: Add MAINTAINERS entry 13 years ago
Wolfgang Denk 948fa1713c Merge branch 'master' of git://git.denx.de/u-boot-i2c 13 years ago
Wolfgang Denk d978780b2e Merge branch 'master' of git://git.denx.de/u-boot-microblaze 13 years ago
Holger Brunck e69e482bbf km/common: remove printfs for i2c deblocking code 13 years ago
Rajeshwari Shinde c82b050ead CONFIG: SMDK5250: I2C: Enable I2C 13 years ago
Rajeshwari Shinde 178239de19 I2C: Add support for Multi channel 13 years ago
Rajeshwari Shinde ab7e52bb24 I2C: Modify the I2C driver for EXYNOS5 13 years ago
Rajeshwari Shinde 91dffb16ff I2C: Move struct s3c24x0_i2c to a common place. 13 years ago
Rajeshwari Shinde c65c05f57f EXYNOS: PINMUX: Add pinmux support for I2C 13 years ago
Rajeshwari Shinde 8da3eb1b22 EXYNOS5: define EXYNOS5_I2C_SPACING 13 years ago
Rajeshwari Shinde 1a758aec3d EXYNOS: Add I2C base address. 13 years ago
Rajeshwari Shinde 989feb8c52 EXYNOS: CLK: Add i2c clock 13 years ago
Troy Kisky 9c06782863 mx6qsabrelite: add i2c multi-bus support 13 years ago
Troy Kisky cc54a0f7cc imx-common: add i2c.c for bus recovery support 13 years ago
Troy Kisky df369dcdb0 i.mx53: add definition for I2C3_BASE_ADDR 13 years ago
Troy Kisky 18c0ad27c1 i.mx: iomux-v3.c: move to imx-common directory 13 years ago
Troy Kisky af2a35fb1f i.mx: iomux-v3.h: move to imx-common include directory 13 years ago
Troy Kisky d3394ec198 iomux-v3: remove include of mx6x_pins.h 13 years ago
Troy Kisky 9815326d04 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support 13 years ago
Troy Kisky 96c19bd3ef mxc_i2c: add bus recovery support 13 years ago
Troy Kisky e4ff525f91 mxc_i2c: prep work for multiple busses support 13 years ago
Troy Kisky 27a5da02c0 mxc_i2c: add i2c_regs argument to i2c_imx_stop 13 years ago
Troy Kisky a7f1a00510 mxc_i2c: add retries 13 years ago
Troy Kisky d5383a63cd mxc_i2c: check for arbitration lost 13 years ago
Troy Kisky ca741da106 mxc_i2c: change slave addr if conflicts with destination. 13 years ago
Troy Kisky 90a5b70f59 mxc_i2c: don't disable controller after every transaction 13 years ago
Troy Kisky 83a1a19038 mxc_i2c: place i2c_reset code inline 13 years ago
Troy Kisky 71e9f3cbeb mxc_i2c: place imx_start code inline 13 years ago
Troy Kisky d45e75b10c mxc_i2c: remove redundant read 13 years ago
Troy Kisky 7aa57a01c0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state 13 years ago
Troy Kisky cfbb88d338 mxc_i2c.c: code i2c_probe as a 0 length i2c_write 13 years ago
Troy Kisky c4330d283c mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write 13 years ago
Troy Kisky b230ddc267 mxc_i2c: create i2c_init_transfer 13 years ago
Troy Kisky ea572d853e mxc_i2c: clear i2sr before waiting for bit 13 years ago
Troy Kisky cea60b0c6c mxc_i2c: create tx_byte function 13 years ago
Troy Kisky 24cd738bc4 mxc_i2c: remove ifdef of CONFIG_HARD_I2C 13 years ago