index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
armltd
/
integrator
Age
Commit message (
Expand
)
Author
2015-08-12
integrator: switch to DM serial port
Linus Walleij
2015-04-23
integrator: stop zeroing the gd flags
Linus Walleij
2015-04-23
ARM: integrator: move board select into mach-integrator/Kconfig
Masahiro Yamada
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-03-04
integrator: remove fragile delay loop from PCI code
Linus Walleij
2012-02-27
integrator: rewrite the AP PCI driver
Linus Walleij
2012-02-27
integrator: stop calling pci_init() twice
Linus Walleij
2011-11-10
integrator: enable Vpp and disable flash protection
Linus Walleij
2011-11-10
integrator: add system controller header
Linus Walleij
2011-11-10
integrator: make flash writeable on boot
Linus Walleij
2011-11-10
integrator: use io-accessors for board init
Linus Walleij
2011-11-10
integrator: move text offset to config
Linus Walleij
2011-11-08
integrator: do not test first part of the memory
Linus Walleij
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-03
integrator: convert to new build system
Linus Walleij
2011-09-03
integratorap: support relocation
Linus Walleij
2011-09-03
integratorap: make the compile work again
Linus Walleij
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-13
board/armltd/integrator/split_by_variant.sh: fix 'echo -n'
Andreas Bießmann
2010-04-04
arm/integrator: Remove unneccessary CONFIG_PCI check.
Detlev Zundel
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-18
ARM: make split_by_variant.sh output more useful
Wolfgang Denk
2009-06-23
integrator: merge integratorap and integratorcp
Jean-Christophe PLAGNIOL-VILLARD