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
Age
Commit message (
Expand
)
Author
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-06-30
Merge branch 'master' into next
Wolfgang Denk
2010-06-29
MPC512x: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-23
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions
Wolfgang Denk
2010-06-23
Merge branch 'master' into next
Wolfgang Denk
2010-06-23
MPC5200: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-14
video: cfb_console: add weak default video_set_lut()
Anatolij Gustschin
2010-05-26
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-05-26
Convert Makefiles from COBJS-${} to COBJS-$()
Kumar Gala
2010-05-21
mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
Kim Phillips
2010-05-21
Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.
Horst Kronstorfer
2010-05-17
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-05-17
mpc83xx: fix NAND bootstrap too big error
Kim Phillips
2010-05-12
Enabled support for Rev 1.3 SPD for DDR2 DIMMs
York Sun
2010-05-12
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
Kumar Gala
2010-05-12
85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled
Kumar Gala
2010-05-12
85xx: Add is_serdes_configured() support to MPC8536 SERDES
Kumar Gala
2010-05-06
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-05-03
Remove unused "local_crc32" function.
Detlev Zundel
2010-04-28
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-04-27
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2010-04-27
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-04-26
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kumar Gala
2010-04-26
mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
Lan Chunhe
2010-04-26
85xx: clean up the io_sel for PCI express of P1022
Dave Liu
2010-04-26
85xx: Fix compile warning
Kumar Gala
2010-04-26
85xx: Convert cpu_init_f code to use out_be32 for LBC registers
Kumar Gala
2010-04-26
fsl-ddr: Add extra cycle to turnaround times
Dave Liu
2010-04-26
ppc/p4080: Fix synchronous frequency calculations
Srikanth Srinivasan
2010-04-24
mpc5121: add common post_word_load/store code
Anatolij Gustschin
2010-04-24
mpc5121: add support for PDM360NG board
Anatolij Gustschin
2010-04-24
mpc5121: determine RAM size using get_ram_size()
Anatolij Gustschin
2010-04-24
mpc512x: make MEM IO Control configuration a board config option
Anatolij Gustschin
2010-04-24
mpc5121: add PSC serial communication routines
Anatolij Gustschin
2010-04-24
mpc512x: add multi serial PSC support
Anatolij Gustschin
2010-04-24
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-22
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
Kim Phillips
2010-04-22
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
Rini van Zetten
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese