summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring
2013-07-25ARM: highbank: update config optionsRob Herring
2013-07-25net: calxedaxgmac: enable rx cut-thruRob Herring
2013-07-25ARM: move interrupt_init to before relocationRob Herring
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-24wandboard: Use splash image at screen center by defaultOtavio Salvador
2013-07-24mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut
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
2013-07-24nds32: introduce macros for bit manipulationGabor Juhos
2013-07-23Prepare v2013.07Tom Rini