- c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · Wed Oct 29 13:08:58 2014 -0600
- f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · Fri Oct 31 08:31:04 2014 +0100
- 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · Thu Nov 06 14:03:04 2014 +0100
- 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
- 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · Mon Oct 27 20:10:06 2014 +0100
- 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
- ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
- 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
- 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
- 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · Wed Oct 22 12:13:20 2014 +0200
- c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200
- c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
- 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · Wed Oct 22 12:13:05 2014 +0200
- 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · Mon Apr 28 03:38:41 2014 +0200
- c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · Mon Apr 28 03:38:40 2014 +0200
- 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
- bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:08 2014 +0900
- 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:06 2014 +0900
- e604ef9 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:01 2014 +0900
- d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · Sun Aug 31 07:10:59 2014 +0900
- fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · Sun Aug 31 07:10:58 2014 +0900
- 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
- ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · Fri Jul 25 21:07:30 2014 +0200
- ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
- 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · Sat Jun 07 04:22:52 2014 +0300
- 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
- 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 30 11:34:39 2014 -0400
- 794cf6a Remove unnecessary use of hush header file by Simon Glass · Thu Apr 10 20:01:23 2014 -0600
- dff665a ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · Wed May 21 10:42:15 2014 +0800
- 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
- d47dffe arm, da850: staticize funtions by Manish Badarkhe · Fri Apr 11 08:02:04 2014 +0530
- bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · Fri Apr 04 13:16:52 2014 -0400
- b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
- 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Thu Apr 03 19:12:21 2014 +0200
- 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
- bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · Fri Apr 04 11:29:29 2014 +0200
- c01f10b mxs: fix warning in SPL with console support by Stefano Babic · Wed Apr 02 10:42:06 2014 +0200
- bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · Wed Mar 19 02:21:36 2014 +0100
- d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · Wed Mar 19 02:21:35 2014 +0100
- 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Wed Mar 05 20:01:14 2014 +0100
- 913784a arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · Wed Mar 05 20:01:13 2014 +0100
- 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
- 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100
- a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · Tue Mar 11 11:05:11 2014 +0900
- d70d42f at91sam9263ek: add mmc support by Andreas Henriksson · Mon Jan 27 19:18:59 2014 +0100
- f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
- 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
- 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
- d36a749 kbuild: refactor more IMX image rules by Masahiro Yamada · Mon Feb 24 11:12:21 2014 +0900
- d3aeeac kbuild: use shorten logs for IMX images by Masahiro Yamada · Mon Feb 24 11:12:20 2014 +0900
- 1ffe957 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · Thu Feb 13 18:30:27 2014 +0900
- 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
- b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · Wed Jan 15 11:00:45 2014 +0900
- 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · Fri Nov 29 12:13:46 2013 +0100
- 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
- ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
- 4252e98 ARM: versatile: convert to common timer code by Rob Herring · Fri Oct 04 10:22:48 2013 -0500
- c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · Fri Oct 04 10:22:44 2013 -0500
- 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · Mon Oct 28 12:29:30 2013 +0100
- 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
- edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · Fri Sep 20 01:36:44 2013 +0200
- ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
- f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
- ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
- d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
- 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
- d7f44dd mx27: add missing constant for mx27 by trem · Fri Sep 06 17:33:45 2013 +0200
- 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
- 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
- b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
- 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
- 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
- e999dca arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · Mon Aug 05 16:00:37 2013 +0200
- 3a2274f arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · Mon Aug 05 16:00:35 2013 +0200
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
- c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Jun 28 17:51:13 2013 +0200
- aeb445f mx27: add i2c clock by trem · Fri Jun 14 18:21:22 2013 +0200
- 3227e3a mx27: add function enable_caches by trem · Fri Jun 14 18:21:21 2013 +0200
- 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
- 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · Wed May 29 21:55:11 2013 +0000
- a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jun 08 14:35:10 2013 +0200
- 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · Thu Apr 25 16:37:12 2013 +0000
- 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · Sun May 19 01:48:15 2013 +0000
- 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · Sun May 19 01:48:14 2013 +0000
- 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · Thu Mar 28 20:28:41 2013 +0000
- 3f338c1 arm: at91: add at91sam9n12ek board support by Wu, Josh · Tue Apr 16 23:42:44 2013 +0000
- 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 22:24:28 2013 +0200
- 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
- 3c3dc79 da850: provide davinci_enable_uart0 by Eric Benard · Mon Apr 22 05:54:59 2013 +0000
- 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · Sun Apr 28 09:20:01 2013 +0000
- e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · Sun Apr 28 14:18:49 2013 +0000
- 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · Sun Apr 28 14:17:45 2013 +0000
- b294f80 mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · Sun May 05 16:11:59 2013 +0000
- 51e7778 mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · Sun May 05 15:52:54 2013 +0000
- df2eeed imx: mx25: Remove legacy iomux support by Benoît Thébaudeau · Fri May 03 10:32:18 2013 +0000
- 94bc0dd mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · Fri May 03 04:37:13 2013 +0000
- 1bd7205 mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · Fri May 03 04:37:12 2013 +0000
- 7f77e5f mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · Fri May 03 04:37:11 2013 +0000
- 0541af8 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · Fri May 03 04:37:10 2013 +0000