Age | Commit message (Expand) | Author |
2013-12-09 | at91: switch coloured LED to gpio API | Andreas Bießmann |
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-11-04 | ARM: versatile: convert to common timer code | Rob Herring |
2013-11-04 | ARM: mx25: convert to common timer code | Rob Herring |
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-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-10-02 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-09-23 | ARM: refactor compiler options in config.mk | Masahiro Yamada |
2013-09-20 | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day |
2013-09-10 | mx27: add missing constant for mx27 | trem |
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-09-05 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
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-08-15 | arm, da850: enable the correct uart in arch_cpu_init() | Heiko Schocher |
2013-08-15 | arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi... | Heiko Schocher |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-28 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-06-26 | mx27: add i2c clock | trem |
2013-06-26 | mx27: add function enable_caches | trem |
2013-06-21 | remove all references to .dynsym | Albert ARIBAUD |
2013-06-10 | arm: da830: moved pinmux configurations to the arch tree | Vishwanathrao Badarkhe, Manish |
2013-06-08 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-06-03 | arm: mxs: Fix vectoring table crafting | Marek Vasut |
2013-05-30 | arm: factorize relocate_code routine | Albert ARIBAUD |
2013-05-30 | arm: do not compile relocate_code() for SPL builds | Albert ARIBAUD |
2013-05-12 | arm: at91: enable mci support for at91sam9g20ek. | Wu, Josh |
2013-05-12 | arm: at91: add at91sam9n12ek board support | Wu, Josh |
2013-05-11 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-11 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-10 | da850: provide davinci_enable_uart0 | Eric Benard |
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 | imx: mx25: Remove legacy iomux support | Benoît Thébaudeau |
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 |