index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-16
net: dns: fix for DNS queries sent to the wrong MAC address
Gerhard Sittig
2014-09-16
kconfig: add sanity checks for SPL configuration
Masahiro Yamada
2014-09-16
net: usb: Add SMSC copyright to smsc95xx driver
Simon Glass
2014-09-16
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
maxin.john@enea.com
2014-09-16
mtd: nand: davinci_nand: update write_page function for keystone RBL
Khoronzhuk, Ivan
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
[next]