| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S | Albert ARIBAUD | 2014-11-20 | 1 | -4/+4 |
* | ARM: mxs: tools: Add support for boot progress display flag | Alexey Ignatov | 2014-11-20 | 3 | -0/+3 |
* | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen | 2014-11-17 | 1 | -0/+5 |
* | ARM: atmel: add sama5d4ek board support | Bo Shen | 2014-11-17 | 8 | -9/+294 |
* | arm, spl, at91: add spl support for the corvus board | Heiko Schocher | 2014-11-17 | 1 | -0/+1 |
* | arm, at91, spl: add spl support for the taurus board | Heiko Schocher | 2014-11-17 | 1 | -0/+1 |
* | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher | 2014-11-17 | 13 | -97/+430 |
* | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher | 2014-11-17 | 1 | -0/+1 |
* | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher | 2014-11-17 | 2 | -2/+15 |
* | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher | 2014-11-17 | 1 | -1/+1 |
* | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher | 2014-11-17 | 1 | -3/+1 |
* | ARM: atmel: spl: make css field configurable | Bo Shen | 2014-11-17 | 1 | -2/+4 |
* | ARM: atmel: spl: make initialization more stable | Bo Shen | 2014-11-17 | 1 | -0/+4 |
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | 12 | -1/+2464 |
|\ |
|
| * | arm: rmobile: Move rcar-i2c of the address defined to common header | Nobuhiro Iwamatsu | 2014-11-10 | 1 | -0/+6 |
| * | arm: rmobile: Move sh-i2c of the address defined to common header | Nobuhiro Iwamatsu | 2014-11-10 | 5 | -0/+23 |
| * | arm: rmobile: Add support gose board | Nobuhiro Iwamatsu | 2014-11-10 | 1 | -0/+4 |
| * | arm: rmobile: Add support R8A7793 | Nobuhiro Iwamatsu | 2014-11-10 | 8 | -1/+2431 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-14 | 4 | -5/+15 |
|\ \ |
|
| * | | arm: mx6: add support for TBS2910 Matrix ARM miniPC | Soeren Moch | 2014-11-13 | 1 | -0/+4 |
| * | | mx6: video_skip: Fix crash on NULL pointer | Nikolay Dimitrov | 2014-11-13 | 1 | -1/+5 |
| * | | kconfig: imx6: add SUPPORT_SPL | John Tobias | 2014-11-13 | 1 | -0/+1 |
| * | | arm: imx: make bmode command work with SPL/U-Boot combo | Nikita Kiryanov | 2014-11-12 | 2 | -4/+5 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2014-11-13 | 18 | -175/+1455 |
|\ \ \ |
|
| * | | | sun6i: ehci: Add sun6i ehci support | Hans de Goede | 2014-11-13 | 3 | -0/+22 |
| * | | | sun6i: Poke magic sram controller register to avoid cache issues | Hans de Goede | 2014-11-13 | 1 | -0/+5 |
| * | | | sun6i: Add dram initialization code | Hans de Goede | 2014-11-13 | 5 | -3/+804 |
| * | | | sun4i: Rename dram files to dram_sun4i.x | Hans de Goede | 2014-11-13 | 4 | -168/+187 |
| * | | | sun6i: Add cpucfg register definitions | Hans de Goede | 2014-11-13 | 3 | -3/+71 |
| * | | | sun6i: Add clock functions needed for SPL / DRAM init | Hans de Goede | 2014-11-13 | 4 | -1/+105 |
| * | | | sun6i: Add new p2wi controller driver | Oliver Schinagl | 2014-11-13 | 4 | -0/+261 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-13 | 7 | -143/+11 |
|\ \ \ |
|
| * | | | ARM: remove unused CPU directory | Masahiro Yamada | 2014-11-13 | 4 | -132/+0 |
| * | | | ARM: cache-cp15: Use more accurate types | Thierry Reding | 2014-11-12 | 2 | -4/+4 |
| * | | | ARM: cache_v7: Various minor cleanups | Thierry Reding | 2014-11-12 | 1 | -7/+7 |
| |/ / |
|
* | | | arm: mx6: Fix missing Kconfig option for Novena | Marek Vasut | 2014-11-13 | 1 | -0/+1 |
* | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-11-13 | 3 | -0/+28 |
|\ \ \ |
|
| * | | | kconfig: zynq: Add ZYBO board | Peter Crosthwaite | 2014-11-11 | 1 | -0/+4 |
| * | | | arm: dts: zynq: Add digilent ZYBO board dts | Peter Crosthwaite | 2014-11-11 | 2 | -0/+24 |
| | |/
| |/| |
|
* | | | kconfig: arm: move "armv8" define to arch/arm/Kconfig | Masahiro Yamada | 2014-11-13 | 2 | -8/+1 |
* | | | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada | 2014-11-13 | 2 | -4/+3 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-11-11 | 9 | -0/+900 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm: socfpga: Add socfpga_spim_enable() to reset_manager.c | Stefan Roese | 2014-11-07 | 3 | -0/+18 |
| * | | arm: socfpga: Add DW master SPI clock to clock_manager.c | Stefan Roese | 2014-11-07 | 1 | -0/+14 |
| * | | arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target | Stefan Roese | 2014-11-07 | 5 | -0/+868 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2014-11-11 | 21 | -72/+158 |
|\ \ \ |
|
| * | | | ARM: UniPhier: call pin_init() also in the normal boot | Masahiro Yamada | 2014-11-12 | 5 | -7/+14 |
| * | | | ARM: UniPhier: consolidate board_postclk_init() function | Masahiro Yamada | 2014-11-12 | 7 | -50/+11 |
| * | | | ARM: UniPhier: add set_pinsel macro for use in assembly code | Masahiro Yamada | 2014-11-12 | 1 | -1/+12 |
| * | | | usb: UniPhier: add UniPhier on-chip EHCI host driver support | Masahiro Yamada | 2014-11-12 | 5 | -0/+71 |