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
/
lib
Age
Commit message (
Expand
)
Author
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-13
ppc: Conditionally compile bat_rw.c
Peter Tyser
2010-10-12
powerpc: Zero out board info struct on bootup
Peter Tyser
2010-10-06
PowerPC: change board specific early pci_init() into generic.
Andre Schwarz
2010-10-06
PCU_E: remove code for yet another corpse
Wolfgang Denk
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-19
common: move TOTAL_MALLOC_LEN to include/common.h
Heiko Schocher
2010-09-19
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
Wolfgang Denk
2010-09-19
Save environment data to mmc.
Terry Lv
2010-08-08
fdt relocate: have more attention to use a bootmap or not
Stephan Linz
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-30
Merge branch 'master' into next
Wolfgang Denk
2010-06-29
powerpc/bootcount: Add bootcount support for MPC512x
Michael Weiss
2010-06-29
MPC512x: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-06-23
MPC5200: workaround data corruption for unaligned local bus accesses
Wolfgang Denk
2010-05-26
powerpc/bootcount: Fix endianness problem
Michael Weiss
2010-05-06
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-05-05
ppc: unused memory region too close to current stack pointer
Norbert van Bolhuis
2010-04-22
mpc83xx: turn on icache in core initialization to improve u-boot boot time
Kim Phillips
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese