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
/
ppc4xx
Age
Commit message (
Expand
)
Author
2011-09-19
ppc4xx: Flush dcache after DDR2 autocalibration with caches on
Stefan Roese
2011-07-28
unify version_string
Andreas Bießmann
2011-05-12
PPC405EX CHIP_21 erratum
Steven A. Falco
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-11
ppc4xx: Fix compilation breakage in miiphy.c
Stefan Roese
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
xilinx-ppc4xx-generic: Use common u-boot.lds
Ricardo Ribalda Delgado
2010-12-17
ppc4xx: Clarify comment about boot chip-select in start.S
Stefan Roese
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
ppc4xx: Flush complete dcache in relocate_code()
Stefan Roese
2010-11-27
powerpc: cmd_ecctest: Use return value of cmd_usage
Thomas Weber
2010-11-27
ppc4xx: 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-26
cpu/ppc4xx/Makefile: build only needed object files
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-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-20
ppc4xx: Change tsr/tcr macros to upper case
Stefan Roese
2010-10-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-12
powerpc: Remove warm reset entry point
Peter Tyser
2010-10-04
APM821xx: Add CPU support
Tirumala Marri
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-23
ppc4xx: Disable trace broadcast for 44x non debug mode
Victor Gallardo
2010-09-23
ppc4xx: Cleanup of PVR detection code in cpu.c
Stefan Roese
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
2010-09-23
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
Stefan Roese
2010-09-21
POST cleanup.
Michael Zaidman
2010-09-03
ppc4xx: Invalidate d-cache when used as init-ram
Stefan Roese
2010-09-03
ppc4xx: Fix 440EPx bug in reconfigure_pll()
Stefan Roese
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-23
ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
Stefan Roese
2010-07-23
ppc4xx: Add "ecctest" command to test/simulate ECC errors
Stefan Roese
2010-07-23
ppc4xx: DDR/ECC: Use correct macros to clear error status
Stefan Roese
2010-07-23
ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
Stefan Roese
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-01
ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460
Stefan Roese
2010-07-01
ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards
Stefan Roese
2010-07-01
ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller
Stefan Roese
2010-07-01
ppc4xx: Enable PCIe support without PCI support on PPC440/460
Stefan Roese
2010-07-01
ppc4xx: Enable booting with Option E on 460EX/EXr/GT
Stefan Roese
[next]