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
/
arc
Age
Commit message (
Expand
)
Author
2018-04-02
ARC: HSDK: Enable SPI flash support
Eugeniy Paltsev
2018-04-02
ARC: HSDK: Add platform-specific commands
Eugeniy Paltsev
2018-04-02
ARC: AXS10x: DTS: Remove unused interrupt properties
Eugeniy Paltsev
2018-03-23
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2018-03-21
ARC: Cache: Refactor arc_ioc_setup()
Eugeniy Paltsev
2018-03-21
ARC: Cache: Add missing cache cleanup before cache disable
Eugeniy Paltsev
2018-03-21
ARC: Cache: Add more HW configuration checks
Eugeniy Paltsev
2018-03-21
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-03-21
ARC: Cache: Fix SLC operations when SLC is bypassed for data
Eugeniy Paltsev
2018-03-21
ARC: Cache: Implement [i,d]cache_enabled() as separate functions
Eugeniy Paltsev
2018-03-21
ARC: Move IOC enabling to compile-time options
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move PAE exists check into slc_upper_region_init()
Eugeniy Paltsev
2018-03-21
ARC: Move cache global variables to arch_global_data
Eugeniy Paltsev
2018-03-21
ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()
Eugeniy Paltsev
2018-03-21
ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef
Eugeniy Paltsev
2018-03-21
ARC: Cache: Allways check D$ status before entire/line ops
Eugeniy Paltsev
2018-03-21
ARC: Move BCR encodings to separate header file
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move IOC initialization to a separate function
Eugeniy Paltsev
2018-03-21
ARC: Flush & invalidate D$ with a single command
Eugeniy Paltsev
2018-03-21
ARC: Introduce is_isa_X() functions
Eugeniy Paltsev
2018-03-21
ARC: Cache: Add support for FLUSH_N_INV D$ operations
Eugeniy Paltsev
2018-03-21
ARC: Cache: Remove per-line I$ operations as unused
Eugeniy Paltsev
2018-03-21
ARC: Cache: Move I$ entire operation to a separate function
Eugeniy Paltsev
2018-03-21
arc: Fine-tune implementation of memory barriers
Alexey Brodkin
2018-03-21
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
2018-03-21
arc: Eliminate unused code and data with GCC's garbage collector
Alexey Brodkin
2018-03-21
arc: Don't halt slaves
Alexey Brodkin
2018-03-21
arc: Get rid of handwritten string routines
Alexey Brodkin
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-15
arc: Fix final linkage with Elf32 tools
Alexey Brodkin
2018-01-19
ARC: Invalidate instruction and data caches early on boot
Eugeniy Paltsev
2018-01-19
ARC: HSDK: DTS: Add cgu-clk node
Eugeniy Paltsev
2018-01-19
ARC: Cache: Fix style violations reported by checkpatch
Eugeniy Paltsev
2018-01-19
ARC: Cache: Disable IOC by default
Eugeniy Paltsev
2018-01-19
ARC: ARCv2: Cache: Fixed operation without IOC
Eugeniy Paltsev
2017-12-11
ARC: cache: explicitly initialize "*_exists" variables
Eugeniy Paltsev
2017-12-11
ARC: add defines of some cache and xCCM AUX registers
Eugeniy Paltsev
2017-12-11
ARC: add macro to get CPU id
Eugeniy Paltsev
2017-12-10
ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
Eugeniy Paltsev
2017-11-24
arc: cache: Add required NOPs after invalidation of instruction cache
Alexey Brodkin
2017-11-24
arc: bootm: Move slave cores kick-starting under !fake
Alexey Brodkin
2017-10-02
arc: Use asm-generic/io.h
Paul Burton
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-29
arc: Add support for HS Development Kit board
Alexey Brodkin
2017-06-29
arcv2: Set IOC aperture so it covers available DDR
Alexey Brodkin
2017-06-29
arc: arcv1: Disable master/slave check
Alexey Brodkin
2017-06-05
arc: Make u-boot-arc.h a private header
Simon Glass
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-11
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
[next]