| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-24 | -5/+66 |
|\ |
|
| * | ARM: bootm: Allow booting in secure mode on hyp capable systems | Hans de Goede | 2014-11-24 | -5/+37 |
| * | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options | Hans de Goede | 2014-11-24 | -0/+29 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-24 | -73/+277 |
|\ \ |
|
| * | | arm: imx: stop sata on boot | Nikita Kiryanov | 2014-11-24 | -2/+6 |
| * | | sata: implement reset_sata for dwc_ahsata | Nikita Kiryanov | 2014-11-24 | -0/+5 |
| * | | arm: mx6: introduce disable_sata_clock | Nikita Kiryanov | 2014-11-24 | -0/+9 |
| * | | mx6: thermal: Check cpu temperature via thermal sensor | Ye.Li | 2014-11-21 | -0/+36 |
| * | | mx6: clock: Add thermal clock enable function | Nitin Garg | 2014-11-21 | -0/+31 |
| * | | mx6: add weim registers | Fabio Estevam | 2014-11-20 | -0/+37 |
| * | | imx: consolidate set_chipselect_size function | Fabio Estevam | 2014-11-20 | -41/+39 |
| * | | mx6: Use a common SPL configuration file | Fabio Estevam | 2014-11-20 | -0/+8 |
| * | | imx: fix exception vectors relocation in imx27 | Albert ARIBAUD | 2014-11-20 | -28/+101 |
| * | | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S | Albert ARIBAUD | 2014-11-20 | -4/+4 |
| * | | ARM: mxs: tools: Add support for boot progress display flag | Alexey Ignatov | 2014-11-20 | -0/+3 |
* | | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -2/+46 |
|\ \ \ |
|
| * | | | dm: arm: spl: Make driver model linker lists available | Simon Glass | 2014-11-21 | -0/+7 |
| * | | | dm: arm: spl: Allow simple malloc() in SPL | Simon Glass | 2014-11-21 | -1/+1 |
| * | | | dm: at91: Add driver model support for the serial driver | Simon Glass | 2014-11-21 | -0/+15 |
| * | | | dm: at91: Add platform data for GPIO on at91sam9260-based boards | Simon Glass | 2014-11-21 | -1/+17 |
| * | | | dm: at91: Add driver model support for atmel GPIO driver | Simon Glass | 2014-11-21 | -0/+6 |
| |/ / |
|
* | | | tegra: do not descend into empty directories | Masahiro Yamada | 2014-11-23 | -54/+0 |
* | | | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada | 2014-11-23 | -8/+56 |
* | | | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | -0/+14 |
* | | | ARM: bcm: Enable five Cygnus boards | Steve Rae | 2014-11-23 | -6/+6 |
* | | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -7/+7 |
* | | | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 2014-11-20 | -4/+0 |
* | | | replace DIV_ROUND with DIV_ROUND_CLOSEST | Masahiro Yamada | 2014-11-20 | -4/+5 |
* | | | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada | 2014-11-20 | -2/+2 |
* | | | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada | 2014-11-20 | -12/+2 |
* | | | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada | 2014-11-20 | -1/+0 |
* | | | ARM: remove CONFIG_ARMV7 defines | Masahiro Yamada | 2014-11-20 | -1/+0 |
|/ / |
|
* | | 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 '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://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 |