aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31I2C: Modify the I2C driver for EXYNOS5Rajeshwari Shinde
2012-07-31I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde
2012-07-31EXYNOS: PINMUX: Add pinmux support for I2CRajeshwari Shinde
2012-07-31EXYNOS5: define EXYNOS5_I2C_SPACINGRajeshwari Shinde
2012-07-31EXYNOS: Add I2C base address.Rajeshwari Shinde
2012-07-31EXYNOS: CLK: Add i2c clockRajeshwari Shinde
2012-07-31mx6qsabrelite: add i2c multi-bus supportTroy Kisky
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky
2012-07-31i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky
2012-07-31i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-31iomux-v3: remove include of mx6x_pins.hTroy Kisky
2012-07-31mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS supportTroy Kisky
2012-07-31mxc_i2c: add bus recovery supportTroy Kisky
2012-07-31mxc_i2c: prep work for multiple busses supportTroy Kisky
2012-07-31mxc_i2c: add i2c_regs argument to i2c_imx_stopTroy Kisky
2012-07-31mxc_i2c: add retriesTroy Kisky
2012-07-31mxc_i2c: check for arbitration lostTroy Kisky
2012-07-31mxc_i2c: change slave addr if conflicts with destination.Troy Kisky
2012-07-31mxc_i2c: don't disable controller after every transactionTroy Kisky
2012-07-31mxc_i2c: place i2c_reset code inlineTroy Kisky
2012-07-31mxc_i2c: place imx_start code inlineTroy Kisky
2012-07-31mxc_i2c: remove redundant readTroy Kisky
2012-07-31mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...Troy Kisky
2012-07-31mxc_i2c.c: code i2c_probe as a 0 length i2c_writeTroy Kisky
2012-07-31mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_writeTroy Kisky
2012-07-31mxc_i2c: create i2c_init_transferTroy Kisky
2012-07-31mxc_i2c: clear i2sr before waiting for bitTroy Kisky
2012-07-31mxc_i2c: create tx_byte functionTroy Kisky
2012-07-31mxc_i2c: remove ifdef of CONFIG_HARD_I2CTroy Kisky
2012-07-31mxc_i2c: fix i2c_imx_stopTroy Kisky
2012-07-31i2c: deblock i2c bus also if accessed before realocationHolger Brunck
2012-07-31microblaze: Wire up SPI driverStephan Linz
2012-07-31spi: microblaze: Adds driver for Xilinx SPI controllerStephan Linz
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-30Prepare v2012.07v2012.07Wolfgang Denk
2012-07-30hawkboard: Fix SPL Nand driver misconfigurationLinu Cherian
2012-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2012-07-30MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut
2012-07-29Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck
2012-07-27Prepare v2012.07-rc3v2012.07-rc3Wolfgang Denk
2012-07-24net: Make sure the ethaddr is updated in net_init()Joe Hershberger
2012-07-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda
2012-07-22Prepare v2012.07-rc2v2012.07-rc2Wolfgang Denk
2012-07-22Minor Coding Style Cleanup.Wolfgang Denk