aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk5-7/+406
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-25/+44
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk4-25/+44
2012-04-30image/fit: drop inline markings on parser codeMike Frysinger2-4/+4
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk14-0/+1532
2012-04-30powerpc/ppc4xx: Remove typedefs for gdsys FPGADirk Eibach9-40/+42
2012-04-30powerpc/ppc4xx: Fix typo in gdsys_fpga.hDirk Eibach1-1/+1
2012-04-30powerpc/ppc4xx: Update gdsys board configurationsDirk Eibach5-5/+17
2012-04-30powerpc/ppc4xx: Support gdsys dlvision-10g hardware 1.20Dirk Eibach2-3/+13
2012-04-30powerpc/ppc4xx: Adapt gdsys 405ep boards to platform changesDirk Eibach5-37/+70
2012-04-30powerpc/ppc4xx: Make gdsys 405ep boards reset more genericDirk Eibach15-217/+366
2012-04-30powerpc/ppc4xx: Adjust environment size on neoDirk Eibach1-1/+1
2012-04-30patman: Change the location of patman pathVikram Narayanan1-3/+3
2012-04-30patman: Fix a typo errorVikram Narayanan1-1/+1
2012-04-29GCC47: Fix warning in md5.cMarek Vasut2-3/+6
2012-04-29GCC47: Fix warning in cmd_nand.cMarek Vasut1-1/+1
2012-04-29Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk24-24/+5
2012-04-25Prepare v2012.04.01v2012.04.01Wolfgang Denk1-1/+1
2012-04-24powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi1-2/+6
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi11-52/+9
2012-04-24cmd_bdinfo: display the address map size (32-bit vs. 36-bit)Timur Tabi1-0/+8
2012-04-24PowerPC: correct the SATA for p1/p2 rdb-pc platformJerry Huang1-1/+1
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang4-0/+135
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang6-1/+130
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang4-5/+46
2012-04-24powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang6-0/+57
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang6-2/+140
2012-04-24powerpc/corenet_ds: Document for the boot from SRIOLiu Gang1-0/+103
2012-04-24powerpc/corenet_ds: Correct the compilation errors about ENVLiu Gang1-0/+2
2012-04-24powerpc/srio: Rewrite the struct ccsr_rioLiu Gang2-160/+270
2012-04-24powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha1-2/+2
2012-04-24powerpc/p2041rdb: add env in NAND supportShaohui Xie1-0/+5
2012-04-24powerpc/p2041rdb: add NAND and NAND boot supportShaohui Xie2-3/+52
2012-04-24powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun4-7/+7
2012-04-24powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha1-0/+6
2012-04-24powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha1-0/+33
2012-04-24powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha1-31/+34
2012-04-24powerpc/p1023rds: Disable nor flash node and enable nand flash nodeChunhe Lan1-0/+6
2012-04-24i2c:designware Turn off the ctrl when setting the speedArmando Visconti1-0/+11
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR4-7/+7
2012-04-24sh: i2c: Add support I2C controller of SH7734Nobuhiro Iwamatsu2-0/+388
2012-04-23sandbox: Use the new run_command()Simon Glass1-6/+0
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren1-0/+1
2012-04-23arm: fix bootm with device treeStephen Warren1-1/+10
2012-04-23Fix the behaviour of the 'run' commandTimo Ketola1-1/+2
2012-04-22Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger1-1/+0
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger2-23/+43
2012-04-22Blackfin: gd_t: relocate volatile markingsMike Frysinger1-1/+1
2012-04-22board/adp-ag102: add configuration of adp-ag102Macpaul Lin4-0/+413
2012-04-22board/adp-ag102: add board specific filesMacpaul Lin2-0/+150