aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese21-207/+282
2012-09-01mpc52xx: remove o2dnt boardAnatolij Gustschin5-1119/+0
2012-09-01mpc52xx: add common o2dnt and o2dnt2 support and configurationsAnatolij Gustschin11-0/+1287
2012-09-01mpc5xxx: add GPIO port configurationAnatolij Gustschin1-0/+14
2012-09-01mpc5xxx: add pci_mpc5xxx_init prototype to common headerAnatolij Gustschin1-0/+3
2012-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk15-210/+117
2012-09-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk4-14/+41
2012-08-21sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2-31/+0
2012-08-21sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu1-30/+18
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu15-151/+101
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood2-2/+2
2012-08-14sf: spansion: Add support for S25FL256SMichal Simek1-0/+7
2012-08-14sf: winbond: fix page_sizeStephen Warren1-1/+1
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-10sf: stmicro: add support for N25Q128AMichal Simek1-0/+6
2012-08-09sf: stmicro: add support N25Q128 partsStephan Linz1-0/+6
2012-08-09sf: stmicro: support JEDEC standard two-byte signatureStephan Linz1-12/+15
2012-08-09sf: winbond: add W25Q32Rajeshwari Shinde1-0/+5
2012-08-09cmd_spi: remove superfluous semicolonMarek Vasut1-1/+1
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