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
Age
Commit message (
Expand
)
Author
2010-10-07
x86: Implement fully relocatable image
Graeme Russ
2010-10-07
x86: Use loops instead of memcpy/memset in board_init_f
Graeme Russ
2010-10-07
x86: Rearrange linker script
Graeme Russ
2010-10-07
x86: Rename linker script symbols
Graeme Russ
2010-10-07
x86: Set cold/warm boot flag
Graeme Russ
2010-10-07
x86: Place global data below stack before entering C
Graeme Russ
2010-10-07
x86: Dont clobber %eax after getting memory size
Graeme Russ
2010-10-07
x86: Don't clobber %ebx
Graeme Russ
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2010-10-07
x86: Remove progress indication in low-level init
Graeme Russ
2010-10-07
x86: Fix %ss and %esp in register structure for interrupts
Graeme Russ
2010-10-07
x86: Change compiler options
Graeme Russ
2010-10-07
x86: Coding Style Cleanup
Graeme Russ
2010-10-07
x86: Move loading of GTD to C code
Graeme Russ
2010-10-07
x86: use gc sections to reduce image size
Graeme Russ
2010-10-07
x86: zboot update
Graeme Russ
2010-10-07
x86: Use TEXT_BASE in linker scripts
Graeme Russ
2010-10-07
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
Graeme Russ
2010-10-07
x86: Remove bi_env from do_bdinfo
Graeme Russ
2010-10-06
sspi: add options to specify bus and mode
Reinhard Meyer
2010-10-06
sf: spansion: add support for S25FL032P parts
David Jander
2010-10-06
sf: spansion: fixing erasing when sector size >64KiB
Marc-André Hébert
2010-10-06
include/compiler.h: remove uint typedef for __MACH__
Andreas Bießmann
2010-10-06
Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE
Peter Tyser
2010-10-06
ds1621: Fix negative temperature readings
Jeff Dischler
2010-10-06
ds1621: Clean up coding style
Peter Tyser
2010-10-06
ds1621: Poll for register write completion
Peter Tyser
2010-10-06
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
Andreas Bießmann
2010-10-06
cmd_elf: add an option for loading ELFs according to PHDRs
Mike Frysinger
2010-10-06
PowerPC: change board specific early pci_init() into generic.
Andre Schwarz
2010-10-06
serial.c: Fix build breakage introduced with commit e3c78c9b
Stefan Roese
2010-10-06
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
Heiko Schocher
2010-10-06
board/mpl: Remove mpl-specific memory test command
Peter Tyser
2010-10-06
env_mmc: Fix broken build due to set_default_env() change
Steve Sakoman
2010-10-06
CCM: remove code for yet another corpse
Wolfgang Denk
2010-10-06
PCU_E: remove code for yet another corpse
Wolfgang Denk
2010-10-06
pm9g45: fix compile warning
Wolfgang Denk
2010-10-06
pm9263: fix compile warning
Wolfgang Denk
2010-10-06
rules.mk: make sure we always create a .depend file
Wolfgang Denk
2010-10-06
sf: winbond: add support W25Q64 parts
Graeme Smecher
2010-10-05
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-10-05
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-10-05
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-10-04
ppc44x: config GPIOs for USB on canyonlands board
Rupjyoti Sarmah
2010-10-04
ppc4xx: Remove some testing hacks from ppc4xx.h
Stefan Roese
2010-10-04
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
2010-10-04
ppc4xx: Small whitespace cleanup in canyonlands.c
Stefan Roese
2010-10-04
ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
Stefan Roese
2010-10-04
ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx
Stefan Roese
[prev]
[next]