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
net: Move Emaclite to NET_MULTI
Michal Simek
2010-10-11
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-11
net: Fix emaclite driver to support little-endian microblaze
Michal Simek
2010-10-11
mpc5xxx_fec: add call to reset_phy() after PHY initialization
Ilya Yanok
2010-10-11
drivers/net/at91_emac.c: change return values
Andreas Bießmann
2010-10-11
drivers/net/at91_emac.c: increase timeout for autonegotiation
Andreas Bießmann
2010-10-11
NET: add ENC28J60 driver using SPI framework
Reinhard Meyer
2010-10-11
UEC PHY: Speed up initial PHY neg.
Joakim Tjernlund
2010-10-11
Net: Remove redundant CONFIG_NET_MULTI directives
Ben Warren
2010-10-11
UEC PHY: Remove strange 0.5 sec delay
Joakim Tjernlund
2010-10-11
UEC: Don't udelay needlessly
Joakim Tjernlund
2010-10-11
NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c
Reinhard Meyer (-VC)
2010-10-11
net: Fix faulty definition of uec_initialize()
Joakim Tjernlund
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
[next]