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
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
2010-05-06
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-04-24
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese