Age | Commit message (Expand) | Author |
2014-11-23 | kbuild: use SoC-specific CONFIG to descend into SoC directory | Masahiro Yamada |
2014-11-23 | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada |
2014-10-27 | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET |
2014-09-16 | arm: mx35: use common timer functions | Andrew Ruder |
2014-09-16 | arm: mx31: use common timer functions | Andrew Ruder |
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-05-15 | arm: remove unused _end_vect and _vectors_end symbols | Albert ARIBAUD |
2014-05-15 | arm1136: move cache code from start.S to cache.c | Albert ARIBAUD |
2014-03-28 | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada |
2014-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-26 | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2014-02-25 | kbuild: refactor more IMX image rules | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for IMX images | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-01-24 | ARM: merge commonly-defined PLATFORM_RELFLAGS | Masahiro Yamada |
2013-10-31 | ARM: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-09-23 | ARM: refactor compiler options in config.mk | Masahiro Yamada |
2013-08-15 | ARM: omap24xx: remove remainders of dead board | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-10 | arm: Remove OMAP2420H4 and all omap24xx support | Tom Rini |
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-05 | imx: mx35: Remove legacy iomux support | Benoît Thébaudeau |
2013-04-16 | mx35 iomux: correct offsets of IOMUX registers | Philip Paeps |
2013-04-13 | BUGFIX: arm: data abort in get_bad_stack_swi | Tetsuyuki Kobayashi |
2013-04-12 | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau |
2013-04-12 | arm: Remove unused relocate_code() parameters | Benoît Thébaudeau |
2013-04-12 | imx: Fix automatic make targets for imx images | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code(): Remove useless relocation offset computation | Benoît Thébaudeau |
2013-04-12 | arm1136: Remove redundant relocate_code() return | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code() is no longer noreturn | Benoît Thébaudeau |
2013-04-12 | arm: start.S: Fix _TEXT_BASE for SPL | Benoît Thébaudeau |
2013-04-08 | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ | Hunter, Jon |
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-08 | SPL: ONENAND: Fix some ONENAND related defines. | Enric Balletbo i Serra |
2013-02-04 | ppc: arm: Move sdhc_clk into arch_global_data | Simon Glass |
2013-02-01 | arm: Move lastinc to arch_global_data | Simon Glass |
2013-02-01 | arm: Move tbl to arch_global_data | Simon Glass |
2013-01-14 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-01-13 | mx31/mx35/mx51/mx53/mx6: add watchdog | Troy Kisky |
2013-01-08 | arm: move C runtime setup code in crt0.S | Albert ARIBAUD |
2012-11-10 | arm1136: Fix enable_caches() | Benoît Thébaudeau |
2012-10-26 | MX35: add support for woodburn board | Stefano Babic |
2012-10-26 | ARM: Add SPL target to arm1136 | Stefano Babic |
2012-10-26 | MX35: Add soc_boot_mode and soc_boot_device to MX35 | Stefano Babic |