aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-22BC3450 board: Remove unused CONFIG_SYS_CPU definitionWolfgang Denk
2012-07-22BC3450 board: change debug code to using debug()Wolfgang Denk
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok
2012-07-20mx28: Fix elftosb source link in README.mx28_commonAnatolij Gustschin
2012-07-20doc: README.mx28_common: Add missing entry into ContentsFabio Estevam
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-07-20common.h: Remove include compiler.hMarek Vasut
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam
2012-07-20ARM: OMAP4: PANDA: Add rest of the USB module pads to essentialsSRICHARAN R
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk