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
/
mpc512x
Age
Commit message (
Expand
)
Author
2011-04-28
powerpc: use 'video-mode' environment variable to configure DIU
Timur Tabi
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
512x: 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-10-05
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
mpc512x: fix build issues
Wolfgang Denk
2010-09-25
fsl_diu_fb: further refactoring of FSL DIU code
Anatolij Gustschin
2010-09-21
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...
Timur Tabi
2010-09-21
POST cleanup.
Michael Zaidman
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-14
video: cfb_console: add weak default video_set_lut()
Anatolij Gustschin
2010-05-26
Convert Makefiles from COBJS-${} to COBJS-$()
Kumar Gala
2010-04-24
mpc5121: add common post_word_load/store code
Anatolij Gustschin
2010-04-24
mpc5121: add support for PDM360NG board
Anatolij Gustschin
2010-04-24
mpc5121: determine RAM size using get_ram_size()
Anatolij Gustschin
2010-04-24
mpc512x: make MEM IO Control configuration a board config option
Anatolij Gustschin
2010-04-24
mpc5121: add PSC serial communication routines
Anatolij Gustschin
2010-04-24
mpc512x: add multi serial PSC support
Anatolij Gustschin
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese