index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
karo
Age
Commit message (
Expand
)
Author
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-23
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
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-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-08-31
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-30
tx25: copy SPL directly, not using relocate_code.
Albert ARIBAUD
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-10
Fix references to the documentation files
Anatolij Gustschin
2013-05-05
imx: tx25: Convert to iomux-v3
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-01-08
kirkwood: make MPP arrays static const
Albert ARIBAUD
2012-10-15
mx25: Clean up lowlevel_init
Benoît Thébaudeau
2012-09-23
KARO TX25: Fix NAND Flash R/W cycle times
Benoît Thébaudeau
2012-09-01
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-09-01
MX: Set a common gpio.h for all i.MX
Stefano Babic
2012-09-01
tx25: Use generic gpio_* calls
Vikram Narayanan
2012-08-10
tx25: Use generic gpio_* calls
Vikram Narayanan
2012-07-07
Kirkwood: Add support for Ka-Ro TK71
Marek Vasut
2011-11-03
MX25: tx25: Fix building due to missing MACH_TYPE
Stefano Babic
2011-10-27
imx: fix coding style
Fabio Estevam
2011-10-21
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-30
MX25: tx25: Avoid the usage of extern in C file
Fabio Estevam
2011-09-12
MX25: tx25: Fix build by making use of GPIO framework
Fabio Estevam
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-14
imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
Matthias Weisser
2011-04-27
mx25: Make the UART port number explicit in its setup function
Fabio Estevam
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-13
arm926ejs, tx25: add support for ELF relocations
Heiko Schocher
2010-09-19
ARM: implement relocation for ARM926
Heiko Schocher
2010-05-05
tx25: fix crash while booting Linux
Anatolij Gustschin
2010-03-12
Prepare v2010.03-rc1
Wolfgang Denk
2010-03-07
Add support for KARO TX25 board
John Rigby