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-11-16
iop480_uart.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
40x_spd_sdram.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
44x_spd_ddr2.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
44x_spd_ddr.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
cmd_ecctest.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
4xx_pcie.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
usb_ohci.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-03
4xx_pci.c: add error checking, fix GCC 4.6 build warning
Wolfgang Denk
2011-11-03
4xx_uart.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-10-27
GCC4.6: Squash warnings in 4xx_pcie.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in 44x_spd_ddr.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in denali_spd_ddr2.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in denali_data_eye.c
Marek Vasut
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
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
[next]