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
/
mips
Age
Commit message (
Expand
)
Author
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-06-08
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-15
MIPS: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-04
mips: Use generic global_data
Simon Glass
2013-02-04
mips: Move per_clk and dev_clk to arch_global_data
Simon Glass
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-02-01
Add architecture-specific global data
Simon Glass
2013-01-31
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-27
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-22
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2013-01-22
MIPS: convert IO port accessor functions to 'static inline'
Gabor Juhos
2013-01-22
MIPS: use inline directive for __in*s functions
Gabor Juhos
2013-01-16
MIPS: bootm.c: add support for 'prep' and 'go' subcommands
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate environment initialization
Gabor Juhos
2013-01-16
MIPS: bootm.c: separate linux jump code
Gabor Juhos
2013-01-16
MIPS: bootm.c: use debug macro to print debug message
Gabor Juhos
2012-12-12
mips: serial: Fix busted manual relocation
Joe Hershberger
2012-12-12
MIPS: constify mips_io_port_base
Daniel Schwierzeck
2012-12-08
MIPS: constify address pointer in test_bit()
Daniel Schwierzeck
2012-12-08
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-11-27
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-25
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-22
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-19
mips: Change global data baudrate to int
Simon Glass
[next]