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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
2025-06-18
Merge patch series "list.h/treewide: get rid of no-op prefetch()"
Tom Rini
2025-06-18
mips: drop unused prefetch code and logic
Rasmus Villemoes
2025-06-13
mips: drop volatile qualifier from gd pointer
Rasmus Villemoes
2025-04-22
Merge patch series "MIPS: Boston: Various enhancements"
Tom Rini
2025-04-22
MIPS: Provide dummy acpi_table.h
Jiaxun Yang
2024-10-29
CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...
Tom Rini
2024-07-15
mips: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
2023-11-28
mips: io.h: Add defines for read/write/in/out functions
Igor Prusov
2023-11-28
mips: io.h: Add const to reads functions params
Igor Prusov
2023-10-24
mips: Remove common.h usage
Tom Rini
2023-05-31
mips: use asm-generic/unaligned.h
Jens Wiklander
2023-02-10
Correct SPL use of MIPS_CM
Simon Glass
2022-07-13
mips: add support for noncached_alloc()
Weijie Gao
2022-07-13
mips: add more definitions for asm/cm.h
Weijie Gao
2022-07-13
mips: add asm/mipsmtregs.h for MIPS multi-threading
Weijie Gao
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-04-24
Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2021-04-23
mips: global_data.h: Add Octeon specific data to arch_global_data struct
Stefan Roese
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-18
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: sync asm/addrspace.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: sync asm/asm.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
2020-07-18
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
Stefan Roese
2020-07-18
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
Stefan Roese
2020-07-18
mips: traps: Set WG bit in EBase register on Octeon
Stefan Roese
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2018-12-19
mips: Add SPL header
Paul Burton
2018-12-19
MIPS: Allow to prefetch and lock instructions into cache
Gregory CLEMENT
2018-12-19
MIPS: move create_tlb() in an proper header: mipsregs.h
Gregory CLEMENT
2018-12-19
MIPS: remove local_irq_[save|restore] from CP0 macros
Daniel Schwierzeck
2018-11-20
MIPS: drop asm/const.h
Baruch Siach
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-11-18
mips: mt76xx: Enable watchdog support
Stefan Roese
2018-11-14
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
Mario Six
2018-09-25
mips: use asm-generic/atomic.h
Chris Packham
2018-09-22
mips: Add arch/mips/include/asm/atomic.h
Stefan Roese
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
[next]