summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mxc_i2c: don't disable controller after every transactionTroy Kisky2012-07-311-15/+13
* mxc_i2c: place i2c_reset code inlineTroy Kisky2012-07-311-12/+3
* mxc_i2c: place imx_start code inlineTroy Kisky2012-07-311-33/+20
* mxc_i2c: remove redundant readTroy Kisky2012-07-311-1/+0
* mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...Troy Kisky2012-07-311-51/+29
* mxc_i2c.c: code i2c_probe as a 0 length i2c_writeTroy Kisky2012-07-311-17/+8
* mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_writeTroy Kisky2012-07-311-3/+7
* mxc_i2c: create i2c_init_transferTroy Kisky2012-07-311-26/+18
* mxc_i2c: clear i2sr before waiting for bitTroy Kisky2012-07-311-4/+5
* mxc_i2c: create tx_byte functionTroy Kisky2012-07-311-58/+24
* mxc_i2c: remove ifdef of CONFIG_HARD_I2CTroy Kisky2012-07-311-5/+1
* mxc_i2c: fix i2c_imx_stopTroy Kisky2012-07-311-1/+1
* i2c: deblock i2c bus also if accessed before realocationHolger Brunck2012-07-311-0/+1
* Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk2012-07-30101-891/+978
|\
| * MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-301-1/+2
| * doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-2983-626/+565
| * net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2012-07-231-0/+9
| * net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2012-07-232-181/+258
| * net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2012-07-232-33/+32
| * net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2012-07-232-20/+3
| * net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans2012-07-191-1/+1
| * net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans2012-07-191-5/+3
| * net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi2012-07-122-1/+12
| * Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2012-07-1214-26/+96
| |\
| | * net: Inline the new eth_setenv_enetaddr_by_index functionJoe Hershberger2012-07-111-1/+1
| | * net: allow setting env enetaddr from net device settingRob Herring2012-07-112-1/+19
| | * net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
| | * CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-111-13/+17
| | * net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-112-2/+14
| | * net: abort network initialization if the PHY driver failsTimur Tabi2012-07-116-6/+39
| | * phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-111-1/+4
| | * net: tftp: fix type of block arg to store_blockJayachandran Chandrasekharan Nair2012-07-111-1/+1
* | | Prepare v2012.07Wolfgang Denk2012-07-301-1/+1
* | | hawkboard: Fix SPL Nand driver misconfigurationLinu Cherian2012-07-301-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2012-07-302-2/+2
|\ \ \
| * | | MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck2012-07-272-2/+2
* | | | Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk2012-07-291-1/+1
|/ / /
* | | Prepare v2012.07-rc3Wolfgang Denk2012-07-271-1/+1
* | | net: Make sure the ethaddr is updated in net_init()Joe Hershberger2012-07-241-2/+1
* | | Prepare v2012.07-rc2Wolfgang Denk2012-07-221-1/+1
* | | Minor Coding Style Cleanup.Wolfgang Denk2012-07-222-30/+27
* | | BC3450 board: Remove unused CONFIG_SYS_CPU definitionWolfgang Denk2012-07-221-1/+0
* | | BC3450 board: change debug code to using debug()Wolfgang Denk2012-07-221-9/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-223-9/+10
|\ \ \
| * | | ARM1136: Fix cache range checksBenoît Thébaudeau2012-07-211-3/+3
| * | | mx6: Make pad name macro consistent with the datasheetAshok2012-07-201-2/+2
| * | | mx28: Fix elftosb source link in README.mx28_commonAnatolij Gustschin2012-07-201-2/+2
| * | | doc: README.mx28_common: Add missing entry into ContentsFabio Estevam2012-07-201-2/+3
* | | | MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-212-2/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-2016-64/+97
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud