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-11
mtdparts: regroup calls to get_mtd_device_nm
Ben Gardiner
2010-10-11
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
nand commands: make only "dump" repeatable.
Scott Wood
2010-10-11
nand erase: .spread, .part, .chip subcommands
Scott Wood
2010-10-11
cmd_nand: some infrastructure fixes and refactoring
Scott Wood
2010-10-11
nand util: read/write: accept unaligned length
Scott Wood
2010-10-11
Merge branch 'master' of git://git.denx.de/u-boot-x86
Wolfgang Denk
2010-10-11
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-10-11
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-10-07
fsl: add support for NXID v1 EEPROM format
Timur Tabi
2010-10-07
powerpc/85xx: fix rev.2 job queue LIODN error storm
Kim Phillips
2010-10-07
powerpc/p4080: Add new CPC register - HDBCR0
Kumar Gala
2010-10-07
powerpc/85xx: Add support for 4th PCI controller on corenet_ds
Kumar Gala
2010-10-07
powerpc/corenet_ds: Various updates to initial env cfg
Emil Medve
2010-10-07
fsl: verify writes to the MAC address EEPROM
Timur Tabi
2010-10-07
p1022ds: add audclk hwconfig setting to enable codec reference clock
Timur Tabi
2010-10-07
mpc8569mds: fix some ddr settings
Haiying Wang
2010-10-07
mpc8569mds: fix consuming long time while relocating code.
Haiying Wang
2010-10-07
mpc8569mds: fix CONFIG_ENV_SIZE
Haiying Wang
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
[prev]
[next]