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
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
2014-09-10
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-09-10
microblaze: remove #ident directive to fix build error
Masahiro Yamada
2014-09-09
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2014-09-09
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-09-09
buildman: fix typos of --dry-run help message
Masahiro Yamada
2014-09-09
buildman: Create parent directories as necessary
Thierry Reding
2014-09-09
patman: make run results better visible
Vadim Bendebury
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
buildman: Permit branch names with an embedded '/'
Simon Glass
2014-09-09
buildman: Expand output test to cover directory prefixes
Simon Glass
2014-09-09
buildman: Add additional functional tests
Simon Glass
2014-09-09
patman: Start with a clean series when needed
Simon Glass
2014-09-09
buildman: Provide an internal option to clean the outpur dir
Simon Glass
2014-09-09
buildman: Correct counting of build failures on retry
Simon Glass
2014-09-09
buildman: Allow tests to have their own boards
Simon Glass
2014-09-09
buildman: Avoid looking at config file or toolchains in tests
Simon Glass
2014-09-09
buildman: Set up bsettings outside the control module
Simon Glass
2014-09-09
buildman: Add a functional test
Simon Glass
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
2014-09-09
buildman: Move full help code into the control module
Simon Glass
2014-09-09
buildman: Move the command line code into its own file
Simon Glass
[next]