~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm720t
Commit message (
Expand
)
Author
Age
*
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
Simon Glass
2017-06-09
*
Remove various unused interrupt related code
Tom Rini
2017-04-06
*
ARM: ARM720t: remove empty asm/arch/hardware.h
Masahiro Yamada
2015-04-23
*
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
2015-03-27
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
*
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada
2015-02-21
*
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
*
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-11-23
*
spl: consolidate arch/arm/include/asm/arch-*/spl.h
Masahiro Yamada
2014-06-06
*
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
|
\
|
*
ARM: tegra: use a CPU freq that all SKUs can support
Stephen Warren
2014-05-13
|
*
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
Stephen Warren
2014-05-13
*
|
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
|
/
*
ARM: tegra: Tegra124 pinmux cleanup
Stephen Warren
2014-04-17
*
ARM: tegra: Tegra114 pinmux cleanup
Stephen Warren
2014-04-17
*
ARM: tegra: use apb_misc.h in more places
Stephen Warren
2014-04-17
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-03-10
|
\
|
*
ARM: tegra: simplify halt_avp()
Stephen Warren
2014-03-05
|
*
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
Stephen Warren
2014-03-05
*
|
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
|
/
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
*
ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
Tom Warren
2014-02-03
*
ARM: tegra: remove a conditional for CSITE rate
Stephen Warren
2014-02-03
*
ARM: tegra: enable PLLX only once it's been fully configured
Stephen Warren
2014-02-03
*
ARM: tegra: pass just partition ID to power_partition()
Stephen Warren
2014-02-03
*
ARM: tegra: misc cleanups triggered by Tegra124 review
Stephen Warren
2014-02-03
*
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
*
ARM: tegra: amend pmc.h for Tegra114+
Stephen Warren
2014-02-03
*
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2014-01-24
*
Tegra114: Do not program CPCON field for PLLX
Thierry Reding
2013-12-18
*
Tegra114: Fix PLLX M, N, P init settings
Jimmy Zhang
2013-12-18
*
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
2013-10-31
*
arm720t: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-09-23
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
*
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-30
*
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
Axel Lin
2013-05-28
*
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
Axel Lin
2013-05-28
*
Tegra: Split tegra_get_chip_type() into soc & sku funcs
Tom Warren
2013-04-15
*
Tegra: Fix MSELECT clock divisors for T30/T114.
Tom Warren
2013-04-15
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
*
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
*
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
*
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
*
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-04-12
[next]