index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc86xx
Age
Commit message (
Expand
)
Author
2011-04-20
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-11
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-04-11
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-03-13
mpc8[5/6]xx: Ensure POST word does not get reset
John Schmoller
2011-01-14
powerpc/86xx: Enable common SRIO init code
Kumar Gala
2011-01-14
powerpc/86xx: Add SERDES support on MPC8641 & MPC8610
Kumar Gala
2010-12-17
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
Peter Tyser
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-11-27
86xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-26
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-20
86xx: Use gc-sections to reduce image size
Peter Tyser
2010-10-20
86xx: Create common linker script
Kumar Gala
2010-10-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-12
powerpc: Remove warm reset entry point
Peter Tyser
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
Kumar Gala
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese