- 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
- d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
- 23de0e6 mx23: Put back RAM voltage level to its original value by Fabio Estevam · Fri Apr 26 06:01:26 2013 +0000
- 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · Tue Apr 09 21:06:08 2013 +0000
- 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
- f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
- ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 08:51:41 2013 +0200
- 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
- a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
- 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:35:52 2013 +0000
- efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
- cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · Thu Apr 11 09:35:50 2013 +0000
- 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
- a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
- 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
- a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
- e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · Tue Apr 09 16:41:33 2013 -0500
- cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
- 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
- e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · Thu Feb 28 12:59:19 2013 +0000
- 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
- ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
- 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 15:18:31 2013 +0100
- 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000