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
/
mpc83xx
/
start.S
Age
Commit message (
Expand
)
Author
2009-01-21
83xx: Use the proper sequence for updating IMMR.
Scott Wood
2009-01-21
mpc83xx: Size optimization of start.S
Ron Madrid
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-10-18
Merge 'next' branch
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-17
83xx NAND boot: wait for LTESR[CC]
Lepcha Suchit
2008-09-03
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
Nick Spence
2008-09-03
mpc83xx: Store and display Arbiter Event Register values
Nick Spence
2008-09-03
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
2008-08-12
NAND boot: MPC8313ERDB support
Scott Wood
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-04-25
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
Kim Phillips
2008-03-28
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
2008-02-14
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-01-12
Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
Heiko Schocher
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2007-03-02
mpc83xx: Put the version (and magic) after the HRCW.
Jerry Van Baren
2006-11-03
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
mpc83xx: Fix the incorrect dcbz operation
Dave Liu
2006-11-03
mpc83xx: Add support for variable flash memory sizes on 83xx systems
Timur Tabi
2006-03-14
Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.
Marian Balakowicz
2006-03-14
Correct shift offsets in icache_status and dcache_status for MPC83xx.
Marian Balakowicz
2006-02-10
Enable address translation on MPC83xx
Kumar Gala
2006-01-11
Only disable the MPC83xx watchdog if its enabled out of reset.
Kumar Gala
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-28
* Patch by Eran Liberty
Eran Liberty