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-03-07
xilinx: delete meaningless .gitignore files
Masahiro Yamada
2014-03-07
unit-test: make "test -e" test independent of $CWD
Stephen Warren
2014-03-07
hush: fix some quoted variable expansion issues
Stephen Warren
2014-03-07
unit-test: clean up evironment after Hush tests
Stephen Warren
2014-03-07
net: asix: don't pad odd-length TX packets
Stephen Warren
2014-03-04
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2014-03-04
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...
pekon gupta
2014-03-04
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
pekon gupta
2014-03-04
mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h
pekon gupta
2014-03-04
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2014-03-04
malta: correct tcl script path in README.malta
James Hogan
2014-03-04
MIPS: fix types u64 and __u64 to unsigned long long
Daniel Schwierzeck
2014-03-04
arc: arcangel4: set board entry <none> to fix a build error
Masahiro Yamada
2014-03-04
kbuild: allow empty board directories
Masahiro Yamada
2014-03-04
kbuild: tools: fix a bug that always builds Denx logo
Masahiro Yamada
2014-03-04
kbuild: add "cross_tools" target to build tools for the target
Masahiro Yamada
2014-03-04
kbuild: fix "tools-all" target
Masahiro Yamada
2014-03-04
board: config.mk: delete unused sinclude directive
Masahiro Yamada
2014-03-04
board: .gitignore: ignore board-specific generated files
Masahiro Yamada
2014-03-04
board: gaisler: delete unnecessary include path
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
kbuild: consolidate PLATFORM_LIBS
Masahiro Yamada
2014-03-04
scripts: update checkpatch.pl to latest upstream version
Tom Rini
2014-03-04
Add 64-bit data support for memory commands
York Sun
2014-03-04
dm: Remove old driver model documentation
Simon Glass
2014-03-04
dm: Enable gpio command to support driver model
Simon Glass
2014-03-04
sandbox: Convert GPIOs to use driver model
Simon Glass
2014-03-04
dm: Add GPIO support and tests
Simon Glass
2014-03-04
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
dm: Add a 'dm' command for testing
Simon Glass
2014-03-04
dm: Add basic tests
Simon Glass
2014-03-04
dm: Set up driver model after relocation
Simon Glass
2014-03-04
sandbox: config: Enable driver model
Simon Glass
2014-03-04
dm: Add base driver model support
Simon Glass
2014-03-04
dm: Add README for driver model
Simon Glass
2014-03-04
yaffs: Remove private list implementation
Simon Glass
2014-03-04
Add cmd_process_error() to report and process errors
Simon Glass
2014-03-04
sandbox: Build a device tree file for sandbox
Simon Glass
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
nand_spl: display warning message to inform the end of nand_spl
Masahiro Yamada
2014-03-04
m68k: merge compile flags -ffixed-d7 -sep-data
Masahiro Yamada
2014-03-04
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2014-03-04
sh: Do not define -ffreestanding twice
Masahiro Yamada
2014-03-04
x86: Delete redundant compiler flags
Masahiro Yamada
2014-03-04
nand_spl: simpc8313: move config.mk used only for nand_spl
Masahiro Yamada
2014-03-04
Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
Masahiro Yamada
2014-03-04
config.mk: Delete unused variable BCURDIR
Masahiro Yamada
2014-03-04
kbuild: post: fix dependency tracking correctly
Masahiro Yamada
[next]