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
Age
Commit message (
Expand
)
Author
2011-11-11
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-08
fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399
Poonam Aggrwal
2011-11-08
powerpc/85xx: Add support for Book-E MMU Arch v2.0
Kumar Gala
2011-11-08
powerpc/85xx: Fix warning for USB device-fixup
Ramneek Mehresh
2011-11-08
powerpc/85xx: resize the boot page TLB before relocating CCSR
Timur Tabi
2011-11-08
powerpc/85xx: verify the current address of CCSR before relocating it
Timur Tabi
2011-11-08
powerpc/85xx: add some missing sync instructions in the CCSR relocation code
Timur Tabi
2011-11-08
powerpc/85xx: fix some comments in the CCSR relocation code
Timur Tabi
2011-11-08
powerpc/85xx: fix definition of MAS register macros
Timur Tabi
2011-11-08
powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129
chenhui zhao
2011-11-08
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-11-07
arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
mpc8220/i2c.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
mpc8260/i2c.c: replace PRINTD() by debug()
Wolfgang Denk
2011-11-07
mpc8260/i2c.c: CodingStyle cleanup
Wolfgang Denk
2011-11-07
mpc8220/fec.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
mpc8260/speed.c: Fix GCC 4.6 build warnings
Wolfgang Denk
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-11-07
arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-11-07
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
Wolfgang Denk
2011-11-07
arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings
Wolfgang Denk
2011-11-03
mpc83xx: Cleanup usage of LBC constants
Joe Hershberger
2011-11-03
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
2011-11-03
mpc83xx: Fix ipic structure definition
Joe Hershberger
2011-11-03
mpc83xx: fix global timer structure definition
Kim Phillips
2011-11-03
Reduce build times
Wolfgang Denk
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-11-03
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-10-27
GCC4.6: Squash warnings in mpc86xx/interrupts.c
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in ddr[123]_dimm_params.c
Marek Vasut
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-27
PowerPC: Squash warning in mpc512x serial.c
Marek Vasut
2011-10-24
powerpc: Correct build warning introduced by getenv_ulong() patch
Simon Glass
2011-10-23
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
Bernhard Kaindl
2011-10-23
powerpc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
[next]