Age | Commit message (Expand) | Author |
2014-08-30 | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau |
2014-05-15 | arm: move exception handling out of start.S files | Albert ARIBAUD |
2014-04-08 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-04 | arm: mxs: Add support for generating signed BootStream | Marek Vasut |
2014-04-04 | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic |
2014-04-04 | Revert "arm: mxs: Add support for generating signed BootStream" | Stefano Babic |
2014-04-02 | mxs: fix warning in SPL with console support | Stefano Babic |
2014-04-01 | arm: mxs: Add serial console support into SPL | Marek Vasut |
2014-04-01 | arm: mxs: Properly set GD pointer in SPL | Marek Vasut |
2014-03-31 | arm: mxs: Add support for generating signed BootStream | Marek Vasut |
2014-03-31 | arm: mxs: Adjust the load address of U-Boot and SPL for HAB | Marek Vasut |
2014-03-28 | kbuild: Rename UIMAGE to MKIMAGE | Marek Vasut |
2014-03-12 | kbuild,mxs: use short logs for MXS images | Masahiro Yamada |
2014-02-26 | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2013-12-07 | arm: keep all sections in ELF file | Albert ARIBAUD |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-10-31 | ARM: mxs: Enable DCDC converter for battery boot | Marek Vasut |
2013-10-31 | arm926ejs: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-17 | ARM: mxs: Setup stack in JTAG mode | Marek Vasut |
2013-10-17 | ARM: mxs: tools: Use mkimage for BootStream generation | Marek Vasut |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-09-10 | ARM: mxs: Receive r0 and r1 passed from BootROM | Marek Vasut |
2013-09-10 | ARM: mxs: Document the power block initialization | Marek Vasut |
2013-08-31 | ARM: mxs: rename function that sets AUTO_RESTART flag | Hector Palacios |
2013-08-31 | ARM: mxs: tools: Add mkimage support for MXS bootstream | Marek Vasut |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-21 | remove all references to .dynsym | Albert ARIBAUD |
2013-06-03 | arm: mxs: Fix vectoring table crafting | Marek Vasut |
2013-05-11 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-06 | arm: mxs: Add LCDIF clock configuration function | Marek Vasut |
2013-05-06 | arm: mxs: Preprocess u-boot.bd so they contain full path | Marek Vasut |
2013-05-06 | arm: mx23: Fix VDDMEM misconfiguration | Marek Vasut |
2013-05-06 | mxs: Explain why some mx23 DDR registers are not configured | Fabio Estevam |
2013-05-06 | mx23: Operate DDR voltage supply at 2.5V | Fabio Estevam |
2013-05-05 | mxs: spl_mem_init: Change EMI port priority | Fabio Estevam |
2013-05-05 | mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers | Fabio Estevam |
2013-05-05 | mxs: spl_mem_init: Remove erroneous DDR setting | Fabio Estevam |
2013-05-05 | mxs: spl_mem_init: Fix comment about start bit | Fabio Estevam |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |
2013-04-28 | mx23: Put back RAM voltage level to its original value | Fabio Estevam |
2013-04-22 | imx: Move some i.MX common functions into the imx-common directory | Stefan Roese |
2013-04-22 | imx: Move some header files from arch-mxs to imx-common | Stefan Roese |
2013-04-12 | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau |
2013-04-12 | arm: start.S: Fix _TEXT_BASE for SPL | Benoît Thébaudeau |
2013-04-04 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-03-20 | mxs: spl_mem_init: Align DDR2 init with FSL bootlets source | Fabio Estevam |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-15 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |