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
/
mpc8xx
Age
Commit message (
Expand
)
Author
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-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-06-11
powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
Scott Wood
2013-03-21
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-02-08
Clean up libfdt.h includes
Gerald Van Baren
2013-02-04
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
Simon Glass
2013-02-01
ppc: Move brg_clk to arch_global_data
Simon Glass
2012-11-04
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-10-28
PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)
Wolfgang Denk
2012-10-15
serial: mpc8xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-07-30
MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c
Marek Vasut
2012-05-23
net: Encapsulate CDP packet identification
Joe Hershberger
2012-05-22
MPC8xx: fix "Remove volatile from net API" aftermath
Wolfgang Denk
2011-11-15
font: split font data from video_font.h
Che-Liang Chiou
2011-11-07
mpc8xx/spi.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
mpc8xx/i2c.c: replace PRINTD() by debug()
Wolfgang Denk
2011-11-07
mpc8xx/i2c.c: CodungStyle cleanup
Wolfgang Denk
2011-11-07
mpc8xx/cpu.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
mpc8xx/fec.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-10-01
console: Squelch pre-console output in console functions
Graeme Russ
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
serial: push default_serial_console to drivers
Mike Frysinger
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-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-27
8xx: 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-06
PCU_E: remove code for yet another corpse
Wolfgang Denk
2010-09-21
POST cleanup.
Michael Zaidman
2010-09-08
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
Wolfgang Denk
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
[next]