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
2016-02-14
ARM: uniphier: drop unnecessary "bootm_low" environment define
Masahiro Yamada
2016-02-14
ARM: uniphier: adjust DDR clock delay line for ProXstream2
Masahiro Yamada
2016-02-14
ARM: uniphier: move cmd_ddrmphy.c to fix build error
Masahiro Yamada
2016-02-14
ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
Masahiro Yamada
2016-02-14
ARM: uniphier: remove unused header mio-regs.h
Masahiro Yamada
2016-02-14
ARM: uniphier: drop unneeded EHCI pin mux settings
Masahiro Yamada
2016-02-14
usb: remove UniPhier EHCI driver
Masahiro Yamada
2016-02-14
ARM: uniphier: switch over to generic EHCI driver
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add clocks properties to EHCI nodes
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add device nodes for MIO control block
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add device nodes for Peripheral control block
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add device nodes for System Control blocks
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add reference clock nodes
Masahiro Yamada
2016-02-14
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
Masahiro Yamada
2016-02-14
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
Masahiro Yamada
2016-02-14
ARM: uniphier: add missing static qualifier
Masahiro Yamada
2016-02-14
ARM: uniphier: create early page table at run-time
Masahiro Yamada
2016-02-14
ARM: uniphier: change stack pointer address for SPL
Masahiro Yamada
2016-02-14
spl: define BOOT_DEVICE_USB
Masahiro Yamada
2016-02-14
ARM: uniphier: update U-Boot file names in workflow
Masahiro Yamada
2016-02-14
ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards
Masahiro Yamada
2016-02-14
ARM: uniphier: fix nfsboot command
Masahiro Yamada
2016-02-14
ARM: uniphier: factor out common part of boot commands
Masahiro Yamada
2016-02-14
ARM: uniphier: add default bootm_low to fix FIT boot
Masahiro Yamada
2016-02-14
ARM: uniphier: fix NOR boot command
Masahiro Yamada
2016-02-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
video: tegra: Enable the 'lcd' env variable work-around
Simon Glass
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-10
Revert "common/memsize.c: Simplify RAM size detection"
Hans de Goede
2016-02-09
test/py: capture the entire U-Boot version at boot
Stephen Warren
2016-02-09
test/py: fix off-by-one error in spawn matching code
Stephen Warren
2016-02-09
test/py: HTML awesome!
Stephen Warren
2016-02-09
test/py: exit(1) if there are problems running py.test
Stephen Warren
2016-02-09
itest: allow map_physmem to return 0 in limited cases
Stephen Warren
2016-02-09
gunzip: remove avail_in recalculation
Stephen Warren
2016-02-08
sniper: Drop references to P970
Paul Kocialkowski
2016-02-08
s3c24xx: serial: Remove dead code
David Müller (ELSOFT AG)
2016-02-08
doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...
David Müller (ELSOFT AG)
2016-02-08
Remove unused CONFIG_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
ARM: rpi: set fdt_high in the default environment
Stephen Warren
2016-02-08
ARM: rpi: update memory layout env. var. documentation
Stephen Warren
2016-02-08
board_r: fix a typo in comment block
Masahiro Yamada
2016-02-08
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
2016-02-08
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
2016-02-08
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
2016-02-08
image: fix getenv_bootm_size() function again
Masahiro Yamada
2016-02-08
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
malloc: solve dead code issue in memalign()
Stephen Warren
[next]