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
2011-12-06
omap: remove I2C from SPL
Aneesh V
2011-12-06
omap4460: fix TPS initialization
Aneesh V
2011-12-06
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
armv7: setup vector
Aneesh V
2011-12-06
armv7: include armv7/cpu.c in SPL build
Aneesh V
2011-12-06
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
2011-12-06
arm, arm926ejs: Fix clear bss loop for zero length bss
Christian Riesch
2011-12-06
PXA: Rename pxa_dram_init to pxa2xx_dram_init
Marek Vasut
2011-12-06
PXA: Export cpu_is_ and pxa_dram_init functions
Marek Vasut
2011-12-06
PXA: Replace timer driver
Marek Vasut
2011-12-06
PXA: Add cpuinfo display for PXA2xx
Marek Vasut
2011-12-06
PXA: Separate PXA2xx CPU init
Marek Vasut
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
PXA: Re-add the Dcache locking as RAM for pxa250
Marek Vasut
2011-12-06
PXA: Rework start.S to be closer to other ARMs
Marek Vasut
2011-12-05
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-12-05
m68k: fix ambiguous bit testing
Mike Frysinger
2011-12-05
sparc: fix unused variable warnings
Mike Frysinger
2011-12-02
sh: Add support Renesas SH7724
Nobuhiro Iwamatsu
2011-12-02
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2011-12-02
sh: Add ashrsi3 libgcc function
Phil Edworthy
2011-12-02
sh: only add -mno-fdpic if the compiler supports it
Mike Frysinger
2011-12-02
arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-01
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-11-29
mpc85xx: support for Freescale COM Express P2020
Ira W. Snyder
2011-11-29
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-29
mpc85xx: support board-specific reset function
Ira W. Snyder
2011-11-29
powerpc/85xx: verify the localbus device tree address before booting the OS
Timur Tabi
2011-11-29
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
Ira W. Snyder
2011-11-29
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2011-11-29
powerpc/85xx: always implement the work-around for Erratum SATA_A001
Timur Tabi
2011-11-29
powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h
Timur Tabi
2011-11-29
powerpc/85xx: Add workaround for erratum A-003474
York Sun
2011-11-29
powerpc/85xx: fixup flexcan device tree clock-frequency
Jia Hongtao
2011-11-29
powerpc/85xx: Add workaround for erratum CPU-A003999
Kumar Gala
2011-11-29
x86: Wrap small helper functions from libgcc to avoid an ABI mismatch
Gabe Black
2011-11-29
x86: Import the glibc memset implementation
Gabe Black
2011-11-29
x86: Fix a few recently added bugs
Gabe Black
2011-11-29
x86: Don't relocate symbols which point to things that aren't relocated
Gabe Black
2011-11-29
x86: Fix how the location of the realmode and bios blobs are calculated
Gabe Black
2011-11-29
x86: Misc cleanups
Graeme Russ
2011-11-29
x86: Misc PCI touchups
Graeme Russ
2011-11-29
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
Graeme Russ
2011-11-29
x86: Provide more configuration granularity
Graeme Russ
2011-11-29
x86: Add multiboot header
Graeme Russ
2011-11-29
sc520: Create arch asm-offsets
Graeme Russ
2011-11-29
x86: Punt cold- and warm-boot flags
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
Graeme Russ
2011-11-29
cosmetic: checkpatch cleanup of arch/x86/cpu/*.c
Graeme Russ
[next]