summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-234-40/+156
* powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang2012-08-233-105/+118
* powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-235-19/+28
* powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-236-128/+129
* powerpc/corenet_ds: Update README.srio-boot-corenetLiu Gang2012-08-231-37/+33
* powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditionalYork Sun2012-08-234-3/+56
* nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()Scott Wood2012-08-221-22/+25
* powerpc: Stack Pointer not properly alignedJoakim Tjernlund2012-08-221-3/+2
* mpc85xx: Initial SP alignment is wrong.Joakim Tjernlund2012-08-221-11/+5
* Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood2012-08-172-2/+2
* mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck2012-08-132-22/+44
* cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin2012-08-132-0/+59
* dts/Makefile: Turn off some predefined macrosHorst Kronstorfer2012-08-101-1/+2
* Add support for DS1388.Kenth Eriksson2012-08-102-0/+27
* dts/Makefile: Check for empty $(LDSCRIPT)Horst Kronstorfer2012-08-101-2/+3
* Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck2012-08-102-13/+7
* Makefile: replace LIBS by LIBS-yDaniel Schwierzeck2012-08-101-68/+68
* Makefile: allow appending to LIB in sub-makefilesDaniel Schwierzeck2012-08-101-1/+1
* nds32: fix unused pmu_init warningMike Frysinger2012-08-111-0/+2
* nds32: delete unused local variableMike Frysinger2012-08-111-1/+0
* nds32: drop bi_enetaddr from global dataMike Frysinger2012-08-111-1/+0
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-0930-1/+4750
* u-boot: Update yaffs2 file systemCharles Manning2012-08-0963-10044/+13517
* openrisc: Work around potential relocation issuesJulius Baxter2012-08-092-6/+13
* rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig2012-08-0910-7/+11
* Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is setDirk Eibach2012-08-091-0/+5
* mkconfig: add support for SPL CPUAllen Martin2012-08-093-1/+31
* configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam2012-08-0910-10/+0
* Build: Ignore build tree and IDE control fileTimo Ketola2012-08-091-0/+4
* powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha2012-08-091-10/+10
* powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha2012-08-091-15/+15
* UBIFS: Improve error message when reading superblock failedBernhard Walle2012-08-091-1/+1
* sandbox: Add basic test for command executionSimon Glass2012-08-093-0/+131
* Allow newlines within command environment varsSimon Glass2012-08-091-3/+3
* Add run_command_list() to run a list of commandsSimon Glass2012-08-094-65/+102
* Malloc: Fix -Wundef warningsMarek Vasut2012-08-091-3/+3
* global_data: unify global flag definesMike Frysinger2012-08-0915-181/+42
* MAKEALL: Allow empty ERR directoryAndy Fleming2012-08-091-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-08-0922-62/+285
|\
| * powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNsTimur Tabi2012-08-084-14/+14
| * powerpc/mpc85xx: Ignore E bit for BSC9130/1York Sun2012-08-081-2/+0
| * powerpc/sgmii: To support PHY link state auto detect in SGMII modeHongtao Jia2012-08-081-8/+49
| * powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-088-23/+21
| * powerpc/p2041: configure the CPLD lane_mux according to RCWShaohui Xie2012-08-081-0/+39
| * powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-081-1/+1
| * powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is definedShaohui Xie2012-08-082-1/+6
| * powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GBYork Sun2012-08-081-2/+11
| * powerpc/p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-08-081-8/+74
| * powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock2012-08-084-3/+70
* | sh: Add support pin function control using GPIONobuhiro Iwamatsu2012-08-083-0/+822
OpenPOWER on IntegriCloud