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
/
mpc8220
Age
Commit message (
Expand
)
Author
2012-11-04
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
Marek Vasut
2012-05-22
arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning
Joe Hershberger
2011-11-07
mpc8220/i2c.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
mpc8220/fec.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-07-28
unify version_string
Andreas Bießmann
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
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-11-27
8220: 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-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-12
powerpc: Remove warm reset entry point
Peter Tyser
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-03
Remove unused "local_crc32" function.
Detlev Zundel
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese