Commit Graph

17013 Commits (c8f9802a72030e783152040b07c3c7694f953dd3)
 

Author SHA1 Message Date
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
Nobuhiro Iwamatsu d764c5043d sh: Add support pin function control using GPIO 13 years ago
Hideyuki Sano d61678e096 serial: sh: Add support Renesas R8A7740 13 years ago
Nobuhiro Iwamatsu c3d6a35732 serial: sh: Add support Renesas SH73A0 13 years ago
Yoshihiro Shimoda d185857267 sh: modify checkcpu() for SH-4A 13 years ago
Wolfgang Denk 6d36121b87 Merge branch 'master' of git://git.denx.de/u-boot-onenand 13 years ago
Holger Brunck 157ef7993d MAINTAINERS: cleanup for km ppc boards 13 years ago
Michal Simek 968766a7e8 spi: Fix merge conflicts - Makefile 13 years ago
Tom Rini 94c1a20fe7 ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 13 years ago
David du Colombier 034afbcc16 env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE 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