summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos2013-07-241-1/+7
| | * | MIPS: import gt64120.h header from LinuxGabor Juhos2013-07-241-0/+550
| | * | net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos2013-07-241-1/+1
| | * | MIPS: mips64: fix typos in copyright text of start.STom Rini2013-07-241-1/+1
| * | | drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini2013-07-253-17/+3
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24321-2620/+3124
| |\ \ \ | | |/ / | |/| |
| | * | fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi2013-07-232-0/+2
| | * | i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su2013-07-233-0/+451
| | * | I2C: mxc_i2c: Add support for Vybrid VF610 platformAlison Wang2013-07-231-7/+55
| | * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-237-1/+34
| | * | cmd_i2c: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-07-231-4/+2
| | * | arm/km: fix u-boot update functionalityHolger Brunck2013-07-231-1/+2
| | * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-2398-1025/+465
| | * | tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-2311-67/+54
| | * | tegra: i2c: Add function to know about current busSimon Glass2013-07-231-17/+61
| | * | i2c, multibus, keymile: get rid of EEprom_ivm envvariableHeiko Schocher2013-07-235-14/+12
| | * | i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-235-342/+6
| | * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23100-694/+645
| | * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23168-502/+556
| | * | i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-2314-63/+249
| | * | i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2013-07-234-9/+624
| * | | Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-131/+48
| * | | Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-66/+488
| * | | Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-248-73/+511
| * | | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245761-91729/+5994
| * | | Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-249-115/+150
| | |/ | |/|
* | | socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen2013-07-253-1/+1
* | | highbank: enable keyed autoboot stopRob Herring2013-07-251-0/+2
* | | ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_RRob Herring2013-07-251-0/+2
* | | ARM: highbank: setup peripherals based on power domain statusRob Herring2013-07-252-2/+30
* | | ARM: highbank: enable reset on command timeoutRob Herring2013-07-251-0/+3
* | | ARM: highbank: avoid bss write in timer_initRob Herring2013-07-251-2/+0
* | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-252-2/+6
* | | ARM: highbank: fix get_tbclk value to timer rateRob Herring2013-07-251-1/+1
* | | ARM: highbank: update config optionsRob Herring2013-07-251-2/+12
* | | net: calxedaxgmac: enable rx cut-thruRob Herring2013-07-251-1/+1
* | | ARM: move interrupt_init to before relocationRob Herring2013-07-251-2/+1
|/ /
* | Prepare v2013.07Tom Rini2013-07-231-1/+1
|/
* fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blkszLan Yixun (dlan)2013-07-221-0/+4
* ext4fs: le32_to_cpu() used on a 16-bit fieldRommel Custodio2013-07-221-6/+6
* arm: at91sam9n12: change EBI IO to high drive modeBo Shen2013-07-221-1/+1
* ddr cfg: DRAM_RESET needs 0x00020030Troy Kisky2013-07-201-1/+1
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-191-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-191-1/+9
* mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass2013-07-191-0/+4
* arm:trats:fix: Correction of loaddtb environment variable.Łukasz Majewski2013-07-191-1/+1
* bootm: Move fixup_silent_linux() earlier in the bootm stagesSimon Glass2013-07-171-4/+4
* README.mx28_common: Rename it to README.mxsFabio Estevam2013-07-171-0/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-07-162-5/+4
|\
| * fsl_esdhc: Touch only relevant sys ctrl bitsDirk Behme2013-07-161-3/+3
OpenPOWER on IntegriCloud