index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc512x
Age
Commit message (
Expand
)
Author
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