Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2e1a48e6ac74e7ae7f6ed3d68ba64f4801e03f8d
/
board
/
armltd
b8352c6
ARM: integrator: Drop PCI support
by Linus Walleij
· Sat May 15 14:44:19 2021 +0200
5af921e
arm: Remove vexpress_ca15_tc2 board
by Tom Rini
· Sat Feb 20 20:05:47 2021 -0500
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· Mon Dec 28 20:34:54 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
7b40812
arm: vexpress: don't reset flags in board_init to avoid losing previous ones
by Arnaud Aujon Chevallier
· Sun Nov 15 12:54:10 2020 +0100
9218a11
board: armltd: Add support for Total Compute platform
by Usama Arif
· Wed Aug 12 16:12:53 2020 +0100
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
95486fb
arm: juno: Enable PCI
by Andre Przywara
· Thu Jun 11 12:03:20 2020 +0100
d263e76
arm: juno: Enable DM_ETH
by Andre Przywara
· Thu Jun 11 12:03:18 2020 +0100
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
651c91b
arm: juno: Use PSCI based reset
by Andre Przywara
· Mon Apr 27 19:18:02 2020 +0100
94504f4
arm: juno: Enable OF_CONTROL
by Andre Przywara
· Mon Apr 27 19:18:01 2020 +0100
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
a9dc068
common: Move get_tbclk() to time.h
by Simon Glass
· Sat Dec 28 10:44:59 2019 -0700
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
fbf091b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· Thu Nov 14 12:57:36 2019 -0700
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:35 2019 -0700
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
d700c3a
Revert "vexpress64: fvp dram: add DRAM configuration"
by Ryan Harkin
· Tue Aug 27 11:56:49 2019 +0100
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
c429cbf
vexpress64: fix a typo of SPDX-License-Identifier
by Masahiro Yamada
· Tue Jun 18 12:25:51 2019 +0900
ccd035a
Drop CONFIG_INIT_CRITICAL
by Bin Meng
· Thu Nov 22 11:26:26 2018 +0100
9858a60
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· Fri Oct 05 11:33:52 2018 +0200
94a0859
arm: remove prototype for udelay_masked
by Patrick Delaunay
· Fri Oct 05 11:33:51 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e6f33bf
vexpress: fix syntax error in armv7_boot_nonsec_default()
by Heinrich Schuchardt
· Tue Apr 10 23:11:53 2018 +0200
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
a1c13cb
vexpress: Sign up as maintainer
by Linus Walleij
· Mon Feb 19 14:49:07 2018 +0100
2a392fe
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
by Patrice Chotard
· Mon Oct 23 10:57:30 2017 +0200
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· Wed May 31 19:47:48 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· Fri Mar 31 08:40:32 2017 -0600
313ec09
vexpress64: Juno: Change PCI buss addresses for IO to start from zero.
by Liviu Dudau
· Tue Nov 22 11:19:18 2016 +0000
b1bb4d3
vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
by Sudeep Holla
· Fri Sep 23 17:38:39 2016 +0100
413ca3d
vexpress: Check TC2 firmware support before defaulting to nonsec booting
by Jon Medhurst \(Tixy\)
· Thu Jun 23 13:37:32 2016 +0100
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· Fri Jun 24 16:46:22 2016 -0700
5889e39
vexpress64: Add MMU tables
by Alexander Graf
· Fri Mar 04 01:09:51 2016 +0100
98d2fff
vexpress64: use 2nd DRAM bank only on juno
by Ryan Harkin
· Wed Nov 18 10:39:07 2015 +0000
8961d50
vexpress64: compile Juno PCIe conditionally
by Ryan Harkin
· Wed Nov 18 10:39:06 2015 +0000
7515464
Juno: don't print PCI debug information by default
by Andre Przywara
· Fri Nov 13 11:25:46 2015 +0000
8d1fdc3
vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
by Liviu Dudau
· Mon Oct 19 11:08:32 2015 +0100
086c977
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
by Liviu Dudau
· Mon Oct 19 11:08:31 2015 +0100
b6b9665
vexpress64: fvp dram: add DRAM configuration
by Ryan Harkin
· Fri Oct 09 17:18:02 2015 +0100
c98cd0d
vexpress64: Kconfig: tidy up
by Ryan Harkin
· Fri Oct 09 17:18:00 2015 +0100
dfd904a
arm: Remove versatileab board
by Simon Glass
· Sun Aug 30 19:19:30 2015 -0600
616d9a0
integrator: switch to DM serial port
by Linus Walleij
· Mon Jul 27 11:22:48 2015 +0200
ac31b5a
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· Tue Apr 21 07:18:24 2015 +0200
a3f4a85
integrator: stop zeroing the gd flags
by Linus Walleij
· Tue Apr 21 15:35:59 2015 +0200
cad4416
ARM: integrator: move board select into mach-integrator/Kconfig
by Masahiro Yamada
· Tue Apr 21 21:59:36 2015 +0900
31e476e
vexpress64: use DM for all vexpress64 boards
by Linus Walleij
· Tue Apr 14 10:01:35 2015 +0200
c1a1955
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri Apr 03 09:14:38 2015 -0400
a90caa3
vexpress64: cut config and defaults for unclear variant
by Linus Walleij
· Mon Mar 23 11:06:14 2015 +0100
e08177c
vexpress64: remove board late init, use smhload
by Linus Walleij
· Mon Mar 23 11:06:12 2015 +0100
ab33c2c
ARMv8: enable DM in vexpress64 board
by David Feng
· Sat Jan 31 11:55:29 2015 +0800
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
7477139
armv8/vexpress64: make multientry conditional
by Linus Walleij
· Mon Mar 09 10:53:21 2015 +0100
48b4755
vexpress64: juno: support SMC9118 ethernet
by Linus Walleij
· Tue Feb 17 11:35:25 2015 +0100
c582250
vexpress64: support the Juno Development Platform
by Linus Walleij
· Fri Jan 23 14:41:10 2015 +0100
800d6fd
vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS
by Linus Walleij
· Fri Jan 23 11:50:53 2015 +0100
75d61b5
vexpress64: take over maintenance of the semi vexpress64
by Linus Walleij
· Wed Dec 24 02:02:19 2014 +0100
3bae15f
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· Tue Oct 28 23:16:09 2014 +0100
5cd6ded
MAINTAINERS: comment out blank M: field
by Masahiro Yamada
· Tue Sep 16 14:11:51 2014 +0900
ba0debf
MAINTAINERS: comment out invalid maintainers
by Masahiro Yamada
· Tue Sep 16 14:11:50 2014 +0900
0d46c34
kconfig: armv8: move CONFIG_ARM64 to Kconfig
by Masahiro Yamada
· Sun Sep 14 03:01:51 2014 +0900
7488744
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
by Masahiro Yamada
· Sun Sep 14 03:01:50 2014 +0900
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
fc7a08a
versatile: kconfig: move common settings
by Masahiro Yamada
· Sun Aug 31 07:10:58 2014 +0900
bf7e38f
MAINTAINERS: change the status of vexpress board to Orphan
by Masahiro Yamada
· Mon Aug 04 10:30:32 2014 +0900
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
d32d411
arm: Add support for semihosting for armv8 fastmodel targets.
by Darwin Rambo
· Mon Jun 09 11:12:59 2014 -0700
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· Sat Feb 22 17:53:43 2014 +0100
a9ba3f7
Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Jan 28 11:25:28 2014 +0100
f283e4f
lib: time: add weak timer_init() function
by Darwin Rambo
· Thu Dec 19 15:06:12 2013 -0800
032d291
ARM: versatile: pass correct machine type for Versatile AB
by Linus Walleij
· Wed Nov 27 10:33:32 2013 +0100
3b5458c
arm64: board support of vexpress_aemv8a
by David Feng
· Sat Dec 14 11:47:37 2013 +0800
9560ec4
ARM: vexpress: convert to common timer code
by Rob Herring
· Fri Oct 04 10:22:45 2013 -0500
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:37 2013 +0900
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
55b19aa
ARM: VExpress: enable ARMv7 virt support for VExpress A15
by Andre Przywara
· Thu Sep 19 18:06:46 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0e5827f
ARM: vexpress: create A5 specific board config
by Ryan Harkin
· Tue Apr 09 02:20:31 2013 +0000
f9f8481
ARM: vexpress: refactoring of Versatile Express CA9x4 support
by Ryan Harkin
· Tue Apr 09 02:20:30 2013 +0000
03f609b
u8500: Separating mmc config parameters from driver
by John Rigby
· Tue Jul 31 08:59:31 2012 +0000
e75d563
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· Sun Apr 29 23:57:39 2012 +0000
1acfeac
ARMV7/Vexpress: add missing get_ticks() and get_tbclk()
by Liming Wang
· Wed Feb 22 04:56:31 2012 +0000
38ff13d
integrator: remove fragile delay loop from PCI code
by Linus Walleij
· Sat Mar 03 21:21:13 2012 +0100
d222d1b
integrator: rewrite the AP PCI driver
by Linus Walleij
· Mon Jan 30 13:49:34 2012 +0000
7e9bfaa
integrator: stop calling pci_init() twice
by Linus Walleij
· Sat Jan 21 13:13:19 2012 +0000
Next »