summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | serial: sh: Add support Renesas R8A7740Hideyuki Sano2012-08-081-7/+14
* | serial: sh: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-08-081-7/+14
* | sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-081-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-onenandWolfgang Denk2012-08-071-1/+1
|\ \
| * | env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZEDavid du Colombier2012-08-061-1/+1
| |/
* | MAINTAINERS: cleanup for km ppc boardsHolger Brunck2012-08-071-3/+3
* | spi: Fix merge conflicts - MakefileMichal Simek2012-08-071-1/+0
* | ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2Tom Rini2012-08-071-2/+2
|/
* powerpc/82xx: adapt SDRAM settings for mgcoge3neGerlando Falauto2012-07-311-2/+4
* powerpc/82xx: use SDRAM detection for mgcoge2neGerlando Falauto2012-07-311-4/+13
* powerpc/82xx: add SDRAM detection for km82xxGerlando Falauto2012-07-311-2/+49
* powerpc/82xx: move km/km82xx-common.h within km82xx.hGerlando Falauto2012-07-312-318/+289
* powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.hGerlando Falauto2012-07-313-96/+59
* powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent mergeGerlando Falauto2012-07-312-34/+34
OpenPOWER on IntegriCloud