summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-25powerpc/ppc4xx: Support gdsys multichannel iocon hardwareDirk Eibach
2013-07-25powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach
2013-07-25powerpc/ppc4xx: Add gdsys mclink interfaceDirk Eibach
2013-07-25powerpc/ppc4xx: Use generic accessor functions for gdsys FPGADirk Eibach
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-07-25drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini
2013-07-25nds32: Enable FPU if the version of CPU supportedken kuo
2013-07-25nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo
2013-07-24MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos
2013-07-24MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos
2013-07-24MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos
2013-07-24MIPS: mips32/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos
2013-07-24MIPS: remove obsolete TODO itemsGabor Juhos
2013-07-24MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos
2013-07-24MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos
2013-07-24MIPS: qemu-malta: bring up ethernetGabor Juhos
2013-07-24MIPS: qemu-malta: add PCI supportGabor Juhos
2013-07-24MIPS: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos
2013-07-24MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos
2013-07-24MIPS: import gt64120.h header from LinuxGabor Juhos
2013-07-24net: pcnet: use pci_virt_to_mem to obtain buffer addressesGabor Juhos
2013-07-24MIPS: mips64: fix typos in copyright text of start.STom Rini
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk
2013-07-24nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo
2013-07-24nds32: Enable SDIO and EXT2 command support for Andes boardken kuo
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo
2013-07-24nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_initGabor Juhos
2013-07-24pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos
2013-07-24pci: add prototype for pci_ftpci_init() functionGabor Juhos
2013-07-24block: constify sect_buf argument of ide_write_dataGabor Juhos
2013-07-24mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos