index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-16
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-09-16
kbuild: standalone: simplify clean-files
Masahiro Yamada
2014-09-16
scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
Masahiro Yamada
2014-09-16
kconfig: show an error message when defconfig is not found
Masahiro Yamada
2014-09-16
common: fix include guards for CONFIG_MP
Gabriel Huau
2014-09-16
kconfig: fix a bug of "make config"
Masahiro Yamada
2014-09-16
kconfig: fix savedefconfig to handle TPL correctly
Masahiro Yamada
2014-09-16
kconfig: fix whitespace handling bug of savedefconfig
Masahiro Yamada
2014-09-16
kconfig: fix savedefconfig to output empty defconfig
Masahiro Yamada
2014-09-16
standalone: use GCC_VERSION defined in compiler-gcc.h
Masahiro Yamada
2014-09-16
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
Masahiro Yamada
2014-09-16
implement the Android sparse image format
Steve Rae
2014-09-16
cleanup code which handles the Android sparse image format
Steve Rae
2014-09-16
update code which handles Android sparse image format
Steve Rae
2014-09-16
add code to handle Android sparse image format
Steve Rae
2014-09-16
cmd_mem: add static to internally used functions
Masahiro Yamada
2014-09-16
kgdb: Remove first_entry for kgdb
Peng Fan
2014-09-16
tools/genboardscfg.py: improve performance more with Kconfiglib
Masahiro Yamada
2014-09-16
tools: Import Kconfiglib
Masahiro Yamada
2014-09-16
SPDX: Add ISC SPDX-License-Identifier
Masahiro Yamada
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
rtl8169: Defer network packet processing
Thierry Reding
2014-09-15
openrisc: Fix a few type cast related warnings
Vasili Galka
2014-09-15
Fix a few printf argument verification warnings
Vasili Galka
2014-09-15
cosmetic: README.scrapyard: add NIOS2 boards
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
Masahiro Yamada
2014-09-13
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-11
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
Benoît Thébaudeau
2014-09-11
arm: Make reset position-independent
Benoît Thébaudeau
2014-09-11
README.clang: build command with clang
Jeroen Hofstee
2014-09-11
Makefile: default to cc for host compiler
Jeroen Hofstee
2014-09-10
dm: tegra: Enable driver model for serial
Simon Glass
2014-09-10
tegra: dts: Add serial port details
Simon Glass
2014-09-10
dm: serial: Add driver model support for ns16550
Simon Glass
2014-09-10
dm: serial: Collect common baud rate code in ns16550
Simon Glass
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2014-09-10
sandbox: dts: Add a serial console node
Simon Glass
2014-09-10
sandbox: serial: Support a coloured console
Simon Glass
2014-09-10
sandbox: Convert serial driver to use driver model
Simon Glass
2014-09-10
dm: Add a uclass for serial devices
Simon Glass
2014-09-10
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-09-10
dm: fdt: Add a function to look up a chosen node
Simon Glass
2014-09-10
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
2014-09-10
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
2014-09-10
dm: tegra: Set up a pre-reloc malloc()
Simon Glass
2014-09-10
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
Set up stdio earlier when using driver model
Simon Glass
2014-09-10
dm: Move pre-reloc init earlier to cope with board_early_init_f()
Simon Glass
[next]