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
2014-05-30
powerpc: hiddendragon: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: debris: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: kvme080: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: ep8248: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: ispan: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: rattler: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: zpc1900: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: mpc8260ads: remove orphan board
Masahiro Yamada
2014-05-30
powerpc: adder: remove orphan board
Masahiro Yamada
2014-05-30
PPC4xx: Remove quad100hd board
Wolfgang Denk
2014-05-30
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-29
main: Avoid unncessary strdup()/free()
Simon Glass
2014-05-29
main: Make the execution path a little clearer in main.c
Simon Glass
2014-05-29
main: Hide the hush/simple details inside cli.c
Simon Glass
2014-05-29
Simplify the main loop
Simon Glass
2014-05-29
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
Rename bootretry functions and remove #ifdefs
Simon Glass
2014-05-29
Move bootretry code into bootretry.c and clean up
Simon Glass
2014-05-29
Move command line API into cli.c
Simon Glass
2014-05-29
Move autoboot code to autoboot.c
Simon Glass
2014-05-29
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
Split out simple parser and readline into separate files
Simon Glass
2014-05-29
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29
Rename hush to cli_hush
Simon Glass
2014-05-29
Remove unnecessary use of hush header file
Simon Glass
2014-05-27
Merge branch 'master' of git://git.denx.de/u-boot-arc
Tom Rini
2014-05-27
tb100 - add Abilis TB100 board
Alexey Brodkin
2014-05-27
Prepare v2014.07-rc2
Tom Rini
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
ARM: at91sam9m10g45ek: add mmc environment configuration support
Wu, Josh
2014-05-27
ARM: at91sam9m10g45ek: enable mci0 support
Wu, Josh
2014-05-27
ARM: at91: remove redundant ARM926EJS definition in board config files
Wu, Josh
2014-05-27
at91: remove redundant AT91FAMILY definition in board config file
Wu, Josh
2014-05-27
ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
Wu, Josh
2014-05-27
ARM: at91: remove AT91X40 macro since it is not use any more
Wu, Josh
2014-05-27
sama5d3xek: enable PMECC header generation
Andreas Bießmann
2014-05-27
arm:at91: enable ROM loadable atmel image
Andreas Bießmann
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
2014-05-27
corvus: remove unneeded CONFIG_AT91_LEGACY
Andreas Bießmann
2014-05-27
mmc: atmel_mci: fix print incorrect buffer content for debug
Wu, Josh
2014-05-27
gpio: at91: add sanity check for the NULL pointer
Wu, Josh
2014-05-27
ARM: atmel: at91sam9x5ek: convert to generic board
Bo Shen
2014-05-27
ARM: atmel: at91sam9m10g45ek: convert to generic board
Bo Shen
2014-05-27
ARM: atmel: sama5d3_xplained: convert to generic board
Bo Shen
2014-05-27
ARM: atmel: sama5d3xek: convert to generic board
Bo Shen
2014-05-27
ARM: atmel: enable SPL on sama5d3_xplained board
Bo Shen
2014-05-27
ARM: atmel: switch to main crystal osc for SPL boot
Bo Shen
2014-05-25
net/designware: Make DMA burst length configurable and reduce by default
Ian Campbell
2014-05-25
net/designware: reorder struct dw_eth_dev to pack more efficiently.
Ian Campbell
2014-05-25
net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN
Ian Campbell
[next]