index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
kirkwood
Age
Commit message (
Expand
)
Author
2015-02-21
ARM: kirkwood: move SOC sources to mach-kirkwood
Masahiro Yamada
2015-01-25
ARM: kirkwood: fix cpu info for 6282 device id
Luka Perkov
2015-01-14
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-23
arm: kirkwood: Remove some dead code from cpu.c
Stefan Roese
2014-10-23
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
Stefan Roese
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-08-30
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-08-01
ARM: kirkwood: add mvsdio driver
DrEagle
2014-06-11
Check run_command() return code properly
Thomas Betker
2014-05-29
Remove unnecessary use of hush header file
Simon Glass
2013-10-31
arm926ejs: convert makefiles to Kbuild style
Masahiro Yamada
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-01-09
kirkwood: make MPP arrays static const
Albert ARIBAUD
2012-10-03
kirkwood: implement kw_sdram_size_adjust
Gerlando Falauto
2012-10-03
kirkwood: implement kw_sdram_bs_set()
Gerlando Falauto
2012-10-03
kirkwood: use c-struct for access to SDRAM addr decode registers
Holger Brunck
2012-07-07
kirkwood: add save functionality kirkwood_mpp_conf function
Valentin Longchamp
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2012-02-12
bugfix: all Marvell specific build fails due to undefined reference to `get_t...
Prafulla Wadaskar
2012-02-12
arm, arm-kirkwood: disable l2c before linux boot
Michael Walle
2011-11-03
kirkwood: drop empty asm-offsets.s file
Mike Frysinger
2011-10-27
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
2011-10-27
dreamplug: initial board support.
Jason Cooper
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-02-02
arm926ejs: timer: Replace bss variable by gdr
Heiko Schocher
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-29
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Wolfgang Denk
2010-10-28
Kirkwood: bugfix: DRAM size initialization
Tanmay Upadhyay
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-10-13
Kirkwood: dram_init is moved to dram.c
Prafulla Wadaskar
2010-10-13
Kirkwood: print_cpuinfo fixed for valid devid revid
Prafulla Wadaskar
2010-08-26
Kirkwood: bugfix: window size (mis)calculation
Prafulla Wadaskar
2010-07-12
mvgbe: support SoCs other than kirkwood
Albert Aribaud
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser