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
/
mpc824x
Age
Commit message (
Expand
)
Author
2014-07-30
powerpc: remove redundant CPU definition
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-07
mpc8xx: remove fads board support
Masahiro Yamada
2014-04-18
powerpc: remove MOUSSE board support
Masahiro Yamada
2014-01-24
powerpc: delete unused header files
Masahiro Yamada
2014-01-24
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2013-12-13
PowerPC: merge commonly-defined flags
Masahiro Yamada
2013-11-17
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
Masahiro Yamada
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-11
MPC824x: remove obsolete "PN62" board
Wolfgang Denk
2013-10-31
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-20
powerpcv2: Print hardcoded size like print_size() does
Shruti Kanetkar
2013-08-20
powerpc: Use print_size() where appropriate
Shruti Kanetkar
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
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
mpc82xx: Remove BMW board port
Stefan Roese
2011-11-03
Reduce build times
Wolfgang Denk
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
824x: 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-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese