| Commit message (Expand) | Author | Age | Lines |
* | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen | 2014-11-17 | -0/+5 |
* | ARM: atmel: add sama5d4ek board support | Bo Shen | 2014-11-17 | -9/+294 |
* | arm, spl, at91: add spl support for the corvus board | Heiko Schocher | 2014-11-17 | -0/+1 |
* | arm, at91, spl: add spl support for the taurus board | Heiko Schocher | 2014-11-17 | -0/+1 |
* | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher | 2014-11-17 | -97/+430 |
* | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher | 2014-11-17 | -0/+1 |
* | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher | 2014-11-17 | -2/+15 |
* | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher | 2014-11-17 | -1/+1 |
* | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher | 2014-11-17 | -3/+1 |
* | ARM: atmel: spl: make css field configurable | Bo Shen | 2014-11-17 | -2/+4 |
* | ARM: atmel: spl: make initialization more stable | Bo Shen | 2014-11-17 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | -31/+83 |
|\ |
|
| * | sh: Move SH_32BIT to Kconfig | Nobuhiro Iwamatsu | 2014-11-17 | -0/+9 |
| * | sh: define CONFIG_CPU_SH4A for some boards | Masahiro Yamada | 2014-11-13 | -7/+7 |
| * | sh: consolidate CONFIG_SYS_CPU defines | Masahiro Yamada | 2014-11-13 | -3/+8 |
| * | sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig | Masahiro Yamada | 2014-11-13 | -10/+48 |
| * | sh: use more descriptive prompts for board select menu | Masahiro Yamada | 2014-11-13 | -19/+19 |
* | | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | -1/+2464 |
|\ \ |
|
| * | | arm: rmobile: Move rcar-i2c of the address defined to common header | Nobuhiro Iwamatsu | 2014-11-10 | -0/+6 |
| * | | arm: rmobile: Move sh-i2c of the address defined to common header | Nobuhiro Iwamatsu | 2014-11-10 | -0/+23 |
| * | | arm: rmobile: Add support gose board | Nobuhiro Iwamatsu | 2014-11-10 | -0/+4 |
| * | | arm: rmobile: Add support R8A7793 | Nobuhiro Iwamatsu | 2014-11-10 | -1/+2431 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-11-14 | -5/+8 |
|\ \ |
|
| * | | powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() | Valentin Longchamp | 2014-11-14 | -0/+1 |
| * | | powerpc/mpc85xx: Use IFC accessor function | Prabhakar Kushwaha | 2014-11-14 | -4/+4 |
| * | | 85xx/b4:Correct USB DR controller liodn entry | ramneek mehresh | 2014-11-14 | -1/+1 |
| * | | driver/net/fm/memac_phy: set NEG bit for external MDIOs | Shaohui Xie | 2014-11-14 | -0/+1 |
| * | | Fman/mEMAC: mEMAC fix for 10G MAC and PHY | Shaohui Xie | 2014-11-14 | -0/+1 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-14 | -5/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm: mx6: add support for TBS2910 Matrix ARM miniPC | Soeren Moch | 2014-11-13 | -0/+4 |
| * | | mx6: video_skip: Fix crash on NULL pointer | Nikolay Dimitrov | 2014-11-13 | -1/+5 |
| * | | kconfig: imx6: add SUPPORT_SPL | John Tobias | 2014-11-13 | -0/+1 |
| * | | arm: imx: make bmode command work with SPL/U-Boot combo | Nikita Kiryanov | 2014-11-12 | -4/+5 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2014-11-13 | -175/+1455 |
|\ \ \ |
|
| * | | | sun6i: ehci: Add sun6i ehci support | Hans de Goede | 2014-11-13 | -0/+22 |
| * | | | sun6i: Poke magic sram controller register to avoid cache issues | Hans de Goede | 2014-11-13 | -0/+5 |
| * | | | sun6i: Add dram initialization code | Hans de Goede | 2014-11-13 | -3/+804 |
| * | | | sun4i: Rename dram files to dram_sun4i.x | Hans de Goede | 2014-11-13 | -168/+187 |
| * | | | sun6i: Add cpucfg register definitions | Hans de Goede | 2014-11-13 | -3/+71 |
| * | | | sun6i: Add clock functions needed for SPL / DRAM init | Hans de Goede | 2014-11-13 | -1/+105 |
| * | | | sun6i: Add new p2wi controller driver | Oliver Schinagl | 2014-11-13 | -0/+261 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-13 | -143/+11 |
|\ \ \ |
|
| * | | | ARM: remove unused CPU directory | Masahiro Yamada | 2014-11-13 | -132/+0 |
| * | | | ARM: cache-cp15: Use more accurate types | Thierry Reding | 2014-11-12 | -4/+4 |
| * | | | ARM: cache_v7: Various minor cleanups | Thierry Reding | 2014-11-12 | -7/+7 |
| |/ / |
|
* | | | arm: mx6: Fix missing Kconfig option for Novena | Marek Vasut | 2014-11-13 | -0/+1 |
* | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-11-13 | -0/+28 |
|\ \ \ |
|
| * | | | kconfig: zynq: Add ZYBO board | Peter Crosthwaite | 2014-11-11 | -0/+4 |
| * | | | arm: dts: zynq: Add digilent ZYBO board dts | Peter Crosthwaite | 2014-11-11 | -0/+24 |
| | |/
| |/| |
|
* | | | kconfig: arm: move "armv8" define to arch/arm/Kconfig | Masahiro Yamada | 2014-11-13 | -8/+1 |