index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
armltd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
13
-29
/
+13
2018-04-13
vexpress: fix syntax error in armv7_boot_nonsec_default()
Heinrich Schuchardt
1
-1
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-19
vexpress: Sign up as maintainer
Linus Walleij
1
-6
/
+2
2017-11-17
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
Patrice Chotard
1
-1
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2
-0
/
+2
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2
-2
/
+2
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2
-2
/
+6
2016-11-29
vexpress64: Juno: Change PCI buss addresses for IO to start from zero.
Liviu Dudau
1
-1
/
+1
2016-10-07
vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
Sudeep Holla
1
-0
/
+52
2016-08-15
vexpress: Check TC2 firmware support before defaulting to nonsec booting
Jon Medhurst \(Tixy\)
2
-0
/
+34
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
1
-2
/
+4
2016-03-15
vexpress64: Add MMU tables
Alexander Graf
1
-0
/
+21
2015-11-21
vexpress64: use 2nd DRAM bank only on juno
Ryan Harkin
1
-0
/
+2
2015-11-21
vexpress64: compile Juno PCIe conditionally
Ryan Harkin
3
-3
/
+9
2015-11-21
Juno: don't print PCI debug information by default
Andre Przywara
1
-1
/
+1
2015-10-19
vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
Liviu Dudau
4
-1
/
+206
2015-10-19
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
Liviu Dudau
1
-0
/
+8
2015-10-11
vexpress64: fvp dram: add DRAM configuration
Ryan Harkin
2
-1
/
+6
2015-10-11
vexpress64: Kconfig: tidy up
Ryan Harkin
1
-14
/
+1
2015-09-11
arm: Remove versatileab board
Simon Glass
4
-133
/
+0
2015-08-12
integrator: switch to DM serial port
Linus Walleij
1
-0
/
+18
2015-05-13
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
Jan Kiszka
1
-1
/
+1
2015-04-23
integrator: stop zeroing the gd flags
Linus Walleij
1
-2
/
+0
2015-04-23
ARM: integrator: move board select into mach-integrator/Kconfig
Masahiro Yamada
1
-103
/
+0
2015-04-23
vexpress64: use DM for all vexpress64 boards
Linus Walleij
1
-1
/
+1
2015-04-03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
1
-0
/
+13
2015-03-28
vexpress64: cut config and defaults for unclear variant
Linus Walleij
1
-13
/
+0
2015-03-28
vexpress64: remove board late init, use smhload
Linus Walleij
1
-96
/
+0
2015-03-27
ARMv8: enable DM in vexpress64 board
David Feng
1
-0
/
+13
2015-03-24
remove unnecessary version.h includes
Rob Herring
2
-2
/
+0
2015-03-09
armv8/vexpress64: make multientry conditional
Linus Walleij
1
-6
/
+0
2015-03-05
vexpress64: juno: support SMC9118 ethernet
Linus Walleij
1
-0
/
+3
2015-01-30
vexpress64: support the Juno Development Platform
Linus Walleij
2
-0
/
+18
2015-01-30
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
Linus Walleij
1
-1
/
+14
2014-12-29
vexpress64: take over maintenance of the semi vexpress64
Linus Walleij
1
-1
/
+1
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2
-33
/
+0
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2
-2
/
+2
2014-09-24
MAINTAINERS: comment out invalid maintainers
Masahiro Yamada
1
-1
/
+1
2014-09-16
kconfig: armv8: move CONFIG_ARM64 to Kconfig
Masahiro Yamada
1
-3
/
+0
2014-09-16
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
Masahiro Yamada
1
-16
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
3
-52
/
+0
2014-08-30
versatile: kconfig: move common settings
Masahiro Yamada
1
-71
/
+0
2014-08-30
MAINTAINERS: change the status of vexpress board to Orphan
Masahiro Yamada
1
-1
/
+1
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
4
-0
/
+47
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
4
-0
/
+328
2014-07-03
arm: Add support for semihosting for armv8 fastmodel targets.
Darwin Rambo
1
-5
/
+96
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-1
/
+1
2014-01-28
Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+4
[next]