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
/
mpc8220
Age
Commit message (
Expand
)
Author
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-02-08
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Mike Frysinger
2010-01-26
ppc: remove -ffixed-r14 gcc option.
Joakim Tjernlund
2010-01-26
ppc: Use r12 instead of r14 as GOT pointer.
Joakim Tjernlund
2010-01-26
ppc: Loose GOT access in IRQ
Joakim Tjernlund
2010-01-18
kgdb: drop duplicate debugger_exception_handler
Mike Frysinger
2009-10-08
relocation: Do not relocate NULL pointers.
Joakim Tjernlund
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-09
Moved initialization of MPC8220 FEC to cpu_eth_init()
Ben Warren
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-17
Remove all the search paths from the .lds files.
Jason Wessel
2008-02-14
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-11-15
Revert "Correct fixup relocation for mpc8220"
Grant Likely
2007-07-09
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
Correct fixup relocation for mpc8220
Grant Likely
2007-07-04
Consolidate mpc8220 linker scripts
Grant Likely
2007-07-04
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-06-22
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-04
Fix build problems on sorcery board.
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2005-05-30
Patch by Juergen Selent, 17 May 2005:
wdenk
2005-05-16
Add PCI support for Sorcery board.
wdenk
2005-04-05
* Patch by Ladislav Michl, 05 Apr 2005:
wdenk
2005-04-05
Add support for MPC8220 based "sorcery" board.
LABEL_2005_04_05_2345
wdenk
2004-12-31
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-10-28
Patch by TsiChung Liew, 23 Sep 2004:
wdenk