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
/
cpu
/
mips
Age
Commit message (
Expand
)
Author
2008-05-03
[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
Shinya Kuribayashi
2008-05-03
[MIPS] cpu/mips/cache.S: Add dcache_enable
Shinya Kuribayashi
2008-04-18
Use jr as register jump instruction
Shinya Kuribayashi
2008-04-17
cpu/mips/cpu.c: Fix flush_cache bug
Shinya Kuribayashi
2008-03-25
[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB
Shinya Kuribayashi
2008-03-25
[MIPS] Fix dcache_status()
Shinya Kuribayashi
2008-03-25
[MIPS] Introduce _machine_restart
Shinya Kuribayashi
2008-03-25
[MIPS] Cleanup CP0 Status initialization
Shinya Kuribayashi
2008-03-25
[MIPS] Initialize CP0 Cause before setting up CP0 Status register
Shinya Kuribayashi
2008-03-25
[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
Shinya Kuribayashi
2008-03-25
[MIPS] Implement flush_cache()
Shinya Kuribayashi
2008-03-25
[MIPS] Fix I-/D-cache initialization loops
Shinya Kuribayashi
2008-03-25
[MIPS] Replace memory clearance code with f_fill64
Shinya Kuribayashi
2008-03-25
[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros
Shinya Kuribayashi
2008-03-25
[MIPS] Request for the 'mips_cache_lock()' removal
Shinya Kuribayashi
2008-02-23
cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.
Shinya Kuribayashi
2007-11-17
[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker
Shinya Kuribayashi
2007-11-17
[MIPS] Remove useless instructions for initializing $gp.
Shinya Kuribayashi
2007-11-17
[MIPS] MIPS 4K core: Coding style cleanups
Shinya Kuribayashi
2007-11-17
[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
Shinya Kuribayashi
2007-11-17
[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error
Shinya Kuribayashi
2007-10-21
[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup
Shinya Kuribayashi
2007-10-21
[MIPS] Fix $gp usage
Shinya Kuribayashi
2007-07-09
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-07-21
Fix MIPS LE build problem
Wolfgang Denk
2006-03-13
au1x00_eth.c: check malloc return value and abort if it failed
Wolfgang Denk
2005-12-04
Code cleanup, especially MIPS for GCC 4.x
Wolfgang Denk
2005-12-01
Fix U-Boot compilation for MIPS boards using ELDK 4.0
Wolfgang Denk
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-09-25
Fix au1x00_serial baud rate calculation:
Wolfgang Denk
2005-09-25
Add support for AMD's Pb1x00 eval board;
Wolfgang Denk
2005-09-24
Fix ethernet timeouts on dbau1550 and other au1x00 systems
Wolfgang Denk
2005-08-08
Fix dbau1xxx (= MIPS big and little endian) build options.
Wolfgang Denk
2005-04-02
Prepare for SoC rework of ARM code:
wdenk
2005-01-09
* Patch by Leif Lindholm, 23 Sep 2004:
wdenk
2004-10-24
* Fix configuration for ERIC board (needs more room)
wdenk
2004-02-07
* Patch by liang a lei, 9 Jan 2004:
wdenk
2004-01-29
* Implement adaptive SDRAM timing configuration based on actual CPU
LABEL_2004_01_29_1030
wdenk
2004-01-21
* Fix PS/2 keyboard problem caused by statically initialized variable
wdenk
2004-01-02
* Patch by André Schwarz, 8 Dec 2003:
wdenk
2003-12-27
Cleanup
wdenk
2003-12-27
* Make CPU clock on ICA-IP board controllable by a "cpuclk"
wdenk
2003-12-07
* Patches by David Müller, 14 Nov 2003:
wdenk
2003-10-09
* Patch by Steven Scholz, 10 Oct 2003
LABEL_2003_10_09_2320
wdenk
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-05-30
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
LABEL_2003_05_30_1450
wdenk
[next]