summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
| * drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin2013-07-161-1/+0
| * Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS boardHaijun.Zhang2013-07-161-1/+1
* | powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPLPrabhakar Kushwaha2013-07-161-1/+3
* | mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach2013-07-1615-1/+2699
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-1612-13/+15
* | Add Atmel I2C tpmDirk Eibach2013-07-163-0/+125
* | i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau2013-07-161-3/+6
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau2013-07-164-1/+638
|/
* arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panelŁukasz Majewski2013-07-161-9/+1
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-161-5/+4
OpenPOWER on IntegriCloud