summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu
2012-09-01omap24xx_i2c: add 2-byte address supportIlya Yanok
2012-09-01CREDITS: Add credits for MCF5249 initialization codeJeremy Andrus
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-09-01mpc52xx: remove o2dnt boardAnatolij Gustschin
2012-09-01mpc52xx: add common o2dnt and o2dnt2 support and configurationsAnatolij Gustschin
2012-09-01mpc5xxx: add GPIO port configurationAnatolij Gustschin
2012-09-01mpc5xxx: add pci_mpc5xxx_init prototype to common headerAnatolij Gustschin
2012-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2012-09-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-08-21sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood
2012-08-14sf: spansion: Add support for S25FL256SMichal Simek
2012-08-14sf: winbond: fix page_sizeStephen Warren
2012-08-13mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck
2012-08-13cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin
2012-08-10dts/Makefile: Turn off some predefined macrosHorst Kronstorfer
2012-08-10Add support for DS1388.Kenth Eriksson
2012-08-10dts/Makefile: Check for empty $(LDSCRIPT)Horst Kronstorfer
2012-08-10Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck
2012-08-10Makefile: replace LIBS by LIBS-yDaniel Schwierzeck
2012-08-10Makefile: allow appending to LIB in sub-makefilesDaniel Schwierzeck
2012-08-11nds32: fix unused pmu_init warningMike Frysinger
2012-08-11nds32: delete unused local variableMike Frysinger
2012-08-11nds32: drop bi_enetaddr from global dataMike Frysinger
2012-08-10sf: stmicro: add support for N25Q128AMichal Simek
2012-08-09sf: stmicro: add support N25Q128 partsStephan Linz
2012-08-09sf: stmicro: support JEDEC standard two-byte signatureStephan Linz
2012-08-09sf: winbond: add W25Q32Rajeshwari Shinde
2012-08-09cmd_spi: remove superfluous semicolonMarek Vasut
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman
2012-08-09u-boot: Update yaffs2 file systemCharles Manning
2012-08-09openrisc: Work around potential relocation issuesJulius Baxter
2012-08-09rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig
2012-08-09Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is setDirk Eibach
2012-08-09mkconfig: add support for SPL CPUAllen Martin
2012-08-09configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam
2012-08-09Build: Ignore build tree and IDE control fileTimo Ketola
2012-08-09powerpc: Fix declaration type for I/O functionsPrabhakar Kushwaha
2012-08-09powerpc:Fix return type & parameter passed for I/O functionsPrabhakar Kushwaha
2012-08-09UBIFS: Improve error message when reading superblock failedBernhard Walle
2012-08-09sandbox: Add basic test for command executionSimon Glass
2012-08-09Allow newlines within command environment varsSimon Glass
2012-08-09Add run_command_list() to run a list of commandsSimon Glass
2012-08-09Malloc: Fix -Wundef warningsMarek Vasut
2012-08-09global_data: unify global flag definesMike Frysinger
2012-08-09MAKEALL: Allow empty ERR directoryAndy Fleming
2012-08-09Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk