summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-311-2/+1
* blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-311-5/+6
* gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin2013-07-311-2/+2
* blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-311-2/+2
* cfi_flash: Add prototypes of overridable functionsMasahiro Yamada2013-07-301-0/+14
* powerpc/ppc4xx: Convert new gdsys files to SPDX license tagsTom Rini2013-07-265-85/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-07-2621-171/+1040
|\
| * powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boardsDirk Eibach2013-07-255-10/+5
| * powerpc/ppc4xx: Consider gdsys FPGA OSD sizeDirk Eibach2013-07-251-16/+18
| * powerpc/ppc4xx: Support gdsys multichannel iocon hardwareDirk Eibach2013-07-255-53/+510
| * powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach2013-07-252-0/+101
| * powerpc/ppc4xx: Add gdsys mclink interfaceDirk Eibach2013-07-252-0/+184
| * powerpc/ppc4xx: Use generic accessor functions for gdsys FPGADirk Eibach2013-07-2516-99/+229
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini2013-07-261-1/+1
|\ \ | |/ |/|
| * cfi_flash: use buffer length in unmap_physmem()Kuo-Jung Su2013-07-251-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-2525-43/+384
|\ \
| * | nds32: Enable FPU if the version of CPU supportedken kuo2013-07-252-0/+52
| * | nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiersTom Rini2013-07-252-6/+2
| * | nds32: Convert Makefiles to use COBJS-y styleken kuo2013-07-257-21/+24
| * | nds32: ag101/ag102: Fix setting lastdec and now valuesAxel Lin2013-07-242-6/+8
| * | nds32: Enable the function of passing parameters to Linuxken kuo2013-07-244-0/+207
| * | nds32: Enable SDIO and EXT2 command support for Andes boardken kuo2013-07-242-0/+4
| * | nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-245-5/+40
| * | 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
OpenPOWER on IntegriCloud