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
2013-11-25
Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86
Tom Rini
2013-11-25
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
Tom Rini
2013-11-25
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-25
MAKEALL: add -b (--board) option
Masahiro Yamada
2013-11-25
bios_emulator: delete an unnecessary include path
Masahiro Yamada
2013-11-25
nand_spl: trivial refactoring of makefiles
Masahiro Yamada
2013-11-25
Makefile: descend into subdirectories only when CONFIG_API is defined
Masahiro Yamada
2013-11-25
common: Delete unnecessary rules.
Masahiro Yamada
2013-11-25
drivers: delete unnecessary HOSTCFLAGS
Masahiro Yamada
2013-11-25
Makefile: move some libraries to lib/Makefile
Masahiro Yamada
2013-11-25
Makefile: descend into subdirectories only when CONFIG_API is defined
Masahiro Yamada
2013-11-25
examples: delete unnecessary CPPFLAGS
Masahiro Yamada
2013-11-25
board: tqm5200: delete its own object make rule
Masahiro Yamada
2013-11-25
spieval: Remove remainders of dead board
Masahiro Yamada
2013-11-25
post: remove unnecessary include path settings
Masahiro Yamada
2013-11-25
board: h2200: Delete an unnecessary make rule
Masahiro Yamada
2013-11-25
tools: updater: Remove remainders of dead board
Masahiro Yamada
2013-11-25
tools: imls: Remove a broken and unused tool.
Masahiro Yamada
2013-11-25
gpio_led: add support for inverted polarity
Igor Grinberg
2013-11-25
gpio_led: check gpio_request() return value
Igor Grinberg
2013-11-25
README: document the CONFIG_GPIO_LED symbol
Igor Grinberg
2013-11-25
hash.c: Correct non-hash subcommand crc32 addr-save support
Tom Rini
2013-11-21
buildman: make board selector argument a regex
Stephen Warren
2013-11-21
buildman: fix README
Andreas Bießmann
2013-11-21
patman: add Commit-notes tag and section
Albert ARIBAUD
2013-11-17
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
2013-11-17
Makefile: move fs/fat/ entry to drivers/Makefile
Masahiro Yamada
2013-11-17
arm: rmobile: Do not create a symbolic link to sh timer
Masahiro Yamada
2013-11-17
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
Masahiro Yamada
2013-11-17
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
Masahiro Yamada
2013-11-17
powerpc: mpc83xx: delete unused rules
Masahiro Yamada
2013-11-17
Makefile: delete unused lines
Masahiro Yamada
2013-11-17
tools: Makefile: delete redundant lines
Masahiro Yamada
2013-11-17
config.mk: delete unnecessary lines
Masahiro Yamada
2013-11-17
Makefile: refactor a little
Masahiro Yamada
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-17
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
Masahiro Yamada
2013-11-17
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
Masahiro Yamada
2013-11-17
drivers/qe: move the entry to drivers/Makefile
Masahiro Yamada
2013-11-17
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
Masahiro Yamada
2013-11-17
Makefile: merge $(LIBBOARD) into $(LIBS)
Masahiro Yamada
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
drivers: tpm: clean up unused code
Masahiro Yamada
2013-11-17
lib: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
Makefile: specifiy an explicite object name rather than $(BOARD).o
Masahiro Yamada
2013-11-17
Makefile: abolish COBJS, SOBJS, etc.
Masahiro Yamada
2013-11-17
board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk
Masahiro Yamada
2013-11-15
examples: remove the remainders of dead board
Masahiro Yamada
[next]