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
/
mpc85xx
Age
Commit message (
Expand
)
Author
2011-02-03
powerpc/85xx: Remove unnecessary polling loop from DDR init
York Sun
2011-02-03
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
Kumar Gala
2011-01-19
powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC
Dipen Dudhat
2011-01-19
powerpc/p4080: Fix warning in serdes code from early use of hwconfig
York Sun
2011-01-19
mpc85xx: Implement workaround for erratum DDR-A003
York Sun
2011-01-19
mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
York Sun
2011-01-19
mpc85xx: Adding more registers and options
York Sun
2011-01-19
powerpc/p2040: Add various p2040 specific information
Kumar Gala
2011-01-19
powerpc/p5020: Add various p5020 specific information
Kumar Gala
2011-01-19
powerpc/p3041: Add various p3041 specific information
Kumar Gala
2011-01-19
powerpc/85xx: Add Support for Freescale P1014 Processor
Poonam Aggrwal
2011-01-19
powerpc/85xx: Add Support for Freescale P1010 Processor
Poonam Aggrwal
2011-01-19
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
Kumar Gala
2011-01-14
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
Kumar Gala
2011-01-14
powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)
Kumar Gala
2011-01-14
powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)
Kumar Gala
2011-01-14
fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)
Roy Zang
2011-01-14
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
Roy Zang
2011-01-14
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
Jerry Huang
2011-01-14
powerpc/8xxx: Refactor SRIO initialization into common code
Kumar Gala
2011-01-14
powerpc/85xx: Fix bug in dcache_disable
Kumar Gala
2011-01-14
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
Becky Bruce
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2011-01-14
mpc85xx/tlb.c: Allow platforms to specify wimge bits
Becky Bruce
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES
Kumar Gala
2011-01-14
powerpc/85xx: Create a SERDES section in Makefile
Kumar Gala
2011-01-14
powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
Kumar Gala
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-16
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-01
powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined
Haiying Wang
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-27
POWERPC: enable --gc-sections and -ffunction-sections -fdata-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-11-11
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
Haiying Wang
2010-11-11
powerpc/85xx: Fix lds for nand build
Haiying Wang
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-20
85xx: Use gc-sections to reduce image size
Peter Tyser
2010-10-20
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
Aaron Sierra
2010-10-20
Add memory test feature for mpc85xx POST.
York Sun
2010-10-20
Adding more control to physical address mapping
York Sun
2010-10-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
[next]