aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk28-61/+52
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk21-301/+507
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk21-301/+507
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger4-16/+9
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger20-19/+19
2012-04-30lin_gadget: use common mdelayMike Frysinger1-1/+0
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger3-12/+9
2012-04-30fs/fat: align disk buffers on cache line to enable DMA and cacheEric Nelson1-10/+12
2012-04-30part_dos: align disk buffers on cache line to enable DMA and cacheEric Nelson1-3/+3
2012-04-30Allow for parallel builds and saved outputAndy Fleming1-15/+122
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk35-261/+1047
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk35-261/+1047
2012-04-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-7/+406
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