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
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
arm, logbuffer: make it compileclean
Heiko Schocher
2011-10-26
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
2011-10-26
fdt: ARM: Implement and verify embedded and separate device tree
Simon Glass
2011-10-24
arm: Correct build error introduced by getenv_ulong() patch
Simon Glass
2011-10-23
arm: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-09
arch/arm/lib/board.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
POST/arm: adaptations needed for POST on ARM to work
Valentin Longchamp
2011-09-13
led: remove camel casing of led identifiers globally
Jason Kridner
2011-09-04
armv7: cache: remove flush on un-aligned invalidate
Aneesh V
2011-09-04
arm: do not force d-cache enable on all boards
Aneesh V
2011-09-03
arm: fix bd pointer dereference prior initialization
Igor Grinberg
2011-09-03
arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize
Heiko Schocher
2011-09-03
arm: lib: memcpy: Do not copy to same address
Matthias Weisser
2011-08-04
cosmetic: arm: lib/board.c: Coding Style cleanup
Heiko Schocher
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-17
arm: add CONFIG_MACH_TYPE setting and documentation
Igor Grinberg
2011-07-04
armv7: add PL310 support to u-boot
Aneesh V
2011-07-04
arm: minor fixes for cache and mmu handling
Aneesh V
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-07-04
arm: make default implementation of cache_flush() weakly linked
Aneesh V
2011-06-23
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-06-23
run arm_pci_init after relocation
Michael Schwingen
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-04-27
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-27
ARM: fix stack pointer adjustment in board_init_f()
Eric Cooper
2011-04-27
arm: Use optimized memcpy and memset from linux
Matthias Weisser
2011-04-25
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
Stop passing around bootmem_base value.
Grant Likely
2011-03-27
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-02-21
arm: get_sp() should always be compiled
Po-Yu Chuang
2011-01-19
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2010-12-08
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-04
ARMV7: Fix build for non-OMAP3 boards
Steve Sakoman
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
arm, bootm: Fix compile warning
Heiko Schocher
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-23
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-18
ARM: add flat device tree support
John Rigby
2010-10-13
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
armv7, beagle: add support for ELF relocations
Heiko Schocher
[prev]
[next]