aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Add architecture-specific global dataSimon Glass14-2/+79
2013-01-31vfat: Fix mkcksum argument sizesMarek Vasut1-2/+2
2013-01-30arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach1-1/+1
2013-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini12-437/+76
2013-01-31MIPS: qi_lb60: remove custom u-boot.lds scriptGabor Juhos1-61/+0
2013-01-31MIPS: dbau1x00: remove custom u-boot.lds scriptGabor Juhos1-65/+0
2013-01-31MIPS: incaip: remove custom u-boot.lds scriptGabor Juhos1-65/+0
2013-01-31MIPS: vct: remove custom u-boot.lds scriptGabor Juhos1-68/+0
2013-01-31MIPS: pb1x00: remove custom u-boot.lds scriptGabor Juhos1-65/+0
2013-01-31MIPS: qemu-mips: use the unified u-boot.lds scriptGabor Juhos1-70/+0
2013-01-31MIPS: add unified u-boot.lds fileGabor Juhos1-0/+84
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos8-23/+12
2013-01-30MIPS: xburst: simplify relocation offset calculationGabor Juhos1-9/+3
2013-01-30MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos3-12/+3
2013-01-30corenet: Disable video on P2020DSAndy Fleming1-1/+1
2013-01-30board/common: Add support for QIXIS read/write using i2cPrabhakar Kushwaha2-0/+23
2013-01-30powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu3-0/+19
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg3-1/+92
2013-01-30mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin1-0/+4
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood3-24/+49
2013-01-30powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha9-0/+1618
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha6-2/+140
2013-01-30powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang3-11/+47
2013-01-30README.fsl-ddr typos and update to reflect hotkeyJames Yang1-14/+21
2013-01-30Add copy command to FSL DDR interactiveJames Yang2-0/+132
2013-01-30Fix data stage name matching issueJames Yang1-1/+2
2013-01-30Move DDR command parsing to separate functionJames Yang1-79/+74
2013-01-30powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2-2/+11
2013-01-30powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDBValentin Longchamp1-0/+2
2013-01-30powerpc/p2041: add RCW file for P2041RDBValentin Longchamp1-0/+11
2013-01-30powerpc/t4240qds: Print FPGA detail versionPrabhakar Kushwaha1-2/+9
2013-01-30powerpc/t4240qds: Add support to dump switch settings on t4240qds boardShaveta Leekha1-0/+60
2013-01-30powerpc/b4860qds: Add support to dump switch settings on b4860qds boardShaveta Leekha1-0/+47
2013-01-30powerpc/qixis: enable qixis dump command and add switch dumping commandShaveta Leekha2-12/+36
2013-01-30powerpc/b4860qds: Added Support for B4860QDSYork Sun13-0/+2536
2013-01-30powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha1-8/+22
2013-01-30board/freescale/common:Add support of QTAG registerPrabhakar Kushwaha2-0/+49
2013-01-30powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal6-1/+77
2013-01-30powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal3-1/+95
2013-01-30powerpc/mpc8544ds: Add USB controller support for MPC8544DSHongtao Jia1-0/+12
2013-01-30powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMsHongtao Jia1-1/+1
2013-01-30powerpc/t4240qds: Update IFC timing for NOR flashYork Sun1-5/+5
2013-01-30boards/T4240qds:Fix IFC AMASK init as per FPGA register spacePrabhakar Kushwaha1-1/+1
2013-01-30board/T4240qds:Fix TLB and LAW size of NAND flashPrabhakar Kushwaha2-2/+2
2013-01-30powerpc/mpc85xx: Reserve default boot pageYork Sun1-0/+16
2013-01-30powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.cTimur Tabi2-11/+12
2013-01-30powerpc/p2041: move Lanes mux to board early initShaohui Xie2-39/+44
2013-01-29Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini19-39/+4
2013-01-29Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini14-149/+96
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones18-35/+0