summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-30-87/+14
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-328/+0
* dfu: nand: Verify writesPeter Tyser2015-03-30-1/+1
* cmd_nand: Verify writes to NANDPeter Tyser2015-03-30-5/+9
* nand: Add verification functionsPeter Tyser2015-03-30-1/+100
* nand: Remove unused read/write structuresPeter Tyser2015-03-30-26/+0
* nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser2015-03-30-13/+0
* mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero2015-03-30-1/+1
* mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero2015-03-30-1/+1
* sunxi: UTOO_P66: Add missing MAINTAINERS entryHans de Goede2015-03-29-0/+1
* sunxi: a10-LIME set the cpu clock at boot to 912MHzIain Paton2015-03-29-0/+1
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-10/+8
* sunxi: sun4i: improve cpu clock selection methodIain Paton2015-03-29-16/+19
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-29-0/+22
* powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin2015-03-28-2/+66
* Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland2015-03-28-7/+22
* m68k: fix 3 broken boardsangelo@sysam.it2015-03-28-5/+3
* common/board_f: move board_init_f_mem() from #else CONFIG_X86Alexey Brodkin2015-03-28-2/+4
* vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-28-40/+4
* armv8: semihosting: delete external interfaceLinus Walleij2015-03-28-109/+0
* vexpress64: remove board late init, use smhloadLinus Walleij2015-03-28-105/+11
* armv8: semihosting: add a command to load semihosted imagesLinus Walleij2015-03-28-20/+75
* armv8: semihosting: do not inline trap callLinus Walleij2015-03-28-1/+1
* Document config_distro_bootcmd environment variables for interactive booting.Karsten Merker2015-03-28-0/+47
* config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding2015-03-28-1/+3
* config: Use booti instead of bootz on 64-bit ARMThierry Reding2015-03-28-0/+4
* board/BuR/common: remove unused function 'blink'Hannes Petermaier2015-03-28-15/+0
* board/BuR/common: move I2C initialization from common part to board-specificHannes Petermaier2015-03-28-8/+9
* ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com2015-03-28-1/+6
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-28-101/+29
* m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-7/+16
* m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-3/+11
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-3/+11
* m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-14/+23
* m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-25/+29
* m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-8/+10
* m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-28-60/+53
* kbuild: Don't reset timestamps in include/generated if not neededMichal Marek2015-03-28-9/+9
* kbuild: remove redundant line from (generic-)asm-offsets.hMasahiro Yamada2015-03-28-1/+0
* kbuild: merge generic-asm-offsets.h and asm-offsets.h rulesMasahiro Yamada2015-03-28-40/+22
* ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-28-3/+3
* ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-28-70/+48
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-28-46/+1
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-28-37/+0
* m68k: remove arch/m68k/lib/board.cMasahiro Yamada2015-03-28-645/+0
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-15/+13
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28-38/+25
* kbuild: remove scripts/multiconfig.shMasahiro Yamada2015-03-28-92/+21
* kbuild: remove "*_felconfig" targetMasahiro Yamada2015-03-28-12/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-03-26-1/+2
|\