Age | Commit message (Expand) | Author |
2014-10-27 | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada |
2014-10-25 | leds: missing include | Jeroen Hofstee |
2014-10-23 | arm: kirkwood: Remove some dead code from cpu.c | Stefan Roese |
2014-10-23 | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-10-23 | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common | Stefan Roese |
2014-09-29 | arm: mxs: Wait for DRAM to start | Marek Vasut |
2014-09-29 | arm: mxs: Wait when disabling VDDMEM current limiter | Marek Vasut |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | nomadik: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-08-30 | orion5x: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-08-30 | davinci: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-08-30 | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada |
2014-08-30 | versatile: kconfig: move common settings | Masahiro Yamada |
2014-08-30 | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau |
2014-08-01 | ARM: kirkwood: add mvsdio driver | DrEagle |
2014-07-01 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-06-19 | mtd: nand: davinci: add header file for driver definitions | Khoronzhuk, Ivan |
2014-06-11 | Check run_command() return code properly | Thomas Betker |
2014-05-30 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-05-29 | Remove unnecessary use of hush header file | Simon Glass |
2014-05-27 | ARM: at91sam9m10g45ek: enable mci0 support | Wu, Josh |
2014-05-15 | arm: move exception handling out of start.S files | Albert ARIBAUD |
2014-04-17 | arm, da850: staticize funtions | Manish Badarkhe |
2014-04-17 | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov |
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: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada |
2014-03-28 | kbuild: Rename UIMAGE to MKIMAGE | Marek Vasut |
2014-03-12 | kbuild,mxs: use short logs for MXS images | Masahiro Yamada |
2014-03-09 | at91sam9263ek: add mmc support | Andreas Henriksson |
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 | Move CONFIG_DISPLAY_CPUINFO to Makefile | 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-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 |