summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: dlvision-10g: Compile fixDirk Eibach2014-11-191-4/+3
* common: Fix cmd_fpgad addressingDirk Eibach2014-11-191-8/+24
* mtd: Handle 29LV800BTDirk Eibach2014-11-192-0/+52
* board: dlvision: Reduce memory footprintDirk Eibach2014-11-191-1/+8
* ARM: atmel: add sama5d4 xplained ultra board supportBo Shen2014-11-179-0/+583
* ARM: atmel: add sama5d4ek board supportBo Shen2014-11-1716-9/+868
* net: macb: enable GMAC IP without GE feature supportBo Shen2014-11-171-1/+7
* mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu2014-11-172-1/+78
* arm, spl, at91: add spl support for the corvus boardHeiko Schocher2014-11-174-18/+151
* arm, at91, spl: add spl support for the taurus boardHeiko Schocher2014-11-174-13/+127
* arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher2014-11-1713-97/+430
* spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher2014-11-171-3/+3
* spl, nand, atmel_nand: add erase one block functionHeiko Schocher2014-11-172-0/+34
* mtd: atmel_nand: add missing includeHeiko Schocher2014-11-171-0/+1
* spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-174-5/+28
* arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher2014-11-171-0/+1
* arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher2014-11-172-2/+15
* arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher2014-11-171-1/+1
* arm, at91: add spi dataflash support for the taurus boardHeiko Schocher2014-11-172-0/+28
* spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher2014-11-1714-13/+4
* arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2014-11-172-3/+5
* ARM: atmel: spl: make css field configurableBo Shen2014-11-171-2/+4
* ARM: atmel: spl: make initialization more stableBo Shen2014-11-171-0/+4
* ARM: at91 series: convert to generic boardBo Shen2014-11-173-0/+6
* net: macb: write mac address when initializationBo Shen2014-11-171-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-11-1741-107/+93
|\
| * sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu2014-11-178-4/+13
| * sh: define CONFIG_CPU_SH4A for some boardsMasahiro Yamada2014-11-131-7/+7
| * sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-1322-66/+8
| * sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-1312-18/+53
| * sh: use more descriptive prompts for board select menuMasahiro Yamada2014-11-131-19/+19
| * board/renesas/ecovec/ecovec.c: fix buffer overflowWolfgang Denk2014-11-101-1/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2014-11-1730-331/+4052
|\ \
| * | arm: rmobile: replacement of common parts of config by rcar-gen2-common.hNobuhiro Iwamatsu2014-11-174-363/+18
| * | arm: rmobile: configs: Collect up common part of config for R-Car SoCsNobuhiro Iwamatsu2014-11-171-0/+95
| * | arm: rmobile: gose: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-171-7/+1
| * | arm: rmobile: lager: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-171-7/+1
| * | arm: rmobile: koelsch: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-171-7/+1
| * | arm: rmobile: alt: Remove dram_init_banksize functionNobuhiro Iwamatsu2014-11-171-7/+1
| * | arm: rmobile: alt: Change clock of SCIF to external clockNobuhiro Iwamatsu2014-11-101-1/+2
| * | arm: rmobile: kconfig: Remove '+S:' prefix from defconfig filesNobuhiro Iwamatsu2014-11-103-3/+3
| * | arm: rmobile: alt: Remove i2c_init functionNobuhiro Iwamatsu2014-11-101-1/+0
| * | arm: rmobile: alt: Fix typo in comment for sh-i2cNobuhiro Iwamatsu2014-11-101-1/+1
| * | arm: rmobile: alt: Enable channel 1 of sh-i2cNobuhiro Iwamatsu2014-11-101-0/+7
| * | arm: rmobile: Move rcar-i2c of the address defined to common headerNobuhiro Iwamatsu2014-11-102-4/+6
| * | arm: rmobile: Move sh-i2c of the address defined to common headerNobuhiro Iwamatsu2014-11-108-9/+23
| * | arm: rmobile: alt: Remove board_late_init functionNobuhiro Iwamatsu2014-11-102-7/+0
| * | arm: rmobile: lager: Remove board_late_init functionNobuhiro Iwamatsu2014-11-102-6/+0
| * | arm: rmobile: koelsch: Remove board_late_init functionNobuhiro Iwamatsu2014-11-102-6/+0
| * | arm: rmobile: gose: Add VFAT file system supportNobuhiro Iwamatsu2014-11-101-0/+6
OpenPOWER on IntegriCloud