summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove FSL support from generic boardMichal Simek2013-02-042-24/+0
* common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek2013-02-041-1/+1
* board: xilinx: Remove common folderMichal Simek2013-02-0416-5865/+0
* board: xilinx: Remove unused ancient i2c driverMichal Simek2013-02-042-634/+0
* spi: xilinx_spi: Perform software reset during slave setupJason Wu2013-02-042-0/+5
* common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek2013-02-041-4/+21
* microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-042-0/+92
* block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin2013-02-041-2/+2
* vfat: Fix mkcksum argument sizesMarek Vasut2013-01-311-2/+2
* arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-01-301-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-01-3012-437/+76
|\
| * MIPS: qi_lb60: remove custom u-boot.lds scriptGabor Juhos2013-01-311-61/+0
| * MIPS: dbau1x00: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
| * MIPS: incaip: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
| * MIPS: vct: remove custom u-boot.lds scriptGabor Juhos2013-01-311-68/+0
| * MIPS: pb1x00: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
| * MIPS: qemu-mips: use the unified u-boot.lds scriptGabor Juhos2013-01-311-70/+0
| * MIPS: add unified u-boot.lds fileGabor Juhos2013-01-311-0/+84
| * MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-308-23/+12
| * MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-301-9/+3
| * MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-303-12/+3
| * MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-272-20/+4
| * MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-272-18/+6
| * MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-272-4/+6
| * MIPS: start.S: set sp register directlyGabor Juhos2013-01-272-4/+2
| * MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-273-3/+3
| * MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-222-0/+3
| * MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-221-4/+4
| * MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-221-1/+1
* | corenet: Disable video on P2020DSAndy Fleming2013-01-301-1/+1
* | board/common: Add support for QIXIS read/write using i2cPrabhakar Kushwaha2013-01-302-0/+23
* | powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-303-0/+19
* | powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-303-1/+92
* | mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-301-0/+4
* | powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-303-24/+49
* | powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha2013-01-309-0/+1618
* | powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-306-2/+140
* | powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-303-11/+47
* | README.fsl-ddr typos and update to reflect hotkeyJames Yang2013-01-301-14/+21
* | Add copy command to FSL DDR interactiveJames Yang2013-01-302-0/+132
* | Fix data stage name matching issueJames Yang2013-01-301-1/+2
* | Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* | powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-302-2/+11
* | powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDBValentin Longchamp2013-01-301-0/+2
* | powerpc/p2041: add RCW file for P2041RDBValentin Longchamp2013-01-301-0/+11
* | powerpc/t4240qds: Print FPGA detail versionPrabhakar Kushwaha2013-01-301-2/+9
* | powerpc/t4240qds: Add support to dump switch settings on t4240qds boardShaveta Leekha2013-01-301-0/+60
* | powerpc/b4860qds: Add support to dump switch settings on b4860qds boardShaveta Leekha2013-01-301-0/+47
* | powerpc/qixis: enable qixis dump command and add switch dumping commandShaveta Leekha2013-01-302-12/+36
* | powerpc/b4860qds: Added Support for B4860QDSYork Sun2013-01-3013-0/+2536
OpenPOWER on IntegriCloud