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
Age
Commit message (
Expand
)
Author
2010-04-24
nios2: add dma_alloc_coherent
Thomas Chou
2010-04-24
nios2: add 64 bits swab support
Thomas Chou
2010-04-24
nios2: allow link script overriding from boards
Thomas Chou
2010-04-24
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-04-24
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-19
ppc4xx: TLB init file cleanup
Stefan Roese
2010-04-16
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
microblaze: Consolidate cache code
Michal Simek
2010-04-16
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
microblaze: Support system with WB cache
Michal Simek
2010-04-16
microblaze: Change initialization sequence
Michal Simek
2010-04-16
microblaze: Change cache report messages
Michal Simek
2010-04-16
microblaze: Fix interrupt handler code
Michal Simek
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
microblaze: Fix irq.S code
Michal Simek
2010-04-16
microblaze: Add FDT support
Arun Bhanu
2010-04-14
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
Stefan Roese
2010-04-13
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
nios: Move cpu/nios/* to arch/nios/cpu/*
Peter Tyser
2010-04-13
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser
2010-04-13
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
Peter Tyser
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
Peter Tyser
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser