Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
739968f2adabe4b0e9eca2ad6c59dfeb89fd1e8b
/
board
/
armltd
3f394e7
integrator: switch to DM serial port
by Linus Walleij
· 9 years ago
104d6fb
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· 10 years ago
ab93bf0
integrator: stop zeroing the gd flags
by Linus Walleij
· 10 years ago
5cbbd9b
ARM: integrator: move board select into mach-integrator/Kconfig
by Masahiro Yamada
· 10 years ago
d280ea0
vexpress64: use DM for all vexpress64 boards
by Linus Walleij
· 10 years ago
692e5c4
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
03314f0
vexpress64: cut config and defaults for unclear variant
by Linus Walleij
· 10 years ago
49995ff
vexpress64: remove board late init, use smhload
by Linus Walleij
· 10 years ago
d8bafe13
ARMv8: enable DM in vexpress64 board
by David Feng
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
23b5877
armv8/vexpress64: make multientry conditional
by Linus Walleij
· 10 years ago
b31f9d7
vexpress64: juno: support SMC9118 ethernet
by Linus Walleij
· 10 years ago
ffc1037
vexpress64: support the Juno Development Platform
by Linus Walleij
· 10 years ago
f91afc4
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· 10 years ago
058235c
vexpress64: take over maintenance of the semi vexpress64
by Linus Walleij
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
535aad2
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· 10 years ago
e5a504e
MAINTAINERS: comment out invalid maintainers
by Masahiro Yamada
· 10 years ago
016a954
kconfig: armv8: move CONFIG_ARM64 to Kconfig
by Masahiro Yamada
· 10 years ago
8813fda
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
by Masahiro Yamada
· 10 years ago
461be2f
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
ad17a81
versatile: kconfig: move common settings
by Masahiro Yamada
· 10 years ago
aee6375
MAINTAINERS: change the status of vexpress board to Orphan
by Masahiro Yamada
· 10 years ago
93d4334
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
dd84058
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
261d276
arm: Add support for semihosting for armv8 fastmodel targets.
by Darwin Rambo
· 10 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
c0cae2e
Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
de351d6
lib: time: add weak timer_init() function
by Darwin Rambo
· 11 years ago
a25feb7
ARM: versatile: pass correct machine type for Versatile AB
by Linus Walleij
· 11 years ago
1291682
arm64: board support of vexpress_aemv8a
by David Feng
· 11 years ago
b3a7f22
ARM: vexpress: convert to common timer code
by Rob Herring
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
e261c83
ARM: VExpress: enable ARMv7 virt support for VExpress A15
by Andre Przywara
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cd4f46e
ARM: vexpress: create A5 specific board config
by Ryan Harkin
· 12 years ago
9b58a3f
ARM: vexpress: refactoring of Versatile Express CA9x4 support
by Ryan Harkin
· 12 years ago
10ed93d
u8500: Separating mmc config parameters from driver
by John Rigby
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
d721a3a
ARMV7/Vexpress: add missing get_ticks() and get_tbclk()
by Liming Wang
· 13 years ago
fca94c3
integrator: remove fragile delay loop from PCI code
by Linus Walleij
· 13 years ago
2458716
integrator: rewrite the AP PCI driver
by Linus Walleij
· 13 years ago
4ae6a91
integrator: stop calling pci_init() twice
by Linus Walleij
· 13 years ago
1dc2680
integrator: enable Vpp and disable flash protection
by Linus Walleij
· 13 years ago
0a20e53
integrator: add system controller header
by Linus Walleij
· 13 years ago
701ed16
integrator: make flash writeable on boot
by Linus Walleij
· 13 years ago
7c045d0
integrator: use io-accessors for board init
by Linus Walleij
· 13 years ago
a4c15c0
integrator: move text offset to config
by Linus Walleij
· 13 years ago
46b5ccb
integrator: do not test first part of the memory
by Linus Walleij
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
94acfed
ARM: versatile: delete split_by_variant.sh
by Linus Walleij
· 13 years ago
689d0fa
ARM: versatile: drop warnings
by Stefano Babic
· 13 years ago
23b3ae0
integrator: convert to new build system
by Linus Walleij
· 13 years ago
26c8263
integratorap: support relocation
by Linus Walleij
· 13 years ago
a46877c
integratorap: make the compile work again
by Linus Walleij
· 13 years ago
d388298
ARM: versatile: fix board support
by Stefano Babic
· 13 years ago
17659d7
Timer: Remove reset_timer_masked()
by Graeme Russ
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
e47f2db
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
a6f479c
ARMV7: Vexpress: Add missing MMC header
by Dirk Behme
· 13 years ago
f0c6452
ARMV7: Vexpress: Add MMC support
by Matt Waddel
· 14 years ago
471eec5
ARMV7: Vexpress: Remove config.mk
by Matt Waddel
· 14 years ago
44b0a38
ARMV7: Vexpress: Fix build error
by Dirk Behme
· 14 years ago
9d37cf3
ARMV7: Vexpress: fix compile warnings
by Matt Waddel
· 14 years ago
7d38f87
ARMV7: Vexpress: fix build errors
by Matt Waddel
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
89bca0a
board/armltd/integrator/split_by_variant.sh: fix 'echo -n'
by Andreas Bießmann
· 14 years ago
b80e41a
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· 14 years ago
b5045cd
arm/integrator: Remove unneccessary CONFIG_PCI check.
by Detlev Zundel
· 15 years ago
3eb90ba
Generic udelay() with watchdog support
by Ingo van Lil
· 15 years ago
7194ab8
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
dba107b
ARM: make split_by_variant.sh output more useful
by Wolfgang Denk
· 15 years ago
9869227
versatile: update config and merge to cfi flash driver
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
576afd4
integrator: merge integratorap and integratorcp
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
46937b2
integratorap/cp: use cfi driver
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
de7a01a
integratorap/cp/versatile: remove non used functions
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
f54851a
integratorcp: split timer support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
2bcef07
integratorap: split timer support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
86baa08
integratorap: split pci support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
10a451c
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b54384e
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
b3acb6c
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
e4943ec
move ARM Ltd. to vendor dir
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago