summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_initGabor Juhos2013-07-241-2/+1
| | * | pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-242-2/+2
| | * | pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-241-0/+2
| | * | block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-243-3/+3
| | * | mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-241-1/+5
| | * | nds32: introduce macros for bit manipulationGabor Juhos2013-07-241-0/+37
| | |/
| * | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-257-44/+7
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-2518-50/+1108
| |\ \
| | * | MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos2013-07-241-4/+4
| | * | MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos2013-07-241-3/+3
| | * | MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos2013-07-241-1/+1
| | * | MIPS: xburst/start.S: rework relocation info checkGabor Juhos2013-07-241-3/+3
| | * | MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-241-9/+9
| | * | MIPS: xburst/start.S: save gd in s0 registerGabor Juhos2013-07-241-1/+2
| | * | MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos2013-07-241-6/+6
| | * | MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos2013-07-241-3/+5
| | * | MIPS: mips32/start.S: rework relocation info checkGabor Juhos2013-07-241-3/+3
| | * | MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-241-9/+9
| | * | MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos2013-07-241-2/+1
| | * | MIPS: remove obsolete TODO itemsGabor Juhos2013-07-241-4/+0
| | * | MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos2013-07-241-1/+0
| | * | MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos2013-07-241-2/+3
| | * | MIPS: qemu-malta: bring up ethernetGabor Juhos2013-07-242-1/+8
| | * | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-245-0/+216
| | * | MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos2013-07-242-1/+55
| | * | MIPS: qemu-malta: enable flash supportGabor Juhos2013-07-242-2/+9
| | * | MIPS: qemu-malta: add reset supportGabor Juhos2013-07-242-0/+14
| | * | MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-246-0/+206
| | * | 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
OpenPOWER on IntegriCloud