aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-23nand_spl: p1023rds: wait before enabling DDR controllerMatthew McClintock2-5/+20
2012-08-23nand_spl: update udelay for Freescale boardsMatthew McClintock5-15/+60
2012-08-23powerpc/p1010rdb: nandboot: compare SVR properlyMatthew McClintock1-1/+2
2012-08-23p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)Matthew McClintock1-3/+4
2012-08-23p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2-0/+12
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun7-49/+7
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie14-0/+601
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang6-49/+76
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang4-40/+156
2012-08-23powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang3-105/+118
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang5-19/+28
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang6-128/+129
2012-08-23powerpc/corenet_ds: Update README.srio-boot-corenetLiu Gang1-37/+33
2012-08-23powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun4-3/+56
2012-08-22nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood1-22/+25
2012-08-22powerpc: Stack Pointer not properly alignedJoakim Tjernlund1-3/+2
2012-08-22mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund1-11/+5
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood2-2/+2
2012-08-13mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck2-22/+44
2012-08-13cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin2-0/+59
2012-08-10dts/Makefile: Turn off some predefined macrosHorst Kronstorfer1-1/+2
2012-08-10Add support for DS1388.Kenth Eriksson2-0/+27
2012-08-10dts/Makefile: Check for empty $(LDSCRIPT)Horst Kronstorfer1-2/+3
2012-08-10Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck2-13/+7
2012-08-10Makefile: replace LIBS by LIBS-yDaniel Schwierzeck1-68/+68
2012-08-10Makefile: allow appending to LIB in sub-makefilesDaniel Schwierzeck1-1/+1
2012-08-11nds32: fix unused pmu_init warningMike Frysinger1-0/+2
2012-08-11nds32: delete unused local variableMike Frysinger1-1/+0
2012-08-11nds32: drop bi_enetaddr from global dataMike Frysinger1-1/+0
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman30-1/+4750
2012-08-09u-boot: Update yaffs2 file systemCharles Manning63-10044/+13517
2012-08-09openrisc: Work around potential relocation issuesJulius Baxter2-6/+13
2012-08-09rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig10-7/+11
2012-08-09Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is setDirk Eibach1-0/+5
2012-08-09mkconfig: add support for SPL CPUAllen Martin3-1/+31
2012-08-09configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam10-10/+0
2012-08-09Build: Ignore build tree and IDE control fileTimo Ketola1-0/+4
2012-08-09powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha1-10/+10
2012-08-09powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha1-15/+15
2012-08-09UBIFS: Improve error message when reading superblock failedBernhard Walle1-1/+1
2012-08-09sandbox: Add basic test for command executionSimon Glass3-0/+131
2012-08-09Allow newlines within command environment varsSimon Glass1-3/+3
2012-08-09Add run_command_list() to run a list of commandsSimon Glass4-65/+102
2012-08-09Malloc: Fix -Wundef warningsMarek Vasut1-3/+3
2012-08-09global_data: unify global flag definesMike Frysinger15-181/+42
2012-08-09MAKEALL: Allow empty ERR directoryAndy Fleming1-2/+2
2012-08-09Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk22-62/+285
2012-08-08powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi4-14/+14
2012-08-08powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun1-2/+0
2012-08-08powerpc/sgmii: To support PHY link state auto detect in SGMII modeHongtao Jia1-8/+49